@charset "UTF-8";
/* ----- CSS ----- */


body {
	margin: 0;
	padding: 0;
	background: #fafafa url(../images/site/layout/bg-toplang.gif) repeat-x;
}
/* ----- blokken ----- */

#language {
	height: 50px;
	width:130px;
	float: right;
	margin: 0;
	background: transparent url(../images/site/layout/lang-bg.gif) no-repeat left top;
	}

.centreren {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#logo {
	height: 203px;
	width: 396px;
	position: absolute;
	z-index: 10;
}
#hdrPhoto {
	height: 212px;
	width: 913px;
	margin: 0 auto auto;
	clear: both;
}
.content {
	width: 898px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	overflow: hidden;
}
#contentLeft {
	width: 599px;
	overflow: hidden;
	float: left;
	padding-bottom: 30px;
	border-right: 1px solid #d9ddd5;
	min-height:400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#contentRight {
	width: 297px;
	float: right;
	padding-bottom: 60px;
}
#footerPrimo {
	clear: both;
	background: #d9d9d9 url(../images/site/layout/bg-firstFooter.gif) repeat-x;
	overflow: hidden;
	padding-bottom: 15px;
	padding-top: 15px;
}
#footerSecundo {
	clear: both;
	margin: 0;
	overflow: hidden;
	border-top: 1px solid #F1F1F1;
	background: #818181;
}
.divider {
	height: 10px;
	border-bottom: 1px solid #d9ddd5;
	margin-bottom: 15px;
	font-size: 1px;
	clear: both;
	float: none;
	margin-top: 10px;
}
#footerPrimo .divider {
	height: 1px;
	background-color:#9b9b9b;
	border-bottom: 1px solid #fbfbfb;
	margin: 15px auto;
	font-size: 1px;
}
#footerSecundo .content .divider {
	margin: 0;
	border-style: none;
}
.banner {
	padding-bottom: 10px;
	border-bottom: 1px solid #d9ddd5;
	margin-bottom: 10px;
	width: 100%;
}
.banner_lucht {
	padding-bottom: 10px;
	border-bottom: 1px solid #d9ddd5;
	margin-bottom: 10px;
	width: 100%;
}
#contentLeft .plantPic {
	float: left;
	margin-right: 20px;
	border: 3px solid #CFCFCF;
	clear: none;
}
.fotoSlider {
	height: 179px;
	width: 898px;
	background: url(../images/site/layout/bg-fotoslider.gif) no-repeat;
}
.fotoSlider .slider-button {
	height: 64px;
	width: 30px;
	margin-top: 57px;
}
.fotoSlider .slbu-left {
	float: left;
	margin-left: 20px !important;
	margin-left: 10px;
	background: url(../images/site/layout/arrow-slider-left.gif) no-repeat left top;
	cursor:pointer;
}
.fotoSlider .slbu-right {
	float: right;
	margin-right: 20px !important;
	margin-right: 10px;
	background: url(../images/site/layout/arrow-slider-right.gif) no-repeat left top;
	cursor:pointer;
}
.fotoSlider .slbu-left-disable{background: url(../images/site/layout/arrow-slider-left.gif) no-repeat left center;}
.fotoSlider .slbu-right-disable{background: url(../images/site/layout/arrow-slider-right.gif) no-repeat left center;}
.fotoSlider .slbu-left-hover {
	background: url(../images/site/layout/arrow-slider-left.gif) no-repeat left bottom;
}
.fotoSlider .slbu-right-hover {
	background: url(../images/site/layout/arrow-slider-right.gif) no-repeat left bottom;
}
.fotoSlider .sliderViewport {
	height: 140px;
	overflow: hidden;
	width: 770px;
	float: left;
	margin-left: 14px !important;
	margin-left: 7px;
	margin-right: 14px;
	margin-top: 20px;
}
.fotoSlider .sliderViewport .sliderfotoHolder {
	/*overflow: hidden;*/
	height: 140px;
	width: 1000px;
	/*position:relative;*/
	margin-left:0px;
}
.fotoSlider .sliderViewport .sliderfotoHolder img {
	border-style: none;
	margin: 0;
}
.widget {
	height: auto;
	overflow: hidden;
}
.widget .widgetPicholder {
	overflow: hidden;
	width: 224px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}

