/**********************************

Name: cmxform Styles

***********************************/
form.cmxform {
	font-size: 1.0em;
	color: #666;
}

form.cmxform legend {
	padding-left: 0;

  font-size:14px;
  	padding: 0 4px;
}

form.cmxform legend, form.cmxform label {
	color: #666;
}

form.cmxform fieldset {
	border: none;

}

form.cmxform fieldset fieldset {
	background: none;
}

form.cmxform fieldset p, form.cmxform fieldset fieldset {
	padding: 5px 10px 7px;
	background: url(../images/cmxform-divider.gif) left bottom repeat-x;
}

form.cmxform label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	display: none;
	font-style: italic
}
div.error { display: none; }
input {	
	border: 1px solid #666; 
}
input:focus { border: 1px dotted #666; }
input.error { 
	border: 1px dotted #c00; 
	background:#ffefef;
}
.radioCheckButton {
  border:none;
}
form.cmxform .gray * { color: gray; }
/**********************************

Use: cmxform template

***********************************/
form.cmxform fieldset {
	margin-bottom: 10px;
}

form.cmxform legend {
	padding: 0 2px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
}

form.cmxform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	cursor: hand;
}

form.cmxform fieldset p {
	list-style: none;
	padding: 2px;
	margin: 0;
}

form.cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
}

form.cmxform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
}

form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
}

form.cmxform label { width: 160px; } /* Width of labels */
form.cmxform fieldset fieldset label { 

 
} /* Width plus 3 (html space) */
form.cmxform label.error {
	margin-left: 10px;
	width: 220px;
  color:#c00;
}

form.cmxform input.submit {
	margin-left: 163px;
	background:#e6e6e6;
}

.required {
	color:#c00;
}
	

/*\*//*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix *//**********************************

Name: cmxform Styles

***********************************/
form.cmxform {
	font-size: 1.0em;
	color: #666;
}

form.cmxform legend {
	padding-left: 0;
}

form.cmxform legend, form.cmxform label {
	color: #666;
}

form.cmxform fieldset {
	border: none;
	border-top: 1px solid #7F7F7F;
	
}

form.cmxform fieldset fieldset {
	background: none;
}

form.cmxform fieldset p, form.cmxform fieldset fieldset {
	padding: 5px 10px 7px;
	background: url(../images/cmxform-divider.gif) left bottom repeat-x;
}

form.cmxform label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	display: none;
	font-style: italic
}
div.error { display: none; }
input {	
	border: 1px solid #666; 
}
input:focus { border: 1px dotted #666; }
input.error { 
	border: 1px dotted #c00; 
	background:#ffefef;
}
.radioCheckButton {
  border:none;
}
form.cmxform .gray * { color: gray; }
/**********************************

Use: cmxform template

***********************************/
form.cmxform fieldset {
	margin-bottom: 20px;
}

form.cmxform legend {

	_margin: 0 -7px; /* IE Win */
}

form.cmxform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	cursor: hand;
}

form.cmxform fieldset p {
	list-style: none;
	padding: 2px;
	margin: 0;
}

form.cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
}

form.cmxform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
}

form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
}

form.cmxform label { width: 160px; } /* Width of labels */
form.cmxform fieldset fieldset label { 
  width:150px;
 } /* Width plus 3 (html space) */
form.cmxform label.error {
	margin-left: 10px;
	width: 220px;
  color:#c00;
}

form.cmxform input.submit {
	margin-left: 163px;
	background:#e6e6e6;
}

.required {
	color:#c00;
}
	
.belangstelling, .belangstelling span , .nieuwsbrief, .nieuwsbrief span, .informatieavond, .informatieavond span{
  margin-left:5px;
  margin-top:-2px;
  width:320px !important;
}
.notRequired{
display:none;
}

#pionierdetails{
  border:none;

}
/*\*//*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix */