body { text-align: center; }

p { }

td { }

a:link { }

a:visited { }

a:hover { }

a:active { }
.menu { color: #2a1faa; font-size: small; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; background-color: #fffbf0; }
 #menu a, #menu a:link {
text-decoration: none;
color: blue;
}
#menu a:visited { color: #bfced0; background-color: #fffbf0; }

#menu a:hover, #menu a:active, #menu a:focus {
color: white;
background-color: blue;
}
.schrift_w { color: white; font-size: x-small; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: blue; }
.inhalt { color: blue; font-size: small; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-align: justify; width: 300px; height: auto; }
#schrift_w a, #schrfit_w a:hover, #schrfit_w a:active { color: #fffbf0; font-size: x-small; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: blue; }
.titel { color: #fff; font-size: 12pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-align: center; }
