@charset "utf-8";
/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, 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, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit; 
	font-size: 100%; 
	font-family: inherit;
	vertical-align: baseline;
	border-color: inherit;
}
h1, h2, h3, h4, h5, h6 {
	text-align: left;
}
a, a:link, a:visited, a:active { text-decoration: none }
ol, ul, li { list-style:none }
strong { font-weight: bold }
em { font-style: italic }

.imgleft {
	float: left;
	margin: 16px 10px 10px 0;
	padding: 3px;
	background-color: #F8F3ED;
	border: 1px solid #BCD369;
}
.imgright {
	float: right;
	margin: 16px 0 10px 10px;
	padding: 3px;
	background-color: #F8F3ED;
	border: 1px solid #BCD369;
}
.sidebar .imgright, .sidebar .imgleft {
	border: 1px solid #2D2216;
}
/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
ul.list {
	padding-left: 10px;
}
.list li {
	list-style: disc inside;
}
/* STYLE */
html { height: 100% }
body {
	height: 100%;
	background-image: url(/assets/templates/kusters/img/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F8F3ED;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
div#page-wrap {
	width: 900px;
	margin: 0 auto;
	height: 100%;
	min-height: 100%;
	height: auto !important;
	position: relative;
}
div#header {
	background: transparent url(/assets/templates/kusters/img/header_bg.jpg) no-repeat scroll 0 0;
	width: 840px;
	height: 270px;
	padding: 0 30px;
	position: relative;
}
ul#spotlight {
	width: 840px;
	height: 77px;
	background-image: url(/assets/templates/kusters/img/sl_bg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
	padding: 0 30px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #f8f3ed;
}
div#content {
	width: 840px;
	padding: 50px 30px 120px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #50351e;
}
#footer {
	position: relative;
	height: 85px;
	clear: both;
	width: 900px;
	margin: -100px auto 0;
	padding: 15px 0 0;
	background-image: url(/assets/templates/kusters/img/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#nav {
	position: absolute;
	width: 900px;
	top: 0;
	left: 0;
}
#banner {
	width: 560px;
	height: 160px;
	position: absolute;
	left: 310px;
	top: 110px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#banner {background-image: url(/assets/templates/kusters/img/header_rijen.jpg);}