.prodList {
	overflow: hidden;
	padding-bottom: 10px;
	clear: both;
	display: block;
}
.refPics {
	margin-right: 20px;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
	display: block;
}
.refPics img {
	border: 3px solid #CFCFCF;
}

/* ----- HEADINGS ----- */
#logo h1{
	display: none;
	}

h2 {

	font: 300 24px Georgia, "Times New Roman", Times, serif;
	color: #619021;
	background: url(../images/site/layout/leaf.png) no-repeat left center;
	padding-left: 28px;
	height: 34px;
	margin: 0 0 10px;
}
.hdrPhotoText h2 {
	background: url(none);
	padding: 0;
	width: 880px;
	font: 100 28px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	text-align: right;
	color: #ACD48E;
}
.hdrPhotoText h3 {
	background: url(none);
	padding: 0;
	width: 880px;
	font: 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	color: #FFFFFF;
	text-align: right;
}
.widget h2 {
	margin: 0 0 10px 20px;
}
h3 {

	color: #659327;
	font: 200 18px Georgia, "Times New Roman", Times, serif;
	padding-top: 0;
}

/* ----- PARAGRAPHS ----- */

p {

	font: 12px/25px Verdana, Arial, Helvetica, sans-serif;
	color: #676767;
}

#contentLeft p {
	margin-right: 15px;
	text-align: justify;
}
#contentRight p {
}
.refTitle {
	margin: 0;
	padding: 0;
	font-weight: 700;
	color: #333333;
	font-style: normal;
}
.refDate {
	margin: 0;
	padding: 0;
	font-weight: 200;
	color: #666666;
	font-style: italic;
	font-size: 11px;
}



#footerSecundo .content p {
	float: left;
	height: 30px;
	width: 760px;
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	font: 700 12px/30px "Lucida Grande", Arial, sans-serif;
	color: #D9D9D9;
}

.banner .slogan {
	color: #909090;
	font: italic 23px/33px Georgia, "Times New Roman", Times, serif;
	margin-left: 10px;
	text-indent: 30px;
}
.banner .slogan .ampersand {
	background: url(../images/site/layout/ampersand.gif);
	display: block;
	width: 30px;
	height: 31px;
	float: left;
	margin-left: 10px;
	clear: left;
	margin-right: 0;
}
.banner .slogan .ampersand em {
	display: none;
}
.slogan .wrd01 {
	color: #a24b60;
	font-size:30px
}
.slogan .wrd02 {
	color: #72ab41;
	font-size:30px;
	margin-left: 0;
}
.banner p {
	text-align: center;
	font: 15px/25px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
}
.banner .contactgegevens {
	color: #404040;
}
.banner .contactgegevens span {
	color: #619021;
}
/* ----- LISTS ----- */

ul {

	font-size: 12px;
	color: #727272;
	line-height: 18px;
	margin: 0;
	padding-top: 0;
}

ul.referenties {
	font:12px/18px Arial, Helvetica, sans-serif;
	padding: 0 0 0 10px;
	list-style: inside;
	color: #676767;
}
ul.referenties li a{
border-bottom:dotted 1px #999;
}
ul.referenties li a:hover{
	background: #ECECEC;
}
#language ol {
display:block;
width:110px;

	list-style: none;
	height: 45px;
	margin: 0 auto 0 18px;
	padding: 0;
}
#language li {
	display: block;
	height: 28px;
	float: left;
	list-style: none;
	width: 17px;
	margin: 10px 5px 0 5px;
}
#sitelinks {
	margin:0;
	padding: 10px 20px 10px 0 !important;
	
	list-style:none;
	max-width: 770px;
	height:34px;
	clear: both;
	display: block;
	float: right;
	width: 550px;
}
#sitelinks li {
	float: right;
	display:block;
	/*text-align: center;*/
	/*overflow: hidden;*/
	margin-left: 5px;
	height:34px;
}

#sitelinks li a {
	display:block;
	float:left;
	color: #6E9838;
	font: 100 14px/34px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	padding: 0 20px;
	height: 34px;
	

}
#sitelinks li a:hover {
	color: #0D3803;
}
#sitelinks li.active {
	background: url(../images/site/layout/butt-left.gif) no-repeat left top;
}
#sitelinks li.active a {
	display:block;
	color:#fff;
	background: url(../images/site/layout/butt-right.gif) no-repeat right top;
}

