.baan {
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 3;
	visibility: visible;
	background-image: url(_img/bg_baan.png);
	background-position: center 10px;
	background-repeat: no-repeat;
}
.logo {
	background-image: url(_img/bg_logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 400px;
	width: 723px;
	position: absolute;
	z-index: 11;
}
.kaart {
	position: absolute;
	height: 100%;
	width: 100%;
	background-image: url(_img/bg_kaart_fietser.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	z-index: 10;
}
.container {
	background-image: url(_img/bg_boot.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 100%;
	width: 100%;
	background-position: 110% top;
}
.test {
	background-color: #00C;
	position: absolute;
	height: 100px;
	width: 100px;
	z-index: 99;
}
.tekst {
	width: 60%;
	height: 220px;
	position: absolute;
	top: 392px;
	left: 80px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 15px;
	z-index: 999;
}
.download {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-image: url(_img/pijl.png);
	background-repeat: no-repeat;
	color: #FFF;
	text-decoration: none;
	padding-left: 25px;
	background-position: 1px;
}
.download:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-image: url(_img/pijlo.png);
	background-repeat: no-repeat;
	color: #cbdf86;
	text-decoration: none;
	padding-left: 25px;
	background-position: 1px;
}
.footer {
	position: absolute;
	z-index: 20;
	height: 20px;
	width: 249px;
	bottom: 2px;
	right: 0px;
}

.H1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
.brochure {
	width: 249px;
	height: 326px;
	position: absolute;
	top: 289px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 15px;
	background-image: url(_img/brochure.png);
	background-repeat: no-repeat;
	z-index: 12;
	right: 0px;
	}
.vlinder {
	position: absolute;
	height: 130px;
	width: 150px;
	top: 250px;
	z-index: 15;
	left: 10%;
}
.lb {
	position: absolute;
	height: 151px;
	width: 149px;
	right: 0px;
	bottom: 0px;
}

.disclamer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #b6d256;
}
.disclamerl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-heightcbdf86 16px;
	color: #b6d256;
	text-decoration: none;

}
.disclamerl:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #cbdf86;
	text-decoration: none;
}
.tekstletop {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 15px;
	background-color: #ee7f1d;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}

