div#body {
  margin: 1px auto;
  width: 950px; 
  text-align: left; 
  position: relative;
}
div#text {
float:left;
margin-top:274px;
position:relative;
width:500px;
}
div#Nav {
background-color:#FFFFFF;
float:left;
margin-top:320px;
position:relative;
width:220px;
}
div#Verlauf {
clear: both;
background-image:url(/pictures/verlauf_bottom.jpg);
background-position:0 0;
background-repeat:repeat-x;
position:relative;
}
div#Right {
float:right;
left:0;
margin-top:283px;
position:relative;
width: 147px;
}
div#content {
padding-right:20px;
position:relative;
width: 930px;
}

