html { 
	filter: expression(document.execCommand("BackgroundImageCache", false, true)); 
}

body	{
	background			: #F0E9DF url(../img/body_bg.gif) repeat-y center top;
	font				: 0.7em Tahoma;
	color				: #655949;
}

.wrapper	{
	background			: url(../img/wrapper_bg.gif) repeat-y center top;
}

.toegankelijkheid	{
	position			: absolute;
	left				: -999em;
}

/* iwes opmaak */
.iwes a, .inhoud a	{
	color				: #E87502;
}

.iwes blockquote	{
	margin				: 0 0 10px 30px;
}

.iwes ul	{
	margin				: 0 0 10px 30px;
	list-style			: square;
}

.iwes ol	{
	margin				: 0 0 10px 30px;
	list-style			: decimal;
}


/* --------------------------------	*/
/* clearfix						 	*/
/* --------------------------------	*/
.clearfix:after,
#assortiment ul:after,
#details:after,
#details dl.specs:after	{
	content				: "."; 
	display				: block; 
	height				: 0; 
	clear				: both; 
	visibility			: hidden;
}
	
.clearfix,
#assortiment ul,
#details,
#details dl.specs		{	
	display				: inline-block;	
}
/* start verbergen voor IE-mac \*/
* html .clearfix,
* html #assortiment ul,
* html #details,
* html #details dl.specs 	{ 
	height				: 1%;
}

.clearfix,
#assortiment ul,
#details,
#details dl.specs		{ 
	display				: block;
}
/* einde van verbergen IE-mac */


/* --------------------------------	*/
/* container					 	*/
/* --------------------------------	*/
#container	{
	position			: relative;
	margin				: 0 auto;
	width				: 987px;
	background			: #fff;
}


/* --------------------------------	*/
/* header						 	*/
/* --------------------------------	*/
#header h1	{
	position			: absolute;
	top					: 210px;
	left				: 17px;
}

#header h1 a	{
	text-indent			: -9000px;
	overflow			: hidden;
	display				: block;
	height				: 57px;
	width				: 225px;
	background			: url(../img/header_logo.gif) no-repeat;
}


/* --------------------------------	*/
/* menu							 	*/
/* --------------------------------	*/
#menu	{
	background			: url(../img/menu_bg.jpg) no-repeat;
	width				: 946px;
	height				: 157px;
	margin				: 0 0 0 41px;	
}

#menu ul	{
	padding				: 110px 0 0 80px;
*padding-top: 90px;
	background			: url(../img/menu_items.gif) no-repeat 90px 115px;
	height				: 47px;
}

#menu li	{
	float				: left;
}

#menu li a	{
	display				: block;
	float				: left;
	height				: 30px;
	margin				: 0 1px;
	text-indent			: -900em;
	overflow			: hidden;
}

#menu li a.home			{ width: 65px;	}
#menu li a.assortiment	{ width: 130px;	}
#menu li a.dealers		{ width: 85px;	}
#menu li a.wie			{ width: 150px;	}
#menu li a.contact		{ width: 85px;	}

/* flash menu */
#menu .flash	{
	padding				: 96px 0 0 26px;
}



/* --------------------------------	*/
/* talen keuze					 	*/
/* --------------------------------	*/
#talen	{
	height				: 39px;
	float				: right;
	margin				: 0 20px 0 0;
}

#talen ul	{
}

#talen li	{
	float				: left;
	margin				: 0 0 0 9px;
}

#talen li a	{
	float				: left;
	width				: 17px;
	text-align			: center;
	height				: 35px;
	background			: url(../img/talen_bg.gif) no-repeat left top;
	font-size			: 0.9em;
	color				: #B9AC9C;
	text-transform		: lowercase;
	text-decoration		: none;
}

#talen li a.nl	{	background-position: 0px 15px;	}
#talen li a.de	{	background-position: -26px 15px;	}
#talen li a.en	{	background-position: -52px 15px;	}
#talen li a.fr	{	background-position: -78px 15px;	}
#talen li a.other { width: 25px; background-position: -97px 15px; }

