#main form, #content form { }
form fieldset { margin:1em 0 0 0; border:0; padding:0; }
form legend { width:300px; margin:0; padding:3px 0px; color:#000; font-weight:bold; }

form .field, form fieldset p { overflow:hidden; clear:both; margin-top:3px; padding:3px 0px; }
form .required { /* font-weight:bold; */ }
form .missing { background:#CECECE; }

form label { display:block; width:12em; float:left; }
form input { display:block; width:20em; float:left; }
form textarea { width:31.8em;  height:8em; }
form strong { margin-left:5px; }

.formGenerator p input, .formGenerator p textarea { border:1px solid #AAA; font-size:100%; padding:3px; }
form .postcode input { width:6em; }
form fieldset p.FormRadioButton input { width:auto; border:0; }
form .msg label, #contactform .submit label { display:none; }

form label.value { width:auto; }
.form { border: 1px solid #000000; background-color: #FFFFFF; }
p#adresgegevens { padding-top:5px; }

form input.w2em, form input.w4em { float: none; display: inline; }
form input.w2em { width: 2em; }
form input.w4em { width: 4em; }

form p span.radio {	padding-left: 130px; }

form p span.radio input { display: inline; float: none; vertical-align: middle; }
form p span.radio label {	display: inline; float: none; width: auto; padding-right: 1em; }

form.pinksterForm strong { margin-left: 0; }

#agreed .fbContainerTitle { display: none; }
#agreed label { width: 300px; }
