div.home 
{
	/*background		: url(../img/bg_home.jpg) no-repeat;*/
	height			: 800px;
}

div.belangstelling 
{
	background		: url(../img/PBB_poort.jpg) no-repeat top right;
	height			: 850px;
}

div.woningen 
{
	background		: url(../img/SlootAFB.jpg) no-repeat bottom;
	height			: 980px;
}
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			: #2b8bc7;
}