div.home 
{
	/*background		: url(../img/bg_home.jpg) no-repeat bottom;*/
	height			: 408px;
	padding: 0;
}
#portfolio, #portfolio li { list-style:none;}
#portfolio {
	position: relative;
	text-align: left;
	margin-left: -30px;
}
#portfolio img {margin-bottom: 0; }

div.kaart 
{
	background		: url(../img/bg_kaart.jpg) no-repeat bottom;
	height			: 725px;
}

div.vogelvlucht
{
	background		: url(../img/luchtfoto.jpg) no-repeat bottom;
	height			: 700px;
}

.clr_brown
{
	color			: #b6553f;	
}
.clr_green
{
	color			: #87a955;
}
#content .clr_darkgreen
{
	color			: #4c662f;
}
#content .clr_darkgreen a {
	text-transform	: none;	
}
.clr_blue
{
	color			: #51abc4;
}

#content h5, #content a {
	font-family				: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size				: 12px;
	color					: #86a957;
	line-height				: 16pt;
	text-transform			: uppercase;
	font-weight				: normal;
	text-align				: left;	
}