
html, body  { color: #fff; font-family: Verdana }
a:link { text-decoration: none }
a:visited { text-decoration: none }
a:hover { text-decoration: none }
a:active { text-decoration: none }
a.menueschwarz:link  { color: #000; font-size: smaller; font-weight: bold; text-decoration: none; padding: 5px }
a.menueschwarz:visited  { color: #000; font-size: smaller; font-weight: bold; text-decoration: none; padding: 5px }
a.menueschwarz:hover      { color: #000; font-size: smaller; font-weight: bold; text-decoration: none; background-color: #cbff26; padding: 5px; border-color:  }
a.menueschwarz:active  { color: #000; font-size: smaller; font-weight: bold; text-decoration: none; padding: 5px }
a.menueactive:link    { color: #000; font-size: smaller; font-weight: bold; text-decoration: none; background-color: #9bcf16; padding: 5px }
a.menueactive:visited    { color: #000; font-size: smaller; font-weight: bold; text-decoration: none; background-color: #9bcf16; padding: 5px }
a.menueactive:hover    { color: #000; font-size: smaller; font-weight: bold; text-decoration: none; background-color: #9bcf16; padding: 5px }
a.menueactive:active    { color: #000; font-size: smaller; font-weight: bold; text-decoration: none; background-color: #9bcf16; padding: 5px }
a.text:link    { color: #fff; font-size: smaller; text-decoration: none }
a.text:visited    { color: #fff; font-size: smaller; text-decoration: none }
a.text:hover     { color: #9bcf16; font-size: smaller; text-decoration: none }
a.text:active    { color: #fff; font-size: smaller; text-decoration: none }
a.rot:link { color: #f00; text-decoration: none }
a.rot:visited { color: #f00; text-decoration: none }
a.rot:hover { color: #000; text-decoration: none; border-color:  }
a.rot:active { color: #f00; text-decoration: none }
a.unten:link { color: #666; text-decoration: none }
a.unten:visited { color: #666; text-decoration: none }
a.unten:hover { color: #000; text-decoration: none; border-color:  }
a.unten:active { color: #666; text-decoration: none }
.Überschrift { color: #fff; font-family: Verdana; font-weight: 700 }
.text  { color: #fff; font-size: smaller; font-family: Verdana }
div#container   { color: #fff; font-family: Verdana; padding: 5px; width: 505px; height: 390px; overflow: auto }
