body {margin: 0;
	  padding: 0;
	  background: url('images/bgbody.gif') repeat-x;
	  }
	  
#container{
	margin: 0 auto;
	width: 1000px;
	height: 100%;
	
}

#topedge {
	float: left;
	width:1000px;
	height:41px;
}

#menubar {
	float: left;
	width:1000px;
	height:94px;
	
}

#content {
	float: left;
	width:642px;
	
	background: url('images/bgcontent.gif') no-repeat;
	padding: 15px 32px 0px 20px;
}
	
	#content p {font: normal 13px Arial;
				text-align: justify;
				line-height: 23px;
				}
	
	.left {float: left; margin: 5px 10px 5px 0;}
	.leftmore{float: left; margin: 5px 10px 5px 10px;}
	.right {float: right; margin: 0px 0px 5px 10px;}
	
	#content p a:link {color: #74BC09; text-decoration: none;}
	#content p a:hover {color: #74BC09; text-decoration: underline;}
	#content p a:visited {color: #74BC09; text-decoration: none;}
	#content p a:visited:hover {color: #74BC09; text-decoration: underline;}
	
#sidebar {
	float: left;
	width:306px;
	}

		#sidebar img {border: 0;}
		
#footer {
	float: left;
    width:100%;
	text-align: center;
	background: #D0FA97 url('images/bgfootertop.gif') repeat-x;
	padding: 0 0 0px 0;
	margin: 40px 0 0 0;
	 
}

	#footercontent {
		
		width: 990px;
		padding:10px 0 0 0;
		margin: 0 auto;
		text-align: left;
		font: normal 12px Arial;
		color: #522C04;
		 
		
		
	}
		.fcolumn {float: left; 
				  background: #DBFAB0 url('images/bgfcolumn.gif') no-repeat;
				  width: 170px;
				  padding: 20px 15px 20px 15px;
				  margin: 5px 23px 5px 22px;
				  height: 140px;
				   
				  }
			.fcolumn ul { float: left;   margin: 0 0 0 20px; padding: 0;}
			.fcolumn li {list-style-type: disc; margin: 0 0 0 0px; padding: 0; }

				.fcolumn h4 {font: bold 14px arial; margin: 10px 0 4px 0;}
				
				.fcolumn img {margin: 5px;}
		
		.fcolumn a:link {color: #548B03; text-decoration: none;}
		.fcolumn a:hover {color: #548B03; text-decoration: underline;}
		.fcolumn a:visited {color: #548B03; text-decoration: none;}
		.fcolumn a:visited:hover {color: #548B03; text-decoration: underline;}
		
	
		
/* MENU */

#slider ul {list-style-type: none; 
		  padding: 0;
		  margin: 20px 0 0 5px;
		  
		 }

#slider li.off {float: left; 
			  width: 162px;
			  height: 59px;
			  background: url('images/bgmenu_off.jpg') no-repeat;
			  margin: 0 0 0 7px;
			  }

#slider li:hover {float: left; 
			  width: 162px;
			  height: 59px;
			  background: url('images/bgmenu_on.jpg') no-repeat;
			  margin: 0 0 0 7px;
			  }
			  
ul.navigation li.selected {
	 float: left; 
	 width: 162px;
	 height: 59px;
background: url('images/bgmenu_on.jpg') no-repeat;
margin: 0 0 0 7px;
	 
}
.offie{float: left; 
			  width: 162px;
			  height: 59px;
			  background: url('images/bgmenu_off.jpg') no-repeat;
			  margin: 0 0 0 7px;
			  }
			  
.r1 {float: left; margin: 15px 0 0 11px; width: 100px; text-decoration: none; font: bold 17px Arial; color: #82C51D;}
.r2 {float: left; margin: 3px 0 0 11px; width: 145px; text-decoration: none; font: normal 11px Verdana; color: #A6A8A9;}

/* HEADERS */
h1 {font: normal 23px arial; color: #237D9B; margin: 10px 0 0 0;}	

/* SLIDER */

.scroll {
    height: 395px;
    width: 655px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
 
}

.scrollContainer div.panel {
    padding: 0 10px 0 10px;
    height: 395px; 
    width: 635px;

	margin: 0 15px 0 0;
}

/* CONTACT */
#contactleft {float: left;  width: 212px; margin-right: 10px;}
#contactleft p {float: left; width: 190px; margin: 7px 0px 4px 0; padding: 10px; background: #F3F2F2; }
	
#map {float: left; font: normal 12px Verdana;}

/*formulier*/
#formcontact{float: left; font: normal 13px Arial;}
#formcontact img{border: 0;}

#formcontact fieldset{ float: left; border: 1px solid #ccc; width: 324px;  margin-bottom: 7px; padding-left: 20px;}	
#formcontact div input{width: 170px; border: 1px solid #ccc; background: #FFF url(images/formbg.gif) 0px -3px repeat-x scroll; margin-top: 2px; color: #807E7E;}
#formcontact textarea{width: 282px; height: 110px;  border: 1px solid #ccc; background: #FFF url('images/formbg.gif') 0px 0px repeat-x scroll; color: #807E7E; font: normal 12px Arial; margin: 2px 0 0 2px;}
#formcontact div{margin: 2px; padding: 4px 0px 4px 2px;}
#formcontact label{float: left; display: block; width: 110px; color: #000;}
#formcontact legend{color: #74BC09;}

.submit {margin: 4px 0 0 4px;} 

/*  REFERENTIES */
#referentie {float: left; margin: 0 0 0 50px; width: 450px;}
.referentie {float: left; margin: 5px 5px 5px 25px; padding: 3px; border: 2px solid #CDF78E;}
