html, body, div, span, applet, object, iframe, h4, h5, h6, p, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, table, 
caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cfcfcf;
	line-height: 22px;
}

ul {
	list-style: none;
}

ul li {
	list-style: disc;
}

ol li {
	list-style: inside;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: none;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
}

form {
	margin: 0px;
	padding: 0px;
}

h1 {
	height: 30px;
	font-size: 25px;
	color: #000;
	line-height: 30px;
	margin: 0px;
}

h2 {
	height: 35px;
	font-size: 30px;
	color: #128b0f;
	line-height: 35px;
	margin-top: 0px;
}

h2.detail_titel {
	margin-bottom: 20px;
}

h3 {
	height: 20px;
	font-size: 17px;
	margin: 20px 0px 21px 0px;
	line-height: 20px;
	color: #a5a5a5;
}

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

a {
	color: #cfcfcf;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.allepaginas {
	padding-left: 6px;
	float: left;
	font-weight: bold;
	color: #128b0f;
}

span.plaats {
	line-height: 18px;
	font-weight: bold;
	color: #128b0f;
}

.no_margin {
	margin: 0px !important;
}

.visible {
	display: block !important;
}

html, body {
	height: 100%;
}

body {
	background: url(../images/template/bg_body.jpg) repeat;
}

#container_wrapper {
	width: 100%;
	height: 100%; 
	height: auto !important; 
	min-height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../images/template/bg_wrapper.jpg) left top repeat-x;
}

#container {
	width: 100%;
	height: 100%; 
	height: auto !important; 
	min-height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../images/template/bg_container.png) center top no-repeat;
}

#container.home {
	background: url(../images/template/bg_container_home.png) center top no-repeat !important;
}

#site {
	width: 971px;
	height: auto;
	position: relative;
	margin: 0 auto;
	padding-bottom: 97px;
}

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

#links {
	width: 246px;
	height: auto;
	position: relative;
	float: left;
}

#links_boven {
	width: 246px;
	height: 242px;
	position: relative;
	background: #fff;
}

#logo {
	width: 165px;
	height: 158px;
	position: absolute;
	left: 42px;
	top: 43px;
}

#menu {
	width: 246px;
	height: auto;
	position: relative;
	padding: 15px 0px 20px 0px;
	background: url(../images/menu/menu_onder.gif) left bottom no-repeat #076805;
}

.menu_item {
	width: 246px;
	height: 28px;
	position: relative;
}

.submenu {
	width: 246px;
	height: auto;
	position: relative;
	display: none;
}

.subitem {
	width: 246px;
	height: 28px;
	position: relative;
}

#zoeken {
	width: 246px;
	height: 85px;
	position: relative;
	background: url(../images/template/bg_zoeken.gif) left top no-repeat;
}

#input_zoek {
	width: 110px;
	height: 20px;
	position: absolute;
	left: 26px;
	top: 31px;
	padding: 2px 10px 0px 28px;
	background: url(../images/template/input_zoek.gif) left top no-repeat;
}

#input_zoek input {
	width: 110px;
	height: 20px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	border: none;
	background: none;
}

#btn_zoek {
	width: 35px;
	height: 22px;
	position: absolute;
	left: 183px;
	top: 31px;
	background: url(../images/template/btn_zoek.gif) left top no-repeat; 
}

#btn_zoek input {
	width: 35px;
	height: 22px;
	position: relative;
	cursor: pointer;
	border: none;
	background: none;
}

#adres {
	width: 202px;
	height: auto;
	position: relative;
	padding: 32px 0px 30px 44px;
	line-height: 20px;
	color: #a5a5a5;
}

#adres span.adres {
	width: 13px;
	height: 20px;
	position: relative;
	float: left;
	display: block;
	line-height: 20px;
	font-weight: bold;
	color: #128b0f;
}

#adres a {
	text-decoration: none;
	line-height: 20px;
	color: #a5a5a5;
}

#adres a:hover {
	text-decoration: underline;
}

#rechts {
	width: 700px;
	height: auto;
	position: relative;
	float: left;
	padding: 129px 0px 0px 25px;
}

#nieuws {
	width: 324px;
	height: 74px;
	position: absolute;
	left: 42px;
	top: 28px;
	display: none;
}

