#top, #header, #menu, .opties, .overzichtnavigatie, .verlooplinks, .verlooprechts, #omschr_rechts , #footer{
	display: none;
}

#wrapper {
	padding-bottom: 45px;
}

.content_links {
	width: 537px;
	height: auto;
	float: left;
	margin-left: 25px;
}

/* DETAILS */

.specificaties {
	width: 270px;
	height: 187px;
	float: left;
	position: relative;
	margin-top: 38px;
}

.specificaties table {
	width: 270px;
}

.specificaties table td {
	color: #6a6a6a;
	line-height: 23px;
}

.specificaties table td.specs{
	font-weight: bold;
}

.specificaties table td.specs.euro{
	color: #8c0106;
	font-size: 17px;
}

.google {
	width: 337px;
	height: 300px;
	float: right;
	position: relative;
}

.google .maps {
	width: 337px;
	height: 300px;
	position: absolute;
	left: 0;
	top: 0;
	background: gray;
	z-index: 1;
}

.google .randboven {
	width: 337px;
	height: 7px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}

.google .randonder {
	width: 337px;
	height: 7px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
}

#overzicht {
	position: relative;
	float: left;
	width: 908px;
	padding-left: 27px;
	margin-top: 25px;
	height: 153px;
}

#items {
	position: relative;
	float: left;
	width: 908px;
	height: 153px;
}

.overzichtitem img {
	position: relative;
	float: left;
	padding: 45px 24px 0 0;
	border: none;
	width: 203px;
	height: 153px;
}

#omschrijving {	
	position: relative;
	float: left;
	width: 937px;
	margin: 25px 0;
}

#omschr_links {
	position: relative;
	float: left;
	width: 872px;
	margin: 34px 0 0 25px;
}

#omschr_links p {
	color: #6a6a6a;
	font-size: 12px;
}

#omschr_links ul {
	line-height: 25px;
	margin: 13px 0 0 10px;
}

#omschr_links li {
	background: url(../images/template/icon_bull.jpg) no-repeat;
	padding-left: 20px;
	color: #6a6a6a;
	font-size: 12px;
}
