html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-family: tahoma, verdana;
	font-size: 9pt;
	font-weight: normal;
}
#body_container {
	background-image: url(/images/bg_banner_small_full.png);
	background-repeat: repeat-x;
	height: 122px;
	position: absolute;
	top: 110px;
	width: 100%;
}
a {
	text-decoration: none;
}
img {
	border: none;
}
ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.clearboth {
	clear: both;
}
#page {
	width: 994px;
	height: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 100;
	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;
}
#navigation_submenu {
	background-image: url(/images/bg_scherm_menu_rood.png);
	width: 994px;
	height: 158px;
	position: absolute;
	top: 75px;
	z-index: 400;
}
#navigation_submenu ul {
	border-top: 1px solid #FFFFFF;
	bottom: 29px;
	height: 61px;
	position: absolute;
	right: 10px;
	width: 696px;
}
#navigation_submenu ul li {
	border-left: 1px solid #8f8f8f;
	border-right: 1px solid #ffffff;
	float: left;
}
#navigation_submenu ul li a {
	color: #4B2839;
	display: block;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	height: 37px;
	padding-top: 24px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 137px;
}
#navigation_submenu ul li a.hover {
	background-image: url(/images/bg_menu_rood_hover.png);
	background-repeat: repeat-x;
}
#navigation_submenu ul li ul li a:hover {
	background-image: none;
}
#contentcontainer {
	margin: 0 auto;
	position: relative;
	width: 912px;
	background-color: white;
}
#content {
	width: 881px;
	padding-top: 13px;
	padding-bottom: 5px;
	margin: 0 auto;
	position: relative;
	z-index: 100;
}
#content #content_bottom {
	float: left;
	margin-left: 7px;
	margin-bottom: 14px;
	width: 100%;
}
#content #content_bottom h2 {
	font-family: Tahoma;
	font-size: 13pt;
}
#content #content_bottom p {
	font-family: "Verdana";
	font-size: 9pt;
	width: 460px;
}
#content #content_bottom a {
	color: #976068;
	font-weight: bold;
}
#content #content_bottom a:hover {
	color: #6b7d29;
	font-weight: bold;
}
#content #content_bottom a img {
	float: right;
	position: relative;
	z-index: 100;
	margin-right: -37px;
	margin-top: 17px;
}
#content_header {
	width: 881px;
	height: 474px;
	position: relative;
}
#content_header_menu {
	background-image: url(/images/bg_content_header_rood.png);
	background-repeat: repeat;
	width: 269px;
	height: 474px;
	float: right;
	position: relative;
	z-index: 100;
}
#content_header_menu h1 {
	color: #FCFCFB;
	font-family: "Verdana";
	font-weight: bold;
	margin-top: 160px;
	margin-left: 33px;
}
#content_header_menu p {
	border-bottom: 1px solid #FCFCFB;
	color: #FCFCFB;
	font-family: Verdana;
	font-size: 14pt;
	margin: 14pt 25px 0 25px;
	padding: 0 3px 25px;
}
#content_header_menu a {
	background-image: url(/images/bg_link_enroll_rood.png);
	background-repeat: no-repeat;
	display: block;
	font-family: "Verdana";
	font-size: 8pt;
	font-weight: bold;
	height: 24px;
	margin-left: 30px;
	margin-top: 25px;
	padding-left: 20px;
	padding-top: 9px;
	text-transform: uppercase;
	width: 188px;
	color: #4b2839;
}
#content_header_menu a:hover {
	color: #114b22;
}
#content_header img {
	position: absolute;
	bottom: 0;
}
#footer {
	border-top: 3px solid #fb8b02;
	background-color: #eaefd0;
	height: 54px;
	margin: 0;
	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;
}
#content_shadow {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
#content_shadow_top {
	position: relative;
	height: 10px;
	left: 0;
	position: relative;
	top: 0;
	width: 100%;
}
#content_shadow_top_left {
	background-image: url(/images/bg_shadow_top_left.png);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	float: left;
}
#content_shadow_top_middle {
	background-image: url(/images/bg_shadow_top_middle.png);
	background-repeat: repeat-x;
	height: 10px;
	margin: 0 10px;
}
#content_shadow_top_right {
	background-image: url(/images/bg_shadow_top_right.png);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	float: right;
}
#content_shadow_middle {
	height: 100%;
}
#content_shadow_middle_left {
	background-image: url(/images/bg_shadow_middle_left.png);
	background-repeat: repeat-y;
	width: 10px;
	float: left;
	height: 100%;
}
#content_shadow_middle_right {
	background-image: url(/images/bg_shadow_middle_right.png);
	background-repeat: repeat-y;
	width: 10px;
	float: right;
	height: 100%;
}
#content_shadow_bottom {
	background-image: url(/images/bg_shadow_bottom.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 13px;
}
#banner_corner {
	background-image: url(/images/bg_scherm_corner_witte_kool.png);
	height: 177px;
	top: 470px;
	position: absolute;
	right: -39px;
	width: 34px;
}
#banner_top {
	background-image: url(/images/bg_banner_left.png);
	background-repeat: repeat-x;
	height: 174px;
	position: absolute;
	top: 278px;
	width: 100%;
}
#banner_right {
	background-image: url(/images/bg_banner_small_right_wit.png);
	background-repeat: repeat-x;
	height: 143px;
	position: absolute;
	top: 521px;
	width: 50%;
	right: 0;
}
#sitemap {
	font-size: 9pt;
}

table.prijslijst {
	border-collapse: collapse;
	border:1px solid #666;
}
table.prijslijst td {
	border:1px solid #666;
}

