DIV.titel {
	font-size: 14px;
	font-weight: bold;
}
DIV.bodytekst {
	margin-bottom: 20px;
	background: #EEEEEE;
}
DIV.postadres {
	float: left;
	width: 201px;
}
DIV.postadres DIV.body, 
DIV.repetities DIV.body{
	text-align: center;
	background:url(../images/contact_repetities_bg.png);
	padding: 0px 20px 10px 20px;
}
DIV.repetities {
	float: right;
	width: 201px;
}

DIV.lidworden {
	clear: both;
	width: 405px;
	background: none;
}
DIV.lidworden DIV.body{
	background:url(../images/contact_lidworden_bg.png);
	padding: 0px 30px 10px 30px;
}

DIV.lidworden DIV.body a,
DIV.lidworden DIV.body a:visited{
	color: #400c00;	

}
DIV.lidworden DIV.body a:hover{
	color: #FFFFFF;	

}

DIV.lidworden DIV.body IMG{
	float: right;
	margin-left: 10px;
}
DIV.formulier {
	width: 552px;
}	
DIV.formulier DIV.body{
	background:url(../images/contact_form_bg.png);
	padding: 0px 30px 10px 30px;
}
DIV.formulier DIV.button{
	clear: both;
	text-align: right;
}
DIV.formulier DIV.button INPUT {
	border: none;	
	cursor: hand;
	cursor: pointer;
	width: 130px;
	height: 50px;
	background: url(../images/contact_form_verstuurButton.png);
}
DIV.formulier DIV.label {
	clear: both;
	float: left;
	width: 200px;
}
DIV.formulier DIV.inputveld {
	float: left;
	width: 200px;
}

DIV.formulier DIV.inputveld INPUT,
DIV.formulier DIV.inputveld TEXTAREA{
	width: 275px;
	background:url(../images/contact_form_bgInputField.png);
	border-top: 1px solid #4e3826;
	border-left: 1px solid #4e3826;
	border-right: 1px solid #cdc7c2;
	border-bottom: 1px solid #cdc7c2;
}