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