p 	{  	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color:#232323;
	}

body 	{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold; 
	color: #000000;
	background-color: #C7CAD8;
	margin: 0px;
	padding: 0px;
	}
	


h1 	{	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 20px; 
	color: #232323;
	}

h2 	{  	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #232323;
	}

h3 	{  	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold;
	}	
	
td 	{  
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
	}

a:link {  
	font-weight: bold; 
	color: #232323;  
	text-decoration: none;
	}
	
a:visited {  
	font-weight: bold; 
	color: #006699; 
	text-decoration: none; 
	}

a:hover {  
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none; 
	background-color: #C7CAD8;
	}
	
a:active {  
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none; 
	background-color: #C7CAD8;
	}
	
a#navi {  
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #FFFFFF;
	background-color: #C7CAD8;
	}
tr#tabel {
background-color: #FFFF33;}
tr#koppen {
background-color: #FF3300;}

td#tabel {
background-color:#FFFF33;
border-color:#FFFF33;
}
td#koppen {
background-color: #FF3300;}
	
a#navi:hover {  
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #FFBB33; 
	background-color: #C7CAD8;
	}
		
a#current {  
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #FFBB33; 
	background-color: #C7CAD8;
	}
	
.voettekst {  
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color: #232323; 
	font-size: 12px;
	}
	
.kleiner {
	font-size: 12px;
	text-align: left;
	}
