html { overflow-x: hidden; overflow-y:hidden; }
body { margin:0px;  }

#bg {
	position:absolute;	
	width:1000px;
	height:563px;
	left:50%;
	margin-left:-500px;
	z-index:0;
	overflow: hidden;
	visibility: visible;
	background-image:url(../beeld/bg.jpg);
}
#content {
	position: absolute;
	top:155px;
	width:965px;
	height:375px;
	z-index:3;
	left:50%;
	margin-left:-470px;
	overflow: auto;
	visibility: visible; border:0px solid red;
}

#navbar {
	position: absolute;
	top:107px;
	width:997px;
	height:23px;
	z-index:3;
	left:50%;
	margin-left:-498px;
	overflow: hidden;
	visibility: visible;
}
#lang {
	position:absolute;
	left:50%;
	margin-left:330px;
	top:541px;
	width:89px;
	height:14px;
	z-index:25;
	visibility: visible;
}

.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.tekst:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration:underline; color:#000033;
}
.tekstwit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.tekstwit:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.tekstwit:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ff9900;
}
.tekstwit:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.tekstbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#072E1A;
}

.menubold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}
.menubold:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}
.menubold:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}
.menubold:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}
.kop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #003;
}

.kop2:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.kop2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

.level1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #333333}
.level2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666}
a:link {  color: #072E1A; text-decoration: none}
a:hover {  color: #999999; text-decoration: none}
a:active {  color: #072E1A; text-decoration: none}
a:visited {  color: #072E1A; text-decoration: none}



.fototekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.fotokop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.tableline { 
	background-image:url(../beeld/bg_table_line.gif);
	background-attachment:fixed;
	background-position:left;
	background-repeat:repeat-y;
	}
.imageleft {padding-right:10px;}
.imageright {padding-left:10px;}

#scroll_up {
	position:absolute;
	width:12px;
	height:12px;
	z-index:12;
	left: 940px;
	top: 0px;
}
#scroll_down {
	position:absolute;
	width:12px;
	height:12px;
	z-index:12;
	left: 940px;
	top: 350px;
}
#scrollbar {
	position:absolute;
	width:8px;
	height:338px;
	z-index:10;
	left: 942px;
	top: 12px; background-color:#d6dde7;
}

TD.menu {  padding-right:4px; padding-left:4px; }
TD.menu:hover { padding-right:4px; padding-left:4px;}

TR.menurow {  }
TR.menurow:hover { background-color:#c8d4de; filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5;opacity: 0.5;}