body {
 margin: 0px;
 padding: 0px;
 background-color: #fff3d6;
 background-image: url(../bild/back.gif);
}

#header {
 position: absolute;
 top: 10px;
 left: 20px;
 width: 1160px;
 height: 110px;
 background-color: #efdfc6;
}

#logomls {
 position: absolute;
 top: 22px;
 left: 200px;
 width: 675px;
 height: 61px;
}

.navleft {
 position: absolute;
 top: 135px;
 left: 20px;
 width: 190px;
 height: 800px;
 background-color: #e8be3e;
}

.inhalt {
 position: absolute;
 top: 135px;
 left: 220px;
 width: 960px;
 height: 800px;
 background-color: #e0c0ab;
}

.inhalt2 {
 position: absolute;
 top: 135px;
 left: 20px;
 width: 1160px;
 height: 1000px;
 background-color: #e0c0ab;
}

#navbottom {
 position: absolute;
 top: 940px;
 left: 20px;
 width: 960px;
 height: 22px;
 text-align: center;
}

#navbottom2 {
 position: absolute;
 top: 1160px;
 left: 20px;
 width: 960px;
 height: 22px;
 text-align: center;
}
