body {
	margin: 0px;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	background-image: url(pics/achtergrond.gif); background-repeat: repeat-x;
	overflow-x:hidden;
	overflow-y:scroll;
}
.tekst {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.klein {
	font-family: Arial, helvetica, sans-serif;
	font-size: 10px;
	
}
.zijmenutekst {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	
}
.ondermenu {
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
	color: gray;
}

#contentvak table {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	width: 400px;
}
#contentvak div a, #contentvak div a:link, #contentvak div a:hover, #contentvak div a:visited {
	color: #ff6508;
 	font-weight: normal;
}
#contentvak a, #contentvak a:link, #contentvak a:hover, #contentvak a:visited {
	color: #ff6508;
 	font-weight: normal;
	
}
#contentvak p {
	margin-bottom: 15px;
	margin-top: 15px;
}
#contentvak ul {
	
	margin-left: 10px;
	margin-top: 0;
	margin-bottom: 5px;
	padding: 0;
}

#contentvak ul li {
	
	margin-left: 20px; 
	margin-top: 0;
	margin-bottom: 0;
	/*display: block; - anders geeft FF geen bullets weer */
}

.formstyle {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	
}
.nieuwskop {
	font-family: Arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff6508;
}
#zijmenu_links {

	position: absolute;
	left: 0px;
	top: 160px;
	width: 142px;
	background-color: #ffffff;
	height: auto;
	border: 0px solid black;
	padding-top: 4px;
	text-align: left;
	

}

h4 {
	color: #ff6600;
	font-size: 22px;
	font-weight: bold;
	line-height: 25px;
}
#breadCrumb {
    height: 30px;
	background-color: #dee9c2;
	border: 0px solid black;
	text-align: left;

}
#breadCrumbTop {
    position: absolute;
    left: 144px;
    top: 137px;
	padding: 0;
	margin: 0;
    width: 560px;
	text-align: left;
	border: 0px solid red;

}
#hoofdmenu {

	position: absolute;
	left: 30px;
	top: 100px;
	width: 650px;
	background-color: #b5d76b;
	height: 20px;
	border: 0px solid black;
	padding-top: 4px;
	text-align: left;
}

#hoofdmenu a {
   
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: black;
	
	
	
}

#hoofdmenu a:hover {
	color: #ff6508;
}

#zijmenu_links a {
   
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: black;
	line-height: 33px;
	
}

#zijmenu_links a:hover {
	color: #ff6508;
}

.separator {
 color: #ff6508;
 font-weight: normal;
}

.backtrail {
	color: gray;
 	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}
