html {
	background: #423a34 url(../images/bg_wood.jpg) repeat top center;
	margin: 0px;
	padding: 0px;
}
body {
	background: url(../images/bg_site.jpg) no-repeat top center;
	height: 858px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	color: #941947;
	font-size: 11px;
}
a, a:visited {
	color: #c71068;
	text-decoration: none;
}
a:hover {
	color: #c71068;
	text-decoration: underline;
}
#site {
	position: absolute;
	width: 968px;
	height: 756px;
	left: 50%;
	margin-top: 0px;
	margin-left: -484px;
	z-index: 1;
}
#copyright {
	position: absolute;
	width: 326px;
	height: 12px;
	left: 341px;
	bottom: 21px;
	z-index: 2;
}
#content {
	position: absolute;
	width: 592px;
	height: 158px;
	overflow-y: scroll;
	scrollbar-arrow-color: #715d4e;
	scrollbar-face-color: #e4d7ce;
	scrollbar-3dlight-color: #bea692;
	scrollbar-darkshadow-color: #715d4e;
	left: 55px;
	top: 352px;
}
.titlemain {
	position: absolute;
	width: 593px;
	height: 191px;
	top: 308px;
	left: 49px;
	z-index: 2;
}
.titleboeken {
	position: absolute;
	width: 386px;
	height: 145px;
	top: 353px;
	left: 55px;
	z-index: 2;
}
.titlereferenties {
	position: absolute;
	width: 381px;
	height: 68px;
	top: 276px;
	left: 56px;
	z-index: 2;
}
.titlelinks {
	position: absolute;
	width: 307px;
	height: 68px;
	top: 276px;
	left: 56px;
	z-index: 2;
}
.btn_home {
	position: absolute;
	width: 256px;
	height: 40px;
	top: 520px;
	left: 46px;
	z-index: 2;
}
.btn_mail {
	position: absolute;
	width: 136px;
	height: 27px;
	top: 417px;
	left: 446px;
	z-index: 2;
}
.btn_agenda {
	position: absolute;
	width: 242px;
	height: 111px;
	top: 290px;
	right: 7px;
	z-index: 2;
}
.btn_foto {
	position: absolute;
	width: 254px;
	height: 111px;
	top: 421px;
	right: 13px;
	z-index: 2;
}
.btn_hyves {
	position: absolute;
	width: 259px;
	height: 121px;
	top: 589px;
	right: 0px;
	z-index: 2;
}
.btn_links {
	position: absolute;
	width: 109px;
	height: 57px;
	top: 616px;
	right: 296px;
	z-index: 2;
}
.btn_referenties {
	position: absolute;
	width: 163px;
	height: 63px;
	top: 615px;
	left: 331px;
	z-index: 2;
}
.btn_boeken {
	position: absolute;
	width: 272px;
	height: 60px;
	top: 622px;
	left: 0px;
	z-index: 2;
}
img {
	border: 0px;
}

