div.home-container {
	width:468px;
}

.hotel-zoeker {
	background-color:#F7941D;
	min-height:150px;
	height:224px;

}

.actueel {
	background-color:#E6F1F7;


}

.link-bar {
	background-color: #A2BDCA;
	height: 80px;
}

a.menuactueel:link,a.menuactueel:visited,a.menuactueel:hover,a.menuactueel:active {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration:underline;
	color: #000000;
	line-height:13px;
}
a.menuactueel:hover {
	text-decoration:underline;
	color: #F7941D;
}


a.home-submenu:link,a.home-submenu:visited,a.home-submenu:hover,a.home-submenu:active {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	line-height:16px;
}

a.home-submenu:hover {
	text-decoration: underline;

}
.home-submenu-item {
	width:150px;
	float:left;

}