body{
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	background-image:URL('images/bodybg.jpg');
	background-repeat:repeat-x;
	background-color:#fff;
}

.taal{
	width:900px;
	margin:0 auto;
}

.taal2{
	widht:100px;
	height:30px;
	background-image:URL('images/taal.jpg');
	background-repeat:no-repeat;
	margin-left:740px;
	padding-left:40px;
}

.taal2 a:link,
.taal2 a:visited{
	color:#000;
	font-size:12px;
	text-decoration:none;
		font-family:"trebuchet ms",helvetica,sans-serif;
		margin-right:10px;
}

.container{
	width:900px;
	margin:0 auto;
	margin-top:10px;
}

.links{
	float:left;
	width:230px;

}

.rechts{
	float:left;
	width:655px;

}

.rechts .boven{
	width:655px;
	height:10px;
	margin:0 auto;
	background-image:URL('images/contentbg.jpg');
	background-repeat:no-repeat;
}

.rechts .onder{
	width:655px;
	height:20px;
	margin:0 auto;
	background-image:URL('images/contentbg2.png');
	background-repeat:no-repeat;
}


.rechts .inhoud{
	width:636px;
	background-color:#fff;
	margin-left:4px;
	padding:5px;
	font-size:12px;

}


.menu{
	width:198px;
	height:260px;
	background-image:URL('images/menu.jpg');
	background-repeat:no-repeat;
	padding-left:32px;
	padding-top:10px;
	
}

.menu ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

.menu ul li{
	margin-bottom:2px;
	border-bottom:2px solid #f0f0e8;
	width:190px;
}

.menu ul li a:link,
.menu ul li a:visited{
	text-transform:uppercase;
	font-family:"trebuchet ms",helvetica,sans-serif;
	font-size:15px;
	text-decoration:none;
	color:#6cc17e;
}


h1{
	color:#010101;
	font-family:Arial;
	font-size:15px;
	text-transform:uppercase;
	margin-bottom:5px;
	margin-top:5px;
}

.tekst{
	width:616px;
	margin:0 auto;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:10px;
}

.tekst a:link,
.tekst a:visited{
	text-decoration:none;
	color:#000;
}

.blok1{
	width:192px;
	height:72px;
	background-color:#0c592d;
	margin-left:25px;
	padding:5px;
	font-family:tahoma;
	font-size:13px;
	color:#fff;
}

.blok2{
	width:192px;
	height:70px;
	background-color:#0c592d;
	margin-left:25px;
	padding:5px;
	font-family:tahoma;
	font-size:13px;
	color:#fff;
	margin-top:5px;
}

.blok1 p{
	margin-top:0px;
	margin-bottom:0px;
	font-size:16px;
}

.blok1 .titel{
	color:#a9c738;
}

.blok2 .titel{
	color:#fff;font-size:16px;
	text-align:center;
	margin-top:15px;
}

.bos{
	float:left;
	width:210px;
	cursor:pointer;
}

.transport{
	float:left;
	width:210px;
	margin-left:2px;
	cursor:pointer;
}

.verkopen{
	float:left;
	width:210px;
	margin-left:2px;
	cursor:pointer;
}

.clear{
	clear:both;
}

/* Easy Slider */

	#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:636px;
		height:150px;
		overflow:hidden; 
		}	
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
#slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:615px;
		height:400px;
		overflow:hidden; 
		}
	#prevBtn{ 
	display:block;
	position:relative;
	left:270px;
	width:30px;
	float:left;
	margin-right:20px;
	margin-top:5px;
	}	
	#nextBtn{ 
	display:block;
	position:relative;
	left:270px;
	width:30px;
	float:left;
	margin-top:5px;
	}													
#prevBtn a, #nextBtn a{  
	float:left;
	display:block;
	width:30px;
	height:30px;
	background:url(images/btn_prev.gif) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url(images/btn_next.gif) no-repeat 0 0;	
	}
/* // Easy Slider */


.footer{

	width:860px;
	margin:0 auto;
	color:#fff;
	text-align:right;
	margin-top:2px;
	margin-bottom:20px;
	height:50px;



}
.footer a:link {
	color:#000;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	text-transform:uppercase;
}
.footer a:visited {
	color:#000;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	text-transform:uppercase;
}
.input

{

font-size: 11px;

font-family: "trebuchet ms",helvetica,sans-serif;

color: #000;

line-height: 18px;

width: 250px;

margin-bottom:2px;

}

.button

{

color: #ffffff;

text-align: center;

background-color: #0C592D;

padding-top: 2px;

padding-right: 2px;

padding-bottom: 2px;

padding-left: 2px;

font-size: 10px;

border-style:none;

margin-top: 4px;

margin-left: 2px;

}

