/* stijlen tekst */

	body      
		{font-family:verdana;
	 	 font-size: 11px;
		 line-height: 14px;
		 color: #ffffff;
		 text-decoration: none;}

	td,th,p
		{font-family:verdana;
	 	 font-size: 11px;
		 line-height: 14px;
		 color: #ffffff;
		 text-decoration: none;}
  
	a		  
		{color:#ffffff;
		 text-decoration:underline;}
	a:hover   
		{color:#333333;
		 text-decoration:underline;}
	
	a.menu
		{float:left;
		font-family: verdana;
		 font-size: 12px;
		 color: #ffffff;
		 width: 150px;
		 font-weight: bold;
		 text-decoration: none;
		 padding: 5 0 5 10; 
		}
		
	a.menu:hover
		{color: #ffffff;
		 text-decoration: none;
		 background: #858191;
		}
	
	.kop
		{font-family: verdana;
		 font-size: 14px;
		 color: #ffffff;
		 font-weight: bold;
		 text-decoration: none;}
	
	.issue_kop
		{font-family: arial;
		 font-size: 16px;
		 color: #ffffff;
		 font-weight: bold;
		 text-decoration: none;}
	
	.klein
		{font-family: arial,sans-serif;
		 font-size: 10px;
		 line-height: 12px;
		 color: #ffffff;
		 text-decoration: none;}

	.klein:hover
		{color: #ffffff;
		 text-decoration: underline;}

	.klein_donker
		{font-family: arial,sans-serif;
		 font-size: 10px;
		 color: #333333;
		 text-decoration: none;}

	.textlink
		{
	font-family: arial;
	font-size: 12px;
	color: #FFffff;
	text-decoration: underline;
}

	.link:hover
		{
		color: #FFffff;
		text-decoration: underline;}
		
		
	.content_kop
		{
	font-family: verdana;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

	.content_kop:hover
		{text-decoration: underline;}
	
	.menu_tabel {font: 10px verdana;
		  color: #ffffff;
		  background: #000000;
		  border-right: 2px solid #9C99A6;
		  }

	.content_tabel {font: 10px verdana;
		  color: #ffffff;
		  padding:10;
		  background: #858191;
		  }
		  
	.content_itemleft
		  { border-left: 1px; 
		    border-color: #000000 solid;
		  }
		  
	.right_tabel {
		  background: #88668C;
		  border-left: 2px solid #9C99A6;
		  }

	.issue_tabel {
		  padding:10;
		  }
	
	.issue_balk {
		  padding: 5 10 5 10;
		  background: #333333;
		  filter:alpha(opacity=50);
		  -moz-opacity:0.5;
		  opacity: 0.5;
			}
		  
	.content_divider {
		  background: #9C99A6;
		  padding:0;
		  }	  

	.but {font: 9px verdana;
		  color: #ffffff;
		  padding:2;
		  border : 0px solid #cce821;
		  background: #cce821;
		  font-weight: bold;
		  }
		  
		 
	.navlink
		{font: 11px verdana;
		 color: #862E32;
		 font-weight: bold;	
		 text-decoration: none;
		 padding-top: 2px;}
		 
	.navlink:hover   {
		 color: #455699;	
		 text-decoration: underline;}
		 
		 
	.formulier
		{
	font-family: arial;
	font-size: 12px;
	padding:2;
	border : 1px solid #ffffff;
	color: #333333;
	BACKGROUND: #9AA5D1;
}		

 	TEXTAREA 
		{
	font-family: arial;
	font-size: 12px;
	padding:2;
	border : 1px solid #ffffff;
	color: #333333;
	BACKGROUND: #9AA5D1
}
		 
	SELECT 		
		{BACKGROUND: #9AA5D1;
		 COLOR: #333333;
		 FONT-FAMILY: Arial;
		 padding:2;
		 FONT-SIZE: 12px;
		 border : 1px solid #ffffff;}
