/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
	background-image: url(/images/bg1.gif);
	background-position-top: 20px;
	background-repeat: repeat-y;
	}

#img_navigatie {
	position: absolute;
	margin-left: 0px;
	margin-top: 0px;
	width: 780px;
	height: 344px;
	background-color: #FFFFFF;
	padding-top: 10px;
	clear: both;
	z-index: 1;
	}

#taal {
	position:absolute;
	margin-left: 727px;
	margin-top: 45px;
	z-index: 2;
	}

#breadcrumps {
	position: absolute;
	margin-left: 525px;
	margin-top: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	clear: both;
	}

#kolom1 {
	position: absolute;
	margin-left: 0px;
	margin-top: 354px;
	margin-bottom: 0px;
	height: 100%;
	width: 171px;
	background-color:#66BBA8;
	z-index: 3;
	}
	
#kolom2 {
	position: absolute;
	margin-left: 198px;
	margin-top: 360px;
	width: 380px;
	height: 100%;
	background-color: #FFFFFF;
	color: #333333;
	clear: both;
	z-index: 4;
	}
	
#kolom2a {
	position: absolute;
	margin-left: 218px;
	margin-top: 360px;
	width: 550px;
	height: 100%;
	background-color: #FFFFFF;
	color: #333333;
	clear: both;
	z-index: 4;
	}	
	
#kolom3 {
	position: absolute;
	margin-left: 605px;
	margin-top: 354px;
	margin-bottom: 0px;
	height: 100%;
	width: 155px;
	background-color: #006E6C;
	padding: 10px;
	color: #FFFFFF;
	clear: both;
	z-index: 5;
	}
	
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006E6C;
	}
	
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 0px;
	color: #006E6C;
	}
	
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
	}
	
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	color: #000000;
	}
	
.tekst a {
text-decoration:underline;
color:096d6d;
}

.tekst a:hover {
text-decoration:underline;
}

.tekst a:visited {
color:#096d6d;
}		
	
.tussen_kop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006E6C;	
	}
	
.k1_kop_tussen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;	
	}

.k1_tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px 5px 5px 20px;
	color: #006E6C;	
	}
	
.k3_omschrijving {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	color: #66BBA8;	
	}			
		
	
.tekst_wit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;	
	}	
	
.tekst_wit a:link {
color:#FFFFFF;
text-decoration:underline;
}

.tekst_wit a:hover {
color:#FFFFFF;
text-decoration:none;
}

.tekst_wit a:visited {
color:#FFFFFF;
text-decoration:underline;
}

	
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	}	
	
.footer a:link {
	color:#CCC;
	text-decoration:none;
}

.footer a:visited {
	color:#CCC;
	text-decoration:none;
}

.footer a:hover {
	text-decoration:underline;
}
	
#border {
border: 1px;
border-style: solid;
border-color: #66BBA8;
}	

/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10;}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:2px; font-family:arial,helvetica; font-size:12px; font-weight:bold}
.clLevel0{color:#000000;}
.clLevel0over{color:#006E6C; cursor:pointer; cursor:hand;}
.clLevel0border{position:absolute; visibility:hidden;}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:arial,helvetica; font-size:12px; font-weight:normal;}
.clLevel1{color:#000000;}
.clLevel1over{color:#006E6C; cursor:pointer; cursor:hand;}
.clLevel1border{position:absolute; visibility:hidden; background-color:#FFFFFF; layer-background-color:#FFFFFF; filter:alpha(opacity=75); opacity: 0.75; -moz-opacity:0.75;}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:arial,helvetica; font-size:10px; font-weight:bold}
.clLevel2{background-color:Navy; layer-background-color:Navy; color:white;}
.clLevel2over{background-color:#0099cc; layer-background-color:#0099cc; color:Yellow; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#006699; layer-background-color:#006699}


/* navigatie left */

#navcontainer { width: 171px; }

 #navcontainer ul
 {
 margin-left: 0px;
 margin-top: 0px;
 padding-left: 0px;
 list-style-type: none;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 }

 #navcontainer a
 {
 display: block;
 padding-left: 35px;
 padding-top: 3px;
 padding-bottom: 3px;
 width: 136px;
 border-bottom: 1px dotted #006E6C;
 }

 #navcontainer a:link, #navlist a:visited
 {
 color: #FFFFFF;
 text-decoration: none;
 background-image: url(/images/pijl_lg_diap.gif);
 background-repeat: no-repeat;
 }

 #navcontainer a:hover
 {
 color: #FFFFFF;
 text-decoration: none;
 background-image: url(/images/pijl_dg_diap.gif);
 background-repeat: no-repeat;
 background-color: #006E6C;
 }
 
 #current
 {
 display: block;
 padding-left: 35px;
 padding-top: 3px;
 padding-bottom: 3px;
 width: 136px;
 border-bottom: 1px dotted #006E6C;
 color: #006E6C;
 background-image: url(/images/pijl_lg_diap.gif);
 background-repeat: no-repeat;
 }



/* linken */
a.left:link {
color: #FFFFFF;
background-color: #85C9BA;
font-weight: bold;
padding: 3px;
width: 150px;
text-decoration: underline;
}	

a.left:active {
color: #FFFFFF;
text-decoration: underline;
}	

a.left:visited {
color: #FFFFFF;
text-decoration: underline;
}	

a.left:hover {
color: #FFFFFF;
text-decoration: none;
}


a:link {
color:#096d6d;
text-decoration:underline;
}

a:hover {
text-decoration:underline;
}

a:visited {
color:#096d6d;
}


#nieuwsbriefknop {
	position:absolute;
	left:43px;
	top:383px;
	z-index:6;
}
