<html>
body {
background-color:white;
color:black;
font-family:arial;
}
.body {
background-color:white;
color:black;
font-family:arial;
}
.links {
font-size: 10pt;
font-family:arial;
background-color:#ACD1EA; /*blau zu hell */
}
.liakt {
font-size: 10pt;
font-family:"Arial";
/*background-color:#318ACE;*/ /*blau */
background-color:#ACD1EA; /*blau_grau */
}
.jedatum {
font-size: 8pt;
font-family:arial;
color:black;
}
.jelogo {
font-size: 30pt;
font-family:arial;
font-weight: bold;
//color:#FF5D00;
color:white;
}
.jelogo2 {
font-size: 16pt;
font-family:arial;
/*font-weight: bold;*/
color:white;
}
.titel0 {
 font-family: Arial;
 font-size: 24pt;
/* font-weight: bold;*/
color=navy;
}
.titel {
 font-family: Arial;
 font-size: 10pt;
/* font-weight: bold;*/
 color=navy;
 /*background-color:#6F7A9E;*/ /*blau */
background-color:white; /*blau zu hell */
/*background-color:#5C8AB4; /*blau */*/
}
.titelxxx {
 font-family: Arial;
 font-size: 18pt;
 color=navy;
/* font-weight: bold;*/
 text-decoration: underline;
}
.bodylinks {
/*background-color:#8D9BCA;*/ /*blau */
/*background-color:#068f5e; *//*gruen */
background-color:#ACD1EA; /*blau zu hell */
color:black;
font-family:arial;
}
/*A:link,A:visited,A:active {color:white}*/
A  {
text-decoration : none;
font-weight: bold;
}
.linksh { font-size: 12pt; font-weight: bold;}
.linksh:link { color:#FF3C00;}
.linksh:visited { color:#FF3C00;}
.linksh:hover { color:navy; }
A:link, A:visited { color:navy; }
/*A:active { color:orange; }*/
A:hover { color:"#068f5e"; }
</html>

