body {
	font-family : "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif;
/*	font-size: 12px; */
	font-size: 62.5%;
	color: #000;
	text-align: center;
	line-height: 14px;
	margin-left: 0pt;
	margin-right: 0pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
	background-color : #84af8b;
}

input.error, select.error {
	border: 1px solid #f00;
	background-color: #fdd;
}

input {
	width: 255px;
}

h1 {
	font-size: 2.8em;
	font-weight: bold;
	line-height: 16px;
	margin:0;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 16px;
	margin:0;
}

p {
	margin: 0;
	line-height: 16px;
}

a {

}

img {
	border:0;
}

img.block {
	display:block;
}

form {
	margin: 0;
}


.container {
	background-color: #FFF;
	text-align: left;
	width: 770px;
	margin:0;
	margin-left: auto;
	margin-right: auto;
	position:relative;	
}

.infomenu {
	height:35px;
	padding-left:20px;
	background-color:#00442b;
}

.infomenu a{
	height:27px;
	padding-top:8px;
	display:block;
	float:left;
	padding-left:12px;
	padding-right:12px;
	color:#a5d0b5;
	text-decoration:none;
	font-size:12px;
}

.infomenu a:hover{
	background-image: url(../images/bg_infomenu.png);
	color:#FFF;
}

a.infomenuon {
	background-image: url(../images/bg_infomenu.png);
	color:#FFF;
	font-weight:bold;
}

.zoekveld {
	float:right;
	padding-right:10px;
	padding-top:5px;
}
.zoekveld img{
	float:left;
}
.zoekveld input{
	float:left;
	height:14px;
	border: 1px solid #98b728;
	color: #98b728;
	width: 100px;
	padding:2px;
	font-size: 1.0em;
	font-family :  "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif;
}

.zoekveld .img{
	float:left;
	height:auto;
	border: 0px;
	width: auto;
	padding:0px;
}

.zoekmenu {
	clear:both;
	height:35px;
	padding-left:20px;
	font-size: 12px;
	background-color:#fbfcf5;
}

.zoekmenu a{
	text-decoration:none;
	padding-left:20px;
	height:27px;
	display:block;
	float:left;
	padding-top:8px;
	padding-right:3px;
	color:#04552a;
}

.zoekmenu a:hover {
	background-color:#96be2f;
	color:#FFF;
	background-image: url(../images/topzoekmenu_arrow.png);
	background-position:left;
	background-repeat:no-repeat;
	height:25px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

.header {
	position:relative;
	height:205px;
}

#logo {
	position:absolute;
	top:13px;
	z-index:4;
	left:530px;
}

#boog {
	position:absolute;
	top:105px;
	z-index:3;
	left:0px;
}

.header h1 {
	position:absolute;
	height: 45px;
	top:174px;
	left:220px;
	padding-top: 3px;
	color:#a9cb38;
	z-index:6;
	font-size:2.8em;
}

#foto_rondjes {
	position:absolute;
	top:150px;
	left:0px;
	z-index:7;
}


.frontcontent {
	background-color:#f8fbf1;
	background-image: url(../images/bg_frontmain.png);
	background-position:bottom right;
	background-repeat:no-repeat;
}


.left {
	float: left;
	width: 200px;
	margin-top: 75px;
}

.submenu {
	padding:10px;
}

.submenu h1 {
	color:#009036;
	font-size:1.8em;
	margin-bottom:5px;
}

.submenu a{
	display:block;
	width:160px;
	text-decoration:none;
	color:#04552a;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:2px;
	padding-bottom:2px;
	font-size: 1.3em;
}

.submenu a:hover {
	background-image: url(../images/bg_arrow.png);
	color:#4f911c;
}

.contact {
	padding:10px;
	font-size: 1.3em;
	font-weight: bold;
}

.contact a{
	display:block;
	width:160px;
	text-decoration:none;
	color:#04552a;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:2px;
	padding-bottom:2px;
}

.contact a:hover {
	text-decoration: underline;
	color:#4f911c;
}

a.on {
	background-image: url(../images/bg_arrow.png);
	color:#4f911c;
}

.main {
	float: right;
	width: 570px;
}

.mainintro {
	color:#004028;
	font-size: 1.2em;
	line-height:150%;
	float:left;
	padding: 10px;
	width:350px;
	padding-left:20px;
	padding-top:20px;
	margin-right:20px;
}

.mainintro img{
	float:left;
	margin:10px;
}

.mainpara {
	color:#004028;
	line-height:150%;
}

.aanbiedingen {
	clear:both;
}

.aanbieding {
	float:left;
	border-left: 1px dotted #00451a;
	padding-left:10px;
	height: 200px;
	width: 234px;
	padding-bottom:15px;
	margin-bottom:10px;
	padding-right:15px;
}

* html .aanbieding {
	padding-bottom: 0;
	margin-bottom: 20px;
	height: 250px;
}

.aanbieding h1{
	color:#009036;
	font-size:1.8em;
	margin-bottom:5px;
}