#talen li a.nl:hover, #talen li.actief a.nl	{	background-position: 0px -25px;	}
#talen li a.de:hover, #talen li.actief a.de	{	background-position: -26px -25px;	}
#talen li a.en:hover, #talen li.actief a.en	{	background-position: -52px -25px;	}
#talen li a.fr:hover, #talen li.actief a.fr	{	background-position: -78px -25px;	}
#talen li a.other:hover, #talen li.actief a.other	{	background-position: -97px -25px;	}


/* --------------------------------	*/
/* zijbalk						 	*/
/* --------------------------------	*/
#zijbalk	{
	float				: left;
	width				: 294px;
	_width: 292px;
	padding				: 175px 0 0 0;
	font-size			: 0.9em;
	line-height			: 1.2em;
}

#zijbalk h3	{
	display				: none;
}

/* Nederlands */
#zijbalk .brochure	{	height: 112px; background: url(../img/zijbalk_brochure_bg.gif) no-repeat; }
#zijbalk .nieuws		{	height: 109px; background: url(../img/zijbalk_nieuws_bg.gif) no-repeat; }
#zijbalk .tips			{	height: 112px; background: url(../img/zijbalk_tips_bg.gif) no-repeat; }
#zijbalk .multimedia		{	height: 112px; background: url(../img/zijbalk_multimedia_bg.gif) no-repeat; }

#zijbalk div	{
	margin				: 0 0 4px 0;
}

#zijbalk div.hover, #zijbalk div.hover p, #zijbalk div.hover p a.meer	{
	cursor				: pointer;
	color				: #EE7A01;
}

#zijbalk div p	{
	text-transform		: uppercase;
	text-decoration		: underline;
	padding				: 45px 50px 0 130px;
	font-weight			: bold;
	color				: #8B7A66;
}

#zijbalk div p a.meer	{
	display				: block;
	font-weight			: normal;
	text-decoration		: none;
	color				: #8B7A66;
}


/* --------------------------------	*/
/* content						 	*/
/* --------------------------------	*/
#content	{
	float				: left;
	width				: 692px;
	line-height			: 1.5em;
}

#content h2	{
	min-height			: 31px;
	_height				: 31px;
	line-height			: 25px;
	background			: url(../img/content_titel_bg.gif) repeat-x left bottom;
	color				: #fff;
	font-size			: 1.2em;
	font-weight			: bold;
	text-transform		: uppercase;
	padding				: 0 10px 5px 25px;
}

#content .inhoud	{
	padding				: 10px 25px 25px 25px;
	background			: #F3EFE6;
}

#content .teruglink	{
	display				: block;
	background			: #fff none repeat scroll 0 0;
	border				: 3px solid #EFE7DC;
	margin				: 1em 0 0 0;
	padding				: 10px;
	color				: #ee7a01;
	font-weight			: bold;
}

/* DL Overzicht */
.inhoud dl dt, .inhoud dl dd 
{
	background			: #fff none repeat scroll 0 0;
	border				: 3px solid #EFE7DC;
	margin				: 0 10px 10px 0;
	padding				: 10px;	
}

.inhoud dl dt
{
	margin-bottom		: 0;
	border-bottom		: none;
	padding-bottom		: 0;
	font-weight			: bold;
}

.inhoud dl dd
{
	margin-top			: 0;
	border-top			: none;
	padding-top			: 0;
}


/* Navigatie */
.inhoud .navigatie
{
	background			: #fff none repeat scroll 0 0;
	border				: 3px solid #EFE7DC;
	margin				: 0 10px 10px 0;
	padding				: 10px;	
}

.inhoud .navigatie ul li
{
	float				: left;
}

.inhoud .navigatie ul li.navigatie_item
{
	display				: block;
	padding				: 0 0.5em;	
}

.inhoud .navigatie ul li.huidige_pagina
{
	font-weight			: bold;
}

/* Formulieren */
#content input, 
#content select, 
#content textarea	{
	border				: solid 1px #655949;
	font				: 1em Tahoma;
	padding				: 2px;
	color				: #655949;
}

#content input.radio, 
#content input.checkbox 	{
	border				: none;
}

#content input.button 	{
	cursor				: pointer;
	background			: #EE7A01;
	border				: outset 1px #EE7A01;
	color				: #fff;
	font-weight			: bold;
}

/* ---------------------------------------- */
/* formulieren module						*/
/* ---------------------------------------- */
.formmodule h4	{
	display: none;
}

