﻿#inhoud fieldset {
		border: 0px;
		margin-bottom: 10px;
		color: #333333;
		font-family: "Tahoma", arial;
		font-size: 12px;
		padding: 20px;
		padding-top: 0px;
		border-top: 1px solid #224c92;
}

#inhoud legend {
	font-family: "Century Gothic", arial;
	font-size: 14px;
	margin-left: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
}

#inhoud p {margin-bottom: 10px; line-height: 16px;}

#inhoud ul {margin-left: 40px; margin-bottom: 30px;}
#inhoud ol {margin-left: 40px; margin-bottom: 30px;}


#inhoud img {border: 0px;}

/* FORMULIEREN */

#proefritform {
	width: 500px;
	height: 300px;
}

#afspraakform {
	width: 500px;
	height: 650px;
}

#afspraakformzakelijk {
	width: 500px;
	height: 500px;
}

#offerteframe{
	width: 500px;
	height: 820px;
}

#contactform {
	width: 500px;
	height: 400px;
}

#schadeform {
	width: 500px;
	height: 800px;
}

#berijdersform {
	width: 500px;
	height: 650px;
}

#kmform {
	width: 500px;
	height: 700px;
}

#klantenserviceform {
	width: 500px;
	height: 950px;
}

#twitterfeed { display: none;}
