html, body, div, span, object, iframe, p,
a, abbr, address, del, em, img, ins, small, strong, tt, ul, ol, li, dl, dt, dd, 
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0; border: 0; outline: 0;
	background: transparent;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0; padding: 0;
	font-family: "Trebuchet MS", Arial;
}

ul {
	list-style: none;
}

ol li {
	list-style: inside;
}

:focus {
	outline: none;
}

p {
	margin: 0;
	margin-bottom: 22px;
	line-height: 22px;
	font-style: normal;
}

a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

html, body {
	height: 100%;
}

body {
	background: #fff url(../images/template/bg-body.gif) repeat-x;
}

#container {
	min-height: 100%;
	height: auto !important; 
	height: 100%; 
	position: relative;
	margin: auto;
	width: 1000px;
	background: url(../images/template/bg-container.gif) repeat-y;
	z-index: 1;
}

#site {
	width: 1000px;
	height: 100%;
	position: relative;
	margin: auto;
	background: url(../images/template/bg-site.gif) repeat-x;
	z-index: 5;
}

#site:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#wrapper {
	width: 1000px;
	height: 100%;
	position: relative;
	margin: auto;
	min-height: 772px;
	padding-bottom: 57px;
	background: url(../images/template/bg-wrapper.gif) repeat-y;
	z-index: 10;
}

#wrapper #header {
	width: 1000px;
	height: 405px;
	position: relative;
	background: #fff;
	z-index: 10;
}

#wrapper #header #menu {
	width: 759px;
	height: 36px;
	position: absolute;
	left: 241px;
	top: 0px;
	z-index: 15;
}

#wrapper #header #menu ul.menu-top {
	width: auto;
	height: 36px;
	position: relative;
}

#wrapper #header #menu ul.menu-top li {
	width: auto;
	height: 36px;
	position: relative;
	float: left;
	background: #a9e1f6;
	margin-right: 3px;
}
#wrapper #header #menu ul.menu-top li span {
	width: auto;
	height: 36px;
	position: relative;
	display: block;
	background: url(../images/template/li-menu-top-left.gif) no-repeat;
}
#wrapper #header #menu ul.menu-top li span a {
	width: auto;
	height: 22px;
	position: relative;
	display: block;
	padding: 14px 10px 0 10px;
	background: url(../images/template/li-menu-top-right.gif) right top no-repeat;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #251b5b;
}

#wrapper #header #menu ul.menu-top li span a.active,
#wrapper #header #menu ul.menu-top li span a:hover {
	color: #008dc1;
}

#wrapper #header #menu ul.menu-top li div.sub {
	width: 155px;
	height: auto;
	position: absolute;
	top: 36px;
	left: 0;
	z-index: 15;
	padding: 0;
	display: none;
	padding-top: 10px;
}

#wrapper #header #menu ul.menu-top li div.sub .middle {
	width: 155px;
	height: auto;
	position: relative;
	background: url(../images/template/bg-sub.gif) repeat-y;
}
#wrapper #header #menu ul.menu-top li div.sub .middle:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#wrapper #header #menu ul.menu-top li div.sub .top {
	width: 155px;
	height: 6px;
	position: absolute;
	top: 4px;
	left: 0;
	background: url(../images/template/bg-sub-top.gif) no-repeat;
}

#wrapper #header #menu ul.menu-top li div.sub .bottom {
	width: 155px;
	height: 6px;
	position: absolute;
	bottom: -6px;
	left: 0;
	background: url(../images/template/bg-sub-bottom.gif) no-repeat;
}

#wrapper #header #menu ul.menu-top li div.sub ul {
	width: auto;
	height: auto;
	position: relative;
}

#wrapper #header #menu ul.menu-top li div.sub ul li {
	width: 152px;
	height: 25px;
	position: relative;
	background: none;
	margin-left: 1px;
}

