#container {
	background-image: url(/images/layout/containerspacer.jpg);
	background-repeat: repeat-y;
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
body {
	background-image: url(/images/layout/bodyback.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container #containerback {
	background-image: url(/images/layout/containerback.jpg);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1;
	height: 536px;
	width: 974px;
	left: 0px;
	top: 0px;
}
#header {
	background-image: url(/images/layout/header.jpg);
	background-repeat: no-repeat;
	position: relative;
	z-index: 2;
	height: 183px;
	width: 948px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	height: 94px;
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(/images/layout/footer.jpg);
	background-repeat: no-repeat;
	z-index: 10;
}
#footer #footerzone {
	text-align: center;
	width: 800px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 36px;
	color: #FFFFFF;
	font-size: 11px;
	z-index: 12;
	position: relative;
}
#footer #footerzone a {
	text-decoration: none;
	color: #FFFFFF;
}
#footer #footerzone a:hover {
	text-decoration: underline;
}
#thezone {
	position: relative;
	z-index: 2;
	width: 948px;
	margin-right: auto;
	margin-left: auto;
}
#linkerzijde {
	float: left;
	width: 266px;
	position: relative;
}
#rechterzijde {
	float: left;
	width: 654px;
	position: relative;
}
.minheight_spacer {
	float: left;
	height: 350px;
	width: 0px;
	position: relative;
}
#menu {
	width: 200px;
	position: relative;
	left: 27px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	display: block;
	position: relative;
	height: 26px;
	width: 200px;
	margin-bottom: 5px;
}
#menu a {
	background-image: url(/images/layout/menuitem_btn_spcr.jpg);
	background-repeat: repeat-x;
	display: block;
	height: 21px;
	padding-top: 5px;
	color: #1E6E0F;
	padding-left: 10px;
	text-decoration: none;
}
#menu a:hover {
	background-image: url(/images/layout/menuitem_hvr_spcr.jpg);
	background-repeat: repeat-x;
	display: block;
	color: #FFFFFF;
}
#productinfo {
	position: relative;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}
#textarea {
	position: relative;
	padding-top: 10px;
	padding-bottom: 15px;
}
#textarea a, .link {
	color: #207011;
	text-decoration: none;
}
#textarea a:hover, .link:hover {
	text-decoration: underline;
}
#textarea img {
	border: 1px solid #23293F;
	padding: 1px;
}
#textarea #fotohok {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	width: 240px;
	position: relative;
}
#textarea #fotohok .switchImage {
	cursor: pointer;
}
#fotohok #bigpic {
	position: relative;
	height: 180px;
	width: 240px;
	margin-bottom: 10px;
}
#fotohok #thumbs {
	width: 240px;
	margin-top: 4px;
	position: relative;
}
#fotohok #thumbs .thumbleft {
	float: left;
	height: 85px;
	width: 110px;
	margin-bottom: 4px;
}
#fotohok #thumbs .thumbright {
	float: right;
	height: 85px;
	width: 110px;
	margin-bottom: 4px;
}

#fotohok img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size: 16px;
	color: #0C4802;
}
.clearboth {
	clear: both;
}
#rechterzijde #contactform {
	position: absolute;
	height: 200px;
	width: 250px;
	left: 380px;
	top: 27px;
	border: 1px solid #000000;
	z-index: 100;
}
#openingstijden {
	text-align: center;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-top: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	color: #207011;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BEE0A3;
	border-bottom-color: #BEE0A3;
}

