body {
margin:0px auto;
margin-top: 0px;
padding:0px;
background-color: #cae1f3;
background-image: url(../images/background.jpg);
background-position:center;
background-repeat:repeat-x;
background-position:bottom;
background-attachment: fixed;
}

#content {
height: 100%;
width:901px;
text-align:center;
}


#contentvlak {
float: left;
height: 100%;
width:901px;
background-image:url(../images/bg_content.png);
background-repeat:repeat-y;
}


#kolomlinks {
float: left;
width: 110px;
height: 100%;
margin-top: 156px;
padding-left: 1px;
padding-right: 0px;
}


#zoekvlak {
width: 558px;
height: 41px;
padding-left: 10px;
background-image:url(../images/bg_zoek.gif);
background-repeat:no-repeat;
}

#kolommidden {
float: left;
width: 558px;
height: 100%;
margin-left: -3px;
background-color: #63a5ef;
}

#infoblock {
float: left;
width: 558px;
height: 100%;
margin-left: 20px;
}

#kolommidden_hoofdcontentvlak {
float:left;
margin-top: 0px;
background-color: #63a5ef;
padding-bottom: 20px;
min-height: 450px;
height: 100%;
}



#grote_foto {
width: 557px;
height: 297px;
overflow: hidden;
}

#kleine_foto {
float: left;
}

#infobox {
float: left;
width: 400px;
padding-left: 20px;
}

#icons {
float: left;
margin-left: 20px;
width: 110px;
height: 100%;
}

#toolimg {
float: left;
width: 50px;
}
 
 
#kolomrechts {
float: left;
width: 233px;
margin-top: 156px;
height: 100%;
}


#footer {
clear:both;
margin-left: 108px;
text-align:left;
width: 558px;
min-height: 123px;
height: 123px;
background-color: #a6a6a6;
}






