body {
text-align:left;
margin:0px auto;
padding:0px;
background-color:#d11241;
}

#content {
height: 100%;
width:700px;
}

#statisch_menu {
width: 700px;
}

#header {
width: 700px;
}

#sitenav {
width: 700px;
height: 25px;
text-align:right;
}


#contentvlak {
height: 100%;
width:700px;
}


#kolomlinks {
float: left;
width: 167px;
height: 100%;
background-color:#d11241;
}

#kolommidden {
position:relative;
float: left;
top: 0px;
width: 533px;
padding-top: 15px;
padding-bottom: 20px;
margin-bottom: 10px;
height: 100%;
background-color:#FFFFFF;
}



#footer {
clear:both;
text-align:right;
width: 700px;
height: 100%;
}



