#main form, #content form { margin-left:-3px; }
form fieldset { margin:1em 0 0 0; border:0; padding:0; }
form legend { width:250px; margin:0; padding:3px; color:#000; font-weight:bold; _margin-left:-6px; }

form p { overflow:hidden; _height:1%; clear:both; margin-top:3px; padding:3px; }
form p.required { /* font-weight:bold; */ }
form p.missing { background:#FCECC7; }

form label { display:block; width:240px; float:left; }
form input { display:block; width:240px; float:left; }
form textarea { width:240px;  height:8em; }
button, .button { border:1px solid #AAAAAA; background:#D9D9D9; color:#333; }
form strong { margin-left:5px; }

form *:focus { border-color:#D9D9D9; }

form p input, form textarea { border:1px solid #AAA; }
form p.postcode input { width:100px; }
p.radio input { width:auto; border:0; }
#contactform p.submit label { display:none; }

form label.value { width:auto; }

.form  	{
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

p#adresgegevens {
	padding-top:5px;
}