#nieuws_slider {
	width: 454px;
	height: 18px;
	position: absolute;
	left: 0px;
	bottom: 26px;
	overflow: hidden;
}

#nieuws_nav {
	width: 14px;
	height: 18px;
	position: relative;
	float: left;
	display: none;
}

#prev_news {
	width: 14px;
	height: 9px;
	position: absolute;
	left: 0px;
	top: 0px;
	cursor: pointer;
	background: url(../images/template/prev_news.gif) left top no-repeat;
}

#next_news {
	width: 14px;
	height: 9px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	cursor: pointer;
	background: url(../images/template/next_news.gif) left top no-repeat;
}

#nieuws_container {
	width: 454px;
	height: auto;
	position: absolute;
	left: 14px;
	top: 0px; 
}

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

.nieuws_item {
	width: 433px;
	height: 18px;
	position: relative;
	float: left;
	padding-left: 7px;
	line-height: 18px;
	color: #a5a5a5;
	overflow: hidden;
	background: transparent !important;
}

.nieuws_item strong {
	line-height: 18px;
	color: #128b0f;
}

.nieuws_item a {
	line-height: 18px;
	text-decoration: none;
	color: #ffffff;
}

.nieuws_item a:hover {
	text-decoration: underline;
}

#meer_nieuws {
	width: 302px;
	height: 22px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	padding-left: 22px;
}

a.lees_meer {
	text-decoration: none;
	font-weight: bold;
	color: #128b0f;
}

a.lees_meer:hover {
	text-decoration: underline;
}

#foto_slider {
	width: 700px;
	height: auto;
	position: relative;
	overflow: hidden;
}

#foto_slider img {
	float: left;	
}

.foto_container {
	width: 100000px;
	height: 393px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.slide_foto {
	width: 700px;
	height: 393px;
	position: relative;
	float: left;
}


#overlay_fotoslider {
	width: 577px;
	height: 42px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	padding: 13px 100px 0px 23px;
	overflow: hidden;
	background: url(../images/template/overlay_fotoslider.png) left top repeat-x;
}

#meer_afb_project {
	width: 700px;
	height: auto;
	position: relative;
	margin-bottom: 18px;	
}

#next {
	width: 17px;
	height: 17px;
	position: absolute;
	right: 15px;
	bottom: 19px;
	cursor: pointer;
	overflow: hidden;
	background: url(../images/template/btn_next.png) left top no-repeat;
}

#next a {
	width: 51px;
	height: 51px;
	position: relative;
	float: left;
	display: block;
}

#previous {
	width: 17px;
	height: 17px;
	position: absolute;
	right: 37px;
	bottom: 19px;
	cursor: pointer;
	background: url(../images/template/btn_previous.png) left top no-repeat;
}

#project_slider {
	width: 700px;
	height: 325px;
	position: relative;
	overflow: hidden;
	margin: 18px 0px 31px 0px;
	background: url(../images/template/line_projecten_slider.gif) left 324px repeat-x;
}

#project_container {
	width: 100000px;
	height: 393px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.slide_project {
	width: 342px;
	height: 324px;
	position: relative;
	float: left;
	margin-right: 16px;
}

.project_slide_foto {
	width: 342px;
	height: 256px;
	position: relative;
}

.project_slide_omschrijving {
	width: 331px;
	height: 54px;
	position: relative;
	padding: 14px 0px 0px 11px;
	line-height: 18px;
}

#navigatie {
	width: 80px;
	height: 68px;
	position: absolute;
	right: 0px;
	bottom: 1px;
	background: url(../images/template/bg_body.jpg) left top no-repeat;
}

#next_project_slider {
	width: 23px;
	height: 23px;
	position: absolute;
	right: 12px;
	bottom: 24px;
	cursor: pointer;
	background: url(../images/template/btn_next_projectslider.gif) left top no-repeat;
}

#previous_project_slider {
	width: 23px;
	height: 23px;
	position: absolute;
	right: 42px;
	bottom: 24px;
	cursor: pointer;
	display: none;
	background: url(../images/template/btn_previous_projectslider.gif) left top no-repeat;
}

#footer {
	width: 100%;
	height: 97px;
	position: absolute;
	bottom: 0px !important;
	bottom: -1px;
	left: 0;
	background: url(../images/template/bg_footer.jpg) left top repeat-x;
}

