body {
	background-color:#DC0005;
}
#container #tekst {
	background-color:#FFFFFF;
}
#kop {
	background-image: url(images/top_rd.gif);
	}
#koplogo {
background-image: url(images/logo_rd.gif);
}
#bottom {
	background-image: url(images/bottom_rd.gif);
}
#menu ul {
	border-bottom-color: #DC0005;
}
#menu li {
	border-top-color: #DC0005;
}
#menu li:hover {
background-color:#DC0005;}
#menu li a:hover {
background-color:#DC0005;}

#container #tekst a, #container #tekst a:link,#container #tekst a:visited {
text-decoration:none;
color:#DC0005;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color:#FFFFFF;
}
#container #tekst a:hover {
color:#DC0005;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color:#DC0005;
}
#bottom a, #bottom a:link,#bottom a:visited {
text-decoration:none;
color:#DC0005;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color:#DC0005;
}
#bottom a:hover {
color:#DC0005;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color:#DC0005;
}
#zoek {
	color:#DC0005;
	border: 1px solid #DC0005;
}
.kop1 {
font-size:14px;
font-weight:bold;
color:#DC0005;
}
.titel {
font-weight:bold;
color:#DC0005;
}
.titel {
font-weight:bold;
color:#DC0005;
}
.kleur {
color:#DC0005;
}
.achtergrondkleur{
background-color:#DC0005;
color:#FFFFFF;
}
#rooster td{
	border-bottom-color: #DC0005;
}
tr.ruled, tr.ruled td{
cursor: pointer;
background-color:#DC0005;
color:#FFFFFF;}
.left{
	background-color:#FFECEC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DC0005;
}