&Egrave;BODY
  {    
    background-color: white;
	margin-top:0px;
	margin-left:0px;
  }
  


#background
  { 
    margin: 0px;
    position: absolute;
    z-index: 2;
    visibility: visible;
    left: 0px;
    width: 280px;
	height: 360px;
	top: 12px;
  }

#logo
  { 
    margin: 0px;
    position: absolute;
    z-index: 5;
    visibility: visible;
    left: 0px;
    width: 70px;
	height: 100px;
	top: 0px;
  }
  
#breadcrumb
  { 
    margin: 0px;
    position: absolute;
    z-index: 1;
    visibility: visible;
    left: 0px;
    width: 600px;
	height: 15px;
	top: 0px;
  }
  
#menu, #bmenu
  { 
    margin: 0px;
    position: absolute;
    z-index: 10;
    visibility: visible;
    left: 0px;
    width: 281px;
	height: 623px;
	top: 14px;
  }

#bmenu { z-index: 1; }  
  
#title, #btitle
  { 
    margin: 0px;
    position: absolute;
    z-index: 10;
    visibility: visible;
    left: 230px;
    width: 331px;
	height: 60px;
	top: 12px;
  }
  	
#btitle { z-index: 1; }
  
.tekst, .tekst a:link, .tekst a:visited, .tekst a:hover, .tekst a:active
  {	
	font-family: Arial,Helvetica;
	font-size: 12px;
	color: #006600;
	line-height:16px;
}
  
.jaarverslag
{
vertical-align: top;
}

 .kruimel, .kruimel a:link, .kruimel a:visited, .kruimel a:hover, .kruimel a:active
  {	
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	color: #006600;
	text-decoration: none;
  }
  
#content
  { 
    margin: 0px;
    position: absolute;
    z-index: 1;
    visibility: visible;
    left: 0px;
    width: 630px;
	top: 140px;
  }
 
#contentright
  { 
    margin: 0px;
    position: absolute;
    z-index: 15;
    visibility: visible;
    left: 485px;
    width: 280px;
	top: 75px;
  }
  
 #menuleft
  { 
    margin: 0px;
    position: absolute;
    z-index: 15;
    visibility: visible;
    left: 30px;
    width: 200px;
	top: 165px;
  }
 
.tekst a:hover
{
  	text-decoration: underline;
}
  
.kruimel a:hover
  {
  	text-decoration: underline;
  }
  
.kop
  {	
	font-family: Arial,Helvetica;
	font-size:11px;
	font-weight: bold;
	color: #006600;
  }  
.item a
  { 
	font-family: Arial,Helvetica;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
  }