body {
	background-image: url(images/achtergrond.jpg);
	background-color:#6A6A6A;
	scrollbar-base-color: #FDD818;
	scrollbar-face-color: ##B7B7B7;
	scrollbar-arrow-color: #535353;
	scrollbar-track-color: #535353;
	scrollbar-highlight-color: #FDD818;
	scrollbar-darkshadow-color: #FDD818;
}
#BasisKader {
	position:static;
	left:100px;
	top:10px;
	width:900px;
	height:680px;
	z-index:1;
	background-color: #F3F3F3;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	visibility: visible;
}
#BovenKader {
	position:static;
	left:100px;
	width:900px;
	height:200px;
	z-index:2;
	background-color: #535353;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	top: 10px;
	clip: rect(10px,auto,auto,auto);
	border-bottom-color: #000;
}
#Menukader {
	height: 520px;
	width: 200px;
	background-color: #535353;
	position: static;
	z-index: 3;
}
#Hoofdkader {
	height: 520px;
	width: 700px;
	background-color: #B7B7B7;
	position: relative;
	z-index: auto;
	clip: rect(0px,auto,auto,auto);
	left: 200px;
	top: -520px;
	overflow: auto;
}
#Vaandel_Titeltekst {
	font-family: "Copperplate Gothic Bold";
	font-size: 24px;
	color: #FDD818;
}
#Vaandel_SubTiteltekst {
	font-family: "Copperplate Gothic Bold";
	font-size: 20px;
	color: #FDD818;
}
#Vaandel_Bedrijfseventstekst {
	font-family: "Copperplate Gothic Bold";
	font-size: 24px;
	color: #D20000;
}
#Telefoonnr-menu {
	font-family: Calibri;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}
#Teksthoofdkader {
	font-family: Calibri;
	font-size: 18px;
	color: #444;
	font-weight: normal;
}
#Teksthoofdkader-menuopties {
	font-family: Calibri;
	font-size: 14px;
	color: #363636;
	font-weight: normal;
}
#Teksthoofdkader-menuopties-subtitels {
	font-family: Calibri;
	font-size: 14px;
	color: #FDD818;
	font-weight: bold;
}
#Teksthoofdkader-menuopties-gecentreerd {
	font-family: Calibri;
	font-size: 14px;
	color: #535353;
	font-weight: bold;
}


#BorderImage {
	border: thin solid #FDD818;
}
a.submenu-hyperlink {
	font-family: Calibri;
	font-size: 14px;
	color: #B7B7B7;
	font-weight: bolder;
	
}
.Teksthoofdkader-menuopties {
	font-family: Calibri;
	font-size: 14px;
	color: #535353;
	font-weight: bold;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
