.tekst {
	width: 590px;
	font-size: 10pt;
	padding: 40px 230px 0px 45px;
	color: gray;
	text-align: justify;
	background-image : url(../img/back_zand1a.jpg);
	background-repeat : no-repeat;
	border-left: 1px solid white;
}
A:link {
	font-weight: bold;
	color: white;
}
A:visited {
	font-weight : bold;
	color: white;
}
A:hover {
	color: gray;
}

/*de breedte van de tabel bepaalt, niet de layer */
#layer {
	wiidth: 400px;
	height: 50px;
	left: 320px;
	top: 490px;
}
#menutabel {
	width: 400px;
	margin-top: 0px;
	margin-left: 0px;
}

/* positionering pijltje */
#nav {
	padding: 0px;
}