.layerLinks {
	width: 200px;
	left: 0px;
	top: 10px;
	height: 800px;
	background-color: #CCCCFF;
	position: absolute;
}
.layerRechts {
	height: 800px;
	width: 420px;
	left: 200px;
	top: 10px;
	position: absolute;
}
.layerOranje {
	background-color: #FF9900;
	height: 475px;
	width: 172px;
	left: 28px;
	top: 0px;
	position: absolute;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding-top: 175px;
	padding-left: 10px;
	z-index: 2;
	padding-right: 5px;
}

.layerTopTekst {
	position: absolute;
	left: 45px;
	top: 40px;
	color: #330099;
	font-size: 56px;
	font-weight: bold;
	z-index: 5;
}
.layerShadow {
	color: #FFFFCC;
	font-size: 62px;
	font-weight: bold;
	position: absolute;
	left: 207px;
	top: 70px;
	z-index: 4;
	font-style: normal;
	letter-spacing: 2mm;

}
.imgVerbanddoos {
	position: absolute;
	left: 200px;
	top: 10px;
}
