
/* --------------------------------------------------------- */ 
/*   CONTACTFORMULIER							 		
/* --------------------------------------------------------- */

iframe{
	width:620px;
	height:600px;
	border:0;
	overflow-x:hidden!important;	
	overflow-y:hidden!important;		
}

#contactformulier{
	font-size:1.6em;
}

#contactformulier table{
	width:460px;
}

.submit{
	font-size:1em;
}

.text{
	width:98%;
	height:15px;
	padding-left:5px;
	font-size:1em;
	border:1px solid #ccc;
}

textarea.text{
	height:120px;
}
