body {
text-align:center;
margin:0px auto;
padding:0px;
background-image:url(../images/bg-page.jpg);
background-repeat:repeat-x;
}

#topmenu {
position:relative;
top:0px;
width: 954px;
height: 29px;
float:left;
}


#zoekveld {
position:relative;
float: left;
}

input.zoekveld {
background: #323232;
border: solid 1px #909090;
}


input {
background: #323232;
border: solid 1px #909090;
color:#FFFFFF;
}

textarea {
background: #323232;
border: solid 1px #909090;
color:#FFFFFF;
}

#disclaimer {
position:relative;
float: right;
margin-right: -120px;
top: 67px;
}


#contentvlak {
height: 100%;
width:954px;
}

#kolommidden {
width: 954px;
float: left;
height: 100%;
}



#footer {
clear:both;
background-image:url(../images/bg-footer.jpg);
width: 954px;
height: 45px;
margin: 0 auto;
margin-left: 0px;
}

#footer_txt {
text-align:center;
}

img.titel  {
margin-left: -25px;
}