.fotoSlider .sliderfotoHolder a {
	text-decoration: none;
	margin-right: 4px;
	
	margin-left: 2px !important;
	margin-left: 2px;
	float: left;
	display: block;
	height: 140px;
	width: 250px;
	overflow: hidden;
}
#footerSecundo .content a {
	display: block;
	float: right;
	height: 25px;
	margin-top: 5px;
	background: url(../images/site/layout/glue-logo.gif);
	width: 29px;
}
#language a {
font: 10px arial, sans-serif;
color: #fff;
}/*
#language a.l-nl {
	background: url(../images/site/layout/lang-nl.gif) no-repeat left bottom;
}
#language a.l-nl:hover, .nl #language a.l-nl   {
	background: url(../images/site/layout/lang-nl.gif) no-repeat left top;
}
#language a.l-fr {
	background: url(../images/site/layout/lang-fr.gif) no-repeat left bottom;
}
#language a.l-fr:hover, .fr #language a.l-fr {
	background: url(../images/site/layout/lang-fr.gif) no-repeat left top;
}
#language a.l-en {
	background: url(../images/site/layout/lang-en.gif) no-repeat left bottom;
}
#language a.l-en:hover, .en #language a.l-en  {
	background: url(../images/site/layout/lang-en.gif) no-repeat left top;
}
/* ----- IMAGES ----- */


img a {
	border: none;
}

.badge img {
	border: 1px solid #6E9838;
}
#contentRight .banner img {
	margin-right: auto;
	margin-left: auto;
	border-style: none;
	display: block;
	margin-bottom: 10px;
}
#contentRight .banner_lucht img {
	margin-right: auto;
	margin-left: auto;
	border-style: none;
	display: block;
	margin-bottom: 10px;
}
/* BREAK */

hr {
	clear: both;/* display:none; */
}

#footerPrimo hr {
	margin-top: 25px;
	margin-bottom: 25px;
}
/* ----- TEXT FORMATTING ----- */


em {
	color: #619021;
	text-transform: uppercase;
	font-style: normal;
	font-weight: 700;
}

/* ----- LINKS ----- */

a {

	color: #6E9838;
	text-decoration: none;
}

#footerSecundo a img {
	border-style: none;
	text-align: right;
	float: right;
}

.widgetPicholder a {
	width: 101px;
	height: 101px;
	float: left;
	margin: 0 8px 8px 0;
	border-color: #6E9838;
}
.widgetPicholder img {
	height: 100px;
	width: 100px;
	border-width: 1px;
	border-color: #6E9838;
}
.banner .bannerbutton {
	display: block;
	height: 31px;
	width: 219px;
	margin: 5px auto;
}
.banner .bannerbutton span {
	display: none;
}
.banner .but01-nl {
	background: url(../images/site/layout/but-aanvraag-nl.gif) no-repeat;
}
.banner .but01-fr {
	background: url(../images/site/layout/but-aanvraag-fr.gif) no-repeat;
}
.banner .but01-en {
	background: url(../images/site/layout/but-aanvraag-en.gif) no-repeat;
}
.banner .but02-nl {
	background: url(../images/site/layout/but-lngrtijd-nl.gif) no-repeat;
}
.banner .but02-fr {
	background: url(../images/site/layout/but-lngrtijd-fr.gif) no-repeat;
}
.banner .but02-en {
	background: url(../images/site/layout/but-lngrtijd-en.gif) no-repeat;
}
a.aanbodLink {
	color: #6E9838;
	text-decoration: none;
	font: 800 14px/40px Verdana, Arial, Helvetica, sans-serif;
	height: 40px;
	display:block;
	text-align:right;
	clear: both;
	background: url(../images/site/layout/arrow-link.gif) no-repeat right 18px;
	padding-right: 18px;
	border-top: 1px solid #ECECEC;
	border-bottom: 1px solid #ECECEC;
	margin: 10px 16px 10px 0;
	float: none;
}
.widget a.aanbodLink {
	width: 87%;	
}
.prodList a {
	display:block;
	float:left;
	width:214px;
	
	margin-right:10px;
	height:30px;
	font:16px/30px Georgia, "Times New Roman", Times, serif;
	color: #635d58;
	text-decoration: none;
}
.prodList a:hover {
	color: #504c49;
	background-color:#cbcbcb
}
/* ----- DEFINITIONS ----- */

