	#volwassenen input {
		margin-left:	10px;
		width:			120px;
	}
	#volwassenen select {
		margin-left:	10px;
		width:			130px;
	}
	#volwassenen label {
		display:		block;
		float:			left;
		margin-left:	10px;
		width:			130px;
		font-size:		9pt;
		/*background-color:red;*/
	}
	#kinderen input {
		margin-left:	10px;
		width:			120px;
	}
	#kinderen select {
		margin-left:	10px;
		width:			130px;
	}
	#kinderen label {
		display:		block;
		float:			left;
		margin-left:	10px;
		width:			130px;
		font-size:		9pt;
		/*background-color:red;*/
	}
	#baby input {
		margin-left:	10px;
		width:			120px;
	}
	#baby select {
		margin-left:	10px;
		width:			130px;
	}
	#baby label {
		display:		block;
		float:			left;
		margin-left:	10px;
		width:			130px;
		font-size:		9pt;
		/*background-color:red;*/
	}
	#kinderen h4 {
		color:			#68a517;
	}
	#volwassenen h4 {
		color:			#68a517;
	}
	#baby h4 {
		color:			#68a517;
	}
.boek_form {
	font-weight:		bold;
	font-size:			10pt;
}
.labelContent {
	color:				#22274e;
	font-weight:		bold;
}
.voornaam_acco {
	width:				150px;
}
.straat_acco {
	width:				200px;
}
.postcode_acco { 	width:			50px;}
.huisnr_acco {		width:			75px;}
.plaats_acco {		width:			200px;}
.telefoon_acco {		width:			100px;}
.fax_acco {			width:			100px;}
.email_acco {		width:			200px;}
.emailt_acco {		width:			200px;}
textarea[name="opmerking"] {
	width:				300px;
	height:				150px;
	border:				1px solid #7ec91d;
}
.akkoordAlgemeen {
	margin-top:			20px;
	color:				#22274e;
	font-weight:		bold;
	font-size:			10pt;
}
.akkoordAlgemeen input {
	border:				0px;
}
.akkoordAlgemeena a{
	color:				#68a517;
}
.prijzenTabel {
	width:				100%;
}
.prijzenTabel th {
	font-weight:		bold;
	font-size:			10pt;
	color:				#68a517;
	border-bottom:		1px solid #22274e;
}
.prijzenTabel td {
	font-weight:		bold;
	font-size:			8pt;
}
.res_accommodatie {
	width:				100%;
	color:				#777777;
	font-weight:		bold;
	font-size:			10pt;
}
.res_nawgegevens {
	width:				100%;
	color:				#68a517;
	font-weight:		bold;
	font-size:			10pt;
}
.res_volwassenen {
	width:				100%;
	font-weight:		bold;
	font-size:			10pt;
	color:				#68a517;
	margin-top:			20px;
}
.res_volwassenen th {
	color:				#22274e;	
}
.res_kinderen {
	width:				100%;
	font-weight:		bold;
	font-size:			10pt;
	color:				#68a517;
	margin-top:			10px;
}
.res_kinderen th{
	color:				#22274e;
}
.res_babys {
	width:				100%;
	font-weight:		bold;
	font-size:			10pt;
	color:				#68a517;
	margin-top:			10px;
}
.res_babys th {
	color:				#22274e;
}
.res_overige {
	width:				100%;
	color:				#68a517;
	font-weight:		bold;
	font-size:			10pt;
	vertical-align:		top;
	margin-top:			20px;
	
}
.res_overige p {
	color:				#777777; 
	width:				350px;
	font-weight:		bold;
}