<!--
a.opvallend{
  background-color: greenyellow;
}
b.opvallend{
  background-color: greenyellow;
}

/* linkkleuren in menus */
.klasm a {color: white}
.klasm a:visited {color: white}
.klasm a:active {color: white}
.klasm a:hover {color: black; background-color: #6699CC}

/* linkkleuren in tekst */
.klast a {color: black}
.klast a:visited {color: purple}
.klast a:active {color: black}
.klast a:hover {color: blue; background-color: #99CCFF}
/* EINDE linkkleuren in tekst */

H1 {
	font-size : 2em; 
	font-weight: 500;
	line-height: 75%; 
	}
H2 {
	font-size : 2em; 
	font-weight: 100;
	line-height: 75%; 
	margin-left:10px;
   }


HR {
	color:#696969;
	height:1px;
	}	


#nieuws {
	width:400px;
	font-size: x-small;
	color: #ffffff;
	line-height: 130%;
	text-align: left;
	padding: 5px;
	background:#6699CC; 
	border-style: solid;
	border-color: #ffffff;
	border-width: 1px;
}

#menulinks {
	position:absolute; 
	float:left; 
	top:10px;
	left:10px;
	width:120px; 
	height:2500px;
	margin:0px;
	padding:10px;
	background:#6699CC; 
	color:#000000;
	line-height: 80%; 
	font-family:Arial;
	font-size: 10pt;

	}

#hoofd {
	position:absolute;
	margin:0px;
	padding:0px;
	left:150px; 
	top:10px; 
	width:840px; 
	height:110px; 
	background:#6699CC; 	
	color:#000000;
	font-family:arial;
	text-align:center;
 	}

#menuboven {
	position:absolute; 
	top:90px;
	left:150px;
	width:770px; 
	height:30px; 
	background:#6699CC; 
	color:#000000;
	font-family:Arial;
	font-size: 9pt;
	text-align:Right;
	line-height: 120%;
	}

#tekstblok {
	position:absolute; 
	left:150px;
	top:120px;
	margin-left:0px;
	margin-top:0px;
	width:800px;
	 
	padding:20px;
	background:#99CCEE; 
	color:#000099; 
	font-family: "Arial";
	line-height: 150%;
	text-align: justify;
	font-family: verdana, sans-serif;
	font-size: 10pt;
	}

#mif {
	position:absolute;
	top:15px;
	left:900px;
	}
div.reklam { 
	
	float: left;
	margin: 15px 20px 5px 0px;	

	background:#99CCEE; 
	color:#000099 
	}

#rechtsbuiten { 
	position:absolute; 
	left:1000px;
	top:120px;
	background:#D4D0C8; 
	color:#D4D0C8; 
	}

DIV.foto {
	background-color: #99CCEE;
	padding:0px;
	border-width: 3px;
	border-style: solid;
	border-color: #6699CC;
	margin: 0px 0px 3px 15px;
	width: 150px;
	float: right;
}
DIV.fotot {
	background-color: #99CCEE;
	font-size: 10px;
	color: black;
	line-height: 100%;
	text-align: left;
	padding: 3px;
	border-width: 0px;
	border-style: solid;
	border-color: #6699CC;
	margin: 0px 0px 0px 0px;
	width: 142px;
	float: right;
}	

#linksextra {
	line-height: 140%; 
	font-family:Arial;
	font-size:12px;
	}

#fkaderp {
	position:absolute; 
	left:20px;
	top:80px;
	width:470px;
	border-top:40px solid #6699CC;
	border-left:5px solid #6699CC;
	border-bottom:5px solid #6699CC;
	border-right:5px solid #6699CC;
	background:#99CCEE; 
	color:#000099; 
	
}

#ftitelp {
	position:absolute;
	font-size: 18pt;
	width:420px;	
	top:-30px;
	text-align: center;
	font-family:Arial;
	
	}

#frek {
	position:absolute;
	font-size: 18pt;
	width:470px;
	left:20px;	
	top:10px;
	text-align: center;
	font-family:Arial;
	
	}

#fkaderl {
	position:absolute; 
	left:20px;
	top:80px;
	width:560px;
	border-top:40px solid #6699CC;
	border-left:5px solid #6699CC;
	border-bottom:5px solid #6699CC;
	border-right:5px solid #6699CC;
	background:#99CCEE; 
	color:#000099; 
	
}

#ftitell {
	position:absolute;
	font-size: 18pt;
	width:560px;	
	top:-30px;
	text-align: center;
	font-family:Arial;
	
	}
#ftekst {
	padding:5px;
	text-align: justify;
	font-family:Arial;
	font-size:12px;
	line-height: 150%;
}

-->