#holder {
	margin: 0px auto;
	padding: 0px;
	width: 990px;
	min-height:600px;
}
#holder #header {
	background-image: url(../navimg/bkheader.jpg);
	background-repeat: no-repeat;
	height: 139px;
	width: 990px;
}
#holder #content {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 990px;
}
body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}
#holder #header #headertop {
	height: 30px;
	padding: 5px 5px 5px 285px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	width: 685px;
	letter-spacing: 0.2em;
}
#holder #header #menu {
	position: relative;
	width: 300px;
	float: left;
	padding: 35px 10px 0px;
	font-size: 12px;
	font-weight: bold;
}
#headertop a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a {
	text-decoration: none;
	color: #000000;
	letter-spacing: 0.1em;
	line-height: 20px;
}
#googlemaps_menu {
	height: 600px;
	width: 990px;
	position: relative;
	top: 0px;
}
#googlemaps_menu_zoek input {
	font-size: 10px;
	line-height: 15px;
	height: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	font-size: 11px;
	line-height: 15px;
	color: #FFCC00;
	text-decoration: none;
}
#googlemaps_menu_zoek #zoek_list {
	float: right;
	background-image: url(../navimg/bk_zoekmenu.png);
	background-repeat: repeat-y;
	background-position: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 25px;
	vertical-align: bottom;
}
#googlemaps_menu_zoek #zoek_geocoder {
	float: left;
	background-image: url(../navimg/bk_zoekmenu.png);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 25px;
	vertical-align: bottom;
}
#zoek_geocoder a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#footer {
	text-align: center;
	padding: 5px;
	float: left;
	height: 25px;
	width: 980px;
}
#footer a {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
}
.title {
	font-size: 14px;
	font-weight: bold;
}
.par {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.3em;
}