body {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: #fcf7c3 url(../gfx/bck_body.gif) repeat-x; PADDING-BOTTOM: 0px; MARGIN: 0px; FONT: 11px Verdana, Helvetica; COLOR: #ffffff; PADDING-TOP: 0px;HEIGHT: 100%; max-height:100%;
scrollbar-face-color:#f1d659;
scrollbar-arrow-color:#000;
scrollbar-track-color:#ffed99;
scrollbar-shadow-color:'';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';
line-height: 17px;
}

a {
	color:#A50000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

hr {
	width: 95%;
	height: 1px;
	color: #D5B93C;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #D5B93C;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

h2 {
	font-size: 17px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.mid {
	text-align: center;
}

p {
/*	margin: 0px; */
}

.ruler {
	text-align: center;
	width: 100%;
	float:left;
	background: #FCF5E2;
}

#container {
	HEIGHT: 520px; MARGIN: auto; WIDTH: 885px; POSITION: relative;
}

#mainnav {
	position: relative;
	background: #FEFAEE url(../gfx/bck_kop.jpg) no-repeat;
	width: 885px;
	height: 202px;
}

#menu {
	position: relative;
	left: 222px;
	top: 4px;
	height:43px;
	z-index: 100;
	float:left;
}

#breadcrum {
	background: #a50000;
	width: 867px;
	height: 22px;
	padding-left: 18px;
}	

#flash {
	position: relative;
	height: 159px;
	width: 885px;
	float:left;
}

.breadcrumTxt {
	font-weight: bold;
	color: #f3dab5;
	padding:2px;
	font-size: 13px;
}

.breadcrumTxt a {
	color: #f3dab5;
} 


.afbeelding {	
	float: left;
	padding: 15px 20px 0 20px;
	width: 209px;
	
}
.rand_l {
	
}

.clear {
    display: block;
    clear: both; 
}