html {
	/*height: 100%;*/
	height: auto;
	overflow-y: scroll;
}

body {
	/*height: 100%;*/
	height: auto;
	margin: 0;
	padding: 0;
	background-color: #969696;
}

body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F574F;	
}

a {
	font-weight: bold;
	color: #ABC338;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

p {
	margin: 0;
	padding: 0;
}

div.centercontent {
	position: absolute;
	left: 50%;
	margin-left: -387px;
	width: 774px;
	padding: 13px 0 13px 0;
}

div.contentpadding {
	padding: 0 20px 20px 20px;
}

div.padding_klein {
	padding: 8px;
}

td.bgtop {
	background-color: #5F574F;
}

td.bg_fotovlak {
	background-color: #E0E0E0;
}

td.bgbottom {
	background-color: #C8C8C8;
}

td.bgwit {
	background-color: #FFFFFF;
}

img.topright {
	margin: 0px 60px 0px 0px;
}

td.menu {
	padding: 0px 15px 0px 15px;
}

div.menutext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #5F574F;
	text-decoration: none;
}

div.menutext a:hover {
	text-decoration: underline;
	background-color: #ABC338;
}

div.topmenuleft a {
   	display: block;
   	float: left;
   	margin-right: 15px;
	padding: 4px 5px 4px 5px;
}

div.topmenuright a {
   display: block;
   float: right;
   margin-left: 15px;
   padding: 3px 5px 3px 5px;
}

div.footerdiv a {
	font-size: 10px;
	color: #C8C8C8;
	text-decoration: none;
}

div.footerdiv a:hover {
	text-decoration: underline;
}
td.footertext {
	font-size: 10px;
	font-weight: normal;
	color: #C8C8C8;
}

td.footermargin {
	padding-right: 10px;
}

div.padding {
	padding: 10px 20px 25px 52px;
}

.mainlink {
	font-weight: bold;
	color: #ABC338;
	text-decoration: none;
}

.mainlink:hover {
	text-decoration: underline;
}

td.contenttoppad {
	padding: 25px 20px 0px 0px;
}

td.contenttoppad2 {
	padding: 9px 20px 0px 0px;
}

td.contentpad {
	padding: 25px 20px 10px 52px;
}

td.contentpadonder {
	padding: 0px 20px 10px 52px;
}

td.bgdarkgrey {
	padding: 8px;
	background-color: #EAEBEA;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ABC338;
	margin: 0 0 5px 0;
	padding: 0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5F574F;
	margin: 0 0 5px 0;
	padding: 0;
}

hr {
	background-color: #ABC338;
	color: #ABC338;
	height: 2px;
	border: 0;
}

div.hoofdnav {
	padding: 4px 5px 4px 5px;
	float: left;
}

span.hoofdnav, span.hoofdnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F574F;
	text-decoration: none;
}

span.hoofdnav a:underline {
	text-decoration: underline;
}

div.hoofdnav_divider {
	width: 10px;
	height: 22px;
	float: left;
}

div.ddmenu {
	position: absolute;
	visibility: hidden;
	z-index: 9999;
	width: 170px;
	margin-top: 144px;
}

div.ddmenuitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #ABC338;
	padding: 3px 3px 3px 10px;
	width: 100%;
	cursor: pointer;
	cursor: hand;
}

div.ddmenuitem a {
	font-weight: normal;
	font-size: 10px;
	color: #5F574F;
	text-decoration: none;
}

div.ddmenuitem a:hover {
	text-decoration: none;
	font-weight: normal;
}

div.hidden_content {
	display: none;
}

div.producten_hoofdnav {
	float: left;
	width: 130px;
}

div.eerste {
	height: 50px;
	position: relative;
}

div.tweede {
	width: 130px;
	position: absolute;
	bottom: 0px;

}

img.producten_hoofdnav {
	margin-top: 3px;	
}

hr.producten {
	background-color: #D6D4D4;
	color: #C0C0C0;
	height: 1px;
	border: 0;
}

div.horRule {
	height: 1px;
	border-top: 1px solid #D6D4D4;
	margin: 0;
}

div.horRule hr {
	display: none;
}

td.contentpadbroch {
	padding: 10px 20px 0px 40px;
}

div.bggreybroch {
	padding: 10px 8px 8px 10px;
	width: 272px;

	background-color: #eaebea;
}

img.brochure {
	padding: 0px 8px 0px 0px;
	float: left;
}

div.brochmini {
	width: 70px;
	height: 88px;
	background-color: #eaebea;
}

img.download {
	padding: 10px 5px 0px 0px;
}

td.globe {
	background-color: #c8c8c8;
	background-image: url(img/img_globe.gif);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 35px;
}

span.worldwide, span.worldwide a{
	line-height: 18px;
	color: #5f574f;
	text-decoration: none;
}

span.worldwide, span.worldwide a:hover{
	line-height: 18px;
	color: #ABC338;
	text-decoration: none;
}

span.text_wit {
	color: #FFFFFF;
}

span.msg {
	color: #FF0000;
	font-weight: bold;
}

div.zoekbox {
	background-color: #E0E0E0;
	padding: 10px;
}

.clear {
    clear: both;
    height: 1px;
    overflow:hidden;
}

/*--video--*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	margin : auto auto;
	z-index: 100;
	text-align: center;
	line-height: 0;
	display: table;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	margin: 0 auto;
	width: 100%;
	/*left: 50%;*/
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../img/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	overflow:none;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}


#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; overflow:hidden;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	}
	
div#sloganfloater {
	width: 552px;
	height: 59px;
	float: left;
	position:relative;
	left: -100px;
}
	
