TD.contact_form_rubriek
{
	font-weight: bold;
	width: 250px;
}

SPAN.contact_form_verplicht
{
	color: Red;	
}

SPAN.validator_info
{
	font-weight: bolder;
	font-size: 14px;
	color: Red;	
}

INPUT.contact_formulier_invoer_geboortedatum
{
	display: none;
}

div#cor-content-wrapper
{
	background:none ;
	width:960px;
	min-height:660px;
	font-size: 10pt;
	color:#000;
}
p.contact_formulier_verzonden
{
	font-size:8pt;
	color:#0079aa;
}
a:link, a:visited, a:active
{
	color:#0079aa;
	text-decoration:none;
}
a:hover
{
	color:#ffd659;
	text-decoration:none;
}
.btn-verstuur
{
	text-align:right;
	padding-right:50px;
}	
