
/* Homepage left side */
div#left_content {
	position:					absolute;
	left:						30px;
	top:						133px;
	width:						324px;
	height:						310px;
	overflow:					hidden;
	color:						#000;
}

	img#flag_NL {
		position:				absolute;
		left:					346px;
		top:					109px;
	}

	img#flag_EN {
		position:				absolute;
		left:					370px;
		top:					109px;
	}

	div#onze_vestigingen {
		position:				absolute;
		left:					30px;
		top:					396px;
		font-family:			arial;
		font-size:				11px;
		color:					#333;
	}

div#left_content a {
	color:						#ff6e04;
}


div#left_content p a {
	color:						#ff6e04;
}

/* Homepage right side */
div#content_container {
	position:					absolute;
	left:						395px;
	top:						105px;
	width:						538px;
	height:						457px;
	background-color:			#e3e2e2;
	font-family:				verdana, sans-serif;
	padding-left:				41px;
	padding-right:				41px;
	padding-top:				80px;
	line-height:				18px;
}


div#content_container a {
	color:						#ff6e04;
	text-decoration:			none;
}

div#content_container p {
	font-family:				verdana, sans-serif;
	line-height:				18px;
}

div#do_you_dare {
	position:					absolute;
	left:						791px;
	top:						209px;
	font-family:				arial;
	font-size:					53px;
}

div.hp_thumbnail_menu_item {
	float:						left;
	width:						95px;
	height:						98px;
	margin-right:				13px;

	padding-left:				3px;
	padding-right:				3px;

	padding-top:				4px;

	background:					url('../gfx/site/menu/hp_bg_thumbnail.png');
}

a:hover div.hp_thumbnail_menu_item {
	color:						#ff7e00;
	background-color:			#fff;
	text-decoration:			none;
	background:					url('../gfx/site/menu/thumbnails/bg_selected.png');
}

img#img_polaroid_left {
	position:		absolute;
	left:			402px;
	top:			560px;
	z-index:		5;
	cursor:			pointer;
}

img#img_polaroid_right {
	position:		absolute;
	left:			990px;
	top:			560px;
	z-index:		5;
	cursor:			pointer;
}

div#quicklinks {
	position: 		absolute;

	left:			30px;
	top:			524px;
}

div#quicklinks a {
	color:			#ff6e04;
}

div#quicklinks p a {
	color:			#ff6e04;
}
