#content {
	width: 848px;
	height: auto;
	position: relative;
	padding: 0px 18px 0px 34px;
	z-index: 20;
}
#content #left {
	padding: 0px;
}
#content #left .contact_form {
	width: 373px;
}
.body {
	height: 28px;
	font-weight: bold;
}
.body table td {
	padding: 0 5px;	
}
.body.bg_input {
	width: 350px;
	height: 34px;
	position: relative;
	background: url(../images/template/bg_input.gif) no-repeat;
}
.body span {
	width: 242px;
	height: 26px;
	position: relative;
	display: block;
	line-height: 26px;
	font-size: 11px;
	color: #f86400;
}
.body span img {
	margin-top: 4px;
	margin-right: 4px;
	float: left;
}
.body.bg_input input {
	width: 230px;
	height: 18px;
	position: relative;
	border: none;
	background: none;
	padding: 5px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5f5f5f;
}
.body.bg_text {
	width: 242px;
	height: 184px;
	position: relative;
	background: url(../images/template/bg_textarea.gif) no-repeat;
}
.body.bg_text textarea {
	width: 228px;
	height: 162px;
	position: relative;
	padding: 6px;
	border: none;
	background: none;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5f5f5f;
}
.form-knop {
	width: 127px;
	height: 32px;
	position: relative;
	color: #fff;
	font-size: 14px;
	line-height: 32px;
	font-weight: normal;
	background: url(../images/template/bg_submit.gif) no-repeat;
	text-align: center;
}
#content #right {
	padding-top: 0px;
	float: right;
	width: auto;
}
#googlemaps {
	position: relative;
	width: 317px; 
	height: 398px;
	z-index: 20;
	float: left;
	margin-bottom: 35px;
}
#googlemaps #maps {
	width: 317px;
	height: 398px;
	position: relative;
	z-index: 25;
}
#googlemaps #overlay {
	width: 317px;
	height: 398px;
	position: absolute;
	top: -0px;
	left: 0px;
	z-index: 300;
}
#right .contact {
	width: 280px;
	height: auto;
	position: relative;
	padding: 37px 0px 37px 37px;
}
#right .contact span {
	font-weight: bold;
	color: #660066;
}
#right .contact span.details {
	width: 75px;
	display: block;
	float: left;
}
#right .contact span.details a {
	text-decoration: none;
}

