/* CSS Document */

#wrapper {	
	position: absolute;
	width: 780px;
	left: 50%; 
	visibility: visible;
	z-index: 2;
	margin-left: -390px;
	top: 1px;
} 
#container {
	width: 780px;
	height: 578px;
	position:absolute;
	top: 0px;
	}
#links {
	width: 140px;
	position:absolute;
	left: 0px;
	top: 130px;
	height: 418px;
	background-color: #CF996E;
	visibility: visible;
	z-index: 6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #311801;

}
#rechts {
	width: 134px;
	position:absolute;
	left: 646px;
	top: 130px;
	height: 421px;
	background-color: #F8E8C4;
	z-index: 4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #311801;
	visibility: hidden;
}
#inhoud {
	width: 638px;
	position:absolute;
	left: 140px;
	top: 130px;
	height: 417px;
	background-color: #F8E8C4;
	z-index: 5;
	border-top: 1px solid #311801;
	border-right: 1px solid #311801;
	border-bottom: 0px solid #311801;
	border-left: 1px solid #311801;
	overflow: auto;
		}
#inhoudartikel {
	width: 778px;
	position:absolute;
	left: 0px;
	top: 130px;
	background-color: #F8E8C4;
	z-index: 5;
	border-top: 1px solid #311801;
	border-right: 1px solid #311801;
	border-bottom: 0px solid #311801;
	border-left: 1px solid #311801;
	overflow: auto;
	visibility: visible;
		}
#navigatie {
	width: 778px;
	position:absolute;
	left: 2px;
	top: 100px;
	height: 28px;
	visibility: visible;
	z-index: 7;

	} 
	
#navigatie2 {
	position: absolute;
	height: 100px;
	width: 748px;
	top: 0px;
	left: 0px;
	z-index: 10;
	visibility: visible;
}
#navartikel {
	width: 778px;
	position:absolute;
	left: 2px;
	top: 100px;
	height: 28px;
	visibility: visible;
	z-index: 7;
	background-color: #993300;
}
	
#header {
	position: absolute;
	width: 780px;
	height: 130px;
	top: 0px;
	left: 0px;
	background-color: #F8E8C4;
	visibility: visible;
	z-index: 3;
}
#footer {
	width: 780px;
	position:absolute;
	left: 0px;
	top: 548px;
	height: 22px;
	z-index: 6;
	background-image: url(img/foot5.gif);
	background-repeat: no-repeat;

	} 

#logo {
	position: absolute;
	width: 140px;
	height: 108px;
	top: 0px;
	left: 0px;
	background-color: #FFFFCC;
	visibility: visible;
	}
#teller {
	position:absolute;
	left:46px;
	top:491px;
	width:87px;
	height:27px;
	visibility: hidden;
}
#teller2 {
	position:absolute;
	left:5px;
	top:471px;
	width:87px;
	height:27px;
	visibility: hidden;
}
body {
	background-color: #dec19f;
	background-image: url(img/bodybg2.gif);
	background-repeat: repeat-x;
	scrollbar-3dlight-color: #F8E8C4;
	scrollbar-arrow-color: #993300;
	scrollbar-base-color: #F8E8C4C;
	scrollbar-track-color: #F8E8C4 ;
	scrollbar-darkshadow-color: #F8E8C4;
	scrollbar-face-color: #CF996E;
	scrollbar-highlight-color: #804000;
	scrollbar-shadow-color: #660000;
	
}
table.main {

}
.main th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	line-height: 20px;
	text-transform: none;
	padding: 2px 2px 2px 5px;
	text-align: left;
	color: #993300;
}
.main td {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 18px;
	text-transform: none;
	padding: 2px 2px 2px 5px;
}
.main td a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.main td a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.main td a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

table.links {
}
.links td {
	margin: 0px;
	width: 122px;
	text-align: left;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
	line-height: 16px;
}
.links td a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.links td a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.links td a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
table.re {
}
.re td {
	text-align: left;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	text-indent: 7px;
	padding: 0px;
	color: #F8E8C4;
	font-weight: bold;
}
.re td a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #F8E8C4;
}
.re td a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #F8E8C4;
}
.re td a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FFCC00;
}
table.foot {
}
.foot td {
	margin: 0px;
	width: 122px;
	text-align: left;
	font-size: 9px;
	font-family: Tahoma, Verdana, Arial;
	color: #F8E8C4;
	text-indent: 10px;
	padding: 3px 0px 0px;
}
.foot td a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.foot td a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.foot td a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.bruin {
	color: #993300;
	font-size: 13px;
	font-weight: bold;
}
h1 {
	font-size: 36px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #993300;
}
img.afbre {
	float: right;
	margin-right: 5px;
	margin-left: 5px;
}

img.afbli {
	float: left;
	margin-right: 5px;
}
.tussennav {
	color: #F8E8C4;
}
.size11 {
	font-size: 11px;
}

