body {
	margin: 0;
	padding: 0;
	background-image: url(../images/template/body-back-repeat-x.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
div#container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
div#header {
	height: 33px;
	padding-top: 127px;
	padding-left: 15px;
	background-image: url(../images/template/header.jpg);
}
div#dynamicWrapper {
	position: relative;
}
div#shadow {
	height: 6px;
	width: 980px;
	background-image: url(../images/template/top-shadow-repeat-x.png);
	background-repeat: repeat-x;
	position: absolute;
	top: 0px;
	z-index: 1;
}
div#slideshowHolder {
	float: left;
	width: 693px;
	height: 262px;
}
div#rightNaw {
	float: right;
	width: 256px;
	height: 172px;
	padding-top: 90px;
	padding-left: 31px;
	background-image: url(../images/template/topright.png);
	font-size: 13px;
	color: #333;
}
div#rightNaw a {
	color: #F94D00;
	text-decoration: none;
}
div#centerWrapper {
	background-image: url(../images/template/content-repeat-y.png);
	background-repeat: repeat-y;
}
div#content {
	float: left;
	width: 681px;
	padding-right: 12px;
	font-size: 13px;
	color: #000;
	padding-bottom: 10px;
}
div#content a {
	color: #000;
}
div#content h1 {
	font-size: 16px;
	color: #000;
}
div#content h2 {
	font-size: 13px;
	color: #000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
div#content h3 {
	font-size: 13px;
	color: #090;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;	
}
div#content h4 {
	font-size: 13px;
	color: #F0F;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;	
}
div#content h5 {
	font-size: 13px;
	color: #900;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;	
}
div#rightBar {
	float: right;
	width: 287px;
}
div#rightBar p {
	margin: 0;
	padding: 0;
	padding-top: 12px;
}
div#rightBar table {
	margin-top: 10px;
}
div.rightInfoWrapper {
	padding-top: 12px;
	padding-left: 12px;
	padding-bottom: 12px;
	background-image: url(../images/template/right-bar-between.png);
	background-repeat: no-repeat;
	background-position: center top;
}
div.rightInfoWrapper:first-child {
	background-image: none;
}
div.rightInnerInfoWrapper {
	background-color: #F2F2F2;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	font-size: 13px;
	color: #999;
}
p.rightHeader {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
}
p.hdr1 { color: #0185B4; }
p.hdr2 { color: #DD48C0; }
p.hdr3 { color: #B8CA25; }
div#footer {
	height: 25px;
	line-height: 25px;
	background-image: url(../images/template/footer-repeat-x.png);
	background-repeat: repeat-x;
	font-size: 11px;
	color: #999;
}
div#footer a {
	color: #F94D00;
	text-decoration: none;
}
div#footer a:hover {
	text-decoration: underline;
}
div#leftFooter {
	float: left;
}
div#rightFooter {
	float: right;
}



ul#hoofdmenu {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul#hoofdmenu li {
	display: inline;
	padding: 0;
	margin: 0;
	font-size: 20px;
	color: #CCC;
	padding-right: 3px;
}
ul#hoofdmenu li a {
	font-size: 13px;
	color: #999;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}
ul#hoofdmenu li:before { content: "| "; letter-spacing: 2px; }
ul#hoofdmenu li:first-child:before { content: ""; }
ul#hoofdmenu li a:hover { text-decoration: underline; }



div#googlemap {
	height: 600px;
}



div.clearer {
	margin: 0;
	padding: 0;
	clear: both;
}
