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

a {
	color: #000000;
}

#topmenu {
	background: #163245;
	border-bottom-color: #3347ff;
}

#topmenu ul li a:hover {
	background: #3347ff;
}

.kleur1 .titel {
	background: #135c05;
}

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

.kleur1 .links {
	background: #d4bec1; 
}

.kleur1 a {
	color: #000000;
}

.kleur1 .tip,
.kleur1 .nieuw {
	color: #001aff;
}

.kleur2 .titel {
	background: #ff0099;
}

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

.kleur2 .links {
	background: #ffcceb;
}

.kleur2 a {
	color: #000000;
}

.kleur2 .tip,
.kleur2 .nieuw {
	color: #001aff;
}

.kleur3 .titel {
	background: #ff8533;
}

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

.kleur3 .links {
	background: #ffe0cc;
}

.kleur3 {
	color: #000000;
}

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

#footer hr {
	color: #3347ff;
	background: #3347ff;
}

