body {
	margin: 0;
	padding: 0;
	background-image: url(../images/template/bodyback-repeaty.jpg);
	background-repeat: repeat-y;
}
div#container {
	margin: 0;
	padding: 0;
	width: 999px;
}
div#header {
	height: 165px;
	background-image: url(../images/template/jo-header.png);
}
div#contentWrapper {
}
div#leftBar {
	float: left;
	width: 250px;
}
div#content {
	float: right;
	width: 729px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding-bottom: 10px;
}
div#content h1 {
	font-size: 20px;
	color: #008001;
}
div#content h2 {
	font-size: 16px;
	color: #008001;
}
div#content a {
	color: #008001;
}
div#content img {
	border-color: #000;
}
div.clearer {
	clear: both;
	margin: 0;
	padding: 0;
}


ul#hoofdmenu {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul#hoofdmenu li {
}
ul#hoofdmenu li a {
	display: block;
	width: 203px;
	padding-right: 10px;
	height: 24px;
	line-height: 22px;
	background-image: url(../images/template/btn-up.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 2px;
}
ul#hoofdmenu li a:hover {
	background-image: url(../images/template/btn-over.jpg);
}



div#googlemap {
	width: 700px;
	height: 600px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	border: 1px solid #000;
	color: #000;
	line-height: 13px;
	text-align: center;
}

