#contact_form{
	position:relative;
	float:left;
	
	margin:0;
	padding:0;
	
	min-height:150px;
	
}

#contact_form label {
	position:relative;
	float:left;
	
	margin:0;
	padding:0;
	
	width:150px;
	
	font-size: small;
	margin-left: 14px;
	line-height: 25px;
	margin-right:10px;
}
#contact_form input{
	position:relative;
	float:left;
	
	margin:0;
	padding:0;
	
	width:200px;
	height:18px;

}
#contact_form select{
	position:relative;
	float:left;
	
	margin:0;
	padding:0;
	
	width:200px;
	height:20px;
}
#contact_form textarea{
	position:relative;
	float:left;
	
	margin:0;
	padding:0;

	width:300px;
	height:auto;
}
#contact_form #button{
	margin-top:30px;
	right:14px;
}
.content_left #faq {
	list-style-image: url(../images/bullet.jpg);
	list-style-position:inside;

	padding-left: 14px;
	font-size:small;
}
.content_left #faq a{
	position:relative;
	color:#000000;

	top:-6px;
}
.content_left #faq li{
	line-height:25px;
}.content #faq_text p {
	padding:0 14px 0 14px;
	font-size:small;
}
#map_canvas {
	width: 290px; 
	height: 170px; 
	position:absolute; 
	border:solid 1px #000000;
	top:-15px;
}
#links #persoonsgegevens {
	visibility: hidden;
	height:0px;
	clear: both;
}
#links #bedrijfsgegevens {
	visibility: hidden;
	height:0px;
	clear: both;
}
#meer{
	text-decoration: none;
	padding:0px 0px 5px 14px;
}
#persoon_foto {
	width: 290px; 
	height: 171px; 
	position:absolute; 
	border:solid 1px #000000;
	top:-275px;
}
.2_blok #rechts {
	float: right;
	width: 58%;
	position:relative;
	background-color:#000033;
}
