#een {
	position:absolute;
	width:250px;
	height:18px;
	z-index:10;
	left: 0px;
	top: 175px;
}
#twee {
	position:absolute;
	width:250px;
	height:21px;
	z-index:11;
	left: 0px;
	top: 221px;
}
#drie {
	position:absolute;
	width:250px;
	height:23px;
	z-index:12;
	left: 0px;
	top: 267px;
}
#vier {
	position:absolute;
	width:250px;
	height:22px;
	z-index:13;
	left: 0px;
	top: 314px;
}
#vijf {
	position:absolute;
	width:250px;
	height:21px;
	z-index:14;
	left: 0px;
	top: 359px;
}
#zes {
	position:absolute;
	width:250px;
	height:24px;
	z-index:15;
	left: 0px;
	top: 404px;
}

#tekstvak {
	position:absolute;
	width:590px;
	height:434px;
	z-index:8;
	left: 250px;
	top: 173px;
	background-color: #000000;
	font-family: "Franklin Gothic Medium";
	font-size: 13px;
	overflow: auto;
	padding-right: 10px;
	padding-top: 5px;
	padding-left: 10px;
	color: #EEEEEE;
}

