div.home 
{
	/*background		: url(../img/achtergrond_home.jpg) no-repeat bottom;
	height			: 920px;*/
}

div.kaart 
{
	background		: url(../img/kaart.jpg) no-repeat bottom;
	height			: 830px;
}

#rowHome	{
	margin-top		: 70px;
}

#content h2 {
	margin-bottom			: 19px;
	font-size				: 16px;
	line-height				: 8px;
	font-family				: Verdana , Arial, Helvetica, sans-serif;
	color					: #0a8ad1;
}
#content .h1 {
	font-size				: 22px;
	font-weight				: bold;
	line-height				: 26px;
}

H6{
	font-family				: Verdana , Arial, Helvetica, sans-serif;
	FONT-SIZE				: 11px;
	color					: #000;
	line-height				: 14pt;
	font-weight				: normal;
}


a.mail	{
	font-size		: 10px;
	color			: #0972b7;
	text-decoration	: underline;
}

a.mail:hover, a:visited {
	color: #00aeef;
}
