html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-family: "Arial";
}
a {
	text-decoration: none;
}
img {
	border: none;
}
ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.clearboth {
	clear: both;
}
#page {
	width: 724px;
	height: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 100;
	background-color: white;
	padding-bottom: 50px;
}
#navigation {
	color: #535252;
	float: right;
	font-family: Verdana;
	font-size: 8pt;
	height: 51px;
	margin-right: 52px;
}
#navigation ul {
	margin-top: 20px;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #535252;
}
#navigation a:hover {
	color: #fb8b02;
}
#contentcontainer {
	width: 737px;
	margin: 0 auto;
	position: relative;
}
#contentshadow {
	margin:0 auto;
	position:relative;
	width:634px;
}
#contentshadow_left {
	background-image: url(/images/bg_content_shadow_left.png);
	background-position: left;
	background-repeat: repeat-y;
	position: absolute;
	left: 0px;
	width: 7px;
	height: 100%;
}
#contentshadow_right {
	background-image: url(/images/bg_content_shadow_right.png);
	background-position: right;
	background-repeat: repeat-y;
	position: absolute;
	right: 0px;
	width: 7px;
	height: 100%;
}
#contentshadow_bottom_left {
	background-image: url(/images/bg_content_shadow_bottom_left.png);
	background-repeat: no-repeat;
	width: 13px;
	height: 18px;
	float: left;
	position: relative;
	z-index: 100;
}
#contentshadow_bottom_right {
	background-image: url(/images/bg_content_shadow_bottom_right.png);
	background-repeat: no-repeat;
	width: 13px;
	height: 18px;
	float: right;
	position: relative;
	z-index: 100;
}
#contentshadow_bottom {
	background-image:url(/images/bg_content_shadow_bottom.png);
	background-position:center bottom;
	background-repeat:repeat-x;
	height: 19px;
}
#content {
/*			height: 606px;
*/			border-top: 1px solid #818080;
	border-left: 1px solid #818080;
	border-right: 1px solid #818080;
	width: 618px;
	padding-bottom: 5px;
	margin: 0 auto;
	position: relative;
}
#content-top {
	height: 177px;
	padding: 7px 7px 0;
	margin-bottom: 5px;
}
#link_rode_kool {
	width: 302px;
	background-image: url(/images/bg_rode_kool.png);
	background-repeat: repeat;
	float: left;
	margin-right: 20px;
	height: 100%;
}
#link_rode_kool a {
	background-image: url(/images/link_rode_kool.png);
	background-repeat: no-repeat;
	display: block;
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight: bold;
	padding-top: 9px;
	height: 24px;
	margin: 72px auto 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 208px;
	color: #7a3740;
}
#link_rode_kool a:hover {
	color: #114b22;
}
#text_rode_kool p {
	font-family: "Verdana";
	font-size: 21pt;
	font-style: italic;
	padding-left: 15px;
	color: #c0c496;
}
#text_rode_kool p span.dark_text {
	color: #2d4d17;
}
#content-middle {
	background-image: url(/images/bg_shadow_photo.png);
	background-repeat: repeat-x;
	height: 174px;
	width: 100%;
	margin-bottom: 5px;
}
#content-bottom {
	height: 177px;
	padding-right: 7px;
	margin-bottom: 11px;
}
#link_witte_kool {
	width: 302px;
	background-image: url(/images/bg_witte_kool.png);
	background-repeat: repeat;
	float: right;
	height: 100%;
}
#link_witte_kool a {
	background-image: url(/images/link_witte_kool.png);
	background-repeat: no-repeat;
	display: block;
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight: bold;
	padding-top: 9px;
	height: 24px;
	margin: 72px auto 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 208px;
	color: #114b22;
}
#link_witte_kool a:hover {
	color: #7A3740;
}
#text_witte_kool {
	float: left;
}
#text_witte_kool p {
	font-family: "Verdana";
	font-size: 21pt;
	font-style: italic;
	padding-left: 15px;
	color: #c9bdc9;
}
#text_witte_kool p span.dark_text {
	color: #4b2839;
}
#footer {
	border-top: 3px solid #fb8b02;
	background-color: #eaefd0;
	height: 54px;
	margin: 0 7px;
	position: relative;
	color: #575857;
	font-size: 9pt;
	font-weight: bold;
}
#footer img {
	padding-top: 12px;
	padding-left: 7px;
	float: left;
	margin-right: 10px;
}
#footer .denijs {
	bottom: 8px;
	position: absolute;
}
#footer .webvanced {
	bottom: 8px;
	position: absolute;
	right: 10px;
}
#footer .webvanced a {
	color: #575857;
}
#footer .webvanced a:hover {
	text-decoration: underline;
}
#banner {
	width: 100%;
	height: 249px;
	position: absolute;
	top: 152px;
}
#banner-top {
	background-image: url(/images/bg_corner_right.png);
	background-position: top right;
	background-repeat: no-repeat;
	height: 41px;
	margin-right: 7px;
}
#banner-middle {
	height: 162px;
}
#banner-middle img {
	float: left;
}
#banner-middle .image_left {
	margin-right: 2px;
}
#banner-bottom {
	background-image: url(/images/bg_corner_left.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 47px;
}
#banner_left {
	background-image: url(/images/bg_banner_left.png);
	background-repeat: repeat-x;
	height: 174px;
	position: absolute;
	top: 278px;
	width: 50%;
}
#banner_right {
	background-image: url(/images/bg_banner_right.png);
	background-repeat: repeat-x;
	height: 174px;
	position: absolute;
	top: 203px;
	width: 50%;
	right: 0;
}
</s
