/* hoofdmenu */
#columnLeft ul {
	font-size: 13px;
	clear: both;
	margin-bottom: 20px;
}
#columnLeft ul li {
	background-image: none;
	padding-left: 0px;
	margin-bottom: 10px;
}
#columnLeft a:link, #columnLeft a:visited {
	color: #392224;
	text-decoration: none;
	font-size: 13px;
}
#columnLeft a:hover, #columnLeft a:active {
	color: #83BA4B;
	text-decoration: none;
}
#columnLeft ul li.home_contact {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E8F1E2;
	margin-bottom: 12px;
	padding-bottom: 4px;
}
#columnLeft br {
	clear: both;
}
/* hoofdmenu active */
#maerlant #m01 {
	color: #83BA4B;
}
#contact #m02{
	color: #83BA4B;
}
#ecologie #m03{
	color: #83BA4B;
}
#landschap #m04{
	color: #83BA4B;
}
#ro #m05{
	color: #83BA4B;
}
#faq #m06{
	color: #83BA4B;
}
#links #m07{
	color: #83BA4B;
}
#nieuws #m08{
	color: #83BA4B;
}
/* diensten */
#diensten ul {
	font-size: 11px;
	border-left: 2px solid #E8F1E2;
	margin-left: 20px;
	margin-bottom: 20px;
}

#diensten ul li {
	background-image: none;
	padding-left: 15px;
}
#diensten a:link, #diensten a:visited {
	color: #392224;
	text-decoration: underline;
}
#diensten a:hover, #diensten a:active {
	color: #83BA4B;
	text-decoration: underline;
}

/* footer */
#footer ul {
	font-size: 13px;
	margin-left: 271px;
}

#footer ul li {
	float: left;
	background-image: none;
	padding-left: 10px;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #9DC873;
	text-decoration: underline;
}