#banner.page1 {background-image: url(/assets/templates/kusters/img/header_home.jpg);}
#banner.page2 {background-image: url(/assets/templates/kusters/img/header_bijen.jpg);}
#banner.page3 {background-image: url(/assets/templates/kusters/img/header_rijen.jpg);}
#banner.page4 {background-image: url(/assets/templates/kusters/img/header_plukken1.jpg);}
#banner.page5 {background-image: url(/assets/templates/kusters/img/header_lozon.jpg);}
#banner.page6 {background-image: url(/assets/templates/kusters/img/header_auto.jpg);}	
#banner.page7 {background-image: url(/assets/templates/kusters/img/header_kas.jpg);}
#banner.page8 {background-image: url(/assets/templates/kusters/img/header_hommel.jpg);}
#banner.page9 {background-image: url(/assets/templates/kusters/img/header_hommel2.jpg);}
#banner.page10 {background-image: url(/assets/templates/kusters/img/header_onderhoud.jpg);}
#banner.page22 {background-image: url(/assets/templates/kusters/img/header_aardbeien.jpg);}
div#main {
	width: 540px;
	padding: 0 10px;
	float: left;
}
div.sidebar {
	width: 260px;
	padding: 0 10px;
	float: left;
	position: relative;
}
div#main .rounded {
	width: 530px;
}
div.sidebar .rounded {
	width: 250px;
}
div.linkblock .rounded {
	width: 250px;
	float: left;
	margin: 10px 10px 8px 20px;
}
div#map_canvas {
	width: 510px;
	height: 350px;
}
.rounded {
	position: relative;
	margin: 26px 0 8px 10px;
	z-index: 1;
}
.rounded.first {
	margin: -10px 0 8px 10px;
}
.green .cont, .green .top, .green .bottom, .green .bottom div {
	background:transparent url(/assets/templates/kusters/img/green.png) no-repeat top right;
	color: #50351e;
}
.brown .cont, .brown .top, .brown .bottom, .brown .bottom div {
	background:transparent url(/assets/templates/kusters/img/brown.png) no-repeat top right;
	color: #F8F3ED;
}
.blue .cont, .blue .top, .blue .bottom, .blue .bottom div {
	background:transparent url(/assets/templates/kusters/img/blue.png) no-repeat top right;
	color: #FFF;
}
.inside .cont, .inside .top, .inside .bottom, .inside .bottom div {
	background:transparent url(/assets/templates/kusters/img/white.png) no-repeat top right;
}
.rounded .cont {
	position: relative; 
	padding: 10px 10px 0px 0px;
}
.linkblock .rounded .cont {
	height: 320px;
}
.rounded .top {
	position:absolute;
	left: 0;
	top: 0;
	width: 10px;
	margin-left: -10px;
	height: 100%;
	background-position: top left;
}
.rounded .bottom, .rounded .bottom div {
	height: 10px;
	font-size: 1px;
	background-position: bottom right;
	position: relative;
	width: 100%;
}
.rounded .bottom div {
	width: 10px;
	margin-left: -10px;
	background-position: bottom left;
}
.inside {
	width: 515px;
	position: relative;
	margin: 13px 0 0 5px;
	z-index: 1;
}
.inside .cont {
	position: relative; 
	padding: 5px 5px 0px 0px;
}
.inside .top {
	position:absolute;
	left: 0;
	top: 0;
	width: 5px;
	margin-left: -5px;
	height: 100%;
	background-position: top left;
}
.inside .bottom, .inside .bottom div {
	height: 5px;
	font-size: 1px;
	background-position: bottom right;
	position: relative;
	width: 100%;
}
.inside .bottom div {
	width: 5px;
	margin-left: -5px;
	background-position: bottom left;
}
div#banner p, #graph p {
	position: relative;
	height: 100%;
}
div#banner a, #graph a {
	position: absolute;
	bottom: 10px;
	right: 20px;
}
h1#bannertext {
	font-family: "Century Gothic", "Apple Gothic", sans-serif;
	font-size: 30px;
	font-weight: normal;
	line-height: 36px;
	color: #FFF;
	position: absolute;
	left: 50px;
	top: 130px;
}
ul#spotlight li {
	float: left;
}
ul#spotlight h3, ul#spotlight h2 {
	position: relative;
	width: 260px;
	height: 57px;
	padding: 10px;
	font-family: "Lucida Sans", Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #fdc689;
	font-weight: normal;
}
ul#spotlight h2 span {
	position: absolute;
	top: -25px;
	left: 0px;
	height: 138px;
	width: 280px;
	text-indent: -9999px;
	background-image: url(/assets/templates/kusters/img/sl_aardbeien_n.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
ul#spotlight a {
	color: #cd2329;
	text-decoration: underline;
}
#content h2 {
	font-family: "Century Gothic", "Apple Gothic", sans-serif;
	font-size: 2.4em;
	line-height: 0.75em;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 18px;
}
#panel {
	background-image: url(/assets/templates/kusters/img/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F8F3ED;
	padding: 8px;
}
.imgbox { float: right; width: 200px; padding: 0 5px; margin: 0 5px }
.imgbox img { margin-bottom: 10px }
.logo_pools { float: right; padding: 10px }
#content h3, #panel h3 {
	font-family: "Century Gothic", "Apple Gothic", sans-serif;
	font-size: 1.8em;
	line-height: 1em;
	font-weight: normal;
	letter-spacing: 0px;
	padding-bottom: 8px;
	margin-bottom: 10px;
	width: 100%;
}
#content .linkblock h3 {
	position: relative;
	top: -10px;
	left: -10px;
	z-index: 99;
	width: 260px;
	padding: 64px 0 4px 10px;
	margin-bottom: 0px;
	color: #f8f3ed;
	background: url(/assets/templates/kusters/img/link_images.jpg) no-repeat top left;
	line-height: 20px;
}
#content .linkblock h3.lozon {
	background-position: 0 -89px;
}
#content .linkblock h3.aardbeien {
	background-position: 0 -178px;
}
#content .linkblock h3.kartonbijen {
	background-position: 0 -267px;
}
#content .linkblock h3.boekhouder {
	background-position: 0 -356px;
}
#content .linkblock h3.scherm {
	background-position: 0 -445px;
}
#content .linkblock h3.bijenkorf {
	background-position: 0 -534px;
}
#content h3 a {
	color: #50351E;
}
#main h3 {
	background-image:url(/assets/templates/kusters/img/divider.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#content p, #panel p {
	margin-bottom: 18px;
	padding: 0 10px;
	text-align: justify;
	font-size: 1.2em;
	line-height: 1.5em;
}
#content .rounded p, #panel p {
	padding: 0;
}
#content ul, #panel ul {
	margin-bottom: 18px;
	font-size: 1.2em;
	line-height: 1.5em;
}
#content ul.indent {
	margin: 0 0 0 18px;
	font-size: inherit;
	line-height:inherit;
}
ul.indent li {
	list-style: circle inside;
}
#content p a, #content ul a {
	color: #cd2329;
	text-decoration: underline;
}
#content .blue p a {
	color: #FFF;
}
#content p.more a {
	text-decoration: none;
	padding-left: 8px;
	background-image: url(/assets/templates/kusters/img/more_link_greenbg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#content .brown p.more a {
	background-image: url(/assets/templates/kusters/img/more_link_brownbg.gif);
}

