@charset "iso-8859-1";

/* --- START LINKS --- */

A:link /* The appearance for an normal link */
		{
			font-family: Verdana;
			font-size: 12px;
    		color: #D23232;
			text-decoration: none;
		}
A:visited /* The appearance for an visited link */
		{
			font-family: Verdana;
			font-size: 12px;
    		color: #D23232;
			text-decoration: none;
		}
A:hover /* The appearance for an link on mouse over */
		{
			font-family: Verdana;
			font-size: 12px;
    		color: #D23232;
			text-decoration: underline;
}

/* --- END LINKS --- */
		
/* --- START OPMAAK ---*/

body /* kleur om de website */	
		{
			background-color: #CCCCCC; /* #CECDC8 */
		}
		
td.border /* de lijn om de website */	
		{
		    background-color: #000000;
		}

	
td.lijnheadhmenu /* Lijn tussen header en menu */	
		{
		 		width: 729px;
				height: 10px;
				background-color: #D23232;
		}

td.contentscherm /* Content scherm */	
		{
			background-color: #FFFFFF;
			vertical-align: top;
			width: 516px;
			text-align: left;
		}
		
td.lijnconsub /* Lijn tussen content en submenu */	
		{
		    background-color: #888783;
			width: 1px;
		}

td.submenu	/* submenu */	
		{
		  	background-color: #A9A5A2; 
			vertical-align: top;
			width: 212px;
			
		}

td.subcontentscherm /* submenu2  */	
		{
			background-color: #DDD6B9;
			vertical-align: top;
			width: 212px;
			
		}


/* --- END OPMAAK ---*/

/* --- BEGIN CONTENT ---*/

.contentafmeting
	  {
	   	 width: 470px;
	  }

td.contentafstandzij
	  {
	      width: 20px;
	  }
		 
td.contentafstandtop
	  {
	      height: 20px;
	  }
	  
	  
td.content
	  {
	       font-family: Verdana;
		   font-size: 12px;
    	   color: #000000;
		   vertical-align: top;
		   text-align: left;
	  }

	  
	  
	  
td.subcontentafstandzij
	  {
	      width: 10px;
	  }
		 
td.subcontentafstandtop
	  {
	      height: 10px;
	  }
	  
	  
td.subcontent
	  {
	       font-family: Verdana;
		   font-size: 12px;
    	   color: #000000;
		   font-weight: normal;
		   vertical-align: bottom;
		   text-align: left;
	  }
	  
.contentkop
	  {
	       font-family: Verdana;
		   font-size: 16px;
    	   color: #000000;
		   font-weight: bold;
	  }

.foto
	  {
	   	   text-align: center;
		   font-family: Verdana;
		   font-size: 10px;
		   font-style: italic;
    	   color: #000000;
	  }
	  

  
.percentagesnaam
	  {
		   font-family: Verdana;
		   font-size: 11px;
    	   color: #FFFFFF;
	  	   text-align: center;
		   font-weight: bold;
	  }
	  
.percentagescat
	  {
		   font-family: Verdana;
		   font-size: 11px;
		   font-weight: bold;
    	   color: #000000;
	  	   background-color: #FFFFCC;
	  }

.percentagesdejong
	  {
		   font-family: Verdana;
		   font-size: 11px;
    	   color: #FF0000;
	  	   text-align: center;
	  }

.percentages
	  {
		   font-family: Verdana;
		   font-size: 11px;
    	   color: #000000;
	  	   text-align: center;
	  }
	  
	  
	  
	  
.onderschrift
	  {
	   	   text-align: center;
		   font-family: Verdana;
		   font-size: 10px;
		   font-style: italic;
    	   color: #000000;
	  }    
/* --- END CONTENT ---*/
