
/*Hauptnavigation*/
.ueber_uns { word-spacing: 1px }
.ueber_uns_aktiv { color: #c30; word-spacing: 1px }
.hauptnavigation a:link, .hauptnavigation a:visited     { color: #000; text-decoration: none }
.hauptnavigation a:hover   { color: #c30 }
/*Navigationspfad*/
.navigationspfad    { color: #666; font-size: 11px; margin-top: 0 }
.navigationspfad a  { color: #666; text-decoration: none }
.navigationspfad a:hover  { color: #333 }
/*Fusszeile*/
.navi_unten        { text-align: right; word-spacing: 20px; display: block; margin-top: 5px; margin-left: 200px; width: 600px; height: auto; }
.navi_unten a:link, .navi_unten a:visited { color: black; text-decoration: none }
.navi_unten a:hover { color: #c30 }
/*Inhalt*/
.inhalt td { font-size: 13px; line-height: 15px }
.inhalt a:link, .inhalt a:visited  { color: #666 }
.inhalt a:hover  { color: #c30; text-decoration: none }
.inhalt p   { color: black }
.inhalt h1    { font-size: 17px; font-weight: lighter; line-height: 17px }
.inhalt h2    { font-size: 14px; margin-top: 0; padding-top: 0 }
.inhalt h3   { color: gray; font-size: 14px; font-weight: lighter; margin-top: 0; padding-top: 0 }
/*Navigation Links*/
.navigation_links     { display: block; margin-top: 0; margin-left: 0; padding-top: 0; padding-left: 0; width: 220px }
.navigation_links a:link, .navigation_links a:visited { color: black; text-decoration: none }
.navigation_links a:hover { color: #c30; text-decoration: none }
.navigationspunkt  { margin-bottom: 8px }
.navigation_links h2  { font-size: 15px; font-weight: lighter; text-indent: 15px; margin-top: 5px; margin-bottom: 5px }
.navigation_aktiv  { color: #c30 }
/*Interaktiver Grundriss*/
.listenpunkt { margin-bottom: 5px }
/*Sprache*/
.sprache a:link, .sprache a:visited { color: gray; font-size: 12px; text-decoration: none }
.sprache a:hover { color: #c30; text-decoration: none }

.class_titlelinks a,.class_titlelinks a:visited
{
    color: #696969;
    text-decoration: none;
}
.class_titlelinks a:hover
{
    color: #CC3300;
}