body{
	margin: 0;
	text-align: center;
	background-color: #6699ff;
	scrollbar-arrow-color: #4C5D91;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
}
div#main_container{
margin: 0 auto 0 auto;
width: 900px;
}
#Header1 {
	background-color: #000000;
	width: 210px;
	height: 92px;
	float: left;
	background-image: url(../Afbeelding/drumleraarlogo92Pxkopie.png);
}
#Header2 {
	background-color: #000000;
	height:92px;
}
#Spacer {
	background-color: #333333;
	width:900px;
	height:30px;
	text-align: right;
}
#NaviL {
	background-color: #495F91;
	float:left;
	width:210px;
	height:410px;
	background-image: url(../Afbeelding/NaviL.jpg);
}
#Content {
	background-color: #000000;
	float:left;
	width:480px;
	height:410px;
	overflow: auto;
}
#NaviR {
	background-color: #000000;
	float:left;
	width:210px;
	height:410px;
}
#Footer {
	float:left;
	background-color: #000000;
	width:900px;
	height:60px;
}
#Copyrightfooter {
	float:left;
	background-color: #000000;
	width:900px;
	padding-bottom: 4px;
}
.Navitext {
	color: #4C5D91;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 7px;
	margin: 10px;
	text-align: left;
	line-height: 10px;
	font-size: 10px;
}

.Footertext {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	letter-spacing: 3px;
	font-weight: 800;
	line-height: 30px;
}

a:link {
	color: #6699ff;
	text-decoration: none;
}
a:visited {
	color: #6699FF;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
	
a.special:link {
     color: #333333;
     text-decoration: none;
}

a.special:visited {
     color: #333333;
     text-decoration: none;
}

a.special:hover {
     color: #4A6091;
     text-decoration: none;
}
a.special:active {
	color: #333333;
	text-decoration: none;
}

a.special2:link {
     color: #666666;
     text-decoration: none;
}
a.special2:visited {
     color: #666666;
     text-decoration: none;
}
a.special2:hover {
     color: #4A6091;
     text-decoration: none;
}
a.special2:active {
	color: #666666;
	text-decoration: none;
}

.CopyrightText {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7px;
	background-position: bottom;
	letter-spacing: 1px;
	font-weight: bold;
}
.SpacerText {
	color: #4C5D91;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	letter-spacing: 19px;
	line-height: 30px;
}
.ContentText {
	color: #969696;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	letter-spacing: 3px;
	text-align: left;
}
.ContentText_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 10px;
	font-weight: bold;
	color: #6278AC;
	letter-spacing: 3px;
}
