
a:link { color:#226AB6; text-decoration: none; }
a:visited { color:#226AB6; text-decoration: none; }
a:active { color:#226AB6; text-decoration: underline; }
a:hover  {color:#226AB6; text-decoration: underline; }

td {  font-family: Arial, Helvetica, sans-serif; color:#0A0A0A; font-size: 11px;}

/*Standardschriftart 11px anthrazitgrau - siehe td; beide z.Zt. nicht benutzt */
.anthrazit11 { font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#0A0A0A;}
.anthrazit11B  { font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#0A0A0A; font-size:bold;}

/*Standardschriftart 10px anthrazitgrau - fuer suchergebnisse z.B. */
.anthrazit10 { font-family: Arial, Helvetica, sans-serif; font-size:10px; color:#0A0A0A;}

/*Standardschriftart 11px dunkelblau; z.Zt. nicht benutzt, s.u.*/
.blau11 { font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#153B62;}
.blau11B { font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#153B62; font-size:bold; }

/*Standardschriftart 11px weiss; z.Zt. nicht benutzt, s.u.*/
.weiss11 { font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#ffffff; }
.weiss11B { font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#ffffff; font-size:bold; }


/* fakultative Ueberschriften fuer den Content der Indexseite (content_t1) */
.indexUeber {  font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color:#153B62; } /* blau */
.indexUnterUeber {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color:#0A0A0A; } /* anthrazit */

.contUeber1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #8d8d8d;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.contUeber2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    COLOR: #2269b5;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
/* Popup-Ueberschrift*/
.popupUeber { font-family: Arial, Helvetica, sans-serif; color:#1a2071; font-size: 11px; }
.formHg { background-color:#d5d5d5; }

/* Navigation*/
.globalNavi { color:#ffffff; font-size: 10px; font-weight: normal; }
A.globalNavi:link {color : #ffffff; text-decoration: none; font-size: 9px; font-weight: normal;}
A.globalNavi:visited {color : #ffffff; text-decoration: none; font-size: 9px; font-weight: normal;}
A.globalNavi:active { color:#ffffff; text-decoration: none;font-size: 9px; font-weight: normal; }
A.globalNavi:hover { color:#1a2071; text-decoration: none;font-size: 9px; font-weight: normal; }

.funktionNavi { color:#153b62; font-size: 10px; font-weight: normal; }
.funktionNavi A:link {color : #153b62; text-decoration: none; }
.funktionNavi A:visited {color : #153b62; text-decoration: none; }
.funktionNavi A:active { color : #cc00000; text-decoration: none; }
.funktionNavi A:hover { color : #cc0000; text-decoration: none; }

.liNavi { color:#ffffff; font-size: 11px; font-weight: normal; }
.liNavi A:link {color : #ffffff; text-decoration: none; }
.liNavi A:visited {color : #ffffff; text-decoration: none; }
.liNavi A:active { color : #b5c6da; text-decoration: none; }
.liNavi A:hover { color : #b5c6da; text-decoration: none; }

.liNaviAktiv { color:#ffffff; font-size: 11px; font-weight: normal; }
.liNaviAktiv A:link {color : #ffffff; text-decoration: none; }
.liNaviAktiv A:visited {color : #ffffff; text-decoration: none; }
.liNaviAktiv A:active { color : #1a2071; text-decoration: none; }
.liNaviAktiv A:hover { color : #1a2071; text-decoration: none; }

.reNavi { color:#ffffff; font-size: 11px; font-weight: normal; }
.reNavi A:link {color : #ffffff; text-decoration: none; }
.reNavi A:visited {color : #ffffff; text-decoration: none; }
.reNavi A:active { color:#1a2071; text-decoration: underline; }
.reNavi A:hover { color:#1a2071; text-decoration: underline; }

.contentLinks { color:#153b62; font-size: 11px; font-weight: normal; }
.contentLinks A:link {color : #153b62; text-decoration: none; }
.contentLinks A:visited {color : #153b62; text-decoration: none; }
.contentLinks A:active { color : #cc0000; text-decoration: none; }
.contentLinks A:hover { color : #cc0000; text-decoration: none; }

.searchLinks A { color:#153b62; font-size: 11px; font-weight: bold; }
.searchLinks A:link,A:visited { color : #153b62; text-decoration: underline; }
.searchLinks A:active,A:hover { color : #cc0000; text-decoration: underline; }

.searchUrl { color:#0A0A0A; font-size: 10px; font-weight: normal; }
.searchUrl A:link {color : #226AB6; text-decoration: none; }
.searchUrl A:visited {color : #226AB6; text-decoration: none; }
.searchUrl A:active { color : #226AB6; text-decoration: underline; }
.searchUrl A:hover { color : #226AB6; text-decoration: underline; }
