
body,p,td,ol,ul,li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#463734;
	font-weight: normal;
	line-height: 17px;
	margin-bottom:0.5em;
}
.normal {
	color:#414141;
	font-size:12px;
	font-weight:normal;
}
h1 {
	font-size:19px;
	padding:0px;
	margin:0px;
	font-family: "Times New Roman", Times, serif;
	font-weight:normal;
	border-bottom:1px solid #39464e;
	line-height:30px;

}
.titel-geel {
	color:#f68e00;
}

.titel-blauw {
 	color:#39464e;
}
.subtitel, h2 { 
	font-family: Verdana, Helvetica, sans-serif;
	color:#f68e00;
	font-size:14px;
	font-weight:bold;
}
a{
	color:#f68e00;
	text-decoration: underline;
}

a:hover {
	color:#39464e;
	text-decoration: underline;
}

hr{ 
	color: #000000;
	background-color: #000000;
	height: 1px;
}

#betonform table{
table-collapse:collapse
}

#betonform td{
	vertical-align:top;
	padding-bottom:2px;
}
 
#betonform input, #betonform textarea{
	width: 300px;
} 
#betonform input.radio{
	width: 20px;
}

#betonform input#Plaats{
	width: 200px;
}

#betonform input#Postcode{
	width: 90px;	
}

#betonform input#submitButton{
	width: 100px;
}