.aanbieding h2{
	color:#009036;
	font-size:1.3em;
	font-weight:normal;
	margin-bottom:5px;
	margin-top:5px;
}

.aanbiedingpara {
	margin-bottom:5px;
	font-size: 1.1em;
	height: 70px;
	overflow: hidden;
}

.footer2 {
	clear:both;
	background-image: url(../images/bg_footer2.jpg);
	height:25px;
}

.footer {
	background-color:#005135;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	height: 25px;

}

.copy {
	float: left;
	color:#FFF;
	padding-top:3px;
	font-size:1.0em;
}

a.realisatie {
	float: left;
	color: #FFF;
	font-size: 1.0em;
	margin-left:10px;
	padding-top:3px;
	text-decoration: none;
}

a.realisatie:hover {
	text-decoration: underline;

}

img.www {
	float:right;
}


/* SUB */


.subheader {
	height:200px;
}

.subleft {
	float: left;
	width: 202px;
	min-height: 547px;
	background-color: #4d911c;
	background-image: url(../images/subleft.png);
	background-repeat:no-repeat;
}

* html .subleft {
	height: 547px;
	background-color: #418616;
}

.subcontent {
	background-color:#f5f9eb;
	margin-top: -2px;
	background-image: url(../images/bg_frontmain.png);
	background-repeat:no-repeat;
	background-position:bottom right;
}

div#green {
	height: 1%;
	background: url(../images/green.gif) repeat-y left;
}

.submain {
	padding-left:30px;
	float: left;
	width:538px;
	line-height:150%;
	padding-bottom:35px;
	color:#004028;
}

.submain h1 {
	color:#a9cb38;
	margin-top: 4px;
	margin-bottom:12px;
}

.subintro {
	font-size: 1.2em;
	font-weight:bold;
	margin-bottom:15px;

}	

.subpara {
	font-size: 1.2em;
	margin-bottom:15px;
}
.subparatitel {
	font-weight:bold;
	margin-top: 0.5em;
}

.subpara a {
	color: #166724;
}

img.imgright {
	float:right;
	margin:20px;
}

img.imgleft {
	float:left;
	margin:20px;
}

.subsubmenu {
	padding:10px;
	margin-bottom:150px;
}


.subsubmenu h1 {
	color:#a9cb38;
	font-size:1.6em;
	margin-bottom:5px;
}

.subsubmenu a{
	display:block;
	width:160px;
	font-size: 1.2em;
	text-decoration:none;
	color:#a9cb38;
	height:18px;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:6px;
	padding-bottom:0px;
}

.subsubmenu a:hover {
	background-color:#4b8a56;
	color:#FFF;
	padding-top:5px;
	height:17px;
	font-weight:bold;
	border-bottom:1px dotted #FFF;
	border-top: 1px dotted #FFF;
	background-image: url(../images/bg_subsub_arrow1.png);
}

a.subon {
	color:#FFF;
	font-weight:bold;
	background-image: url(../images/bg_subsub_arrow.png);
}

.white a{
	color: #FFF;
}

.white2 a{
	color: #FFF;
}

.white a:hover{
	color: #FFF;
	background-image: url(../images/subzoekmenu_arrow.png);
	color:#a9cb38;
}

.white2 a:hover{
	color: #FFF;
	color:#a9cb38;
}

a.subzoekon {
	background-image: url(../images/subzoekmenu_arrow.png);
	color:#a9cb38;
}


/* suboverzicht */

img.white_list {
	float:left;
	margin-right:10px;
}

a.linkoverzicht {
	width:230px;
	text-decoration:none;
	display:block;
	color:#004028;
	float:left;
	padding:10px;
	border-bottom: 1px dotted #00451a;
	border-right: 1px dotted #00451a;
}

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

a.bright {
	border-right:1px dotted #00451a;
	margin-right:1px;
}	

a.white {
	background-color:#f6faec;
}

a.dark {
	background-color:#eef5d8;
}

	
* html .listbeschrijving {
	margin: -75px 0 0 100px;
}

.listbeschrijving h6{
	font-size:1.4em;
	margin:0;
}

#brochureaanvraagknopstart {
	border:0;
	position:absolute;
	top: 310px;
	left: 680px;
	display:block;
}

#b360tourknopsub {
	border:0;
	position:absolute;
	top: 150px;
	left: 555px;
	display:block;
	}

#brochureaanvraagknopsub {
	border:0;
	position:absolute;
	top: 150px;
	left: 655px;
	display:block;
}


input.inline {
	display: inline;
	width: auto;
}

a.kaart {
	float: right;
	margin-left: 10px;
}

ul.kaart {
	display: block;
	width: 470px;
	height: 473px;
	background-image: url('/uploads/Image/kaart.jpg');
	margin-left: 0;
	padding-left: 0;
}

ul.kaart li {
	position: absolute;
	list-style: none;
}

ul.kaart li a {
	background-image: url('/assets/images/reddot.png');
	background-repeat: no-repeat;	
	width: 6px; 
	height: 6px;
	line-height: 6px;
	padding: 1px 3px;
	text-decoration: none;
}

ul.kaart li a span {
	display: none;
}