body, html {
	background-image: url(../img/bg-zand.gif);
	background-color: #BEAC82;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#wrapper {
	height: 100%;
	width: 100%;
	background-image: url(../img/schelpjes.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#totaal {
	height: 100%;
	width: 1004px;
	margin: auto;
}
#bottom {
	height: 47px;
}
#header {
	height: 384px;
	width: 1004px;
	float: left;
}
#footer {
	height: 110px;
	float: left;
}
#voettekst {
	color: #6A6439;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	height: 43px;
	padding-top: 20px;
	float: left;
	width: 1004px;
}
#voettekst a {
	color: #6A6439;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
#midden {
	background-image: url(../img/bg-pagina.gif);
	background-repeat: repeat-y;
	float: left;
	width: 984px;
	height: 100%;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 23px;
}
#content {
	width: 480px;
	min-height: 300px;
	float: left;
	padding-left: 160px;
	padding-right: 66px;
	text-align: justify;
	padding-top: 10px;
}
#content a {
	color: #c80202;
	font-weight: bold;
	text-decoration: none;
}
#links {
	background-image: url(../img/bg-links.gif);
	background-repeat:no-repeat;
	height: 184px;
	width: 278px;
	float: left;
}
#content a:hover {
	color: #c80202;
	font-weight: bold;
	text-decoration: underline;
}
#map {
	width:500px;
	height:250px;
	float: left;
	padding-left: 150px;
}
#gmap {
	height:360px;
	width:480px;
}
 #gdirections {
	width:480px;
	float: left;
}
#route {
	height: 50px;
	background-color: #C80202;
	color: #FFFFFF;
}
#route #routeform {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#agenda {
	width: 480px;
	float: left;
}
#agenda .rij1 {
	background-color: #d8d8d8;
}
#agenda .rij2 {
	background-color: #f1f1f1;
}
#reserveren {
	width: 480px;
	float: left;
}
#reserveren input {
	width: 280px;
}
#reserveren textarea {
	width: 280px;
}
#content .Title {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#verzonden {
	width: 480px;
	float: left;
}
#reserveren .radio {
	width: 50px;
}
#sitemap a {
	color: #c80202;
	font-weight: bold;
	text-decoration: none;
}
#sitemap a:hover {
	color: #c80202;
	font-weight: bold;
	text-decoration: underline;
}#sitemap {
	padding: 20px;
}
#wrapper #totaal #midden #content #reserveren .radio {
	width: 25px;
}
