html, body
{
	height: 100%;
}

body
{
	margin: 0px;
	background: #0a6c4a url(../images/template/body_bg.gif) repeat-x;
}

div, span, p, td
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 22px;
	font-size: 12px;
	color: #000;
}

p
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 12px;
	text-align: justify;
}

h1, h2, h5
{
	margin: 0px;
	padding: 0px;
}

h1
{
	display: block;
	position: relative;
	height: 27px;
	line-height: 27px;
	width: auto;
	margin-bottom: 22px;
}

h2
{
	display: block;
	position: relative;
	line-height: 22px;
	width: auto;
	font-size: 15px;
	color: #0b6c4b;
	margin-bottom: 5px;
}

h5
{
	height: 25px;
	line-height: 25px;
	position: relative;
	display: block;
	font-size: 15px;
	color: #cb5e02;
	margin-bottom: 5px;
}

*
{
	outline: none;
}

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

a:hover
{
	color: #FF7500;
	text-decoration: none;
}

img
{
	border: none;
}

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

#container
{
	width: 986px;
	height: auto;
	position: relative;
	background: url(../images/template/site_top.jpg) no-repeat;
	padding-top: 40px;
	z-index: 5;
}

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

#site
{
	width: 900px;
	height: auto;
	position: relative;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 85px;
	z-index: 5;
}

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

#menu
{
	height: 42px;
	width: 900px;
	font-size: 13px;
	
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	position: relative;
	background: url(../images/template/menu_bg.gif) repeat-x;
	color: #fff;
	text-align: center;
	z-index: 10;
}

#menu a
{
	width: auto;
	color: #fff;
	height: 42px;
	display: block;
	float: left;
	text-align: center;
	font-size: 13px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 42px;
	font-weight: bold;
	background: url(../images/template/menu_line.gif) right center no-repeat;
	text-decoration: none;
}

#menu a:hover
{
	color: #000;
	text-decoration: none;
}

#menu .first
{
	height: 42px;
	padding-left: 0px;
	padding-left: 24px;
	line-height: 42px;
}

#menu .last
{	
	height: 42px;
	padding-right: 0px;
	line-height: 42px;
	background: none;
}

#header
{
	width: 900px;
	height: 243px;
	position: relative;
	z-index: 10;
}

#sfeer
{
	width: 900px;
	height: 183px;
	position: relative;
	margin-top: 1px;
	z-index: 10;
}

.sfeerfoto
{
	position: absolute;
	top: 0px;
	left: 0px;
}

.sfeer
{
	width: 900px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 15;
}

.sfeer_overlay
{
	width: 900px;
	height: 183px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/template/header.png) no-repeat left top;
	z-index: 20;
}

#logo
{
	width: 136px;
	height: 158px;
	position: absolute;
	left: 382px;
	top: 15px;
	z-index: 25;
}

a#a-vbo {
	width: 114px;
	height: 23px;
	position: absolute;
	top: 200px;
	right: 215px;
	text-indent: -9999px;
	z-index: 50;
}

a#a-scvm {
	width: 138px;
	height: 31px;
	position: absolute;
	top: 195px;
	right: 40px;
	text-indent: -9999px;
	z-index: 50;
}

#aanbodfunda {
	width: 148px;
	height: 56px;
	position: relative;
	margin: 6px 0 35px 0;
}

#zoeken_index {
	width: 215px;
	height: 218px;
	position: relative;
	margin-left: -5px;
	margin-top: 0;
	z-index: 35;
}

#zoeken_index .bg {
	width: 215px;
	height: 218px;
	position: absolute;
	left: -15px;
	top: -13px;
	z-index: 2;
}

#zoeken_index .form {
	width: 170px;
	height: 130px;
	position: absolute;
	left: 8px;
	top: 43px;
	z-index: 36;
}

#zoeken_index .selbox {
	margin-top: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	width: 143px;
	height: 22px;
}

#zoeken_index .zoeken_submit {
	width: 90px; 
	height: 22px; 
	background: url(../images/template/zoeken.gif) center no-repeat; 
	border: none; 
	cursor: pointer;
	margin-top: 10px;
}

.balk
{
	height: 8px;
	width: 900px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: #f0f0f0;
	z-index: 5;
	line-height: 0px;
	font-size: 0px;
}

#content
{
	width: 900px;
	height: auto;
	margin-top: 39px;
	position: relative;
	background: url(../images/template/content_bg.gif) left top repeat-y;
}

#left
{
	width: 172px;
	height: auto;
	position: relative;
	float: left;
	margin-left: 17px;
	display: inline;
	padding-bottom: 300px;
}

#contactgegevens 
{
	position: absolute;
	left: 30px;
	top: -210px;
	width: 200px;
	height: 300px;
	padding-left: 28px;
	text-align: left;
}

.contact {
	font-family: Tahoma;
	font-size: 11px;
	color: #101010;
	line-height: 16px;
	width: 160px;
}

.contact a 
{
	color: #101010;
	font-weight: normal;
	text-decoration: none;
}

.contact a:hover 
{
	color: #101010;
	font-weight: normal;
	text-decoration: underline;
}

.contacthighlight 
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #cb5e02;
	line-height: 16px;
}

