body {
	font-family: Arial;
	font-size: 12px;
	color: #376FA6;
	margin-top: 10px;
}
.velden {
	background-color: #CCC;
	width: 250px;
	font-family: arial;
	font-size: 12px;
	color: #006;
	border-top-width: 1px;
	border-top-style: inset;
	border-top-color: #6699CC;
	border-left-color: #6699CC;
	border-left-width: 1px;
	border-left-style: inset;
	line-height: 1.7em;
}
a {
	text-decoration: none;
	color: #6699CC;
}


.verzend {
	font-family: Arial;
	font-size: 12px;
	color: #006;
}
#contact_formulier {
	vertical-align: top;
	clear: both;
	float: left;
	width: 360px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: -50%;
	padding-bottom: 0px;
	margin-left: 400px;
}
