body	{
	background			: url(../img/balk_home_bg.gif) repeat-x left top;
}

#background {
	background			: url(../img/body_home_bg.jpg) no-repeat center 0;
}

#balk-home  {
	background			: url(../img/frontpage-balk-bg.gif) no-repeat left top;
	padding				: 0 0 0 15px;
}

#balk-home li {
	width				: 297px;
	float				: left;
	margin				: 13px 7px 0 0 ;
	background			: url(../img/frontpage-midden-bar.gif) no-repeat right 240px;
	padding				: 0 8px 30px 0;
}

#balk-home li.afbeelding-terras {
	background			: none;
}

#balk-home a.afbeelding {
	display				: block;
	height				: 210px;
	width				: 297px;
	text-indent			: -9000em;
	overflow			: hidden;
	background			: url(../img/balk-boven-bg.jpg) no-repeat;
	margin				: 0 0 30px 0;
}

#balk-home .afbeelding-hotel a.afbeelding 				{ background-position: left top; }
#balk-home .afbeelding-restaurant a.afbeelding 			{ background-position: -297px top; }
#balk-home .afbeelding-terras a.afbeelding 				{ background-position: right top; }

#balk-home .afbeelding-hotel a.afbeelding:hover 		{ background-position: left bottom; }
#balk-home .afbeelding-restaurant a.afbeelding:hover 	{ background-position: -297px bottom; }
#balk-home .afbeelding-terras a.afbeelding:hover 		{ background-position: right bottom; }

#balk-home h2 {
	color				: #fff;
	font-size			: 1.6em;
	text-align			: left;
}

#balk-home table td {
	line-height			: 1.6em;
}

#balk-home a {
	color				: #443A30;	
}


/* --------------------------------	*/
/* balk-onder					 	*/
/* --------------------------------	*/
#balk-onder {
	background		: url(../img/frontpage-streep-bg.gif) repeat;
	margin-bottom	: 10px;
	text-align		: justify;
	color			: #D7D2CE;
	padding			: 20px;
	position		: relative;
	line-height		: 1.6em;
	font-size		: 0.95em;
}

#balk-onder h3 {
	font-size		: 1.4em;
	color			: #fff;
	margin			: 0 0 8px 0;
}

#balk-onder img {
	border			: solid 1px #b7a89a;
	margin-top		: 10px;
}

/* arrangement */
#balk-onder .arrangement {
	width			: 580px;
	float			: left;
	background		: url(../img/frontpage-onder-bar.gif) no-repeat right 20px;
	padding			: 0 20px 0 0;
	min-height		: 155px;
}

#balk-onder .arrangement img {
	float			: right;
	margin			: 0 0 10px 10px
}

#balk-onder .arrangement a.lees-meer {
	display			: block;
	height			: 30px;
	width			: 100px;
	background		: url(../img/button-lees-meer.gif) no-repeat;
	text-indent		: -9000em;
	overflow		: hidden;
	margin			: 0 0 0 340px;
}

/* nieuws*/
#balk-onder .nieuws {
	width			: 300px;
	float			: right;
	padding			: 0 0 0 10px;
}

#balk-onder .nieuws a {
	color			: #D7D2CE;
	text-decoration	: none;
}

#balk-onder .nieuws a:hover {
	color			: #FFF;
}

#balk-onder .nieuws a.meer-nieuws {
	position		: absolute;
	display			: block;
	height			: 30px;
	width			: 100px;
	background		: url(../img/button-meer-nieuws.gif) no-repeat;
	text-indent		: -9000em;
	overflow		: hidden;
	bottom			: 15px;
	right			: 40px;	
}

#balk-onder .nieuws .aanmelden_nieuwsbrief {
	position		: absolute;
	bottom			: 15px;
	right			: 150px;
	display			: block;
	width			: 166px;
	height			: 30px;	
	background		: url(../img/button-nieuwsbrief.gif) no-repeat;
	text-indent		: -9000em;
	overflow		: hidden;
}

