#highlight {
	float: left;
	height: 290px;
	width: 294px;
	cursor: pointer;
}

	#highlight h3 {
		margin: 0 0 10px 0;
		font-family: Times New Roman, Arial, Verdana;
		font-size: 27px;
		line-height: 27px;
		font-weight: normal;
	}
	
	#highlight img {
		border: 1px solid #ffffff;
	}
	
	#highlight span {
		display: block;
	}
		#highlight span.adress {
			font-size: 17px;
			font-weight: bold;
			line-height: 17px;
			height: 17px;
			overflow: hidden;
		}
		#highlight span.price {
			font-family: Times New Roman, Arial, Verdana;
			font-size: 27px;
			line-height: 27px;
			text-align: right;
		}
	
	#highlight .top {
		padding: 20px 20px 10px 20px;
		height: 166px;
		background: #c6d8e5;
	}
	#highlight .bottom {
		padding: 20px 20px 10px 20px;
		height: 64px;
		background: #e2e9ee;
	}

#banner {
	height: 290px;
}

#banner-aanbod-button-link {
	display: block;
	position: absolute;
	right: -10px;
	top: -10px;
	width: 118px;
	height: 118px;
	background: url(../images/btn-aanbod.png) 0 0 no-repeat;
	cursor: pointer;
	z-index: 1;
}

#banner p {
	margin: 0;
}

#bannerNav a.left {
	width: 140px;
}
#bannerNav a.right {
	width: 130px;
}

#banner .banner {
	height: 290px;
	background: url(../images/banners/home/banner1.jpg) no-repeat;
}

#cols {
	background: none;
}

#cols .contact-info {
	display: none;
}

#ticker {
	height: auto;
}

#ticker h3 {
	font-size: 24px;
}

#ticker p {
	margin: 20px 0;
}

#content .title {
	height: auto;
}