html, body {
height:100%;
 overflow-x:auto;
}

#zoeken{
	Z-INDEX: 29;
	LEFT: 680px;
	top: 5px;
	OVERFLOW: hidden;
	WIDTH: 150px;
	POSITION: absolute;
	HEIGHT: 50px;
}
#logo{
position:absolute;	
	top:20px;
	left:500px;
	z-index:20;
}
#wiel{
	position: absolute;
	top: 20px;
	left: 500px;
	z-index: 10;
	display: none;
} 
#header{
	Z-INDEX: 3;
	LEFT: 50px;
	top: 5px;
	OVERFLOW: visible;
	WIDTH: 850px;
	POSITION: absolute;
	HEIGHT: 114px;
}
#admin{
	Z-INDEX: 200;
	LEFT: 0px;
	top: 122px;
	OVERFLOW: visible;
	WIDTH: 850px;
	POSITION: absolute;
	HEIGHT: 20px;
	text-align: right;
}
#inhoud{
	Z-INDEX: 1;
	LEFT: -12px;
	POSITION: relative;
	padding-left: 10px;
	overflow:visible;
	height: 100%;
}
#pagina>#inhoud{ 
overflow:auto;
height:1200px;
}
#pagina{
 
	Z-INDEX: 2;
	top: 122;
	LEFT: 50px;
	OVERFLOW: visible;
	POSITION: absolute;
	height: 100%;
	 bottom: 0px;
	 /*overflow-y:auto;  
    overflow-x:hidden; 
	 	width:825px !important; */
	WIDTH: 850px;
}
#footer{
	Z-INDEX: 20;
	LEFT: -12px;
	OVERFLOW: visible;
	WIDTH: 850px;
	POSITION: relative;
 
	 bottom: 0px;
}
#bottomline{
	Z-INDEX: 25;
	LEFT: -12px;
	OVERFLOW: visible;
	WIDTH: 850px;
	height: 8px;
	POSITION: relative;
	
	bottom: 0px;
	_bottom: -12px;
	margin-bottom:0px;
}


PRE{
	Font-Size: 10pt;
	
}
TEXTAREA,BUTTON{
	Font-Family: Georgia, Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;
	Font-Size: 8pt;
	text-decoration: none;
}
radio{
	font-family: Georgia, verdana,arial,helvetica,sans-serif;
	font-size: 8pt;
	color: #4E2990;
}
input.checkbox{
	font-family: Georgia, arial,helvetica,sans-serif;
	font-size: 8pt;
	color: #4E2990;
}
input.text{
	border: #7FFFD4;
	border-width: 1px;
	font-family: Georgia, verdana,arial,helvetica,sans-serif;
	font-size: 8pt;
	color: #4E2990;
	border-color: #7FFF00;
	border-style: solid;
	border-width: 1px;
}
input.submit{
	border: #FFF0F5;
	border-width: 1px;
	font-family: Georgia, verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
	color: blue;
	border-color: #7FFF00;
	font-weight: bold;
	cursor: pointer;
		border-style: solid;
	border-width: 1px;
}
input.file{
	font-family: Georgia, verdana,arial,helvetica,sans-serif;
	border-color: #7FFF00;
	font-weight: bold;
	cursor: pointer;
	border: thin solid Black;
	font-size: 8pt;
	color: #4E2990;
		border-style: solid;
	border-width: 1px;
}
select{
	border: #7FFFD4;
	border-width: 1px;
	font-family: Georgia, verdana,arial,helvetica,sans-serif;
	font-size: 8pt;
	color: #4E2990;
	border-color: #7FFF00;
	cursor: pointer;

}
.textstyle0 {
	font-family: Georgia, Arial,sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 10pt;
	text-decoration: none;
	color:#DDF480;
}
.textstyle1 {
	font-family: Georgia, Arial,sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12pt;
	text-decoration: none;
	color: Black;
}
.textstyle2 {
	font-family: Georgia, Arial,sans-serif;
	font-style: normal;
	font-size: 10pt;
	text-decoration: none;
	color: Black;
}
.textstyle3 {
	font-family: Georgia, Arial,sans-serif;
	font-style: normal;
	font-size: 12pt;
	text-decoration: none;
	color: Black;
}
.fontwit {
	color: Maroon;
}
.tblback {
	background-color: #E6E6FA;
	color:#000000;
	font-size: 10pt;
}
.tblrow0 {
	background-color: #7FFFD4;
	color:#000000;
	 
}
.tblrow1 {
	background-color: #FAF0E6;
	text-align: left;
	color:#000000;
}
.tblrow2 {
	background-color: #80FF94;
	color:#000000;
}
.tblrow3 {
	background-color: #98FB98;
	color:#000000;
}
.tblrowwit {
	color: White;
}
.titletext0 {
	font-family: Georgia, Arial,sans-serif;
	font-style: normal;
	font-size: 18pt;
	text-decoration: none;
	color:#000000;
}
.titletext1 {
	font-family: Georgia, Arial,sans-serif;
	font-style: normal;
	font-size: 14pt;
	text-decoration: none;
	color: Navy;
}
.titletextwit {
	font-family: Georgia,  Arial,sans-serif;
	font-style: normal;
	font-size: 18pt;
	text-decoration: none;
	color: Maroon;
}
/* Context menu Script- © Dynamic Drive (www.dynamicdrive.com) Last updated: 01/08/22
For full source code and Terms Of Use, visit http://www.dynamicdrive.com */
.skin0{
	position: absolute;
	width: 165px;
	border: 1px solid black;
	background-color: #C4FF8A;
	font-family: Georgia, Verdana;
	line-height: 15px;
	cursor: default;
	font-size: 12px;
	z-index: 100;
	visibility: hidden;
	border-bottom: none;
}

.menuitems{
padding-left:10px;
padding-right:10px;
border-bottom: 1px solid Green;
}
 

