
div#bestimagehouder{
	position:absolute;
	left: 700px;
	top:10px;
	width:220px;
	border:thin solid #bbbbbb;
	z-index:60;
}

div#bestinfohouder{
	position:absolute;
	left: 700px;
	top: 170px;
	width:220px;
	z-index:65;
}

/* WEB -- CONTACTPAGINA -- WEB -- CONTACTPAGINA -- WEB -- CONTACTPAGINA-- WEB -- CONTACTPAGINA----------*/
div#bestelformulier{
	position:relative;
	left: 0px;
	top: 0px;
	width: 460px;
	border-top: solid medium #666666;
	border-bottom:solid medium #666666;
	background-color:#e9e9e9;
	z-index:60;
}

.contactitem{
	font-family:inherit;
	font-size: 10px;
	color:#666666;
	line-height: 17px;
	font-style:normal;
	font-weight:normal;
}

input[type=text]{
	width: 300px;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
}


#postcode {
	width: 60px;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
}

#telefoon {
	width: 150px;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
}


#bericht{
	width: 300px;
	height:60px;
	font-size: 12px;
	line-height: 17px;
	color:#000000;
}

.toelichting{
	font-family:inherit;
	font-size: 9px;
	color:#666666;
	line-height: 17px;
	font-style:normal;
	font-weight:normal;
}
