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