@import url("flyout.css");
html, body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
body {
	background-image: url(../images/template/bodyback.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
div#container {
	width: 1001px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url(../images/template/wrapperback.jpg);
	background-repeat: repeat-y;
}
div#innerWrapper {
	/*
	background-image: url(../images/template/contentback.jpg);
	background-repeat: no-repeat;
	background-position: right 277px;
	*/
}
div#header {
	height: 26px;
	padding-top: 251px;
	padding-left: 345px;
}
div.headerfoto0 { background-image: url(../images/template/headers/0.jpg); }
div.headerfoto1 { background-image: url(../images/template/headers/1.jpg); }
div.headerfoto2 { background-image: url(../images/template/headers/2.jpg); }
div.headerfoto3 { background-image: url(../images/template/headers/3.jpg); }
div.headerfoto4 { background-image: url(../images/template/headers/4.jpg); }
div.headerfoto5 { background-image: url(../images/template/headers/5.jpg); }
div.headerfoto6 { background-image: url(../images/template/headers/6.jpg); }
div.headerfoto7 { background-image: url(../images/template/headers/7.jpg); }
div.headerfoto8 { background-image: url(../images/template/headers/8.jpg); }
div.headerfoto9 { background-image: url(../images/template/headers/9.jpg); }
div.headerfoto10 { background-image: url(../images/template/headers/10.jpg); }
div#contentWrapper {
}
div#leftMenu {
	float: left;
	width: 220px;
	padding-left: 123px;
	padding-top: 20px;
}
div#content {
	float: right;
	width: 618px;
	padding-left: 10px;
	padding-top: 55px;
	padding-right: 30px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div#content h1 {
	font-size: 20px;
	background-image: url(../images/template/h1back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 65px;
	text-align: center;
}
div#content h2 {
	font-size: 16px;
}
div#content a {
	color: #000;
}
div.clearer {
	clear: both;
}
div#footer {
	height: 18px;
	padding-top: 90px;
	background-image: url(../images/template/footer.jpg);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
}
div#googlemap {
	width: 610px;
	height: 500px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	border: 1px solid #000;
	color: #000;
	line-height: 13px;
	text-align: center;
}
input, textarea {
	border: 1px solid #000;
}
p.nieuwsbriefBedankt {
	font-size: 16px;
	font-weight: bold;
}
div#footer span.fleft {
	float: left;
	padding-left: 50px;
}
div#footer span.fright {
	float: right;
	padding-right: 27px;
}
div#footer span.fleft a {
	color: #FFF;
}

/* topmenu */
ul#menu {
}
ul#menu li {
}
ul#menu li a {
}
ul#menu li a:hover {
}
/* producten menu */
ul#productenMenu {
}
ul#productenMenu li {
}
ul#productenMenu li a {
}
ul#productenMenu li a:hover {
}

