#header {
	width: 904px;
	height: 256px;
	position: relative;
	float: left;
}

#menu {
	width: 699px;
	height: 56px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

#menu img {
	float: left;
}

#sfeer {
	width: 904px;
	height: 256px;
	position: relative;
	top: 48px;
	z-index: 1;
}

#sfeer img {
	float: left;
}

#klasses {
	width: 904px;
	height: 194px;
	position: relative;
	float: left;
}

#klasses img {
	float: left;
}

#content {
	width: 904px;
	height: auto;
	position: relative;
	float: left;
	top: 30px;
	padding-bottom: 17px;
}

#tekst {
	width: 409px;
	height: auto;
	position: relative;
	float: left;
	margin-left: 22px;
}
.spotlight {
	width: 404px;
	height: 155px;
	position: relative;
	float: left;
	margin-top: 25px;
	background: url(../images/template/home/inthespotlight.jpg) no-repeat;
}

.spotlight .foto {
	width: 192px;
	height: 126px;
	position: relative;
	float: left;
	left: 17px;
	margin: 7px 0 0 0;
	overflow: hidden;
}

.spotlight .adres {
	width: 139px;
	height: 40px;
	position: relative;
	float: left;
	margin: 45px 0 0 32px;
	color: #fff;
}

.spotlight .adres strong {
	color: #fff;
}

.spotlight .prijs {
	width: 100px;
	height: 30px;
	line-height: 30px;
	position: relative;
	float: left;
	margin: 21px 0 0 32px;
	color: #fff;
}

#lijn {
	width: 35px;
	height: 666px;
	position: relative;
	float: left;
}

#recentaanbod {
	width: 195px;
	height: auto;
	position: relative;
	float: left;
}

#recent {
	width: 182px;
	height: 190px;
	position: relative;
	float: left;
	background: url(../images/template/home/recent_tekst.jpg) bottom no-repeat;
	margin-bottom: 20px;
}

#recent .foto {
	width: 182px;
	height: 120px;
	position: relative;
	float: left;
	z-index: 1;
}

#recent .tekst {
	width: 150px;
	height: 40px;
	position: relative;
	float: left;
	margin: 18px 0 0 14px;
	color: #e75d00;
	z-index: 1;
}

#recent .tekst strong {
	color: #0053a8;
	font-weight: bold;
	text-transform: uppercase;
}

#recent .fotokader {
	width: 182px;
	height: 120px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/template/home/recent_fotokader.gif) no-repeat;
	z-index: 2;
}

#recent .knopjes {
	width: 56px;
	height: 25px;
	position: absolute;
	top: 109px;
	left: 117px;
	z-index: 3;
}

#recent .knopjes img {
	float: left;
	margin-left: 3px
}

#content #contact {
	width: 205px;
	height: auto;
	position: relative;
	float: right;
}

#content #contact p {
	color: #e55c00;
	font-size: 11px;
}

#content #contact a {
	text-decoration: underline;
	color: #e55c00;
}

#content #contact a:hover {
	text-decoration: none;
}

#content #contact strong {
	color: #0053a8;
	font-weight: normal;
}

#content #contact .iconen {
	margin: 0 15px;
	float: left;
}
