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;
}

.textkopf2 {
position: absolute;
left: 160px;
top: 480px;
}

.menu2 {
font-family: Arial, Helvetica, sans-serif;
font-size:10pt;
color: #828282;
text-decoration: none;
}

.weiss {
font-family: Arial, Helvetica, sans-serif;
font-size:10pt;
color: #e8e8e8;
text-decoration: none;
background-color: #828282;
}

.anschrift {
font-family: Arial, Helvetica, sans-serif;
font-size:9pt;
color: #ffffff;
text-decoration: none;
text-align: center;
background-color: #828282;
padding: 3px;
position: absolute;
left: 0px;
top: 80px;
width: 100%;
height: 20px;
}

#navi {
font-family: Arial, Helvetica, sans-serif;
background-color: #e8e8e8; 
width: 140px;
height: 480px;
position: absolute;
top: 115px; left: 0px;
}

.menu {
font-family: Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight: bold;
padding: 2px;
margin-left: 10px;
width: 130px; 
color: #828282;
text-decoration: none;
}

.kunstring {
position: absolute;
top: 420px; 
left: 10px;
}

.stand {
position: absolute;
top: 480px;
left: 10px;
color: #828282;
}

#inhalt {
width: 75%;
height: 500px;
position: absolute;
top: 110px; 
left: 140px;
color: #e8e8e8;
background-color: #ffffff;
}

