html, body {
	margin: 8px 0px 0px 0px;
	padding: 0px;
	font-family:Verdana;
	background: #FFFFFF;
}

ul{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

ol{

}

#container{
	width: 986px;
	min-height: 500px;
	position: relative;
	left: 50%;
	margin-left: -493px;
}

/* TOP */

#banner1{
	width: 967px;
	height: 108px;
	position: absolute;
	background-image: url(images/banner_top.png);
	background-repeat: no-repeat;
	z-index: 50;
}

#banner2{
	width: 323px;
	height: 41px;
	position: absolute;
	top: 108px;
	left: 18px;
	background-image: url(images/banner_bottom1.png);
	background-repeat: no-repeat;
	z-index: 50;
}

#banner3{
	width: 102px;
	height: 25px;
	position: absolute;
	top: 108px;
	left: 341px;
	background-image: url(images/banner_bottom2.png);
	background-repeat: no-repeat;
	z-index: 50;
}

#banner4{
	width: 114px;
	height: 26px;
	position: absolute;
	top: 108px;
	left: 550px;
	background-image: url(images/banner_bottom3.png);
	background-repeat: no-repeat;
	z-index: 50;
}

#banner5{
	width: 322px;
	height: 154px;
	position: absolute;
	top: 108px;
	left: 664px;
	background-image: url(images/banner_bottom4.png);
	background-repeat: no-repeat;
	z-index: 50;
}

#mainmenu{
	position: absolute;
	top: 70px;
	left: 45px;
	z-index: 5;
}

#mainmenuItem1{
	float: left;
	z-index: 10;
	width: 132px;
	height: 138px;
	position: absolute;
	left: 155px;
}

#mainmenuItem2{
	float: left;
	z-index: 11;
	width: 156px;
	height: 179px;
	position: absolute;
	left: 235px;
	top: -40px;
}

#mainmenuItem3{
	float: left;
	z-index: 12;
	width: 155px;
	height: 177px;
	position: absolute;
	left: 315px;
	top: -39px;
}

#mainmenuItem4{
	float: left;
	z-index: 13;
	width: 159px;
	height: 179px;
	position: absolute;
	left: 395px;
	top: -38px;
}

#mainmenuItem5{
	float: left;
	z-index: 14;
	width: 156px;
	height: 179px;
	position: absolute;
	left: 475px;
	top: -37px;
}

#mainmenuItem6{
	float: left;
	z-index: 14;
	width: 156px;
	height: 179px;
	position: absolute;
	left: 555px;
	top: -36px;
}

#logo{
	width: 223px;
	height: 165px;
	position: absolute;
	left: 0px;
	top: 130px; 
	z-index: 60;
}

#schooltitle{
	width: 355px;
	height: 20px;
	position: absolute;
	right: 125px;
	top: 260px; 
	z-index: 59;
	font-size: 13px;
	color: #522F91;
	font-weight: bold;
	white-space:nowrap;
}

#contact{
	width: 183px;
	position: absolute;
	left: 760px;
	top: 8px; 
	z-index: 60;
	text-align: right;
	font-family: verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #522f91;
	line-height: 1.2;
}

#contact a{
	font-family: verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #522f91;
	text-decoration: none;
}

#contact a:hover{
	font-family: verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #522f91;
	text-decoration: underline;
}

/* /TOP */
/* MIDDLE */

#middle{
	position: absolute;
	top: 310px;
}

#submenu{
	width: 223px;
	float: left;
}

.submenuItem{
	background-image: url(images/submenu_ia_center.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

.submenuItem a{
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.submenuItem a:hover{
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

.submenuItemA{
	background-image: url(images/submenu_a_center.png);
	background-repeat: repeat-x;
	color: #f78f1e;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

.submenuItemA a{
	color: #f78f1e;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.submenuItemA a:hover{
	color: #f78f1e;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

#homeContent{
	width: 820px;
	min-height: 250px;
	position: absolute;
	top: -30px;
	left: 45px;
	float: left;
	font-family: verdana;
	font-size: 8pt;
	color: #522f91;
}

#homeContent a{
	font-family: verdana;
	font-size: 8pt;
	color: #522f91;
	text-decoration: none;
}

#homeContent a:hover{
	font-family: verdana;
	font-size: 8pt;
	color: #522f91;
	text-decoration: underline;
}

#nieuwsbrief{
	width: 82px;
	height: 77px;
	position: absolute;
	top: 380px;
	left: 850px;
	z-index: 100;
}

#pageContent{
	width: 607px;
	min-height: 250px;
	float: right;
	position: absolute;
	top: -35px;
	left: 265px;
	font-family: verdana;
	font-size: 8pt;
	color: #522f91;
}

#pageContent a{
	font-family: verdana;
	font-size: 8pt;
	color: #ff7533;
	text-decoration: none;
}

#pageContent a:hover{
	font-family: verdana;
	font-size: 8pt;
	color: #ff7533;
	text-decoration: underline;
}

#pageContent2{
	width: 607px;
	min-height: 250px;
	float: right;
	position: absolute;
	top: -15px;
	left: 115px;
	font-family: verdana;
	font-size: 8pt;
	color: #522f91;
}

#pageContent2 a{
	font-family: verdana;
	font-size: 8pt;
	color: #ff7533;
	text-decoration: none;
}

#pageContent2 a:hover{
	font-family: verdana;
	font-size: 8pt;
	color: #ff7533;
	text-decoration: underline;
}

/* /MIDDLE */
/* BOTTOM */

.viv{
	padding-top: 20px;
	padding-bottom: 3px;
	text-align: center;
	font-size: 7pt;
	color: #666666;
	text-decoration: none;
}

#vivText a{
	font-size: 7pt;
	color: #666666;
	text-decoration: none;
}

#vivText a:hover{
	font-size: 7pt;
	color: #333333;
	text-decoration: none;
}

/* FORMS */
.fname{
	
}
