
body {  background-color: #000000;}
div {position: absolute;

}

.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;}
h3 {font-family: Verdana; font-size:13; 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;}



div#mainlinksunten {
   overflow: visible;
   top:300px;
   left:210px;
   width: 270px;
   z-index:2;
}
div#mainrechtsunten {
   overflow: visible;
   top:300px;
   left:490px;
   width: 270px;
   z-index:2;
}
div#kastenlinks {
   overflow: visible;
   top:340px;
   left:26px;
   width: 150px;
   z-index:2;
}
div#mainunten {
   overflow: visible;
   top:290px;
   left:210px;
   width: 570px;
   height: 200px;
   z-index:2;
}
div#mainrechts{
   overflow: auto;
   top:135px;
   left:305px;
   width: 450px;
   height: 320px;
   z-index:2;
}
div#main{
   overflow: auto;
   top:135px;
   left:210px;
   width: 570px;
   height: 320px;
   z-index:2;
}