#footer_content {
	width: 681px;
	height: 67px;
	position: relative;
	margin: 0 auto;
	padding: 30px 0px 0px 290px;
	font-size: 11px;
	color: #56575c;
}

#footer_content a {
	text-decoration: none;
	font-size: 11px;
	color: #56575c;
}

#footer_content a:hover {
	text-decoration: underline;
}

/* projecten */

#titel {
	width: 700px;
	height: 82px;
	position: relative;
	background: url(../images/template/line_projecten_slider.gif) left 50px repeat-x;
}	

#titel_tabs {
	width: 700px;
	height: 139px;
	position: relative;
	background: url(../images/template/line_projecten_slider.gif) left 106px repeat-x;
}

#tabs {
	width: 700px;
	height: 38px;
	position: absolute;
	left: 0px;
	top: 69px;
}

#tab_voorbereiding {
	width: 161px;
	height: 38px;
	position: relative;
	float: left;
	display: block;
}

#tab_voorbereiding.active {
	background: url(../images/template/tab_voorbereiding_active.gif) left top no-repeat;
}

#tab_verkoop {
	width: 118px;
	height: 38px;
	position: relative;
	float: left;
	margin-left: -6px;
	display: block;
}

#tab_verkoop.active {
	background: url(../images/template/tab_verkoop_active.gif) left top no-repeat;
}

#projecten {
	width: 700px;
	height: auto;
	position: relative;
}

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

.project {
	width: 342px;
	height: 324px;
	position: relative;
	float: left;
	margin-right: 16px;
}

.project_foto {
	width: 342px;
	height: 256px;
	position: relative;
}

.project_omschrijving {
	width: 331px;
	height: 55px;
	position: relative;
	padding: 13px 0px 0px 11px;
	overflow: hidden;
}

#rechts_onder {
	width: 700px;
	height: 85px;
	position: relative;
	margin-top: 8px;
	background: url(../images/template/line_projecten_slider.gif) left 20px repeat-x;
}

#paging {
	width: auto;
	height: 23px;
	position: absolute;
	top: 39px;
	right: 0px;
	text-align: right;
}


span.pagina {
	width: auto;
	height: 23px;
	position: relative;
	float: left;
	display: block;
	padding-right: 8px;
}

a.pagenumber {
	width: 23px;
	height: 23px;
	position: relative;
	float: left;
	display: block;
	margin-right: 7px;
	text-decoration: none;
	line-height: 23px;
	text-align: center;
	font-weight: bold;
	background: url(../images/template/pagenumber.gif) left top no-repeat;
}

a.pagenumber.active {
	background: #076605;
}

a.stipjes {
	width: 22px;
	height: 23px;
	position: relative;
	float: left;
	display: block;
	margin-right: 7px;
	background: url(../images/template/stipjes.gif) left top no-repeat;
}

a.allepaginas {
	padding-left: 6px;
	float: left;
	font-weight: bold;
	color: #128b0f;
}

.next_detail {
	width: 51px !important;
	height: 51px !important;
	right: 0px !important;
	top: 181px !important;
	background: url(../images/template/btn_next_detail.gif) left top no-repeat !important;
}

.previous_detail {
	width: 51px !important;
	height: 51px !important;
	left: 0px !important;
	top: 181px !important;
	background: url(../images/template/btn_previous_detail.gif) left top no-repeat !important;
}

#detail_tekst {
	width: 640px;
	height: auto;
	position: relative;
	padding: 23px 60px 37px 0px;
	background: url(../images/template/line_grijs.gif) left bottom repeat-x;
}

#btn_overzicht {
	width: 50px;
	height: 21px;
	position: absolute;
	right: 0px;
	top: 34px;
}

.downloadPDF {
	width: 183px;
	height: 43px;
	position: relative;
	margin: 24px 0px 0px 0px;
}

#detail_form {
	width: 700px;
	height: auto;
	position: relative;
	margin-bottom: 39px;
	background: url(../images/template/line_projecten_slider.gif) left bottom repeat-x;
}

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

.field {
	width: auto;
	height: 25px;
	position: relative;
	margin-bottom: 7px;
}

.label {
	width: 141px;
	height: 25px;
	position: relative;
	float: left;
	line-height: 25px;
	color: #cfcfcf;
}