.highlight 
{
	color: #cb5e02;
}

.routekaart 
{
	margin-top: 10px;
	margin-bottom: 10px;
}

#middle
{
	width: 480px;
	height: auto;
	position: relative;
	float: left;
	padding: 0px 28px;
	background: url(../images/template/bg.gif) repeat-y left top ;
}

#middle_aanbod
{
	width: 452px;
	height: 240px;
	position: relative;
	float: left;
}

#middle_aanbod_breed
{
	width: 673px;
	height: auto;
	position: relative;
	float: left;
	padding: 0px 0px 0px 28px;
}

#middle_aanbod_breed .balk
{
	height: 28px;
	width: 663px;
	position: relative;
	margin-top: 10px;
	background:url(../images/template/balk_bg.gif) repeat-x;
	color: #fff;
	float: left;
	padding-left: 10px;
}

#middle_aanbod_breed .balk span
{
	margin-right: 75px;
	color: #fff;
	line-height: 28px;
}

#middle_aanbod_breed .balk a
{
	color: #fff;
	text-decoration: underline;
}

#middle_aanbod_breed .balk a:hover
{
	color: #fff;
	text-decoration: none;
}

.aanbod_overzicht
{
	width: 673px;
	height: auto;
	position: relative;
	float: left;
}

.zoeken
{
	width: 215px; 
	height: 185px; 
	float: right; 
	position: relative;
	text-align: center;
	background:url(../images/template/zoeken_bg.gif) no-repeat;
	display: inline;
}

.zoeken .form
{
	margin-top: 40px;
	height: auto;
	width: auto;
	position: relative;
	font-size: 10px;
	color: #fff;
	line-height: 30px;
}

.zoeken .form a
{
	color: #fff;
	text-decoration: none;
}

.zoeken .form a:hover
{
	color: #fff;
	text-decoration: underline;
}

.zoeken .form .selbox
{
	margin-top: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	width: 163px;
	height: 22px;
}

.zoeken .form .zoeken_submit
{
	width: 163px; 
	height: 22px; 
	background: url(../images/template/zoeken.gif) no-repeat; 
	border: none; 
	cursor: pointer;
	margin-top: 10px;
	margin-bottom: 0px;
}

.afb_midden
{
	margin: 10px auto 5px auto;
}

.formulier
{
	margin-top: 25px;
}

.formulier td
{
	height: 26px;
}	

.veld
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	width: 241px;
	height: 16px;
	padding: 2px 4px;
}

.textarea
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	height: 125px;
	width: 241px;
	padding: 2px 4px;
}

.submit
{
	width: 175px;
	height: 25px;
	border: 0px;
	background: #006649;
	color: #fff;
	margin-top: 2px;
	cursor: pointer;
}	

#right
{
	width: 145px;
	height: auto;
	position: relative;
	float: right;
	margin-right: 8px;
	display: inline;
}

.banner_right {
	margin-top: 35px;
}

.nieuws_item
{
	width: 145px;
	margin-bottom: 10px;
	height: auto;
	position: relative;
}

.nieuws_item .date
{
	width: 101px;
	height: 42px;
	position: relative;
	margin-top: 17px;
	margin-bottom: 4px;
	text-indent: 17px;
	line-height: 42px;
	color: #006649;
	font-weight: bold;
	font-size: 14px;
	background: url(../images/template/date.gif) no-repeat;
}

.nieuws_item .lees_meer
{
	margin-top: 8px;
	width: 100px;
	height: 16px;
	line-height: 16px;
	color: #006649;
}

.nieuws_item .lees_meer a
{
	font-size: 10px;
	color: #006649;
	text-decoration: underline;
}

.nieuws_item .lees_meer a:hover
{
	color: #006649;
	text-decoration: none;
}

.date span
{
	margin-left: 27px;
	color: #f1852a;
	font-size: 14px;
	line-height: 42px;
	font-weight: bold;
	text-transform: uppercase;
}


.link a
{
	color: #006649;	
	text-decoration: underline;
}

.link a:hover
{
	color: #006649;	
	text-decoration: none;
}

.bull {
	font-size: 18px;
	color: #f1852a;	
}

.bezoek
{
	color: #919191;
}

.meer_info
{
	width: 145px;
	height: 16px;
	font-size: 9px;
	text-align: center;
	line-height: 16px;
	margin-top: 5px;
}

.meer_info a
{
	color: #0b6c4b;
	text-decoration: underline;
}

.meer_info a:hover
{
	color: #0b6c4b;
	text-decoration: none;
}

.fout
{
	color: #c90000;
	font-size: 14px;
}

#footer
{
	width: 986px;
	height: 69px;
	position: absolute;
	bottom: 0px !important;
	bottom: -1px;
	text-align: center;
	left: 0px;
	background:url(../images/template/footer_bg.gif) no-repeat;
	color: #85b6a5;
	font-size: 11px;
	line-height: 69px;
	z-index: 10;
}

#footer a
{
	color: #85b6a5;
	text-decoration: none;
}

#footer a:hover
{
	color: #85b6a5;
	text-decoration: underline;
}

#lightbox-link img {
	cursor: pointer;	
}
