@charset "utf-8";
/* CSS Document */

html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	background:rgb(209,205,193);
	/*font-size:76%; 
	font-family:georgia, palatino linotype, times new roman, serif;
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
	}

body {
	height:100%;
	max-height:100%;
	overflow:hidden;
	background-color: #E7E4D5;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border-bottom-style: none;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
}

#hoofding {
	z-index:8;
	background-color: #CCCC99;
	height: 107px;
	width: 1018px;
	margin: 0px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #5F4D3F;
	border-right-color: #5F4D3F;
	border-bottom-color: #5F4D3F;
	border-left-color: #5F4D3F;
	position: relative;
	background-color: #5F4D3F;
	color: #FFFFFF;
}

#inhoud {
	z-index:6;
	display:block;
	overflow:auto;
	position:absolute;
	top:112px;
	bottom:37px;
	width:996px;
	border-top-width: 9px;
	border-right-width: 9px;
	border-bottom-width: 9px;
	border-left-width: 9px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #5F4D3F;
	border-right-color: #5F4D3F;
	border-bottom-color: #5F4D3F;
	border-left-color: #5F4D3F;
	background-color: #E7E4D5;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #5F4D3F;
           
}

* html #inhoud {
	top:0px; 
	bottom:10px; 
	height:100%;
	width:1018px;
	border-top: #fff 110px solid; 
	border-bottom: #fff 35px solid;

	}

body,td,th {
	color: #5F4D3F;
}

#hoofdtabel {
	z-index:6;
	height: 100%;
	width: 1024px;
	margin-top: 1px;
	background-color: #E7E4D5;
	border: 2px solid #FFFFFF;

}
#onderste {
	z-index:7;
	position:absolute;
	bottom:0;
	width:1018px;
	min-width:814px;
	height:35px;
	background-color: #5F4D3F;
	font-size:15px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5F4D3F;
	border-right-color: #5F4D3F;
	border-bottom-color: #5F4D3F;
	border-left-color: #5F4D3F;
	font-family: "trebuchet MS", tahoma, verdana, arial, sans-serif;
	color: #E7E4D5;
	font-weight: bold;
	}

* html #onderste {
	bottom:1px; width:1018px; height:35px;
	}

