Bereich "content"

<style type="text/css">
<!--
#menue {
width: 160px;
left: 10px;
top: 100px;
bottom: 0px;
position: absolute;
background-color: #F7FBFB;
padding: 10px;
}
#content {
margin-left: 0px;
left: 200px;
top: 100px;
right: 10px;
bottom: 0px;
position: absolute;
background-color: #F2F5F7;
padding: 10px;
}
#head {
height: 90px;
left: 10px;
top: 0px;
right: 10px;
position: absolute;
background-color: #FCF7F5;
}
-->
</style>