h1 {
 font-family: Verdana,Arial,sans-serif;
 text-align:center; width:100%; filter:Glow(color=yellow, strength=6)
 }
body {
 font-family: Verdana,Arial,sans-serif;color:blue;
 background-image:url(images/graue_struktur8000.gif);
 background-attachment:fixed;
 }
a:link {
 color: #00A050;
 text-decoration: none;
 font-weight: bold;
}
a:visited {
 color: #00A050;
 text-decoration: none;
}
a:hover {
        color:#FF0000;
        }
