
body {
	background-color: #FFFFFF;
	color: #000000;
}

a {
	color: #000000;
}

#topmenu {
	background: #998d25;
	border-bottom-color: #998d25;
}

#topmenu ul li a:hover {
	background: #998d25;
}

.kleur1 .titel {
	background: #f7e752;
}

.kleur1 .curl {
	background: url(../inc/ImageCurl.php?bg_color=FFFFFF&front_color=f7e752);
}

.kleur1 .links {
	background: #f7e752; 
}

.kleur1 a {
	color: #000000;
}

.kleur1 .tip,
.kleur1 .nieuw {
	color: #000000;
}

.kleur2 .titel {
	background: #f7e752;
}

.kleur2 .curl {
	background: url(../inc/ImageCurl.php?bg_color=FFFFFF&front_color=f7e752);
}

.kleur2 .links {
	background: #f7e752;
}

.kleur2 a {
	color: #000000;
}

.kleur2 .tip,
.kleur2 .nieuw {
	color: #000000;
}

.kleur3 .titel {
	background: #f7e752;
}

.kleur3 .curl {
	background: url(../inc/ImageCurl.php?bg_color=FFFFFF&front_color=f7e752);
}

.kleur3 .links {
	background: #f7e752;
}

.kleur3 {
	color: #000000;
}

.kleur3 .tip, 
.kleur3 a .nieuw {
	color: #000000;
}

#footer hr {
	color: #998d25;
	background: #998d25;
}

