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

P{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:d30033;
}
#content_holder{
}
.platte_tekst{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:d30033;
}
#platte_tekst{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:d30033;
}
#platte_tekst A{
	color:d30033;
	text-decoration:underline;
}
#platte_tekst A:HOVER{
	color:000000;
	text-decoration:underline;
}
#form_kopje{
	background:#d30033;
	color:#f4d851;
}




/**************************************************************
** Formulieren Styles
***************************************************************/
table.contactform{
	margin:0px;
	padding:0px;
	}
input.contactform{
	background:#ffffff;
	width:269px;
	height:18px;
	margin:0px;
	padding:0px;
	float:left;
	border:1px solid #094e93;
	}
textarea.contactform{
	background:#ffffff;
	width:269px;
	height:118px;
	margin:0 0 10px 0;
	padding:0px;
	border:1px solid #094e93;
	}
input.contactform_submit{
	background:#ffffff;
	border:1px solid #094e93;
	}
	
/**************************************************************
** Uitgebreid formulier Styles
***************************************************************/
.contact_id{
	width:96px;
	height:18px;
	margin:0px;
	padding:0 0 6px 0;
	font-weight:bold;
	text-align:left;
	}
.contact_input{
	width:292px;
	height:18px;
	margin:0px;
	padding:0 0 6px 0;
	text-align:left;
	}
.contactform_straat{
	background:#ffffff;
	width:202px;
	height:16px;
	margin:0px;
	padding:0px;
	border:1px solid #094e93;
	float:left;
	}
.contact_nummer{
	width:19px;
	height:16px;
	margin:0px;
	padding:2px 0 0 10px;
	font-weight:bold;
	text-align:left;
	float:left;
	}
.contactform_nummer{
	background:#ffffff;
	width:36px;
	height:16px;
	margin:0px;
	padding:0px;
	border:1px solid #094e93;
	float:left;
	}
.contactform_postcode{
	background:#ffffff;
	width:67px;
	height:16px;
	margin:0px;
	padding:0px;
	border:1px solid #094e93;
	float:left;
	}
.contact_plaats{
	width:36px;
	height:16px;
	margin:0px;
	padding:2px 2px 0 10px;
	font-weight:bold;
	text-align:left;
	float:left;
	}
.contactform_plaats{
	background:#ffffff;
	width:152px;
	height:16px;
	margin:0px;
	padding:0px;
	border:1px solid #094e93;
	float:left;
	}
input.geboortedatum_dag{
	background:#ffffff;
	width:20px;
	height:18px;
	margin:0px;
	padding:0px;
	float:left;
	border:1px solid #094e93;
	}
input.geboortedatum_maand{
	background:#ffffff;
	width:20px;
	height:18px;
	margin:0px;
	padding:0px;
	float:left;
	border:1px solid #094e93;
	}
input.geboortedatum_jaar{
	background:#ffffff;
	width:40px;
	height:18px;
	margin:0px;
	padding:0px;
	float:left;
	border:1px solid #094e93;
	}
.geboorte_tekst{
	height:16px;
	margin:0px;
	padding:2px 2px 0 2px;
	text-align:left;
	float:left;
	}
