/* CSS Document  bij havandem form.php*/

#ContactInfo {
	position:absolute;
	top:89px;
	right:39px;
	width:600px;
	height: 150px;
}

#ContactForm {
	position:absolute;
	top:204px;
	right:39px;
	width:600px;
	height: 410px;	
	border:1px solid #c0c0c0;
	padding:5px;
	overflow-y:auto;
}
