body {
text-align:center;
margin:0px auto;
padding:0px;
background-image:url(../images/bg_pagina.jpg);
background-repeat:no-repeat;
background-color:#FFFFFF;
}

BODY {
SCROLLBAR-FACE-COLOR: #D7C58C; 
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
SCROLLBAR-SHADOW-COLOR: #D7C58C; 
SCROLLBAR-3DLIGHT-COLOR: #D7C58C; 
SCROLLBAR-ARROW-COLOR: #cc9966; 
SCROLLBAR-TRACK-COLOR: #D7C58C; 
SCROLLBAR-DARKSHADOW-COLOR: #D7C58C 
}
	
#content {
position:relative;
top:0px;
width: 100%;
height: 100%;
float:left;
}

#topmenu {
position:relative;
background-color:#000000;
top:0px;
width: 100%;
height: 29px;
float:left;
}

#zoekveld {
position:relative;
float: left;
margin-top: 5px;
color:#000000;
}


input.zoekveld {
background: #DBC995;
color:#000000;
border: solid 1px #909090;
}


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

input.textfield , input.email {
background: #DBC995;
border: solid 1px #909090;
color:#000000;
}

textarea.textarea {
background: #DBC995;
border: solid 1px #909090;
color:#003399;
}

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

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


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

#headerimage {
	position: absolute;
	top: 29px;
	left: 0px;
}

#kolomleft {
	position: relative;
	top: 256px;
width: 250px;
float: left;
height: 100%;
}

#naw {
width: 200px;
float: left;
left: 15px;
height: 100%;
}

#kolomright {
width: 400px;
float: left;
margin-left:25px;
margin-top: 300px;
height: 100%;
}

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

#footer_txt {
text-align:center;
}

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