/* general settings*/
body {
    background-color : #dcdfd0;
	background-image : url(../images/bg.jpg);
	background-repeat: repeat-x;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#E6E6E6;
	scrollbar-shadow-color:#E6E6E6;
	scrollbar-face-color:#E6E6E6;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#808080;
	scrollbar-3d-light-color:#E6E6E6;
    margin      : 0px;
    height      : 100%;
    min-height  : 100%;
} #navbar{
	position: absolute;
	left: 0px;
	width: 100%;
	height: 100%;
	border: none;
	font-size: 24.91px;
	font-weight: bold;
	background-image: url(../images/bg_kasteel2.jpg);
	background-repeat: no-repeat;
	z-index: 100;
	top: 0px;

}#titel{
	position: absolute;
	left: 510px;
	border: none;
	text-align: center;
	font-size: 24.91px;
	font-weight: bold;
	background-image: url(../images/titel.jpg);
	background-repeat: no-repeat;
	z-index: 100;
	top: 9px;

}#blz{
	position: absolute;
	left: 190px;
	z-index: 100;
	top: 70px;




}#menu{
	position: absolute;
	left: 37px;
	border: none;
	font-weight: bold;
	z-index: 100;
	top: 115px;

}#slide{

}


h1 {
	font-family: "Times New Roman", Times, serif;
	color: #FF8000;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	line-height: normal;
	margin: 13px 20px 7px 25px;
	padding: 0px;











}
p {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 25px;
	color: #6d6d6d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 400;




}
h2 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-image: url(../images/kop2.jpg);
	font-size: 16px;
	height: 0px;
	text-indent: 20pt;
	padding-top: 4px;
	padding-right: 6px;
	padding-left: 9px;
	margin: 0px;
	padding-bottom: 3px;

}
h6 {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 25px;
	color: #6d6d6d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 400;
	background-color: #F3F3F3;
	height: 125px;

}

iframe { 
	scrollbar-face-color:#FFCC00;
	scrollbar-arrow-color:white;
	scrollbar-track-color:white;
	scrollbar-shadow-color:white;
	scrollbar-highlight-color:white;
	scrollbar-3dlight-color:white;
	scrollbar-darkshadow-Color:white;
}


