body{
	//font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:smaller;
}
table{
	width:500px;
}
#contacttabel input{
	width:350px;
	border:1px solid darkgray;
	font-family:"Courier New";
	text-indent:4px;
}
#contacttabel #pc{
	width:65px;
}
#contacttabel label{
	float:right;
}
#contacttabel .longlabel{
	width:120px;
}
#contacttabel #labelgemeente{
	width:79px;
}
#contacttabel #gemeente{
	width:198px;
}

#contacttabel tr{
height:30px;
}
table{
	border:1px solid lightgrey;
	border-collapse:collapse;
}
.centertable{
	text-align:center;
}
.abontext{
	font-size:12px;
	margin:3px;
}
.prijs{
	color:#e7361d;
}
th{
	background-color:lightgrey;
	padding-left:20px;
	text-align:left;
	height:30px;
	width:457px;
}
.keuze{
	padding:5px 0 5px 0;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	width:150px;
	font-size:x-small;
}
#submit{
	text-align:center;
	padding:10px 0 10px 0;
}
#submit input{
	width:150px;
	border:1px solid darkgray;
	height:30px;
}
.fouten li{
	color:red;
	font-size:smaller;
	
}

