* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-khtml-box-sizing: border-box;
}

html, body {
	 overflow-x: hidden;
}

body {
	font-family: verdana;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

#top_menu {
	position: absolute;
	z-index: 1500;
	padding: 7px 5px 5px 5px;
	text-align: center;
	left: 75px;
	width: 830px;
	height: 30px;
	font-size: 12px;
}

#top_menu a.normal {
	text-decoration: none;
}

#top_menu a.active {
	text-decoration: none;
	color: #e3087c;
}

#sub_menu {
	position: absolute;
	top: 320px;
	left: 297px;
	width: 165px;
	padding-bottom: 8px;
	text-align: right;
	font-weight: bold;
}

#sub_menu a.normal {
	text-decoration: none;
}

#sub_menu a.active {
	text-decoration: underline;
}

#container {
	z-index: 1000;
	color: white;
	position: absolute;
	text-align: left;
	top: 0px;
	left: 22px;
}

#flash_home {
	position: absolute;
	left: 0px;
	top: -80px;
}

#flash_page {
	position: absolute;
	left: 0px;
	top: -80px;
}

#container a {
	color: white;
}

#content {
	z-index: 50;
	position: absolute;
	/*text-align: justify;*/
	top: 225px;
	left: 463px;
	width: 423px;
	color: white;
	padding-bottom: 10px;
	padding-left: 15px;
	height: 700px;
	overflow: auto;
	/*font-weight: bold;*/
}

#content h1 {
	margin-top: 0px;
	padding-top: 0px;
}

table {
	font-family: verdana;
	color: white;
	font-size: 12px;
}

#top_menu, #top_menu a {
	background: #000000;
	color: white;
}

#blauwe_bol {
	position: absolute;
	left: 155px;
	top: 70px;
	width: 100px;
	height: 100px;
	text-align: center;
}

#oranje_bol {
	position: absolute;
	left: 100px;
	top: 165px;
	width: 60px;
	height: 100px;
	text-align: center;
}

#paarse_bol {
	position: absolute;
	left: 220px;
	top: 185px;
	width: 60px;
	height: 100px;
	text-align: center;
}

#groene_bol {
	text-align: center;
	position: absolute;
	left: 125px;
	top: 285px;
	width: 60px;
	height: 100px;
}

#blauwe_bol a, #oranje_bol a, #paarse_bol a, #groene_bol a {
	text-decoration: none;
	font-weight: bold;
}

.clear {
	clear: both;
}

.showLinks {
	display: block;
	visibility: visible;	
}

.hideLinks {
	display: none;
	visibility: hidden;
}

#blauwe_bol_home {
	z-index: 1000;
	position: absolute;
	left: 465px;
	top: 30px;
	width: 440px;
	height: 330px;
}

#oranje_bol_home {
	z-index: 1000;
	position: absolute;
	left: 75px;
	top: 440px;
	width: 395px;
	height: 395px;
}

#paarse_bol_home {
	z-index: 1000;
	position: absolute;
	left: 40px;
	top: 60px;
	width: 335px;
	height: 335px;
}

#groene_bol_home {
	z-index: 1000;
	position: absolute;
	left: 511px;
	top: 453px;
	width: 360px;
	height: 360px;
}

#blauwe_bol_home a, #oranje_bol_home a, #paarse_bol_home a, #groene_bol_home a {
	text-decoration: none;
	font-weight: bold;
}
