a:link {
	color: #F3F3F3;
	text-decoration: underline;
}
a:visited {
	color: #F3F3F3;
	text-decoration: underline;
}
a:hover {
	color: #2AB2F0;
	text-decoration: underline;
}
a:active {
	color: #F3F3F3;
	text-decoration: underline;
}
.tabelkop {
	color: #000000;
	font-weight: bold;
}
/*
html{
	background-color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}
*/
body {
	background-color: #6d6d6d;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;/*	overflow-y: scroll; */
	
}
#maincontainer {
	width:983px;
	padding: 0;
	margin: 0px auto;
	top: 0px;
	color: #F3F3F3;
}
.td, tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color:#F3F3F3
}
#menuafbeeldingen {
	position:absolute;
	width:800px;
	height:70px;
	z-index:1;
	visibility: visible;
}
#contentlayer {
	position:absolute;
	padding-left: 4px;
	margin-top: 10px;
	width: 983px;
	height:100%;
	z-index:2;
	visibility: visible;
	background-attachment: scroll;
	background-color: #6d6d6d;
}
#koplayer {
	position:absolute;
	left: 0px;
	margin-top: 0px;
	width:795px;
	height:30px;
	z-index:2;
	visibility: visible;
	background-attachment: scroll;
	background-image: url(../images/top.jpg);
}
.style2 {
	opacity: 0.9; /*supported by current Mozilla, Safari, and
Opera*/
	-moz-opacity: 0.9; /*older Mozilla*/
	-khtml-opacity: 0.9; /*older Safari*/
	filter: alpha(opacity=99); /*older IE*/
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=99);
	color: #ffffff;
	font-weight: bold;
}
.doorzichtig {
	opacity: 0.8;
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	filter: alpha(opacity=80);
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
.imageborder {
	border: 2px solid #2AB2F0;
}
.imageborderhome {
	border: 2px solid #F53C1E;
}
#chapter {
	position:absolute;
	padding-left: 13px;
	top:183px;
	width:56px;
	height:25px;
	z-index:3;
	visibility: visible;/*	left: 216px;*/
}
.fotorechts {
	position: relative;
	clip:            rect( 25  );
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	border: 1px #FFFFFF solid
}
.koptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	margin-left: 20px;
	;
	font-variant: normal;
	text-transform: uppercase
}
.achtergrondtabellinksboven {
	background-attachment: fixed;
	background-image: url(images/tabellinksboven.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #000000;
}
.achtergrondtabelrechtsboven {
	background-attachment: fixed;
	background-image: url(images/tabelrechtsboven.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #000000;
}
.vertikalelijn {
	border: #F6E71C solid;
	border-width: 1px;
	padding-left: 2px;
}
.achtergrondtabellinksonder {
	background-attachment: fixed;
	background-image: url(images/tabellinksonder.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #000000;
}
.achtergrondtabelrechtsonder {
	background-attachment: fixed;
	background-image: url(images/tabelrechtsonder.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #000000;
}
.invulveld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#navigator {
	margin:0px;
	padding:0px;
}
#navigator li {
	display: inline;
	margin:0px;
	padding:0 5px 0 5px;
	float: left;
	list-style: none;
}
#navigator li a {
	text-decoration:none;
	font-weight:bold;
	white-space:nowrap;
}
#navigator a#normal {
	color:#000000;
	display: block;
	padding: 5px 7px 5px 7px;
	margin-bottom: 3px;
	/*padding: 5px 10px 5px 10px;*/
	border: 1px solid #C4C4C4;
}
#navigator a#normal:hover {
	color:#FFFFFF;
	border-left: 1px solid #C2C2C2;
	border-top: 1px solid #C2C2C2;
	border-right: 1px solid #424242;
	border-bottom: 1px solid #424242;
}
