body
{
//	background-color:#99ffff;
	background-color:#e6ff99;
}
#menulist
{
/*	background-color:#3333cc;*/
	color:white;
	text-align:center;
/*	background-image: url("images/menubackground.png");
	background-position: center;
	background-repeat: repeat-x;
*/
}
#page
{
//	background-color:#99ffff;
	background-color:#e6ff99;
}
#bovenmenu
{
    background-image: url(images/bovenbalkbackground.png);
    background-repeat: repeat-x;
    background-position: top;
    padding: 2px;
    background-color: rgb(119,185,242);
}
.tekstregel
{
    background-image: url(images/bovenbalkbackground.png);
    background-repeat: repeat-x;
    background-position: top;
    padding: 2px;
    background-color: rgb(119,185,242);
    color: white;
}
.donkerder
{
    background-color: #3333cc;
}
.donker
{
//    background-color: #99ffff;
    background-color: #ffd966;
}
.licht
{
//    background-color: #ccffff;
//    background-color: #dfff80;
    background-color: #e6ff99;
}
.lijn
{
//    background-color: #70A0FF;
/*    background-color: #ccffff;*/
    background-color: rgb(122,255,255);
    background-image: url(images/lijn.png);
    background-position: center;
    background-repeat: repeat-y;
}
