body 
{
	background-color: #eef3f7;
	color:#0b1722;
}
.t-licht
{
	color: #f7f9fb;
}
.t-donker
{
	color:#0b1722;
}
.wit
{
	background-color: #ffffff;
	color:#0b1722;
}
.rood
{
	background-color: #e61115;
	color: #f7f9fb; 
}
.geel
{
	background-color: #f8fc1e;
	color:#0b1722;
}
.oranje
{
	background-color: #ff7f00;
	color:#0b1722;
}
.blauw, .kaderkop
{
	background-color: #0025f3;
	color: #f7f9fb;
}
.l-blauw
{
	background-color: #add9f4;
	color:#0b1722;
}
.m-blauw 
{
	background-color: #4b93f9;
	color: #f7f9fb;
}
.paars
{
	background-color: #ab10d2;
	color: #f7f9fb;
}
.felgroen
{
	background-color: #00ff00;
	color:#0b1722;
}
.m-groen
{
	background-color: #54c200;
	color:#003300;
}
h2
{
	color:#003300;
}
.d-groen
{
	background-color: #003300;
	color:#54c200;
}
.geenrand
{
	border: none;
}
.rand
{
	border: 1px solid #0b1722;
}
.verder a
{
	color: #e61115;
}
.actief
{
	color: #939393;
}
.onzichtbaar
{
	z-index: 0;
}

.menuitem-1
{
	background: url(../images/b-personeel.gif) no-repeat;
}
.menuitem-2
{
	background: url(../images/b-nieuws.gif) no-repeat;
}
.menuitem-3
{
	background: url(../images/b-leerlingen.gif) no-repeat;
}
.menuitem-4
{
	background: url(../images/b-contact.gif) no-repeat;
}
.menuitem-5
{
	background: url(../images/b-school.gif) no-repeat;
}
.transparant1
{
	opacity:0.1; 
	-moz-opacity:0.1; 
	filter:alpha(opacity=10);
}
.transparant2
{
	opacity:0.2; 
	-moz-opacity:0.2; 
	filter:alpha(opacity=20);
}
.transparant3
{
	opacity:0.3; 
	-moz-opacity:0.3; 
	filter:alpha(opacity=30);
}
.transparant4
{
	opacity:0.4; 
	-moz-opacity:0.4; 
	filter:alpha(opacity=40);
}
.transparant5
{
	opacity:0.5; 
	-moz-opacity:0.5; 
	filter:alpha(opacity=50);
}
.transparant6
{
	opacity:0.6; 
	-moz-opacity:0.6; 
	filter:alpha(opacity=60);
}
.transparant7
{
	opacity:0.7; 
	-moz-opacity:0.7; 
	filter:alpha(opacity=70);
}
.transparant8
{
	opacity:0.8; 
	-moz-opacity:0.8; 
	filter:alpha(opacity=80);
}
.transparant9
{
	opacity:0.9; 
	-moz-opacity:0.9; 
	filter:alpha(opacity=90);
}


