div.holder_rechts div.holder_kleurvlak {
	background-image: url(../images/vlak_blauw_rand.jpg);
}

div.holder_rechts div.holder_kleurvlak.algemeen div.bg {
	background-image: url(../images/vlak_blauw.jpg);
}

div.content h1,
div.content h2,
div.content h3,
div.content h4 {
	color: #006699;
}

div.content a, 
div.content a:link {
	color: #006699;
}
div.content a:visited {
	color: #0099CC;
}
div.content a:hover {
	color: #003366;
}
