body {
margin:0px auto;
margin-top: 0px;
padding:0px;
text-align:center;
}

#content {
height: 100%;
width: 780px;
border: 1px #999999 solid;
background-image:url(../images/bg_content.jpg);
}


#zoekveld {
position:relative;
float: right;
margin-right: 0px;
}

input.zoekveld {
background: #FFFFFF;
border: solid 1px #a0a5a9;
}

#contentvlak {
height: 100%;
width:780px;
}


#header {
width: 780px;
height: 222px;
background-image:url(../images/bg_header.jpg);
}


#kolomlinks {
width: 220px;
float: left;
height: 100%;
}

.titel_links {
width: 218px;
height: 32px;
background-image:url(../images/bg_titel_aanbieding_links.jpg);
}

#kolommidden {
position:relative;
width: 430px;
float: left;
top: 0px;
left: 0px;
height: 100%;
margin-bottom: 10px;
}

#kolomrechts {
position:relative;
width: 130px;
float: left;
height: 100%;
}

.titel_rechts {
width: 130px;
height: 32px;
background-image:url(../images/bg_titel_aanbieding_rechts.jpg);
}




#footer {
clear:both;
text-align:left;
top: 20px;
min-width: 780px;
width: 780px;
min-height: 30px;
background-image:url(../images/bg_footer.jpg);
background-repeat:repeat-x;
}



.contact-button {
background-color:#CCCCCC;
border: solid 1px #a0a5a9;
color:#00a1de;
width: 75px;	
height: 25px;	
cursor: pointer;
line-height: 150%;
}
