/* stijlen tekst */

	body      
		{font-family:verdana,arial,helvetica,sans-serif;
         font-size: 11px;
		 line-height: 15px;
		 color: #000000;
		 text-decoration: none;}

	td,th,p
		{font-family:Verdana, Arial, Helvetica, sans-serif;
	 	 font-size: 11px;
		 line-height: 15px;
		 color: #000000;
		 text-decoration: none;}
  
	a		  
		{color:#000000;
		 text-decoration:underline;}
	a:hover   
		{color:#ffffff;
		 text-decoration:underline;}
	
	.content
		{font-family: verdana,arial,helvetica,sans-serif;
		 font-size: 11px;
		 line-height: 15px;
		 color: #000000;
		 text-decoration: none;}

	.wit
		{font-family: verdana,arial,helvetica,sans-serif;
		 font-size: 11px;
		 line-height: 15px;
		 color: #ffffff;
		 text-decoration: none;}
		 
	.paars
		{font-family: verdana,arial,helvetica,sans-serif;
		 font-size: 11px;
		 line-height: 15px;
		 color: #993399;
		 text-decoration: none;}
		
	.header
		{font-family: verdana,arial,helvetica,sans-serif;
		 font-size: 12px;
		 line-height: 16px;
		 font-weight: bold;
		 color: #000000;}
		 
	.header_paars
		{font-family: arial,sans-serif;
		 font-size: 14px;
		 line-height: 16px;
		 font-weight: bold;
		 color: #af1c8a;}
		 
	.header_groen
		{font-family: arial,sans-serif;
		 font-size: 14px;
		 line-height: 16px;
		 font-weight: bold;
		 color: #80af18;}

	.portheader
		{font-family: verdana,arial,helvetica,sans-serif;
		 font-size: 11px;
		 line-height: 16px;
		 font-weight: bold;
		 color: #000000;
		 text-decoration: none;}
		 
	.portheader:hover
		{font-family: verdana, arial, helvetica, sans-serif;
		 font-size: 11px;
		 line-height: 16px;
		 font-weight: bold;
		 color: #993399;
		 text-decoration: underline;}	 
		 
	.subheader
		{font-family: verdana,arial,helvetica,sans-serif;
		 font-size: 11px;
		 line-height: 16px;
		 color: #66cc33;}
		 
	.klein
		{font-family: verdana;
		 font-size: 9px;
		 color: #000000;
		 text-decoration: none;}
		 
	.klein:hover
		{font-family: verdana;
		 font-size: 9px;
		 color: #000000;
		 text-decoration: underline;}
		 
	.klein_groen
		{font-family: verdana;
		 font-size: 9px;
		 color: #80af18;
		 text-decoration: none;}
		 
	.klein_paars
		{font-family: verdana;
		 font-size: 9px;
		 color: #af1c8a;
		 text-decoration: none;}
		 
		 
		
/* stijlen linken */
	.contentlink
		{font-family: verdana,arial,helvetica,sans-serif;
		 font-size: 11px;
		 line-height: 15px;
		 color: #000000;
		 text-decoration: underline;}

	.contentlink:hover
		{text-decoration: underline;
		 color: #993399;}


	.textlink
		{font-family: verdana,arial,helvetica,sans-serif;
		 font-size: 11px;
		 color: #66CC33;
		 text-decoration: none;}

	.textlink:hover
		{text-decoration: underline;}
		 
	.navlink
		{font-family: verdana,arial,helvetica,sans-serif;
		 font-size: 11px;
		 color: #ffffff;
		 font-weight: bold;	
		 text-decoration: none;}
		 
	.navlink:hover
		{color: #66CC33;	
		 text-decoration: underline;}
		 
	.koplink
		{font-family: verdana,arial,helvetica,sans-serif;
		 font-size: 11px;
		 color: #ffffff;	
		 text-decoration: none;}
		 
	.koplink:hover
		{font-family: verdana,arial,helvetica,sans-serif;
		 font-size: 11px;
		 color: #000000;	
		 text-decoration: underline;}

		 
	INPUT
		{
	font-family: verdana;
	font-size: 11px;
	background:#7ba529;
	padding:1;
	border : 1px none #993399;
	color: #FFFFFF;
}		

 	TEXTAREA 
		{
	font-family: Verdana;
	font-size: 11px;
	background:#7ba529;
	padding:3;
	border : 1px none #993399;
	color: #FFFFFF;
}
		 
	SELECT 		
		{BACKGROUND: #90b63d;
		 COLOR: #ffffff;
		 FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
		 FONT-SIZE: 11px;
		 border : 1px solid #ffffff;}

