body {
	background:#cdd0ec;
}

#wrapper #inner {
	background: #FFF;
}

#header {
	background: url('../images/clean/img_header.png') no-repeat;
}

#navigatie ul li.actief {
	background: url('../images/clean/actief.jpg') no-repeat center left;	
}

#navigatie ul li a {
	color: #11579d;
	border-bottom: 2px #11579d dotted;
}

#content {
	background: url('../images/clean/bg_content.png') repeat-y;
	color: #11579d;
}


#inhoud .tekst {
	color: #11579d;
}

#inhoud h3 {
	color: #11579d;
}

#footer {
	background: url('../images/clean/img_footer.png') no-repeat;		
}

#inhoud a {
	font-weight: bold;
	color: #11579d;
}
