@charset "utf-8";
/* CSS Document */

#ctuerrormessage{
	float:left;
}

#responseMsg{
	color:#000000;
	margin-left:20px;
	margin-right:20px;
}

#contactusdiv{
	height:250px; 
	overflow:hidden;
	margin-right:8px;
}

#contact_submit_button {
background:transparent url(../images/telefoon.png) repeat scroll 0 0;
border:0 none;
height:49px;
margin-top:-26px;
width:49px;
}
#contactusContainer {
height:120px;
overflow:hidden;
}
#contactus_name, #contactus_telnr, #straat, #plaats {
width:127px;
}
#telefoonknop {
float:right;
margin-top:26px;
z-index:10;
}
.hideme {
display:none;
}
