body {
	background: #adc92f;
}
#header {
	background: url('../images/green/img_header.png') no-repeat;
}

#navigatie ul li.actief {
	background: url('../images/green/actief.jpg') no-repeat center left;	
}

#content {
	background: url('../images/green/bg_content.png') repeat-y;
}

#footer {
	background: url('../images/green/img_footer.png') no-repeat;		
}

#inhoud a {
	color: #FFF;
	font-weight: bold;
}