
body {  background-color: #000000;}
div {position: absolute;
scrollbar-arrow-color: #000000;
scrollbar-face-color: #AAAAAA;
scrollbar-highlight-color: #AAAAAA; /* grün*/
scrollbar-3dlight-color: #AAAAAA; /* orange*/
scrollbar-shadow-color: #AAAAAA; /* rot*/
scrollbar-darkshadow-color: #444444; /* schwarz*/
scrollbar-track-color: #444444;

}

.scrollbereich {
overflow: auto;
width: 450px;
height: 270px;
}
.scrollbarabstand {
padding-right: 20px;
}




p,ul,li {font-family: Verdana; font-size:11; font-weight: none; text-align:left;  color:#FFFFFF;}
a {font-family: Verdana; font-size:11; color: #FFFFFF;}
a:link     { font-weight: none; text-decoration:none; text-align:center;}
a:visited  { font-weight: none; text-decoration:none; }
a:active   { color: #FFFFFF;}
a:hover    { text-decoration: none; color:#AAAAAA;}
table {font-family: Verdana; font-size: 10;}
td {border: 0px solid white;}
h4 {font-family: Verdana; font-size:14; font-weight: bold;  color:#FFFFFF;}
h5 {font-family: Verdana; font-size:12; font-weight: bold; color:#FFFFFF;}
input, select {font-size:11; font-family: Verdana;}
li {color: #FFFFFF;}