
body {
	background-color: #faf5eb;
	color: #ffffff;
}

a {
	color: #ffffff;
}

#topmenu {
	background: #d6a854;
	border-bottom-color: #d6a854;
}

#topmenu ul li a:hover {
	background: #d6a854;
}

.kleur1 .titel {
	background: #6e4e35;
}

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

.kleur1 .links {
	background: #d6a854; 
}

.kleur1 a {
	color: #ffffff;
}

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

.kleur2 .titel {
	background: #ff3300;
}

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

.kleur2 .links {
	background: #ffcceb;
}

.kleur2 a {
	color: #ffffff;
}

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

.kleur3 .titel {
	background: #6e4d35;
}

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

.kleur3 .links {
	background: #d6a854;
}

.kleur3 {
	color: #ffffff;
}

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

#footer hr {
	color: #d6a854;
	background: #d6a854;
}