#wrapper #header #menu ul.menu-top li div.sub ul li a {
	width: 124px;
	height: 25px;
	padding-left: 28px;
	position: relative;
	line-height: 25px;
	display: block;
	background: url(../images/template/bull.gif) 9px 8px no-repeat;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #251b5b;
}

#wrapper #header #menu ul.menu-top li div.sub ul li a:hover {
	position: relative;
	background: #d4f0fb url(../images/template/bull-hover.gif) 9px 8px no-repeat;
	color: #008dc1;
}




#wrapper #header #logo {
	width: 112px;
	height: 111px;
	position: absolute;
	top: 15px;
	left: 67px;
	z-index: 15;
}

#wrapper #header .sfeer {
	width: 1000px;
	height: 357px;
	position: absolute;
	top: 48px;
	left: 0;
	z-index: 10;
	overflow: hidden;
}

#wrapper #header .sfeer .layer {
	width: 1000px;
	height: 357px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/template/layer.png) no-repeat;
}

#content {
	width: 1000px;
	height: auto;
	position: relative;
	padding-top: 18px;
	z-index: 10;
}

#content:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#content #left {
	width: 189px;
	height: auto;
	position: relative;
	float: left;
	padding-left: 25px;
	z-index: 25;
}

#content #left ul.menu-left {
	width: 153px;
	height: auto;
	position: relative;
	float: left;
}
#content #left ul.menu-left:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#content #left ul.menu-left li {
	width: 153px;
	height: 28px;
	position: relative;
	line-height: 28px;
	float: left;
}

#content #left ul.menu-left li a {
	width: 130px;
	height: 28px;
	position: relative;
	padding-right: 23px;
	line-height: 28px;
	font-size: 14px;
	font-weight: bold;
	color: #f9c254;
	background: url(../images/template/li-menu-left.gif) right 11px no-repeat;
	text-decoration: none;
	display: block;
	text-align: right;
	float: left;
}
#content #left ul.menu-left li a:hover {
	height: 28px;
	line-height: 28px;
}

#content #left ul.menu-left li div.sub {
	width: 155px;
	height: auto;
	position: absolute;
	left: 150px;
	top: -6px;
	z-index: 15;
	padding: 0;
	display: none;
	padding-top: 10px;
	padding-left: 20px;
}

#content #left ul.menu-left li div.sub .middle {
	width: 155px;
	height: auto;
	position: relative;
	float: left;
	background: url(../images/template/bg-sub.gif) repeat-y;
	z-index: 20;
}
#content #left ul.menu-left li div.sub .middle:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#content #left ul.menu-left li div.sub .top {
	width: 155px;
	height: 6px;
	position: absolute;
	top: 4px;
	left: 20px;
	background: url(../images/template/bg-sub-top.gif) no-repeat;
}

#content #left ul.menu-left li div.sub .bottom {
	width: 155px;
	height: 6px;
	position: absolute;
	bottom: -6px;
	left: 20px;
	background: url(../images/template/bg-sub-bottom.gif) no-repeat;
}

#content #left ul.menu-left li div.sub ul {
	width: auto;
	height: auto;
	position: relative;
}

#content #left ul.menu-left li div.sub ul li {
	width: 152px;
	height: 25px;
	position: relative;
	background: none;
	margin-left: 1px;
}

#content #left ul.menu-left li div.sub ul li a {
	width: 124px;
	height: 25px;
	padding: 0 0 0 28px;
	position: relative;
	line-height: 25px;
	display: block;
	background: url(../images/template/bull.gif) 9px 8px no-repeat;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #251b5b;
	text-align: left;
}

#content #left ul.menu-left li div.sub ul li a:hover {
	height: 25px!important;
	position: relative;
	background: #d4f0fb url(../images/template/bull-hover.gif) 9px 8px no-repeat;
	color: #008dc1;
	line-height: 25px;
}

