div.home 
{
	background		: url(../img/bg_home.jpg) no-repeat bottom;
	height			: 825px;
}
div.contact 
{
	background		: url(../img/bg_home.jpg) no-repeat bottom;
	height			: 725px;
}

div.kaart 
{
	background		: url(../img/bg_kaart.jpg) no-repeat bottom;
	height			: 850px;
}

div.hof 
{
	background		: url(../img/bg_hof.jpg) no-repeat;
	height			: 800px;
}
div.film 
{
	background		: url(../img/bg_film.jpg) no-repeat;
	height			: 800px;
}
div.ligging 
{
	background		: url(../img/afb_ligging.jpg) no-repeat bottom;
	height			: 700px;
}
div.hof a
{
	color			: #b6553f;
}

div.grienden 
{
	background		: url(../img/bg_grienden.jpg) no-repeat bottom;
	height			: 850px;
}
div.grienden div.moreimg
{
	position		: absolute;
	bottom			: -120px;
}
div.grienden a
{
	color			: #4ea12a;
}

div.griendenfotos
{
	background		: url(../img/bg_griendenfotos.jpg) no-repeat bottom;
	height			: 900px;
}
div.griendenfotos div.backto
{
	text-align		: right;
	padding-right	: 30px;	
}

div.waterjuffer 
{
	background		: url(../img/bg_waterjuffer.jpg) no-repeat bottom;
	height			: 730px;
}
div.waterjuffer a
{
	color			: #51abc4;	
}

.clr_brown
{
	color			: #b6553f;	
}
.clr_green
{
	color			: #4ea12a;
}
.clr_blue
{
	color			: #004792;
}