a:link {
 color: #00A050;
 font-weight:bold;
 text-decoration:none;
}
a:visited {
 color: #9D9D00;
 text-decoration: none;
}
a:hover {
   color:#FF0000;
}
h1 {
 font-family: Verdana,Arial,sans-serif;
 text-align:left; 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;
 }
p {
  font-size:10pt;
  }
th,td {
 font-family: Verdana,Arial,sans-serif;color:blue;
 font-size:10pt;
 text-align: center;
 border-width:thin;
 border-style: outset;
 border-color: #EFEFEF;
  }
table {
 table-align: center;
 }
hr {
 size: 2;
 width: 80%;
 }
ul {
 font-size:10pt;
 }
