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

a {
	color: #000000;
}

#topmenu {
	background: #1599D1;
	border-bottom-color: #1599D1;
}

#topmenu ul li a:hover {
	background: #1599D1;
}

.kleur1 .titel {
	background: #1599D1;
}

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

.kleur1 .links {
	background: #FFFFFF; 
}

.kleur1 a {
	color: #000000;
}

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

.kleur2 .titel {
	background: #FF0099;
}

.kleur2 .curl {
	background: url(../inc/ImageCurl.php?bg_color=FFFFFF&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=FFFFFF&front_color=FF8533);
}

.kleur3 .links {
	background: #FFE0CC;
}

.kleur3 {
	color: #000000;
}

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

#footer hr {
	color: #1599D1;
	background: #1599D1;
}