#content .linkblock p.more {
	position: absolute;
	bottom: 0;
	right: 10px;
}
#content p.more {
	text-align: right;
	margin-bottom: 0px;
}
#content .rounded .last {
	margin-bottom: 0px;
}
.sidebar .brown h3 {
	color: #94B24B;
}
.sidebar .blue h3 {
	position: absolute;
	left: -5px;
	padding-left: 5px;
	z-index: 50;
	background-color: #226099;
}
iframe {
	position: relative;
	left: -5px;
	height: 415px;
	width: 250px;
}
#timeline {
	margin-top: -1px;
}
#timeline li {
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #94B24B;
	font-size: 0;
	line-height: 0;
	margin-bottom: 17px;
}
#timeline h4 {
	float: right;
	font-family: "Century Gothic", "Apple Gothic", sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	color: #FFF;
	margin: 0 0 12px 12px;
}
#timeline p {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	text-align: left;
}
h2#logo {
	width: 181px;
	height: 123px;
	position: absolute;
	left: 79px;
	background : url(/assets/templates/kusters/img/kusters_logo.gif) no-repeat 0 0;
}
h2#logo a {
	display : block;
	height : 110px;
	text-indent : -9999px; 
}
a#pl {
	width: 66px;
	height: 48px;
	position: absolute;
	right: 210px;
	top: 0;
	background : url(/assets/templates/kusters/img/pl.png) no-repeat 0 0;
	text-indent : -9999px;
}
a#nl {
	width: 76px;
	height: 56px;
	position: absolute;
	right: 155px;
	top: 0;
	background : url(/assets/templates/kusters/img/nl.png) no-repeat 0 0;
	text-indent : -9999px;
}
a#de {
	width: 76px;
	height: 56px;
	position: absolute;
	right: 155px;
	top: 0;
	background : url(/assets/templates/kusters/img/de.png) no-repeat 0 0;
	text-indent : -9999px;
}
a#home {
	position: absolute;
	right: 110px;
	top: 10px;
	color: #FFF;
	text-decoration: underline;
}
a#sitemap {
	position: absolute;
	right: 55px;
	top: 10px;
	color: #FFF;
	text-decoration: underline;
}
#graph {
	width: 440px;
	height: 300px;
	float: right;
}
.photos {
	margin-top: -5px;
}
.photos li {
	float: left;
	margin: 5px;
}
.photos a {
	width: 100px;
	height: 100px;
	background-color: #EAE0D7;
	padding: 4px;
	border: 1px solid #2D2216;
	text-decoration: none;
	display: block;
}
.photos a:hover {
	border: 1px solid #94B24B;
}
/* menu */
ul.dropdown {
	position: relative;
	width: 600px;
	top: 57px;
	left: 300px;
}
ul.dropdown ul {
	width: 130px;
	padding: 1px 5px 8px 5px;
	margin-left: 10px;
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	background-image: url(/assets/templates/kusters/img/menu_pannel.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
ul.dropdown li {
	float: left;
	font-weight: bold;
	font-size: 17px;
	letter-spacing: 0.2px;
	font-family: "Century Gothic", "Apple Gothic", sans-serif;
}
ul.dropdown li.hover,
ul.dropdown li:hover {
	position: relative;
}
ul.dropdown ul li,
ul.dropdown li.current ul li {
	font-weight: normal;
	border-bottom: 1px solid #ccc;
	float: none;
	font-size: 14px;
	line-height: 1em;
}		
ul.dropdown li a {
	display: block;
	padding: 18px 17px 9px;
	color: #745D46;
}
ul.dropdown li a.menu1 {
	margin-top: 3px;
	padding: 15px 17px 12px;
}
ul.dropdown li a.menu2 {
	margin-top: 6px;
	padding: 12px 17px 12px;
}
ul.dropdown li a.menu3 {
	margin-top: 4px;
	padding: 14px 17px 12px;
}
ul.dropdown a:hover,
ul.dropdown a:active,
ul.dropdown li.current a {
	background-image: url(/assets/templates/kusters/img/sel_02.png);
	background-repeat: no-repeat;
	background-position: center top;
}
ul.dropdown a.menu1:hover,
ul.dropdown a.menu1:active,
ul.dropdown li.current a.menu1 {
	background-image: url(/assets/templates/kusters/img/sel_01.png);
}
ul.dropdown a.menu2:hover,
ul.dropdown a.menu2:active,
ul.dropdown li.current a.menu2 {
	background-image: url(/assets/templates/kusters/img/sel_03.png);
}
ul.dropdown a.menu3:hover,
ul.dropdown a.menu3:active,
ul.dropdown li.current a.menu3 {
	background-image: url(/assets/templates/kusters/img/sel_04.png);
}
ul.dropdown a:active,
ul.dropdown li.current a {
	color: #cd2329;
}
ul.dropdown ul li a,
ul.dropdown li.current ul li a {
	width: 122px;
	background-image: none;
	display: inline-block;
	padding: 4px;
	color: #745D46;
}
ul.dropdown ul li a:hover,
ul.dropdown li.current ul li a:hover {
	background-image: none;
	background-color: #745D46;
	color: #F8F3ED;
}
ul.dropdown ul li a:active,
ul.dropdown li.current ul li a:active,
ul.dropdown ul li.current a {
	color: #cd2329;
	background-image: none;
}
ul.dropdown li:hover > ul {
	visibility: visible;
}
.arrow, .arrow_select {
	width: 10px;
	height: 10px;
	margin-left: 5px;
	background-image: url(/assets/templates/kusters/img/menu_arrow.png);
	background-repeat: no-repeat;
	background-position: top center;
	display: inline-block;
}
.arrow_select {
	background-position: bottom center;
}


label { width: 180px; font-size: 1.2em;	line-height: 1.5em; clear:left; display:block; float:left;
padding-right:4px; text-align:right; }
input[type=text], textarea { width: 320px; outline: none; font-size: 1.2em;	line-height: 1.5em; float: left; }
#content .error { color: #CD2329 }
.rowElem { position: relative; clear: both; min-height: 35px; }
#content .thanks { color: green; font-weight: bold; margin-bottom: 0; }

div#main ul.tabnav {
	position: relative;
	top: -10px;
	left: -10px;
	height: 30px;
	z-index: 99;
	width: 540px;
	margin-bottom: 6px;
}
div#main ul.tabnav li {
	float: left;
}
div#main ul.tabnav li a {
	color: #F8F3ED;
	display: block;
	height: 20px;
	width: 270px;
	padding: 5px 0;
	background-image: url(/assets/templates/kusters/img/tab-shade.png);
	background-position: center;
	font-size: 15px;
	text-decoration: none;
	text-align: center;
	letter-spacing: 0.4px;
}
div#main ul.tabnav li a.selected {
	background-image: none;
}
div#main ul.tabnav li a:hover {
	color: #fdc689;
}
div#main ul.tabnav li a.selected:hover {
	color: #F8F3ED;
}
div#main ul.tabnav li.left a {
	background-position: left;
}
div#main ul.tabnav li.right a {
	background-position: right;
}

#footer {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
#footer a {
	color: #94B24B;
}
#footer div {
	width:100%;
	overflow:hidden;
}
#footer ul { 
	margin:0 auto; 
	float:left;
	position:relative; 
	left:50%;
}
#footer li {
	float:left;
	margin:6px;
	position:relative;
	right:50%;
	background:url(/assets/templates/kusters/img/val_button.jpg) no-repeat 0px 0px;
	padding:0 0 0 19px;
}
#footer li a {
	float:left;
   	display:block;
	color:#fdc689;
	padding:4px 6px 4px 3px;
	background: url(/assets/templates/kusters/img/val_button.jpg) no-repeat 100% 0px;
}

#content ul.nieuws p {font-size: 1em; line-height: 1em; margin-bottom: 0;}