.formmodule ul.error {
	color				: #FF0000;
	list-style			: square;
}

.formmodule .checkbox, .formmodule .radio	{
	border				: none;
} 

.formmodule .fout	{
	border				: solid 1px #F00;
}

.formmodule .checkboxFout, .formmodule .checkboxFout	{
	background			: #F00;
} 

.formmodule label.fout	{
	border				: none;
	color				: #f00;
}

.formmodule li.melding	{
	color				: #f00;
}


/* --------------------------------	*/
/* frontpage					 	*/
/* --------------------------------	*/
#frontpage	{
	clear					: both;
	line-height		: 1.5em;
	min-height		: 420px;
	_height				: 420px;
}

/* de drie vlakken bovenaan */
#frontpage .info	{
	background			: #dfd3c3;
	height				: 154px;
	margin				: 0 0 0 290px;
	font-size			: 0.9em;
	position			: relative;
}

#frontpage .info h3	{
	display				: none;
}

/* Nederlands */
#frontpage .info .brochure	{	background: url(../img/frontpage_brochure_bg.gif) no-repeat 15px 20px; }
#frontpage .info .nieuws	{	background: url(../img/frontpage_nieuws_bg.gif) no-repeat 15px 20px; }
#frontpage .info .tips		{	background: url(../img/frontpage_tips_bg.gif) no-repeat 15px 20px; }
#frontpage .info .multimedia		{	background: url(../img/frontpage_multimedia_bg.gif) no-repeat 15px 20px; }

#frontpage .info div	{
	padding				: 20px 0 0 15px;
	height				: 118px;
	width				: 332px;
	float				: left;	
}

#frontpage .info div.tips	{
	float				: none;
	position			: absolute;
	top					: 120px;
	right				: 0;
	margin				: 20px 2px 0 15px;
}

#frontpage .info div.multimedia	{
	float				: none;
	position			: absolute;
	top					: 240px;
	right				: 0;
	margin				: 20px 2px 0 15px;
}

#frontpage .info div.hover, #frontpage .info div.hover p, #frontpage .info div.hover p a.meer	{
	cursor				: pointer;
	color				: #EE7A01;
}

#frontpage .info div p	{
	text-transform		: uppercase;
	text-decoration		: underline;
	padding				: 45px 20px 0 180px;
	font-weight			: bold;
	color				: #897A63;
}

#frontpage .info div p a.meer	{
	display				: block;
	font-weight			: normal;
	text-decoration		: none;
	color				: #897A63;
}


/* iwes inhoud */
#frontpage .inhoud	{
	margin				: 20px 0 30px 40px;
	min-height			: 110px;
	_height				: 110px;
	color				: #181818;
}


/* --------------------------------	*/
/* zoeken						 	*/
/* --------------------------------	*/
#zoeken	{
	background			: url(../img/zoeken_bg.gif) no-repeat left top;
	height				: 110px;
	margin				: 0 0 25px 0;
}

#zoeken h2	{
	background			: none;
}

#zoeken ul	{
	padding				: 10px 30px;
}

#zoeken ul li	{
	float				: left;
	width				: 175px;
}

#zoeken ul li label	{
	display				: block;
	font-weight			: bold;
	text-transform		: uppercase;
	font-size			: 0.9em;
}

#zoeken ul li select	{
	width				: 160px;
	border				: inset 1px;
}

#zoeken ul li.button	{
	width				: 86px;
	padding				: 15px 0 0 0;
}

#zoeken ul li.button input	{
	width				: 86px;
	height				: 29px;
	background			: url(../img/zoeken_button.gif) no-repeat left top;
	border				: none;
	margin				: 0;
	color				: #464543;
	text-transform		: uppercase;
	font-weight			: bold;
	cursor				: pointer;
}

/* autocomplete */
ul.jq-ui-autocomplete {
	position            : absolute;
	overflow            : hidden;
	background-color    : #fff;
	border              : 1px solid #aaa;
	margin              : 0px;
	padding             : 0;
	list-style          : none;
	color               : #333;
}

ul.jq-ui-autocomplete li {
	display             : block;
	padding             : .3em .5em .3em .3em;
	overflow            : hidden;
	width               : 100%;
}

ul.jq-ui-autocomplete li.active {
	background-color    : #3875d7;
	color               : #fff;
}


