* 
{
    font-size: 9 pt;
}
body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-arrow-color: #cccccc;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #cccccc;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../images/bgstrook.jpg);
	background-repeat: repeat-x;
	background-position: top;
	}

.yellowbg
{
	background-image: url(../images/yellow_midden.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	}
	
	
h6 {
	color: #CC0000;
	font-weight: normal;
	font-size: 11px;
}
	
a
{
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none
	}
	
a:visited 
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none
	}
	
a:hover 
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFD500;
	font-weight: bold;
	text-decoration: none
	}
	
a:active 
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFD500;
	font-weight: bold;
	text-decoration: none
	}
	
.submenu a
{
	color: #00638F;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none
	}
	
.submenu a:visited 
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #00638F;
	font-weight: bold;
	text-decoration: none
	}
	
.submenu a:hover 
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none
	}
	
.submenu a:active 
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none
	}
.content a
{ 
   text-decoration: none; 
   color: #CC071E
   }

.content a:link 
{  
   text-decoration: none; 
   color: #CC071E
   }

.content a:visited 
{  
    text-decoration: none; 
	color: #CC071E
	}

.content a:hover 
{  
   text-decoration: underline; 
   color: #CC071E;
   }

.content 
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
	}
	
.kopje, .kopje span 
{  
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px !important; 
	font-style: normal; 
	font-weight: bold; 
	color: #CC071E;
	line-height: 18px;
	}
	
.kopje2, .kopje2 span
{  
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px !important; 
	font-style: normal; 
	font-weight: bold; 
	color: #00638F;
	line-height: 18px;
}
	
.subkopje 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000
}

	   
.image
{
	color: #5A6E7D;
	border : 1 solid Gray;
}


label a:link, label a:visited, label a:hover, label a:active  {
	color : Red;
}

