/* commented backslash hack \*/ 
html, body{
		height:100%;
		font-family: verdana, helvetica, sans serif;
		color: #59595a;
		font-size: 11px;	
		background: #757c86 url(plaatjes/bg_body.gif ); 	
		background-repeat: repeat-x;				
		} 	
		
/* end hack */
html,body {
		margin:0;
		padding:0;
		font-family: verdana, helvetica, sans serif;
		color: #59595a;		
		font-size: 11px;	
		background: #757c86 url(plaatjes/bg_body.gif ); 	
		background-repeat: repeat-x;			
		}
	
body {}/* centre for ie5.+*/
	#outer{
		min-height:100%;
		height:auto;
		width:950px;
		margin-left:auto;/* center it*/
		margin-right:auto;/* center it*/
		position:relative;
		text-align:left;
		background: #757c86 url('plaatjes/bg.gif') center repeat-y;			
		font-family: verdana, helvetica, sans serif;
		font-size: 11px;
		} 
		
* html #outer{
		height:100%;
		width:950px;/* box model hack for ie5.+*/
		w\idth:950px
		}

#footer {
		position:absolute;
		width: 938px;
		bottom: 15px;
		left:0;
		height:15px;
		background: #555555;
		color: #fff;
		border: 1px solid white;
		text-align: right;
		padding-right: 10px;
}

#footer2 {
		position:absolute;
		width: 952px;		
		bottom: 0;
		left:0;
		height:15px;
		background: #757c86;
}

#clearfooter{clear:both;height:50px;width:100%}
  div>p {margin:0}
 
img {
  border: 0px;}

address {
  font-style: normal;
}

	#header {

		width: 100%;
		height: 135px;
		border-top: 18px solid #757c86;		
} 

a {
	text-decoration: underline;
		color: #b50d43;	
}
a:hover {
	text-decoration: none;
		color: #b50d43;	
}


p {
padding-top: 3px;
padding-bottom: 5px;
padding-left: 0px;
padding-right: 0px;
margin: 0px;
}

#left {
		float:left;
		width:226px;
		background: #d0e8d4;				
	}
	
	#left ul {
		margin: 0;	
		padding: 0;
		list-style-type: none;
		font-weight: bold;
		text-align: left;
    }

	#left li {
		padding: 0; 
		margin: 0;
    }
    
	#left li a {
		background:url('plaatjes/bg_menu.gif') bottom left no-repeat;
		height: 27px;	
		line-height: 27px;
		display: block;
		text-decoration: none;
		color: #555555;	
		padding-left: 25px;
    }
   
	#left li a.active {
		background:url('plaatjes/bg_menu.gif') top left no-repeat;
		display: block;
		text-decoration: none;
		color: white;	
    }      
              
	#left li a:hover {
		background:url('plaatjes/bg_menu.gif') top left no-repeat;
		color: white;			
		
    }
		
	#main {
	padding: 15px 20px 0 20px;	
		width: 459px;
		text-align: left;
		float: left;
	}	
	
td{
	padding: 5px 5px 5px 5px;	
	background: #d0e8d4;	
	}		
	
	
	#main h1{
		margin: 0;
		font-size: 20px;
		color: #008c28;	
		font-weight: 100;
		padding-bottom: 10px;
	}		
	
	#main h3 {
		color: #008c28;
		font-size: 11px;
		margin: 0;
  }			
	
	#main a{
		color: #b50d43;	
	}			
	
  #components {
	  float: left;
		padding: 0;
		margin: 0;
  }
  
 .component  {
 		position: relative;
	  float: left;
	  width: 137px;
		height: 210px;
	  border: 1px solid #d4d4d4;
		margin-top: 20px;
		margin-right: 9px;
		padding: 4px;
		color: #59595a;		
  }
	
 .component:hover  {
 		background: #ecf6ee;	
  }	
	
	
 .component_link  {
 		position: absolute;
		bottom: 3px;
		right: 10px;
  }	
	
 .component_last  {
 		position: relative; 
	  float: left;
	  width: 137px;
		height: 210px;
	  border: 1px solid #d4d4d4;
		margin-top: 20px;
		padding: 4px;
		color: #59595a;
  }
	
 .component_last:hover  {
 		background: #ecf6ee;	
  }		
   
  .component h2  {
		font-size: 11px;
		color: #008c28;	
		margin: 0 0 10px 0;
		padding: 0;
  }
	
  .component_last h2  {
		font-size: 11px;
		color: #008c28;	
		margin: 0 0 10px 0;
		padding: 0;			
  }	
  
  
  .component a  {
  	color: #000;
		text-decoration: underline;
		text-align: right;		
  }
	
  .component_last a  {
  	color: #000;
		text-decoration: underline;
		text-align: right;
  }	
  
  .component a:hover  {
		text-decoration: none;
  }
	
  .component_last a:hover  {
		text-decoration: none;
  }	
	#right {
    width: 210px;
    float: left;
		padding-top: 20px;
  }			
	
	#right h3 {
		color: #008c28;
		font-size: 11px;
		margin: 0;
  }			
		
	#right a{
		color: #b50d43;	
	}				
		
	#menu {
		margin-left: 28px;
		padding-left: 18px;
		background: #238648;
		width: 186px;
		float: left;
} 

	
		
	#content_wrapper {
		width: 499px;
		float: left;	
	}


	

	

