body
 {font-family: Arial;
 <!--color: #800000;-->
 background-color: #FFCC33;
 }

a:link {
 color: #FF0000;
 text-decoration: none;
 font-weight: bold;
 font-family: Comic Sans MS;
}

a:visited {
 color: #804040;
 text-decoration: none;
 font-weight: bold;
 font-family: Comic Sans MS;
}

a:hover {
 color: #001063;
 text-decoration: none;
 font-weight: bold;
 font-family: Comic Sans MS;
}
a:active {
 color: #FF0000;
 text-decoration: none;
 font-weight: bold;
 font-family: Comic Sans MS;
}
#linkdeaktiv {
 /*color: #FF0000;*/
 color: black;
 text-decoration: none;
 font-weight: bold;
 font-family: Comic Sans MS;
}
#pageheader {
 font-family: Arial;
 font-size: medium;
 font-weight: bold;
 line-height: 300%;
 text-align: center;
 color: #FFCC33;
 background: #990000;
}
#pagefooter {
 font-family: Arial;
 font-size: medium;
 font-weight: bold;
 line-height:300%;
 text-align: center;
 color: #FFCC33;
 background: #990000;
}
#aktualisierung {
 font-family: Arial;
 font-size: xx-small;
 line-height: 100%;
 text-align: left;
}