#menu{
position:absolute;
left:20px;
top:270px;
width:200px;
height:auto;
overflow:hidden;

}
#header{
position:relative;
margin-left:250px;
width:560px;
height:240px;
background-image:url(../images/header.jpg);
background-repeat:no-repeat;
background-position:bottom;
background-color:#000;
}
#inhalt{
position:relative;
margin-left:250px;
width:520px;
height:auto;
background-color:#fff;
padding:20px;
overflow:hidden;
}
#bottom{
margin-top:20px;
float:left;
width:500px;
height:auto;
background-color:#f9f9f9;
border:1px solid #ccc;
padding:5px;
}
#bas {
margin-left:250px;
}
#footer{
margin-left:250px;
margin-top:20px;
text-align:center;
width:550px;
height:20px;
}
#topmenu{
position:absolute;
left:814px;
top:124px;
width:auto;
height:12px;
overflow:hidden;}