body {
text-align:center;
margin:0px auto;
padding:0px;
background-image:url(../images/bg.jpg);
background-position:center;
background-position:top;
background-repeat:no-repeat;
background-color:#d18100;
}

#content {
margin:0px auto;
position: relative;
top: 97px;
height: 100%;
width:570px;
background-color:#FFFFFF;
}


#contentvlak {
height: 100%;
width:570px;
background-color:#FFFFFF;
}


#kolomlinks {
float: left;
width: 80px;
height: 100%;
background-color:#FFFFFF;
}

#kolommidden {
width: 490px;
float: left;
height: 100%;
background-color:#FFFFFF;
}

#footer {
clear:both;
background-color:#ffffff;
text-align:left;
height: 83px;
width: 570px;
margin: 0 auto;
}

#footer_txt {
color:#000000;
}


