#flash_homepage	{
	position			: absolute;
	left				: 0;
	top					: 140px;
	z-index				: 1;
}

/* --------------------------------	*/
/* content						 	*/
/* --------------------------------	*/
#content	{
	background			: url(../img/teaser.jpg) no-repeat left top;
	padding				: 325px 0 0 0;
}

/* --------------------------------	*/
/* aanbiedingen					 	*/
/* --------------------------------	*/
#zijbalk_aanbiedingen	{
	background			: url(../img/bg_aanbiedingen.jpg) no-repeat 0 141px;
	position			: absolute;
}

#zijbalk_aanbiedingen h3 a	{
	background			: none;
}

#zijbalk_aanbiedingen ul {
	margin-top			: 60px;
}

#content h1	{
	width				: 275px;
}

#locatie {
	position			: absolute !important;
	top					: 455px;
	right				: 380px;
	width				: 290px;
	height				: 203px;
}

#locatie li  {
	width				: 290px;
	height				: 203px;
}

.locatie-overlay {
	background			: url(../img/video-overlay.png) -321px -4px no-repeat;	
	position			: absolute !important;
	top					: 455px;
	right				: 380px;
	width				: 290px;
	height				: 203px;
	z-index				: 10;
}

.locatie-overlay:hover {
	background-position	: left -4px;	
}

.locatie-overlay a {
	display				: block;
	width				: 100%;
	height				: 100%;
	text-indent			: -9000em;
	overflow			: hidden;
}