div#website {
	height: 100%;
	margin: 0px auto 0px auto;
	padding: 0 0 0 0;
	width: 965px;
	position: relative;
}
div#logo {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 211px;
	height: 106px;
	position: absolute;
	left: 70px;
	top: 20px;
	z-index: 3;
}
div#bgMenu {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 209px;
	height: 212px;
	background-image: url(/img/png/bg-menu-page.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	position: absolute;
	left: 70px;
	top: 180px;
	z-index: 3;
}
div#greenBg {
	width: 965px;
	height: 50px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(/img/png/bg-green-page.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 230px;
	z-index: 2;
}
div#breadCrumbs {
	width: 640px;
	height: 20px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	left: 306px;
	top: 25px;
	z-index: 3;
}
div#breadCrumbs p,
div#breadCrumbs p a {
	color: #fff;
	line-height: 16px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 20px;
	height: 16px;
	font-size: 11px;
	font-weight: bold;
}
div#breadCrumbs p a:hover {
	color: #2c7919;
	text-decoration: none;
}
div#content {
	padding: 0 0 0 0;
	width: 965px;
	background-image: url(/img/gif/bg-content.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	background-color: #fff;
	position: absolute;
	left: 0px;
	top: 280px;
	z-index: 2;
}
div#contentLeft {
	margin: 127px 0 20px 0;
	padding: 25px 25px 0 0;
	width: 250px;
	float: left;
	border-right: 1px solid #cbcbcb;
}
div#contentLeft p {
	text-align: right;
	line-height: 16px;
}
div#contentLeft h1 {
	color: #5a5959;
	line-height: 16px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 12px;
	text-align: right;
}
div#contentText {
	margin: 0 0 0 0;
	padding: 0 30px 0 30px;
	width: 604px;
	float: left;
}
div#contentText h1,
div#contentTextSmall h1 {
	margin: 20px 0 5px 0;
	padding: 0 0 0 0;
	color: #2c7919;
	line-height: 20px;
	height: 20px;
	font-size: 16px;
	font-weight: bold;
}
div#contentText img {
	float:left;
	padding: 0 0 0 0;
	margin: 0 0 10px 0px;
	border: 1px solid #cbcbcb;
}
div#contentTextSmall {
	margin: 0 0 0 0;
	padding: 0 30px 0 30px;
	width: 474px;
	float: left;
}
div#contentTextSmall h3 {
	margin: 5px 0 5px 0;
	padding: 0 0 0 0;
	color: #2c7919;
	line-height: 16px;
	height: 16px;
	font-size: 13px;
	font-weight: bold;
}
div#sidebar {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 130px;
	float: left;
}
div#blokhut {
	margin: 0 0 0 0;
	padding: 10px 0 10px 0;
	width: 490px;
	float: left;
	border-bottom:1px solid #b8b8b8;
}
div#blokhut img {
	border:1px solid #2c7919;
}

div#fotoalbum {
	width: 550px;
	float:left;
	padding-top:20px;
	padding-bottom:10px;
	z-index:999;
}
div#fotoalbumItem {
	width: 133px;
	height: 100px;
	padding-right:30px;
	padding-bottom:20px;
	float:left;
	z-index:999;	
}
div#fotoalbumItem img {
	float:left;
	margin:0;
}
div#gallery {
	width: 550px;
	float:left;
	padding-top:20px;
	padding-bottom:10px;
	z-index:999;
}
div#galleryItem {
	width: 110px;
	height: 125px;
	padding-right:70px;
	padding-bottom:10px;
	float:left;
	z-index:999;
}
div#galleryItem img {
	float:left;
	margin:0;
}
div#map {
	float:left;
	height: 400px;
	width: 492px;
}
div#nieuwsbericht {
	float:left;
	width:500px;
}
div#nieuwstitel h1 {
	float:left;
	font-size:14px;
	font-weight:bold;
	width:500px;
	margin:0px;
	padding-bottom:7px;
	padding-top:7px;
	color:#2c7919;
}
div#btn-print{
	float:left;
	height: 20px;
	width: 450px;
	padding-left:20px;
}
div#footer {
	background-color: #000;
}
.button {
	border: 1px outset #d4dff1;
	background-color: #ffffff;
	color: #2C7919;
	font-weight: bolder;
}
