html,body{
	background-color: #000000;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100%;
	font-family: Arial;
	overflow: auto;
}
td{
	text-align: center;
	vertical-align: middle;
}
a{
	text-decoration: none;
}
#tabelWebquest{
	width: 100%;
	height: 85%;
	border: 0px;
	background-color: #000000;
}
#cellEarthquest{
	width: 10%;
	background-image: url(aarde.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #000000;
	font-size: 48px;
	height: 70%;
}
#cellEarthquest:hover{
	cursor: pointer;
	cursor: hand;
}
#cellEarthquest a:link, #cellEarthquest a:active, #cellEarthquest a:visited{
	color: #FFFFFF;
}
#cellEmpty1{
	background-color: #F5CF20;
	height: 15%;
}
#cellBasisonderwijs{
	background-color: #D93129;
	width: 30%;
	font-size: 42px;
	font-weight: bold;
}
#cellBasisonderwijs:hover{
	background-color: #F05347;
	cursor: pointer;
	cursor: hand;
}
#cellBasisonderwijs a:link, #cellBasisonderwijs a:active, #cellBasisonderwijs a:visited{
	color: #E9E9E9;
}
#cellBasisonderwijs:hover a:link, #cellBasisonderwijs:hover a:active, #cellBasisonderwijs:hover a:visited{
	color: #292929;
}
#cellEmpty2{
	background-color: #1D5CA1;
	width: 10%;
}
#cellVO{
	background-color: #DB3930;
	width: 30%;
	font-size: 36px;
}
#cellVO:hover{
	background-color: #E46A64;
	cursor: pointer;
	cursor: hand;
	width: 30%;
}
#cellVO a:link, #cellVO a:active, #cellVO a:visited{
	color: #0000FF;
}
#cellWebmaster{
	background-color: #FDFBF5;
	width: 20%;
	height: 25%;
}
#cellWebquestAlgemeen{
	background-color: #FDFBF5;
	font-size: 36px;
	text-align: center;
}
#cellWebquestAlgemeen:hover{
	background-color: #E2E2E2;
	cursor: pointer;
	cursor: hand;
}
#spanWebquestAlgemeen{
	width: 420px;
	margin-left:auto;
	margin-right:auto;
}
#cellWebquestAlgemeen a:link, #cellWebquestAlgemeen a:active, #cellWebquestAlgemeen a:visited{
	color: #363636;
}
#cellBeroeps{
	background-color: #D93129;
	font-size: 24px;
	font-weight: bold;
	height: 40%;
}
#cellBeroeps:hover{
	background-color: #F05347;
	cursor: pointer;
	cursor: hand;
}
#cellBeroeps a:link, #cellBeroeps a:active, #cellBeroeps a:visited{
	color: #E9E9E9;
}
#cellBeroeps:hover a:link, #cellBeroeps:hover a:active, #cellBeroeps:hover a:visited{
	color: #292929;
}
#cellWOHBO,
#cellEmpty2
{
	background-color: #1D5CA1;
	font-size: 36px;
}
#cellWOHBO:hover,
#cellEmpty2:hover
{
	background-color: #6262FF;
	cursor: pointer;
	cursor: hand;
}
#cellWOHBO a:link, #cellWOHBO a:active, #cellWOHBO a:visited,
#cellEmpty2 a:link, #cellEmpty2 a:active, #cellEmpty2 a:visited
{
	color: #FFD940;
}
#cellEmpty3{
	background-color: #F5CF20;
}
#cellHeader{
	background-color: #FDFBF5;
	text-align: left;
	height: 20px;
	font-family: Verdana;
	font-size: 12px;
}
#dikkeLetters{
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	float: left;
}
.schuineLetters{
	font-style: italic;
}
#bold{
	font-weight: bold;
}