div.krukke {
 position:absolute;
 bottom:0;
 top:5px;
 left:210px;
}

#content {
 position:absolute;
 bottom:0;
 width:655px;
 top:200px;
 left:240px;
 height:320px;
 overflow:auto;
 z-index: 1;
  }
  
#menu {
 position:absolute;
 bottom:0;
 top:30px;
 left:0px;
 width:250px;
 overflow:auto;
  }
  
#bund {
 position:absolute;
text-align:center;
color:#613625;
 width:655px;
  }
  
div.menu {
background-image: url('../images/menu.gif');
background-repeat: no-repeat;
bottom:0;
 width:170px;
 height:70px;
 overflow:auto;
 padding:12px 0px 0px 52px;
}