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

/* OPMAAK NIEUWSBRIEF FORM */
form.nieuwsbrief {
/*	width: 200px;*/
	width: 302px;
	font-size: 1.0em;
	color: #FFF;
	padding:0px;
	margin:0px;
	float: left;
/*	clear:both; */
	overflow:hidden;
}
form.nieuwsbrief fieldset {
	margin-bottom: 10px;
	padding:0px;	
	border: none;
}
form.nieuwsbrief fieldset p { margin-left: 0px; margin-top: 0px; margin-bottom:4px; padding: 0; text-align:left;}

form.nieuwsbrief label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	cursor: hand;
	width: 90px;
	font-weight:bold;
}
form.nieuwsbrief label.error {
	margin-left: 93px;
	width: 180px;
	color: #FFF;
	font-style: italic;
	font-weight:normal;
}
form.nieuwsbrief input.submit {
	margin-left: 93px;
	width:120px;
	height:20px;
	padding: 0px;
	background-image:url(../images/button.gif);
	background-repeat:no-repeat;
	border:none;
	color:#000;
}

form.nieuwsbrief div.error { display: none; }
form.nieuwsbrief input { border: 1px solid #d4d6f4; font-size:11px; width:180px; height: 15px; padding-top: 2px; background: url(../images/inputFieldBg.jpg) no-repeat left top;}
form.nieuwsbrief input.checkbox { border: none; width:16px; }
form.nieuwsbrief input:focus { /*border: 1px dotted black;*/ background: url(/images/inputFieldBg_active.jpg) no-repeat left top;}
form.nieuwsbrief input.error { /*border: 1px dotted #b9275e;*/ font-size:11px; width:180px; background: url(/images/inputFieldBg_error.jpg) no-repeat left top;}
 /* form.nieuwsbrief .gray * { color: gray; } */
 
/* OPMAAK NIEUWSBRIEF FORM */

/* OPMAAK CONTACT FORM */
form.contactform {
	width: 534px;	
	font-size: 1.0em;
	color: #000;
	padding:0px;
/*	margin-right: 20px;*/
	float: left;
	clear:none;
}

form.contactform fieldset {
	margin-bottom: 10px;	
	border: none;
	padding:0px;		
/*	background-color: #fdf0f7;
	border-top: 1px solid #e20075;*/
}
form.contactform legend {
/*	padding: 0 2px;*/
	font-weight: bold;
	font-size:20px;
/*	_margin: 0 -7px; */ /* IE Win */
}
form.contactform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	cursor: hand;
	width: 130px;
}
/*form.contactform label.error {
	margin-left: 123px;
	width: 130px;
	color: #e20075;
	font-style: italic;
}*/
form.contactform label.error { float: none; color: #b9275e; font-style: italic; padding-left: .5em; vertical-align: top; width: 160px;}
form.contactform p { clear: both; }

form.contactform input.submit {
	margin-left: 133px;
	width:120px;
	height:20px;
	padding: 0px;
	background-image:url(../images/button2.gif);
	background-repeat:no-repeat;
	border:none;
	color:#FFF;
}

form.contactform div.error { /*display: none;*/  border: 1px solid #000;}
form.contactform input { border: 1px solid #FFF; font-size:11px; font-family:Verdana, Geneva, sans-serif; width:177px; height: 15px; padding: 2px 0px 0px 3px; background: url(../images/inputFieldBg.jpg) no-repeat left top;}
form.contactform textarea { border: 1px solid #FFF; font-size:11px; font-family:Verdana, Geneva, sans-serif; width:177px; padding: 2px 0px 0px 3px; background: url(../images/inputFieldBg.jpg) no-repeat left top;}
form.contactform input.checkbox { border: none; width:16px; }
form.contactform input:focus, form.contactform textarea:focus { background: url(/images/inputFieldBg_active.jpg) no-repeat left top;}
form.contactform input.error, form.contactform textarea.error { font-size:11px; width:177px; background: url(/images/inputFieldBg_error.jpg) no-repeat left top;}
/*form.contactform .gray * { color: gray; }*/

/* OPMAAK AANMELD FORM */
form.aanmeldform {
/*	width: 200px;*/
	width: 302px;
	font-size: 1.0em;
	color: #FFF;
	padding:4px 0px 0px 0px;
	margin:0px;
	float: left;
/*	clear:both; */
	overflow:hidden;
}
form.aanmeldform fieldset {
	margin-bottom: 10px;
	padding:0px;	
	border: none;
}
form.aanmeldform fieldset p { margin-left: 0px; margin-top: 0px; margin-bottom:4px; padding: 0; text-align:left;}

form.aanmeldform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	cursor: hand;
	width: 94px;
	font-weight:bold;
}
form.aanmeldform label.error {
	margin-left: 97px;
	width: 180px;
	color: #FFF;
	font-style: italic;
	font-weight:normal;
}
form.aanmeldform input.submit {
	margin-left: 97px;
	width:120px;
	height:20px;
	padding: 0px;
	background-image:url(../images/button.gif);
	background-repeat:no-repeat;
	border:none;
	color:#000;
}

form.aanmeldform div.error { display: none; }
form.aanmeldform input { border: 1px solid #d4d6f4; font-size:11px; width:180px; height: 15px; padding-top: 2px; background: url(../images/inputFieldBg.jpg) no-repeat left top;}
form.aanmeldform input.checkbox { border: none; width:16px; }
form.aanmeldform input:focus { /*border: 1px dotted black;*/ background: url(/images/inputFieldBg_active.jpg) no-repeat left top;}
form.aanmeldform input.error { /*border: 1px dotted #b9275e;*/ font-size:11px; width:180px; background: url(/images/inputFieldBg_error.jpg) no-repeat left top;}
form.aanmeldform select { border: 1px solid #d4d6f4; font-size:11px; width:180px; height: 20px; padding-top: 2px; background: url(../images/inputFieldBg.jpg) no-repeat left top;}
form.aanmeldform select.error { border: 1px solid #d4d6f4; font-size:11px; width:180px; height: 20px; padding-top: 2px; background: url(../images/inputFieldBg_error.jpg) no-repeat left top;}
form.aanmeldform option { border: none; font-size:11px; color: #000; height: 20px; padding-top: 2px; background-color:#FFF;}