div.home{ 
	/*position: relative;*/ 
	background: url("../img/home.jpg") no-repeat #fff bottom right;
}
/*div.home img {
	position		: absolute;
	bottom			: 20px;
	right			: 30px;
}*/
.kaart {
	background		: url("../img/kaart.jpg") no-repeat #fff bottom right;
	height			: 400px;
	width			: 900px;
	display			: block;
	position		: relative;
}
.googlemaps, .woningen, .singel, .binnengeest, .veste, .poort, .situatie, .belangstelling, .contact {
	position		: relative;
	background		: #fff;
}

h1 {	
	color			: #005187;
	font-size		: 24px;
	line-height		: 13px;
	margin			: 0 0 10px 0;
}
h2{
	text-transform	: uppercase;
	font-size		: 12px;
	color			: #a90055;
	/*border-bottom	: 2px dotted #a90055;
	border-top		: 2px dotted #a90055;*/
	background		: url("../img/dots.gif") repeat-x top left;
	padding			: 10px 0;
	margin			: 5px 0;
}
h3{
	color			: #00aef0;
	font-size		: 14px;	
	font-weight		: normal;
	line-height		: 16px;
}
h4{
	color			: #005187;
	font-size		: 12px;	
	font-weight		: normal;
	line-height		: 18px;
	margin			: 0 0 15px 0;
}
a { color			: #00aef0; text-decoration:none;}
a:hover { text-decoration: underline}

#dots {
	position		: absolute;
	top				: 110px;
	left			: 30px;	
	z-index			: 0;
}
#kaartje {
	position		: absolute;
	top				: -16px;
	right			: 40px;
	width			: 33.33%;
}

#contactTable p { font-size: 11px; line-height: 14px}

.lblue {color			: #00aef0;}
.dottedLine {background		: url("../img/dots1.gif") repeat-x top left;}



/*   KLEUREN   
d.blauw		: #005187;
l.blauw		: #00aef0;
MAgenta		: #a90055;
Oranje		: #ff8a00;
Geel		: #ffc000;
Roze		: #ed499a

*/