.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal; 
	line-height: 17px; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	text-decoration: none; 
	word-spacing: 1px; 
	color: #FFFFFF} 
.tekst_kl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-style: normal; 
	line-height: 17px; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	text-decoration: none; 
	word-spacing: 1px; 
	color: #FFFFFF} 	
.tekst_kl2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px; 
	font-style: normal; 
	line-height: 10px; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	text-decoration: none; 
	word-spacing: 1px; 
	color: #999999} 	
.KopjeGroen { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #CCFF99 } 
.Kopje_w { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #FFFFFF } 
.KopjeWit { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
/*	text-transform: capitalize; */
	color: #FFFFFF; 
	text-decoration: none } 
.SubkopjeGroen { 
font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; 
line-height: 16px; font-weight: normal; font-variant: normal; 
text-transform: none; color: #CCFF99; text-decoration: none; word-spacing: 1px } 

a { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; 
font-weight: normal; font-variant: normal; text-transform: none; color: #FFFFFF; text-decoration: underline} 

a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; 
font-weight: normal; font-variant: normal; text-transform: none; color:#CCFF99; text-decoration: underline} 

a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; 
font-weight: normal; font-variant: normal; 
text-transform: none; text-decoration: underline;  color:#FFFFFF;}  /*  was eerst: #CCFF99;   */

#content-pag1 a {
	text-decoration: none;
}
#content-pag1 a:hover {
	text-decoration: underline #ccc;
}

.klik-caption {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color:#ccc; 
	line-height:1.3em;
	text-transform: none;
}
/*
.klik-caption a:link {
	font-family: Arial, Helvetica, sans-serif;
   	font-size: 10px;
	color: #ccc;
	text-decoration: none;
}
.klik-caption a:hover {
    text-decoration: underline;
}
*/

.redactie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	text-decoration: none;
}

#navlist
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid gray;
font: bold 12px Arial, sans-serif #000000;
width: 160px;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid gray;
}

#navlist li a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#navlist li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navlist li a:hover {
	color: #CCFF99;
	text-decoration: none;
}
#navlist li a:active {
	color: #CCFF99;
	text-decoration: none;
}