/* --------------------------------	*/
/* assortiment					 	*/
/* --------------------------------	*/
#assortiment h2	{
	background			: url(../img/assortiment_titel_bg.gif) repeat-x left top;
	position			: relative;
}

#assortiment h2 a	{
	position			: absolute;
	right				: 20px;
	top					: 0px;
	font-size			: 0.7em;
	color				: #fff;
	font-weight			: normal;
}

#assortiment ul	{
	margin				: 10px 0 0 0;
	padding				: 0 0 25px 0;
	position			: relative;
}

#assortiment ul li	{
	border				: solid 3px #EFE7DC;
	background			: #fff;
	float				: left;
	padding				: 10px;
	width				: 132px;
	margin				: 5px 0 0 20px;
	text-align			: center;
	font-size			: 0.9em;
	text-transform		: uppercase;
}

#assortiment ul li.first-child	{
	margin				: 5px 0 0 0;
	clear				: both;
}

#assortiment ul li.hover	{
	border-color		: #DFD3C3;
	background			: #faf8f4;
	cursor				: pointer;
}

#assortiment ul li img	{
	margin				: 2px 0;
	border				: solid 1px #fff;
}

#assortiment ul li.hover img	{
	border				: solid 1px #655949;
}

#assortiment ul li a	{
	display				: block;
	color				: #655949;
}


/* --------------------------------	*/
/* details					 	*/
/* --------------------------------	*/
#details	{
	background			: #F3EFE6;
	margin				: 0 0 25px 0;
	position			: relative;
}

#details h2	{
	position			: relative;
}

#details h2 a	{
	position			: absolute;
	right				: 20px;
	top					: 0px;
	font-size			: 0.7em;
	color				: #fff;
	font-weight			: normal;
}

/* foto en dealers, links */
#details .foto, #details .dealers {
	padding				: 10px 0 0 25px;
	width				: 250px;
	float				: left;
	clear				: left;
}

#details .foto	{
	text-align			: center;
}

#details .foto a	{
	display				: block;
	border				: solid 1px #E3D9CD;
	padding				: 5px;
	background			: #fff;
	overflow			: hidden;	
	width				: 242px;
}

/* info */
#details .info {
	width				: 370px;
	display				: inline;
	float				: right;
	background			: #FFFFFF none repeat scroll 0 0;
	border				: 3px solid #EFE7DC;
	margin				: 10px 10px 10px 0;
	padding				: 10px;
}

#details .info a	{
	color				: #EE7A01;
}

#details .info h3	{
	color				: #EE7A01;
	font-size			: 1.8em;
	font-weight			: normal;
	margin				: 0 0 10px 0;
}


/* specs */
#details dl.specs	{
	font-weight			: bold;
	font-size			: 0.9em;
	text-transform		: uppercase;	
	border-top			: solid 1px #E3D9CD;
	margin				: 0 0 20px 0;
}

#details dl.specs dt	{
	float				: left;
	border-bottom		: solid 1px #E3D9CD;
	width				: 150px;
}

#details dl.specs dd	{
	margin				: 0 0 0 150px;
	border-bottom		: solid 1px #E3D9CD;
}

/* thumbs */
#details ul.thumbs	{
	margin				: 0 0 20px 0;
}

#details ul.thumbs li 	{
	float				: left;
	margin				: 0 5px 0 0;
}

#details ul.thumbs li a	{
	display				: block;
	width				: 70px;
	border				: solid 1px #E3D9CD;
	padding				: 10px;
	background			: #fff;
}

/* pdf */
#details p.pdf	{
	float				: right;
	line-height			: 1.4em;
	font-size			: 0.9em;
}

#details p.pdf a	{
	display				: block;
	padding				: 5px 5px 5px 42px;
	height				: 30px;
	width				: 100px;
	background			: url(../img/details_pdf.gif) no-repeat 5px 5px;
	border				: solid 1px #F3EFE6;
	color				: #665948;
	text-transform		: uppercase;	
}

#details p.pdf a:hover	{
	border				: solid 1px #E3D9CD;
	background-color	: #fff;
}

/* symbolen */
#details ul.symbolen 	{
	margin				: 8px 0 0 0;
	padding				: 0;
	float				: right;
}

