body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; 
	padding: 0;
	text-align: left;
	color: #000000; 
}
 
img {
	margin: 0px;
	padding: 0px;
	border: none; 
}

.menu {
	width: 148px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #003300; /* the background color will be displayed for the length of the content in the column, but no further */
	height: 612px;
	left: 0;
	top: 0px;
	font-size: 14px;
	line-height: 19px;
	color: #FFFFFF;
	padding: 6px;
	margin: 0px;
	font-weight: bold;
	letter-spacing: 1pt;
	position: fixed;
}
.menuverlenger {
	width: 148px;
	background: #003300;
	height: 200px;
	left: 0;
	top: 612px;
	color: #FFFFFF;
	padding: 6px;
	position: fixed;
}


.menutekst {
	font-weight: bold;
	font-size: 10px;
	line-height: 19px;
	padding-left: 12px;
}

.menutekst a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.menutekst a:hover {
	text-decoration: none;
	color: #FFCC00;
}

 
.kop {
	font-size: 18px;
	background-color: #cccccc;
	color: #003300;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 30px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	top: 0px;
	left: 160px;
	height: 90px;
	width: 630px;
	z-index: 2;
	position: fixed;
	}
.kop a {
	font-size: 12px;
	color: #005500;
	text-decoration: none;
}
.kop a:hover {
	font-size: 12px;
	color: #00aa00;
	text-decoration: none;
}

.inhoud {
	background-color: #dddddd;
	font-size: 11px;
	line-height: 15px;
	top: 90px;
	overflow: visible;
	z-index: 1;
	position: absolute;
	height: 534px;
	width: 630px;
	left: 160px;
	}
	
.inhoudverlenger {
	background-color: #dddddd;
	font-size: 11px;
	top: 624px;
	overflow: visible;
	z-index: 1;
	position: absolute;
	height: 200px;
	width: 630px;
	left: 160px;
	}

.inhoud a {
	color: #005500;
	text-decoration: none;
	font-weight: bold;
}
.inhoud a:hover {
	color: #007700;
	text-decoration: none;
	font-weight: bold;
}

.tekstblok {
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	}

.subkop {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.noot{
	font-size: 10px;
}


.tabel {
	border: 1px solid #003300;
	background-color: #EEEEEE;
	width:100%; 

}


.alineakop {
	font-weight: bold;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}

.alineakop-gecentreerd {
	font-weight: bold;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}

.nieuws {
	font-weight: bold;
	color: #990000;
}
.centreren {
	text-align: center;
}
.fotolinks {
	float: left;
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.fotorechts {
	float: right;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}

table.snif {
				border: 3px solid #003300;
				width:610px;
				font-size: 11px;
			}
			
			tr.snHeading, td.snHeading, td.snHeading a {
				color: #ffffff;                 
				background-color: #003300;     
			}
			tr.snHeading, td.snHeading, td.snHeading a:hover {
				color: #ffcc00;              
			}
			tr.snF td a {
				color: #005500;                
			}
			tr.snF td a:hover, a.snif:hover {
				color: #00770;
			}
			tr.snEven {
				background-color: #eeeeee;       
			}
			tr.snOdd {
				background-color: #dddddd;      
			}
			tr.snF td {
				color: #444444;               
			}
			table.snif td {
				padding-left: 6px;
				padding-right: 6px;
			}
			table.snif td.littlepadding {
				padding-left: 4px;
				padding-right: 0px;
			}
			td.snDir {
				padding-top: 3px;
				padding-bottom: 3px;
			}
			tr.snHeading, td.snHeading, td.snHeading a {
				padding-top: 3px;
				padding-bottom: 3px;
			}
			tr.snF td {
				padding-top: 2px;
				padding-bottom: 2px;
				vertical-align: top;
				padding-left: 6x;
				padding-right: 6px;
				white-space: nowrap;
			}
		