body {
	font-family: Arial, Helvetica, sans-serif;
	color: #164614;
	font-size: 12px;
	background-color: #F0F4F5;
	line-height: 160%;
	background-image: url(../images/lay-out/body-achter.png);
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
}
h1{
	font-size: 18px;
	text-transform: uppercase;
	color: #184515;
	line-height: 150%;

	}
	
p {
	color: #63AC1E;
	margin-top: 5px;
}h5 {
	color: #184614;
	font-size: 100%;
	margin: 0px;
	text-transform: uppercase;
}

h6 {
	color: #184614;
	font-size: 100%;
	margin: 0px;
}


#dimensions {
	margin: auto;
	width: 1014px;
	overflow: hidden;
	background-color: #FFFFFF;
	background-image: url(../images/lay-out/barkhoorn-menu-achter.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#titel-boven-pagina {
	width: 100%;
	float: left;
	background: #63AC1D;
	text-align: center;
	height: 45px;
	padding: 0px;
}

#a-links {
	float: left;
	width: 250px;
	background-color: #63AC1E;
	height: 100%;
}

#benc-container li {
	list-style-image: url(../images/lay-out/Bh-opsomteken.png);
	list-style-position: outside;
	margin: 0px 0px 0px -9px;
	line-height: 175%;
	font-size: 110%;
	font-weight: bold;
}

#benc-container ul {
	margin-top: 0px;
}
#benc-container {
	overflow: hidden;
	width: 761px;
	}


#b-midden {
	margin-left: 25px;
	width: 487px;
	margin-right: 10px;
	float: left;
	overflow: hidden;
}
#b-0-headervlak {
	height: 240px;
	float: left;
	width: 487px;
	text-align: right;
}
#b-1-titel {
	float: left;
	width: 472px;
}
#b-2-kantlijn {
	float: left;
	overflow: hidden;
	width: 165px;
	font-style: italic;
	margin-right: 15px;
}

#b-3-tekstblok {
	float: left;
	width: 305px;
	overflow: hidden;
}

#b-3-tekstblok-tarieven li {
	line-height: 100%;
}

#b-3-tekstblok-tarieven {
	float: left;
	width: 480px;
	overflow: hidden;
}

#c-rechts a {
text-decoration: none; 
color: #184515;
}

#c-rechts-top {
	float: left;
	overflow: hidden;
	text-align: center;
	width: 220px;
}
#c-rechts {
	float: left;
	overflow: hidden;
	text-align: center;
	width: 220px;
}
#d-footer a {
	color: #9C9FA0;
	
}	
#d-footer {
	width: 1004px;
	float: left;
	background-image: url(../images/lay-out/footer-achter.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 120px;
	color: #9C9FA0;
	text-align: left;
	font-size: 10px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	}


