/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(255,255,255);}
 a { text-decoration: none;font-family: Arial; font-size: small; color: black;} 
 a:hover,
a:active {
  color: white;
  background-color: #0033cc;
}
.AktuelleSeite{ text-decoration: none;font-family: Arial; font-size: small; color: white; background-color: #007F7F;} 