#homepage_container {
	padding: 0 40px;
}

#homepage_left {
	float: left;
	width: 400px;
	padding: 10px 0 0 0;
}

#snel_naar {
	width: 380px;
	padding: 155px 10px 20px 10px;
	margin: 10px 0 0 0;
	
	font-size: 13px;
	line-height: 24px;
	
	text-align: center;
	
	background: #ecf7c9 url('../images/title.snel_naar_appartementen_in.gif') no-repeat left top;
}

#snel_naar a {
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	
	text-decoration: none;
}

#snel_naar a:hover {
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	
	text-decoration: underline;
}

#homepage_right {
	float: right;
	width: 441px;
	
	padding: 30px 0 10px 19px;
	
	background-color: #ecf7c9;
}

#appartementen_spotlight {
	width: 417px;
	height: 29px;
	
	background: transparent url('../images/title.appartementen_in_de_spotlight.gif') no-repeat left top;
}

#appartementen_spotlight span {
	display: none;
}

.appartement, .appartement_over {
	float: left;
	margin: 20px 20px 0 0;
	
	background: #b4cc6e;
	
	padding: 10px;
	
	width: 180px;
	height: 205px;
	
	cursor: pointer;
}

.appartement_over {
	background: #90a74b;
}

.appartement_foto img {
	width: 180px;
	border: #333333 1px solid !important;
}

.appartement_info {
	text-align: center;
	font-weight: bold;
	
	padding: 2px 0 0 0;
	
	line-height: 20px;
}

.appartement_info a {
	color: #fff;
	text-decoration: none;
}

.appartement_info span {
	display: none;
}

#appartementen_link {
	text-align: center;
	padding: 15px 0 5px 0;
}

#appartementen_link a {
	color: #333333;
	font-weight: bold;
	
	font-size: 13px;
	
	text-decoration: none;
}

#appartementen_link a:hover {
	color: #333333;
	font-weight: bold;
	
	font-size: 13px;
	
	text-decoration: underline;
}