.normaal {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: Black;
}
.knop {
	background-color: #FCEA1E;
	width: 118px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
}
.evenwicht {
	width: 118px;
	height: 20px;
}
#achtergrond {
	z-index: 1;
	position: absolute;
	width: 100%;
	top: 5%;
}
#voorgrond {
	z-index: 2;
	position: absolute;
	width: 100%;
	top: 5%;
}
.tabelformaat {
	width: 777px;
	height: 600px;
	border: 0px;
}

