body{
	background:url(images/back-top.jpg);
	background-repeat:repeat-x;

	
}
.header1{
	font-family: "Trebuchet MS", "Sans serif", "Arial", "Arial Narrow";
	font-size:15pt;
	font-weight:bold;
	text-align:left;
	color:#660000;
}
.header2{
	font-family:"Sans serif", "Arial", "Arial Narrow";
	font-size:12pt;
	font-style:normal;
	text-align:left;
	font-weight:bold;
	color:#333333;
}
.header2light{
	font-family:"Arial Narrow", "Sans serif", "Arial";
	font-size:12pt;
	text-align:left;
	font-weight:bold;
	color:#999999;
}
.header3{
	font-family:"Sans serif", "Arial", "Arial Narrow";
	font-size:10pt;
	font-style:normal;
	text-align:left;
	font-weight:bold;
	color:#333333;
}
.header3_center{
	font-family:"Sans serif", "Arial", "Arial Narrow";
	font-size:10pt;
	font-style:normal;
	text-align:center;
	font-weight:bold;
	color:#333333;
}
.headermenu{
	font-family:"Sans serif", "Arial", "Arial Narrow";
	font-style:italic;
	font-size:10pt;
	font-weight:bold;
	text-align:left;
	line-height:1.3;
	color:#FFFFFF;
}
.submenu{
	font-family: "Arial Narrow", Verdana, Arial;
	font-size:11pt;
	text-align:left;
}
.style1{
	font-family: "Arial Narrow", Verdana, Arial;
	font-size:10pt;
	text-align:justify;
}
.style1_bold{
	font-family: "Arial Narrow", Verdana, Arial;
	font-size:10pt;
	text-align:justify;
	font-weight:bolder;
}
.style1cols{
	font-family: "Arial Narrow", Verdana, Arial;
	font-size:10pt;
	text-align:justify;
	color:#666666;	
}
.style2{
	font-family: "Arial Narrow", Verdana, Arial;
	font-size:10pt;
	text-align:left;
}
.style2bold{
	font-family: "Arial Narrow", Verdana, Arial;
	font-size:10pt;
	text-align:left;
	font-weight:bolder;	
}
.style_schoolbord{
	font-family: Verdana, "Arial Narrow", Arial;
	font-size:11pt;
	font-style:italic;
	color:#EEEEEE;
	text-align:center;
}
.footnote{
	font-family:"Arial Narrow", Arial;
	font-size:8pt;
	text-align:left;
	color:#CC0000;
}
a:link {
	text-align: center;
	font-family:"Arial Narrow", Arial;
	font-size:10pt;
	color:#990000;
	text-decoration:none;
}
a:visited {
	text-align: center;
	font-family:"Arial Narrow", Arial;
	font-size:10pt;
	text-decoration:none;
	color:#990000;
}
a:hover {
	text-align: center;
	font-family:"Arial Narrow", Arial;
	font-size:10pt;
	text-decoration:none;
	color:#FF3300;
}
.button {
	font-family: "Arial Narrow", Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	background-color:#FFFF00;
	border: #000000;
}	
img.voorbeeld{
	padding: 5px;
	margin: 10px;
	border: 1px solid #999;
} 

// SexyLightBox

div.SexyLightBox_cb {
  margin:0.5em 0;
  margin:auto;
  font-family:Verdana;
}
div.SexyLightBox_cb div.bt {
  background:transparent no-repeat scroll 100% 0;
  height:28px;
  margin:0 0 0 18px;
}
div.SexyLightBox_cb div.bt img {
  float:right;
  border:0px;
  margin:6px 10px;
}

div.SexyLightBox_cb div.bt div {
  background:transparent no-repeat scroll 0 0;
  font-size:0;
  height:28px;
  left:-18px;
  line-height:0;
  position:relative;
  width:18px;
}

div.SexyLightBox_cb div.bt a,div.SexyLightBox_cb div.bt a:hover{
  margin:0px;
  padding:0px;
}

div.SexyLightBox_cb div.bb {
  background:transparent no-repeat scroll 0 43%;
  height:20px;
  margin:0 18px 0 0;
}

div.SexyLightBox_cb div.bb div.innerbb {
  background:transparent no-repeat scroll 100% 43%;
  font-size:0;
  height:20px;
  right:-18px;
  line-height:0;
  position:relative;
  width:100%;
  float:right;
}

div.SexyLightBox_cb div.bbnav, div.SexyLightBox_cb div.bbnav div.innerbb{
  height:52px;
}

div.SexyLightBox_cb div.bbnav {
  background-position:0 100%;
}
div.SexyLightBox_cb div.bbnav div.innerbb{
  background-position:100% 100%;
}

div.SexyLightBox_cb div.i1 {
  border-left: 7px solid #000;
  border-right: 7px solid #000;
}

div.SexyLightBox_cb div.bb div.nav{
  font-size: 11px;
  color: #fff;
  height:30px;
  border-left:0px;
  border-right:0px;
  padding:10px 0px;
  margin:0;
  line-height:11px;
  float:left;
  width:100%;
}

div.SexyLightBox_cb div.nav img{
  border:0px;
}

div.SexyLightBox_cb div.nav strong{
  display: block;
}

div.SexyLightBox_cb div.bb div.nav img.btLeft{
  float: left;
  margin: 0 10px 0 0;
}
div.SexyLightBox_cb div.bb div.nav img.btRight{
  float: right;
  margin: 0 0 0 10px;
  position:relative;
  right:17px;
}