#header{
width:980px;
height:205px;
background:url(../img/oben.jpg) no-repeat;
}

#linkeSeite{
width:34px;
height:450px;
float:left;
background:url(../img/links.jpg) repeat-y;
}

#navbarleft{
width:144px;
height:28px;
float:left;
}

#navbar{
width:624px;
height:28px;
float:left;
}

#navbarright{
width:144px;
height:28px;
float:right;
}

#center{
width:912px;
height:422px;
float:left;
overflow:auto;
}

#rechteSeite{
width:34px;
height:450px;
float:right;
background:url(../img/rechts.jpg) repeat-y;
}

#unten{
width:980px;
height:65px;
clear:both;
background:url(../img/unten.jpg) no-repeat;
}







