
body {
	font: 14px arial;
	background-color: #555555;
}
img {
	border:0px;
}

a {
	text-decoration: none;
}

#hoofdtitel a {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -400px;
	margin-top: -272px;
	color: white;
	font: 32px verdana;
	
} 
#hoofdtitel a:hover {
	color: #b1ecf0;
}

#kader {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 800px;
	height: 400px;
	margin-left: -410px;
	margin-top: -240px;
	border-top: 40px solid #222;
	border-right: 10px solid #222;
	border-bottom: 40px solid #222;
	border-left: 10px solid #222;
	background-color: #b1ecf0;
}

#menu_items a {
	position: absolute;	
	left: 50%; 
	top: 50%;
	font: 18px Arial;
	color: white;
	width: 198px; 
	text-align: center;
	border-right:1px solid #222;
	border-left:1px solid #222;
}
#menu_items a:hover {
	background-color: #fff;	
}

#menu_01 a {
	margin-left: -401px; 
	margin-top: -230px;	
	background-color: #B22222;
	width: 199px;
	height: 24px;
	padding-top:4px;
} #menu_01 a:hover {
	color: #B22222;	
}

#menu_02 a {
	margin-left: -200px; 
	margin-top: -230px;	
	background-color: #8B008B;
	height: 24px;
	padding-top:4px;
} #menu_02 a:hover {
	color: #8B008B;
}

#menu_02 a {
	margin-left: -200px; 
	margin-top: -230px;	
	background-color: #8B008B;
	height: 24px;
	padding-top:4px;
} #menu_02 a:hover {
	color: #8B008B;
}

#menu_03 a {
	margin-left: 0px; 
	margin-top: -230px;	
	background-color: #ff008a;
	height: 24px;
	padding-top:4px;
} #menu_03 a:hover {
	color: #ff008a;
}

#menu_04 a {
	margin-left: 200px; 
	margin-top: -230px;	
	background-color: #228B22;
	height: 24px;
	padding-top:4px;
	width: 199px;
} #menu_04 a:hover {
	color: #228B22;
}

#menu_05 a {
	margin-left: -401px; 
	margin-top: 202px;	
	background-color: #1E90FF;
	height: 26px;
	padding-top:2px;
	width: 199px;
} #menu_05 a:hover {
	color: #1E90FF;
}

#menu_06 a {
	margin-left: -200px; 
	margin-top: 202px;	
	background-color: #b98d1f;
	height: 26px;
	padding-top:2px;
} #menu_06 a:hover {
	color: #DAA520;
}

#menu_07 a {
	margin-left: 0px; 
	margin-top: 202px;	
	background-color: #32CD32;
	height: 26px;
	padding-top:2px;
} #menu_07 a:hover {
	color: #32CD32;
}

#menu_08 a {
	margin-left: 200px; 
	margin-top: 202px;	
	background-color: #FF4500;
	width: 199px;
	height: 26px;
	padding-top:2px;
} #menu_08 a:hover {
	color: #FF4500;
}

#tekstkolom {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 178px;
	height:420px;
	padding: 10px 10px 0px 10px;
	border-right: 1px solid #222;
	border-left: 1px solid #222;
	color: white;
	font-size: 12px;
	text-align: justify;
} #tekstkolom h1 {
	font-size:26px;
	font-family: arial;
	font-weight: normal;
	margin: 0px 0px 5px 0px; 
} #tekstkolom h2 {
	font-size: 18px;
	font-family: arial;
	font-weight: normal;
	margin: 5px 0px 2px 0px; 
} #tekstkolom h3 {
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
	margin: 10px 0px 2px 0px; 
} #tekstkolom h4 {
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	margin: 10px 0px 2px 0px; 
} #tekstkolom ul {
	margin-top: 0px;
} #tekstkolom li {
	font-family: Verdana;
	font-size: 10px;
	list-style-type: square;
	margin: 0px 0px 0px -20px;
	text-align: left;
  line-height:12px;
} #tekstkolom a {
	text-decoration: underline;
	color: white;
} #tekstkolom table {
	width: 100%;
	margin: 0px;
	padding: 0px;
	font: 10px verdana;
} #tekstkolom table tr td.rechterkolom {
	text-align: right;
}	#tekstkolom p {
	margin: 0px 0px 10px 0px;
} 

#footer {
	position: absolute;
	right: 50%;
	top: 50%;
	margin-right: -400px;
	margin-top: 242px;
	font: 10px "verdana";
	color: #999;
	text-align: right;
	width: 800px;
} #footer a {
	color: #999;
} #footer a:hover {
	color: white;
}

#footerlinks {
	float: left; 
	text-align:left;
}
#footerlinks2 {
	float: left; 
	text-align:left;
}

#tekst {
	position: absolute;
	right: 50%;
	top: 50%;
	margin-right: -400px;
	margin-top: 242px;	
}

#positie_01 {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -400px;
	margin-top: -200px;
	width: 200px;
	height: 200px;
}
#positie_02 {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -200px;
	margin-top: -200px;
	width: 200px;
	height: 200px;
}
#positie_03 {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: 0px;
	margin-top: -200px;
	width: 200px;
	height: 200px;
}
#positie_04 {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: 200px;
	margin-top: -200px;
	width: 200px;
	height: 200px;
}
#positie_05 {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -400px;
	margin-top: 0px;
	width: 200px;
	height: 200px;
}
#positie_06 {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -200px;
	margin-top: 0px;
	width: 200px;
	height: 200px;
}
#positie_07 {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: 0px;
	margin-top: 0px;
	width: 200px;
	height: 200px;
}
#positie_08 {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: 200px;
	margin-top: 0px;
	width: 200px;
	height: 200px;
}

#klein_01 {
	width: 84px;
	height: 84px;
	position: absolute;
	left: 8px;
	top: 8px;
}
#klein_02 {
	width: 84px;
	height: 84px;
	position: absolute;
	left: 104px;
	top: 8px;
}
#klein_03 {
	width: 84px;
	height: 84px;
	position: absolute;
	left: 8px;
	top: 104px;
}
#klein_04 {
	width: 84px;
	height: 84px;
	position: absolute;
	left: 104px;
	top: 104px;
}

#afbeeldingen span{
	position:absolute;
	top:50%;
	width:100%;
	margin-top:-25%;
	text-align:center;
}

#kolom_01 {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -400px;
	margin-top: -160px;
	width: 190px;
	height: 360px;
	text-align: justify;
	padding: 5px
}
#kolom_02 {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -200px;
	margin-top: -160px;
	width: 190px;
	height: 360px;
	text-align: justify;
	padding: 5px
}
#kolom_03 {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: 0px;
	margin-top: -160px;
	width: 190px;
	height: 360px;
	text-align: justify;
	padding: 5px;
}

#kolom_04 {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: 200px;
	margin-top: -160px;
	width: 190px;
	height: 360px;
	text-align: justify;
	padding: 5px;
}

#thema_titel {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -395px;
	margin-top: -195px;
}

.vlaggetje {
	margin-bottom:-2px;
}