@import url("menu.css");
html, body {
	margin: 0px;
	padding: 0px;
}
div#header {
	background-image: url(../images/template/header-repeat.jpg);
	background-repeat: repeat-x;
}
div#flashWrapper {
	width: 685px;
	height: 250px;
	float: left;
}
div#menu {
	width: 180px;
	float: left;
}
div#content {
	width: 819px;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
div#content h1 {
	font-size: 24px;
}
div#content h2 {
	font-size: 18px;
}
div#content a {
	color: #000;
}
div#footer {
	height: 20px;
	padding-top: 318px;
	background-image: url(../images/template/footer.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div#footer span.links {
	float: left;
}
div#footer span.rechts {
	float: right;
}
div#footer span.rechts a {
	color: #000;
	text-decoration: none;
}
div#footer span.rechts a:hover {
	text-decoration: underline;
}
div#terugbel {
	width: 180px;
	padding-right: 10px;
	padding-top: 160px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	margin-top: -234px;
}
div#terugbel p, div#terugbel input, div#terugbel form {
	margin: 0px;
	padding: 0px;
}
div#terugbel p#terugbelHeader {
	display: block;
	padding-left: 3px;
	height: 26px;
	background-image: url(../images/template/terugbelheader.jpg);
	line-height: 15px;
	color: #FFF;
}
div#terugbel input {
	width: 133px;
	border: 1px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 1px;
}
div#terugbel input.terugbelBtn {
	width: 135px;
	height: 17px;
	background-color: #A08834;
	color: #000;
}
div#terugbel span.space {
	display: block;
	float: left;
	width: 40px;
	line-height: 15px;
}
div.clearer {
	clear: both;
}
div#googlemap {
	width: 400px;
	height: 500px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	border: 1px solid #000;
	color: #000;
	line-height: 13px;
	text-align: center;
	float: left;
	vertical-align:top;
}
div#homeFlash {
	float: right;
	padding-top: 10px;
}

div#header div#certificaat {
	background-image: url(/images/template/Certificaat.png);
	height: 234px;
	width: 361px;
	display: block;
	margin-left: 700px;
	margin-top: 10px;
}
div#header div#certificaat a{width: 361px; height: 234px; display: block; cursor: hand;}
