@charset "utf-8";
/* CSS Document */
img.back {
	z-index:-1;
	position:fixed;
	top:0px;
	left:0px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

img { border: 0px}

#hoofdframe {
	margin: auto;
	width: 900px;
	background-color:#ccc;
	top: 20px;
} 
#galerie {
	position:absolute;
	width:342px;
	height:150px;
	top: 100px;
	right: 100px;
	background-image: url(img/galerie.png);
}
#galerie:hover {
	position:absolute;
	width:342px;
	height:150px;
	top: 100px;
	right: 100px;
	background-image: url(img/galerie1.png);
}
#nieuws {
	position:absolute;
	width:342px;
	height:150px;
	z-index:2;
	left: 115px;
	top: 485px;
	background-image: url(img/nieuws.png);
}
#nieuws:hover {
	position:absolute;
	width:342px;
	height:150px;
	z-index:2;
	left: 115px;
	top: 485px;
	background-image: url(img/nieuws1.png);
}
#contact {
	position:absolute;
	width:326px;
	height:150px;
	z-index:2;
	top: 505px;
	background-image: url(img/contact.png);
	right: 145px;
}
#contact:hover {
	position:absolute;
	width:326px;
	height:150px;
	z-index:2;
	top: 505px;
	background-image: url(img/contact1.png);
	right: 145px;
}
#wie_ben_ik {
	position:absolute;
	width:349px;
	height:150px;
	z-index:2;
	left: 100px;
	top: 50px;
	background-image: url(img/wie_ben_ik.png);
}
#wie_ben_ik:hover {
	position:absolute;
	width:349px;
	height:150px;
	z-index:2;
	left: 100px;
	top: 50px;
	background-image: url(img/wie_ben_ik1.png);
}
#welkom {
	position:absolute;
	width:80%;
	height:250px;
	z-index:3;
	top: 250px;
	left: 10%;
}
#X {
	position:absolute;
	width:100px;
	height:100px;
	z-index:5;
	left: 875px;
	top: -15px;
}
#boxframe {
	position:absolute;
	width:810px;
	height:515px;
	z-index:3;
	left: 52px;
	top: 49px;
	overflow: auto;
	background-color: #FFCC66;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #FFCC66;
	scrollbar-darkshadow-color: #FFCC66;
	scrollbar-face-color: #FFCC66;
	scrollbar-highlight-color: #FFCC66;
	scrollbar-shadow-color: #000000;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#boxframe_galerie {
	position:absolute;
	width:850px;
	height:526px;
	z-index:3;
	left: 52px;
	top: 49px;
	overflow: auto;
	background-color: #FFCC66;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #FFCC66;
	scrollbar-darkshadow-color: #FFCC66;
	scrollbar-face-color: #FFCC66;
	scrollbar-highlight-color: #FFCC66;
	scrollbar-shadow-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#container {
	width: 400px;
	margin:0 auto;
	border: 1px solid #bac5d6;
	padding: 15px;
	background: #f2f4f7;
}
.tabel{
 	border: 3px solid #000;
	margin-right: auto;
	margin-left: auto;
	border-radius: 25px;
	padding: 15px;
	margin-top: 20px;
	}



.style1 {
	color: #994400;
	font-family: "Goudy Old Style";
	font-size: 35px;
	font-weight: bold;
	text-decoration: underline;
}
.style2 {
	font-family: "Goudy Old Style";
	font-size: 20px;
}
.style3 {
	color: #994400;
	font-family: "Goudy Old Style";
	font-size: 20px;
	font-weight: bold;
}
.style {
	color: #FFF;
	font-family: "Goudy Old Style";
	font-size: 20px;
	font-weight: bold;
}