body{
	margin:0px;
    padding:0px;
	background-image: url('../beeld/back.jpg');
	background-attachment: fixed;
	font-family : verdana, sans-serif;
}
* { font-family : verdana, sans-serif; }

#centreer {
	 position: relative;
     margin-left: auto;
     margin-right: auto;
     width: 780px; /* mandatory to be centered */
	 background-color:#1E78AD;
	 top:0px;
	 padding-top:0px;
	 height:975px;
}

#navlinks{ 
	position:fixed;
	float:left;
	width:124px;
	margin-left: auto;
    margin-right: auto;
	padding-left:15px;
	background-color:#AED15A;
	border-width:3px;
	border-color:#1E78AD;
	border-style:solid;
}

a.navl{ font-size : 9pt; line-height : 15px; text-decoration:none; color:#000000; font-weight:bold; }
a.navl:hover { color:#1E78AD; text-decoration:none; }
a.activenavl{ color:#1E78AD; font-size : 9pt; text-decoration:none; font-weight:bold;}
a.activenavl:hover { color:#1E78AD; text-decoration:none; }

#header {
	width:624px;
	height: 65px;
	margin-left: 142px;
    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 : 9pt; text-decoration:none; color:#FFE9B4; font-weight:bold; }
a.navbov:hover,active { color:#1E78AD; text-decoration:none; }
a.activenavbov { color:#1E78AD; font-size : 9pt; text-decoration:none; font-weight:bold; }    
a.activenavbov:hover,active { color:#1E78AD; text-decoration:none; }

#witvlak {
	background-color:white;
	height:604px;
	width: 616px;
	float:right;
}	

#main {
	width:606px;
	background-color:white;
	margin-top:71px;
	float:right;
	position:relative;
	border-right:3px solid #1E78AD;
	border-left:145px solid #1E78AD;
	border-bottom:3px solid #1E78AD;
	padding-left:10px;
	padding-top:8px;
	padding-right:16px;
	font-size : 9pt;
}

.kop { color: #1E78AD; font-weight:bold; }
.tekst {
color:black;
width: 590px;
background-color:white;
padding-left:18px;
padding-right:0px;
line-height:16px;
min-height:600px;
}

#nvog{
	color:#FFE9B4;
	position:fixed;
	width:124px;
	padding-left:20px;
	font-size:9pt;
	line-height:18px;
	bottom:10px;
}
.lettervet { color:#EE9F2D; font-weight:bold; }

/* aaa lettergrootte */
.koporanje {color:#EE9F2D; font-size:1.2em; font-weight:bold; }
.oranje {color:#EE9F2D; font-weight:normal; }			
.kopgroen {color:#AED15A; font-size:1.2em; font-weight:bold;}
.groen {color:#AED15A; font-weight:bold;}
.blauw {color:#5C71AA; font-weight:bold;}
.rood {color:red;}

a.anker {color:#EE9F2D;	font-weight:bold;}
a.anker:hover {color:#5C71AA; text-decoration:underline;}
a.blauw {color:#5C71AA; font-weight:bold;} 	
a.blauw:hover {color:#5C71AA; font-weight:bold; text-decoration:none;} 			
a.faq {color: #5C71AA; text-decoration:none; font-weight:normal;} 			
a.faq:hover {color:#AED15A; text-decoration:underline;}

a {color: #5C71AA; text-decoration:none; font-weight:normal;}
a:hover {color:#EE9F2D; text-decoration:underline;}

#lettergroot {
color: #EE9F2D;
float:right;
display:block;
padding-right:3px;
font-size:9pt;
}

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:#EE9F2D; text-decoration:none;}
a.giga:hover { font-weight:bold; color:#5C71AA;}

/* formulier */
.knop {
display: block;
border-style:solid;
border-color:#5C71AA;
color:black;
background-color:#AED15A;
margin:2px;
}
.knop:hover { cursor: pointer; color:white; background-color:#EE9F2D; border-color:#5C71AA;}

/* door Petra toegevoegd */
img { border: none; }
h3 { margin-bottom:0; }
.spacer { height: 4em;}
p { margin: 0; padding: 0; }

.pos {color:green; font-weight: bold;}
.neg {color:red; font-weight: bold;}
label, .label {font-weight:bold;color:#5C71AA;}
form { width: 300px; }
fieldset { height: 0; border:none; margin:0; padding:0;}
form input.text  { border:1px solid #5C71AA; margin: .2em 0 1em 0; width:95%; }
form input.text:focus { border:1px solid #2972C4; background: whitesmoke;}
input.button, a.button { margin:0 0 1em 0; padding: .2em .6em; font-size:1em; font-weight:bold; background:#5C71AA; border:1px solid #000; color:#fff; text-transform:capitalize; }
a.button { padding: .3em .6em; }
input.button:hover, a.button:hover { background:#5C71AA; }

a.navbovdoc { display: block; float:left; font-size : 9pt; text-decoration:none; color:#FFE9B4; font-weight:bold; margin: 25px 10px 0 20px; }
a.navbovdoc:hover,active { color:#1E78AD; text-decoration:none; }

a.docnav:link, a.docnav:active, a.docnav:visited  { display:block; font-size : 9pt; margin-top: 30px; line-height : 15px; text-decoration:none; color:#000; font-weight:bold; }
a.docnav:hover { color:#1E78AD; text-decoration:none; }
a.docnavactive:link, a.docnavactive:active, a.docnavactive:visited, a.docnavactive:hover { display:block; font-size : 9pt; margin-top: 30px; line-height : 15px; text-decoration:none; color:#1E78AD; font-weight:bold; }
