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

form p { overflow:hidden; height:18px; clear:both; margin-top:3px; padding:1px; }
form p.msg { height:74px; }
form p.radio { margin-top:6px; }
form p.required { /* font-weight:bold; */ }
form p.missing { background:#CECECE; }

form label { display:block; width:100px; float:left; background:none; }
form input { display:block; width:200px; float:left; }
form textarea { width:200px;  height:70px; }
button, .button { border:1px none #FFF; background:#666; color:#FFF;
	width:80px; height:28px; position:absolute; margin-top:-30px; }
form strong { margin-left:5px; }

form *:focus { border-color:#666; }

form p input, form textarea { border:1px solid #AAA; }
form p.postcode input { width:6em; }
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;
}
