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

#content {
position:absolute;
bottom:0;
width:663px;
top:149px;
left:212px;
padding:0px;
margin:0px;
background-image:url('../images/1midt.gif');
background-repeat:no-repeat;
z-index: 1;
}

#indhold {
margin-top:0px;
margin-bottom:0px;
margin-right:25px;
margin-left:20px;
width:610px;
}
  
#menu {
 position:absolute;
 bottom:0;
 top:50px;
 left:0px;
 width:250px;
 
  }
 
  
div.menu {
background-image: url('../images/menu.gif');
background-repeat: no-repeat;
bottom:0;
 width:170px;
 height:50px;
 overflow:auto;
 padding:15px 0px 0px 60px;
}
