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

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

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

form textarea:focus, form input:focus { border-color:#008393; }

form p input, form textarea { border:1px solid #AAA; }
form p.postcode input { width:6em; }
p.radio input { width:auto; border:0; }
form p.msg label, #contactform p.submit label { display:none; }
#contactform p.submit {
	text-align:right;
	margin-right:18px;
	}
	.woningaanbod_contact #contactform p.submit {
		margin-right:0;
	}

form label.value { width:auto; }

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

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