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

form p { overflow:auto; _height:1%; clear:both; margin-top:3px; padding:3px; }
form p.required { /* font-weight:bold; */ }
form p.missing { background:#CECECE; }

form label { display:block; width:20em; float:left; }
form input { display:block; width:20em; float:left; }
form textarea { width:31.8em;  height:8em; }
button, .button { border:1px none #FFF; background:#000; color:#FFF; }
form strong { margin-left:5px; }

form *:focus { border-color:#7F331C; }

form p input, form textarea { border:1px solid #AAA; font-size:100%; }
form p.postcode input { width:6em; }
p.radio label { width:12em; }
p.radio input { width:auto; border:0; }
p.msg { overflow:visible; }
form p.msg label, #contactform p.submit label { display:none; }

form label.value { width:auto; }

.form  	{
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

p#adresgegevens {
	padding-top:5px;
}
