#header {
position: absolute;
left: 0;
right: 0;
top: 4px;
border: solid 0px #000;
height:;
width: 99%;
margin: 0 5px 0 5px;
background: #09c;
}

#linkespalte {
position: absolute;
left: 0px;
top: 125px;
width:150px;
border: solid 0px #000;
padding: 5px 5px 5px 10px;
margin-left: 5px;
}



#content {
position:relative;
left: 0;
top: 115px;
margin-right:10px;
margin-left:170px;
margin-bottom: 170px;
border: solid 0px #000;
padding:10px;
background: transparent;
}

#footer {
positon:absolute;
bottom:3px;
border: solid 0px #000;
height: 60px;
margin: 0 5px 10px 5px;
background: #feb;
}

#rest {
positon:absolute;
bottom:3px;
border: solid 0px #000;
height: 60px;
margin: 0 5px 10px 5px;
background: #feb;
}

#navcontainer{

border: 1px solid #808080;
width:280px;
float:right;
margin:50px 5px 10px 10px;
}