dl {

	width: 292px;
	display: block;
	margin: 0;
	padding: 0;
}

dd {

	display: block;
	width: 180px;
	margin: 0;
	padding: 0;
	float: right;
}
dl.badge {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.badge dt {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
}
dt.badgeBox {
	width:102px;
	height:102px;
}
dd.badgeTitle {
	color: #619021;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 100;
}
dd.badgeTekst {
	font: 12px/20px Arial, Helvetica, sans-serif;
	color: #676767;
}

dd.badgeLink {
	background: #6e9838 url(../images/site/layout/tabke.gif) no-repeat right;
	font: 12px/31px Arial, Helvetica, sans-serif;
	float: left;
	position: relative;
	width: 100px;
	height: 31px;
	top: 10px;
	padding-left: 20px;
}
dd.badgeLink a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;
	line-height: 31px;
}
dl.bestel{
	display: block;
	width: 590px;
	height: 30px;
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 4px;
}
dl.bestel dt{
	display: block;
	width: 500px;
	float: left;
	color: #6E9838;
	font-size: 14px;
	line-height: 28px;
}
dl.bestel dd{
	float: left;
	display: block;
	width: 80px;
}.bestel .stepper .bestel_number {
	display:block;
float:left;
margin:2px 5px 0 0;
width:20px;
}
.stepper .bestel_minus {
	background:transparent url(../images/site/layout/stepper-minus.gif) no-repeat scroll 0 0;
float:left;
height:24px;
margin-right:2px;
width:20px;
}
.stepper .bestel_plus {
background:transparent url(../images/site/layout/stepper-plus.gif) no-repeat scroll 0 0;
float:left;
height:24px;
width:20px;
}
.button {
	float: right;
	margin-right: 15px;
	clear: both;
}
.hdrPhotoText {
	height: 80px !important;
	height:0;
	margin-top: -80px;
}

/* Form */
/* form elements */
.contactForm p{display:block;clear:both;margin:10px 0 !important; margin: 6px 0}

.contactForm label{
	width:140px;
	display:block;
	font:300 13px/22px Verdana, Arial, Helvetica, sans-serif;
	float:left;
	text-align:right;
	padding-right:15px;
	vertical-align:top;
	color:#818181
}
.contactForm input{
	width:305px;
	height:20px;
	line-height: 20px;
	padding:2px;
	border:solid 1px #a5acb2;
}
.contactForm textarea{
	width:265px;
	width:309px;
	padding:2px;
	font-family:verdana;
	font-size:12px;
	border:solid 1px #a5acb2;
}
.contactForm select{
	width:272px;
	width:125px;
	padding:2px 5px 2px 2px;
}
.contactForm input.error,.contactForm textarea.error {border:1px solid #FF0000; border-left: 4px solid #FF0000; }

.contactForm input.cnt_middle{width:241px;}
.contactForm input.cnt_short{
	width:50px
}
#submit{
	float:none;
	margin-left:380px;
	width:auto;
		line-height: 1em;
		height:auto;
	
	}
.contactForm .captcha{display:none}
p.newschecker {padding-bottom:16px;}

p.newschecker label input {margin:0; width:15px; background-color:#fff; border:none; display:inline; float:left}
p.newschecker label {margin:0;font-size:12px; width:300px; text-align:left;}
#newsletter{line-height:21px}
#privacy{font:9px/14px Arial, sans-serif;color:#747474;}
.marginleft{
	margin-left:150px;
}
/*
.contactForm .Next {
	height:35px;
	float:left;
	background:#619021;
	font:13px/35px Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	clear: both;
	margin-left: 320px !important;
	margin-left: 160px;
	margin-bottom: 30px;
	margin-top: 20px;
}*/
.contactForm .Next a {
	color:#FFFFFF;
	}
.companypicture {
	margin:15px 0 10px 35px;
}	
/**/
.download {
	border: 1px dashed #D9DDD5;
	padding: 5px 10px;
	margin-right:15px; 
	background-color:#f4f1f2;
	}
	
.download h3 {
	margin: 10px 0 5px; 
	}
	
.download ul {
	margin: 10px 0; 
	padding:0 0 0 20px;
	}

