/* ======================= BEGIN OPMAAK CONTACT FORMULIER ======================= */



.csc-mailform, .csc-mailform-radio, .csc-mailform-check, .csc-mailform-radio fieldset {

        border: 0px;

}



.csc-mailform-field {

        margin: 5px 0px 5px 0px; 

}



.csc-mailform-field label {

	display: block;  /* block float the labels to left column, set a width */

	float: left; 

	width: 172px; 

	padding-right: 10px; 

	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */

	text-align: right;

	clear: left;
	
	color: #ffffff;
	
	font-size: 120%;

}



textarea {font-family:arial,sans-serif}



input#mailformformtype_mail   {margin-left: 182px; }



/*

.csc-mailform-radio label {

        display: inline;

}



.csc-mailform-radio legend {

        display: none;

}

*/
/* ======================= EINDE OPMAAK CONTACT FORMULIER ======================= */