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: 70px;
	top: 13px;
  }
  
#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: 370px;
    width: 186px;
	height: 60px;
	top: 13px;
  }

.title
 {
 color: #006600;
 font-size: 22pt;
 font-family: tahoma;
 font-weight: bold;
 }

#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;
  }
  
.header
  {	
	font-family: Arial,Helvetica;
	font-size: 14px;
	color: #006600;
	text-decoration: none;
  }
  
.datum, .datum a:link, .datum a:visited, .datum a:hover, .datum a:active
  {	
	font-family: Arial,Helvetica;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 14px;
  }
  
.tekst
  {
  font-size: 10pt;
  }
  
#content
  { 
    margin: 0px;
    position: absolute;
    z-index: 1;
    visibility: visible;
    left: 0px;
    width: 630px;
	top: 130px;
  }
  
#content1
  { 
    margin: 0px;
    position: absolute;
    z-index: 1;
    visibility: visible;
	border-right: 1px solid #006600;
	padding-right: 5px;
    left: 0px;
    width: 600px;
	top: 130px;
  }
  
#contentleft
  { 
    margin: 0px;
    position: absolute;
    z-index: 15;
    visibility: visible;
    left: 570px;
    width: 190px;
	top: 90px;
  }
  
#contentleft1
  { 
    position: absolute;
    left: 610px;
    width: 200px;
	top: 130px;
  }

#beeld
  { 
    margin: 0px;
    position: absolute;
    z-index: 16;
    visibility: visible;
    left: 0px;
    width: 280px;
	top: 74px;
  }
  
 #menuleft
  { 
    margin: 0px;
    position: absolute;
    z-index: 15;
    visibility: visible;
    left: 30px;
    width: 150px;
	top: 50px;
  }
 
 .item a
  { 
   	font-family: Arial,Helvetica;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
  }
  
.tekst a:hover
  {
  	text-decoration: underline;
  }

.kruimel a:hover
  {
  	text-decoration: underline;
  }
  

.datum a:hover
  {
  	text-decoration: underline;
  }
  
  
.kop
  {	
	font-family: Arial,Helvetica;
	font-size:12px;
	font-weight: bold;
	color: #006600;
  }  

.aktueel 
  {
    font-family: Arial,Helvetica;
	font-size: 10pt;
	color: #000000;
  }  


