
#navlinks{ 
	position:fixed;
	float:left;
	width:155px;
	margin-left: auto;
    margin-right: auto;
	padding-left:0px;
	background-color:#AED15A;
	border-width:3px;
	border-color:#1E78AD;
	border-style:solid;
 }
	 
a.navl{
	font-size : 16pt;
	line-height : 15px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	}

a.activenavl{
	color:#1E78AD;
	font-size : 16pt;
	text-decoration:none;
	font-weight:bold;}
	
#header {
	width:607px;
	height: 95px;
	margin-left: 158px;
    margin-right: 0;
	background-color:#EE9F2D;
	float:right;
	position:fixed;
	border-width:3px;
	border-color:#1E78AD;
	border-style:solid;
	padding-left:8px;
	}
	
a.navbov {
	font-size : 16pt;
	text-decoration:none;
	color:#FFE9B4;
	font-weight:bold;
	}


a.activenavbov {
	color:#1E78AD;
	font-size : 16pt;
	text-decoration:none;
	font-weight:bold;
	}

#witvlak {
	background-color:white;
	height:404px;
	width: 592px;
	float:right;
	}	

#main {
	width:592px;
	background-color:white;
	margin-top:95px;
	float:right;
	position:relative;
	border-right:3px solid #1E78AD;
	border-left:161px solid #1E78AD;
	border-bottom:3px solid #1E78AD;
	padding-left:8px;
	padding-top:11px;
	padding-right:16px;
	font-size : 16pt;
}
	
.tekst {
color:black;
width: 590px;
background-color:white;
padding-left:18px;
padding-right:0px;
line-height:28px;
}

/* aaa lettergrootte */
#lettergroot {
color: #EE9F2D;
float:right;
display:block;
padding-right:3px;
}
a.normaal {
	font-size:1em;
	font-weight:bold;
	color:#EE9F2D;
	text-decoration:none; }

a.normaal:hover {
	color:#5C71AA;
	font-weight:bold;}

a.groter {
	font-size:1.4em;
	font-weight:bold;
	color:#EE9F2D;
	text-decoration:none; }

a.groter:hover {
	font-weight:bold;
	color:#5C71AA;}

a.giga {
	font-size:1.8em;
	font-weight:bold;
	color:#5C71AA;
	text-decoration:none;}

a.giga:hover {
font-weight:bold;
color:#5C71AA;}
