body {background-color: #e8e8e8;
color: #828282; 
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
scrollbar-base-color:#e8e8e8;
}

#kopf {
position: absolute;
top: 10px; 
left: 140px;
background-color: #ffffff;
width: 75%;
height: 100px;
}

.textkopf {
position: absolute;
left: 160px;
top: 55px;
}

#navi {
font-family: Arial, Helvetica, sans-serif;
background-color: #e8e8e8; 
width: 140px;
height: 480px;
position: absolute;
top: 115px; left: 0px;
}

.stand {
position: absolute;
top: 480px;
left: 10px;
color: #828282;
}

#inhalt {
width: 75%;
height: 2150px;
position: absolute;
top: 110px; 
left: 140px;
color: #e8e8e8;
background-color: #ffffff;
}

