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;
  }

.item a
  {	
	font-family: Arial,Helvetica;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	line-height:20px;
	font-weight: bold;
  }
  
#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: 280px;
    width: 281px;
	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;
	text-decoration: none;
	line-height: 16px;
  }
  
.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: 760px;
	top: 140px;
  }
 
#contentright
  { 
    margin: 0px;
    position: absolute;
    z-index: 15;
    visibility: visible;
    left: 488px;
    width: 280px;
	top: 71px;
  }
  
  #beeldzwevend
  { 
    margin: 0px;
    position: absolute;
    z-index: 20;
    visibility: visible;
    left: 0px;
    width: 280px;
	top: 50px;
  }
  
  
 #menuleft
  { 
    margin: 0px;
    position: absolute;
    z-index: 15;
    visibility: visible;
    left: 30px;
    width: 200px;
	top: 170px;
  }
 
.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;
  }  