#content #left .bosbad-tv {
	width: 140px;
	height: 105px;
	position: relative;
	margin-top: 85px;
	margin-left: 13px;
	padding-bottom: 120px;
	float: left;
}

#content #middle {
	width: 495px;
	height: auto;
	padding: 2px 37px 0 37px;
	position: relative;
	float: left;
	z-index: 20;
}

#content #middle .nieuws-item {
	width: 495px;
	height: auto;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 15px;
	background: url(../images/template/dot.gif) left bottom repeat-x;
}

#content #middle .nieuws-item h2 {
	width: auto;
	height: auto;
	position: relative;
	font-size: 14px;
	font-weight: bold;
	color: #251B5B;
	line-height: 32px;
}
#content #middle .nieuws-item span,
#content #middle .nieuws-item a {
	font-size: 12px;
	color: #000000;
	line-height: 22px;
}

#content #middle ul {
	margin-left: 15px;
	margin-bottom: 15px;
}
#content #middle ul li {
	padding-left: 20px;
	height: 1%;
	background: url(../images/template/bull-content.gif) 0 6px no-repeat;
}

#content #middle h1 {
	width: auto;
	height: auto;
	position: relative;
	line-height: 36px;
	margin-bottom: 12px;
	font-weight: bold;
	color: #fff;
	font-size: 24px;
}

#content #middle .titel {
	line-height: 20px;
	font-weight: bold;
	color: #251b5b;
	font-size: 14px;
}

#content #right {
	width: 180px;
	height: auto;
	padding-left: 14px;
	padding-right: 23px;
	position: relative;
	float: left;
}

#content #right .item {
	width: 180px;
	height: auto;
	position: relative;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 18px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	background: url(../images/template/dot.gif) left bottom repeat-x;
}

#content #right .item img {
	margin-bottom: 8px;
}

#content #right .item span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #251b5b;
	font-weight: bold;
	line-height: 18px;
}

#content #right .item a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #008cc0;
	line-height: 18px;
}

td.body {
	height: 30px;	
	vertical-align: top;
	line-height: 30px;
}

td.body .form {
	width: 167px;
	height: auto;
	padding: 4px;
	color: #000;
	font-size: 11px;
	border: 1px solid #2d639b;
}

td.body input,
td.body textarea {
	color: #000;
	font-size: 11px;
	border: 1px solid #2d639b;
	font-family: "Trebuchet MS", Arial;
}

td .form-knop {
	width: 100px;
	height: 24px;
	color: #000;
	font-size: 11px;
	background: #2d639b;
	text-align: center;
	border: none;
	display: block;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
}

#footer {
	width: 1000px;
	height: 57px;
	position: absolute;
	bottom: 0px !important;
	left: 0;
	background: url(../images/template/bg-footer.gif) left bottom no-repeat;
	z-index: 15;
}

#footer .contact {
	width: 177px;
	height: auto;
	position: absolute;
	padding-right: 37px;
	bottom: 57px;
	left: 0px;
	text-align: right;
}

#footer .contact p {
	color: #29b5e9;	
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 8px;
}

#footer .contact a {
	color: #29b5e9;	
	font-size: 14px;
	line-height: 20px;
}

#footer .contact strong {
	color: #29b5e9;	
	font-size: 14px;
	line-height: 20px;
}

#footer .links {
	width: 177px;
	height: 37px;
	position: absolute;
	padding-right: 37px;
	line-height: 37px;
	bottom: 0px;
	left: 0px;
	text-align: right;
}

#footer .links a {
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #251b5b;
	line-height: 37px;
}

#footer .links a:hover {
	text-decoration: underline;
}

#footer .links span {
	margin: 0 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #251b5b;
	line-height: 37px;
}


#footer .dagje-bosbad {
	width: 246px;
	height: 0px;
	position: absolute;
	padding-top: 18px;
	overflow: hidden;
	bottom: 11px;
	right: 89px;
	background: url(../images/template/dagje-bosbad.gif) no-repeat;
}