#details ul.symbolen li	{
	float				: left;
	margin				: 2px 0 0 5px;
}

#details ul.symbolen li acronym	{
	cursor				: help;
}

/* omschrijving */
#details p.omschrijving	{
	zoom				: 1;
	clear				: both;
	padding				: 20px 0;
}

/* dealers */
#details .dealers	{
	display				: inline;
	font-size			: 0.9em;
	text-transform		: uppercase;
	margin				: 10px 0 10px 25px; 
	padding				: 5px; 
	background-color	: white; 
	border				: 1px solid #E3D9CD; 
	width				: 242px;
}

#details .dealers ul	{
	list-style			: square;
	margin				: 0 0 2em 2em;
}

#details .dealers li a	{
	color				: #655949;
}

#details .dealers li a:hover	{
	color				: #EE7A01;
}


/* --------------------------------	*/
/* Link bekijk brochure			 	*/
/* --------------------------------	*/
#content .bekijkbrochure {
	display				: block;
	width				: 493px;
	height				: 380px;
	text-indent			: -900em;
	background			: url(../img/brochure.jpg) no-repeat left top;
}

#content #brochure-lightbox {
	display				: none;
	position			: relative;
	width				: 842px;
	height				: 334px;
}

.pijltjes .prev {
	display				: block;
	position			: absolute;
	top					: 392px;
	left				: 14px;
}
.pijltjes .next {
	display				: block;
	position			: absolute;
	top					: 392px;
	left				: 998px;
}

#content #flashbrochure {
	width				: 842px;
	height				: 298px;
}

#content .downloadbrochure {
	display				: block;
	width				: 219px;
	height				: 36px;
	text-indent			: -900em;
	background			: url(../img/download-brochure.gif) no-repeat left top;
}


/* --------------------------------	*/
/* footer						 	*/
/* --------------------------------	*/
#footer	{
	clear				: both;
	background			: url(../img/footer_bg.gif) no-repeat center top;
	height				: 80px; /* 67*/
	font-size			: 0.9em;
	color				: #a79a89;
	float				: none;
	margin				: 0 0 0 1px;
}

#footer a	{
	color				: #a79a89;
}

#footer address	{
	text-transform		: uppercase;
	font-style			: normal;
	display				: block;
	padding				: 30px 0 0 87px;
	margin				: 0 auto;
	width				: 900px;
}

#footer address .fn	{
	font-weight			: bold;
	color				: #fff;
	display				: block;
	padding				: 0 0 10px 0;
}

#footer address .type	{
	display				: none;
}

#footer .disclaimer {
	text-transform		: uppercase;
	padding				: -30px 0;
	margin				: 0 auto;
	width				: 987px;
	text-align			: right;
	position			: relative;
	top 				: -35px;
}

#footer .disclaimer a {
	color				: #FFF;
	text-decoration		: none;
}



#footer .amimpact	{
	padding				: -10px 0;
	margin				: 0 auto;
	width				: 987px;
	text-align			: right;
	position			: relative;
	top 				: -10px;
	zoom				: 1;
}





/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}



/* --------------------------------	*/
/* googlemaps					 	*/
/* --------------------------------	*/
#googlemaps	{	
	width				: 242px;
	height				: 300px;
	line-height			: 1.4em;
}

#googlemaps a	{
	color				: #EE7A01;
}

/* --------------------------------	*/
/* dealers overzicht			 	*/
/* --------------------------------	*/
.dealersoverzicht ul li
{
	background			: #fff none repeat scroll 0 0;
	border				: 3px solid #EFE7DC;
	margin				: 0 10px 10px 0;
	padding				: 10px;	
	width				: 280px;
	float				: left;
}

.dealersoverzicht ul li.hover	{
	border: 3px solid #c9baa7;
}

.dealersoverzicht ul li h4
{
	border-bottom		: none;
	margin				: 0;
	text-transform		: uppercase;
	font-weight			: bold;
	padding-bottom		: 0;
}

.dealersoverzicht .googlemaps_container,
.provincie-container
{
	border				: 3px solid #EFE7DC;
	padding				: 10px;	
	width				: 595px;
	background			: #fff;
	margin				: 0 0 10px 0;
}

.provincie-container {
	height				: 104px;
}

.dealersoverzicht #googlemaps
{
	width				: 595px;
}