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