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