.input {
	width: 202px;
	height: 18px;
	position: relative;
	float: left;
	padding: 3px 8px 4px 8px;
	background: url(../images/template/input.gif) left top no-repeat;
}

.input input {
	width: 202px;
	height: 18px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: none;
	color: #a5a5a5;
	background: none;
}

.radios {
	width: 218px;
	height: 25px;
	position: relative;
	float: left;
}

.radio {
	width: 70px;
	height: 25px;
	position: relative;
	float: left;
	margin: 0px 7px 0px 7px;
	padding-left: 15px;
	display: block;
	line-height: 25px;
	color: #cfcfcf;
	cursor: pointer;
	background: url(../images/template/radio.gif) left top no-repeat;
}

.radio.active {
	background: url(../images/template/radio_active.gif) left top no-repeat;
}

.field_textarea {
	width: auto;
	height: 97px;
	position: relative;
	margin-bottom: 18px;
}

.label_textarea {
	width: 141px;
	height: 97px;
	position: relative;
	float: left;
	color: #cfcfcf;
}

.textarea {
	width: 206px;
	height: 90px;
	position: relative;
	float: left;
	padding: 3px 4px 4px 8px;
	background: url(../images/template/textarea.gif) left top no-repeat;
}

.textarea textarea {
	width: 206px;
	height: 90px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: none;
	overflow: auto;
	color: #a5a5a5;
	background: none;
}

#btn_verzenden {
	width: 117px;
	height: 29px;
	position: relative;
	margin-bottom: 72px;
	padding-left: 141px;
	background: url(../images/template/btn_verzenden.gif) 141px top no-repeat;
}

#btn_verzenden input {
	width: 117px;
	height: 29px;
	position: relative;
	cursor: pointer;
	border: none;
	background: none;
}


/* sponsoring */

#tekst {
	width: 675px;
	height: auto;
	position: relative;
	padding: 0px 20px 0px 5px;
}

#tekst_afbeelding {
	width: 700px;
	height: 127px;
	position: relative;
	padding-bottom: 25px;
}

#sponsors {
	width: 688px;
	height: auto;
	position: relative;
	padding: 30px 7px 47px 5px;
}

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

.sponsor {
	width: 217px;
	height: 217px;
	position: relative;
	float: left;
	margin: 0px 18px 18px 0px;
}

/* contact */

#contact_content {
	width: 700px;
	height: auto;
	position: relative;
}

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

#contact_form {
	width: 386px;
	height: auto;
	position: relative;
	float: left;
	padding: 20px 0px 0px 5px;
}

div.error {
	width: 555px;
	height: 20px;
	position: relative;
	padding-left: 145px;
	margin-bottom: 7px;
	font-size: 11px;
	line-height: 20px;
	color: #128b0f;
}

input.radio_input {
	display: none;
}

#google_maps {
	width: 309px;
	height: 350px;
	position: relative;
	float: right;
	padding-top: 20px;
	overflow: hidden;
}

/* nieuwspagina */

span.datum_archief {
	width: 82px;
	height: 22px;
	position: relative;
	float: left;
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #067e06;
}

a.titel_archief {
	width: auto;
	height: 22px;
	position: relative;
	float: left;
	display: block;
	text-decoration: none;
	font-weight: bold;
}

a.titel_archief:hover {
	text-decoration: underline;	
}

#nieuws_details {
	width: auto;
	height: 44px;
	position: relative;
	padding: 0px 0px 10px 5px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

span.datum_details {
	width: auto;
	height: 22px;
	position: relative;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #067e06;
}

#tekst_boven {
	width: 675px;
	height: auto;
	position: relative;
	padding: 0px 20px 0px 5px;
}

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

#nieuws_afbeelding {
	width: 243px;
	height: auto;
	position: relative;
	float: left;
}

#nieuws_afbeelding img {
	float: left;
}

#meer_afbeeldingen {
	width: 243px;
	height: 37px;
	position: relative;
	float: left;
}

#nieuws_tekst_boven {
	width: 416px;
	height: auto;
	position: relative;
	float: left;
	padding-left: 16px;
}

#tekst_onder {
	width: 675px;
	height: auto;
	position: relative;
	padding: 10px 20px 0px 5px;
}


