@import url(menu.css);
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #75BE56;
}
div#container {
	width: 1003px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
div#header {
	height: 125px;
	background-image: url(../images/template/header.jpg);
}
div#contentWrapper {
	background-image: url(../images/template/wrapperback.jpg);
	background-repeat: repeat-y;
}
div#leftmenu {
	width: 496px;
	float: left;
	min-height: 726px;
	background-image: url(../images/template/menuback.jpg);
}
* html div#leftmenu {
	height: 726px;
}
div#rightcontent {
	width: 507px;
	float: right;
}
div#footer {
	line-height: 21px;
	background-color: #232E77;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
div#footer span.designpro {
	background-color: #B2BAEB;
	display: block;
	line-height: 21px;
	float: left;
	color: #000;
	padding-left: 5px;
	padding-right: 5px;
}
div#footer span {
	padding-left: 5px;
	padding-right: 5px;
}
div#footer .wit {
	color: #fff !important;
	text-decoration: none;
}
div#footer span a {
	color: #000 !important;
	text-decoration: none;
}
div#footer span a:hover {
	text-decoration: underline;
}
div#content {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #222D77;
}
div#content h1 {
	font-size: 24px;
}
div#content h2 {
	font-size: 16px;
}
div#content a {
	color: #222D77;
}
div#contentFotoboek {
	padding-left: 8px;
}
div#contentfooter ul li {
	display: inline;
}
div#contentfooter ul li a {
	display: block;
	float: left;
	line-height: 29px;
	margin-left: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}
div#contentfooter {
	padding-left: 147px;
}
div#contentfooter ul {
	margin: 0px;
	padding: 0px;
}
div#contentfooter ul li a.offerte {
	background-image: url(../images/template/offerte.jpg);
	width: 102px;
	padding-left: 20px;
}
div#contentfooter ul li a.terugbellen {
	background-image: url(../images/template/terugbellen.jpg);
	width: 92px;
	padding-left: 30px;
}
div#contentfooter ul li a.contact {
	background-image: url(../images/template/contact.jpg);
	width: 67px;
	padding-left: 45px;
}
div#contentfooter ul li a:hover {
	text-decoration: underline;
}
div#woorden {
	text-align: center;
	font-size: 9px;
}
div#woorden a {
	text-decoration: none;
}
div#woorden a:hover {
	text-decoration: underline;
}
div#googlemap {
	width: 460px;
	height: 500px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	border: 1px solid #000;
	color: #000;
	line-height: 13px;
	text-align: center;
}
div.clearer {
	clear: both;
}
