html,body{ 
height:100%; width:100%;
} 
.header {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold; text-decoration: none}
.titel_grau {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; font-weight: bold; text-decoration: none}
body,p,td,.text,li  { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000}
.kleinweiss  { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #ffffff}
.liste_stufe1 { list-style-image:url(./img/bullet_stufe1.gif); }
.liste_stufe2 { list-style-image:url(./img/bullet_stufe2.gif); }
a {
        color: #000066;
        text-decoration: inderline;
}
a:hover {
        text-decoration: underline;
} 
hr {height: 1px; color: #000000;}