@charset "iso-8859-1";
body 	
		{ 
      		background-color: #ffffff;
	  	}

		
input, textarea, select 
		{
      		background-color : #ffffff;
      		border : 1px solid rgb(0,0,0);
     		border-color : #3399FF;
      		color : #000000;
      		font-family : Verdana, arial, sans-serif;
     		font-size : 8pt; 
	  	}
	
		 
td 		
		{ 	
      		border-color : #000000;
      		font-family : Verdana, arial, sans-serif;
      		font-size : 9pt; 
   		}
	
	  
a:link 	
		{ 
			color: #000000; 
			text-decoration: none;
		}

		
a:visited 
		{ 
			color: #000000; 
			text-decoration: none; 
		}

		
a:hover 
		{ 
			color: #ffffff; 
			background-color:#808080; 
			text-decoration: none;
		}	
		
		
a:active 
		{ 
			color: #000000; 
			text-decoration: none; 
		}
		
				
#select 
		{
			color:#ffffff;
			text-decoration:underline;
		}


#vet
		{
			font-weight:bold;
		}	


#midden
		{
			text-align:center;
		}	

		
#foto	{
			position: absolute;
			text-align:right;
			top:10px;	
			right:20px;
		}
		
#foto2	{
			position: absolute;
			text-align:right;
			bottom:0px;	
			right:20px;
		}
		
#foto3	{			
			position: absolute;
			bottom:0px;
			right:40px;	
		}
		

#tekst1 
		{
			position: absolute;
			font-size:13pt;
			font-weight:bold;
			text-align:right;
			top:100px;	
			right:167px;
		}

	
#tekst2 
		{
			position: absolute;
			font-size:12pt;
			font-weight:bold;
			text-align:right;
			top:125px;	
			right:167px;
		}

		
#tekst3 
		{
			position: absolute;
			font-size:10pt;
			text-align:left;
			top:190px;	
			left:20px;
			border: thin solid #c3c4d1;
			padding: 5px 5px 5px 5px;
			background-color:#c3c4d1;
		}

		
.TabelHoofd		
		{
			position: relative;
			border:1px solid #000000;
			left:110px;
			top:0px;
			width:790px;	
			height:570px;
			vertical-align:top;		
		}

		
.TabelHeader 	
		{
			border:1px solid #000000;
			width:790px; 
			height:117px;
			background-image:url(../images/header.jpg);
		}

		
.TabelMenu
		{
			width:790px;
			height:22px;
		}

		
.TabelLinks
		{
			border:1px solid #000000;
			position: relative;
			width:158px;
			height:431px;
			background-color:#c3c4d1;
			vertical-align:top;				
		}

		
.TabelMidden
		{
			position: relative;
			width:630px;
			height:431px;
			text-align:center;								
		}

	
.TabelGegevens
		{
			background-color:#c0c0c0;	
		}