*{
	margin:0;
	padding:0;
}

html{
	height:100%;
	padding-bottom:1px;
}

body{
	background-color:#d6d6d6;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
}

img{
	border:none;
}

/****  ALGEMENE LAYOUT  *****/
#body{
	background:#d6d6d6 url(../images/achtergrond.jpg) center repeat-y;
}

#wrapper{
	margin:0 auto;
	width:960px;
}

.clear{
	clear:both;
}

#links{
	width:269px;
	float:left;
}

#midden{
	width:683px;
	float:left;
}

#inhoud{
	width:480px;
	float:left;
}

#rechts{
	width:157px;
	float:right;
}

.padding-1{
	padding:18px;
}

.padding-2{
	padding:10px;
}

/****  LOGO, ZIJNAV & DEALER LOGIN  ****/
#logo{
	width:115px;
	height:200px;
	margin-left:77px;
	margin-top:77px;
}

#logo a{
	display:block;
	width:115px;
	height:139px;
	background:url(../images/logo.png) no-repeat;
	outline:none;
}

#logo p{
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#01a1f2;
	margin-top:10px;
}

#logo p span{
	font-size:12px;
	color:#333134;
}

#logo a span{
	display:none;
}

#zijmenu{
	margin-top:47px;
}

#zijmenu ul{
	margin-left:18px;
}

#zijmenu li{
	list-style:none;
	display:inline;
}

#zijmenu li a{
	display:block;
	width:190px;
	height:37px;
	background:url(../images/left-nav.png) no-repeat;
	color:#333133;
	text-decoration:none;
	font-size:14px;
	text-indent:15px;
	line-height:25px;
	outline:none;
}

#zijmenu li a:hover, #zijmenu li.current a{
	color:#01a1f2;
}

#zijmenu ul ul{
	margin-left:0;
	display:none;
}

#zijmenu li.current ul{
	display:block;
}

#zijmenu li li a, #zijmenu li.current li a{
	background:none;
	text-indent:0;
	padding-left:15px;
	color:#333133;
}

#zijmenu li li a:hover, #zijmenu li li.current a{
	color:#01a1f2;
}

#lijntje{
	width:220px;
	height:1px;
	background:#808080;
	margin-top:38px;
	margin-bottom:39px;
	margin-left:15px;
	overflow:hidden;
}

#dealer_login{
	color:#333133;
}

#dealer_login h3{
	font-size:20px;
	padding-left:15px;
	padding-bottom:8px;
}

#dealer_login td{
	padding-left:15px;
	padding-bottom:8px;
}

#dealer_login p{
	padding-left:15px;
}

#dealer_login a{
	color:#333133;
}

#dealer_login a:hover{
	color:#01a1f2;
}

#dealer_login input.inputText{
	background-color:#333133;
	border:none;
	color:#d6d6d6;
	font-family:Arial, Helvetica, sans-serif;
	padding:3px;
	width:130px;
}

#dealer_login input.inputButton{
	background-color:#333133;
	border:#333133 4px solid;
	color:#d6d6d6;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

#dealer_login input.inputButton:active, #dealer_login input.inputButton:hover{
	color:#01a1f2;
}

#dealer_login .loginFout{
	padding-bottom:8px;
	color:#be1111;
	font-weight:bold;
}

/****  HEADER STUFF  ****/
#header{
	width:683px;
	height:135px;
}

#header1{
	width:307px;
	height:135px;
	float:left;
	overflow:hidden;
	position:relative
}

#header1 div.items { 
    /* this cannot be too large */ 
    width:20000em; 
    position:absolute; 
} 

#header1 img { float:left; }

#header1 a{
	float:left;
}

#header2, #header3, #header4{
	width:96px;
	height:135px;
	float:left;
	background:url(../images/header_bg.jpg) top repeat-x;
	margin-left:1px;
	font-size:14px;
}

/*#header2 a{
	display:block;
	width:96px;
	height:67px;
	text-decoration:none;
	text-align:center;
	overflow:hidden;
}

#header2 a.top{
	color:#ffffff;
}

#header2 a.onder{
	color:#333133;
	text-transform:uppercase;
	background:url(../images/header_arrow.png) 42px 53px no-repeat;
	margin-top:1px;
}

#header2 a.top:hover{
	color:#333133;
}

#header2 a.onder:hover{
	color:#ffffff;
}

#header2 a.top span{
	display:block;
	padding-top:15px;
}

#header2 a.onder span{
	display:block;
	margin-top:20px;
}*/

#header2 a, #header3 a, #header4 a{
	display:block;
	width:96px;
	height:135px;
	text-align:center;
	text-decoration:none;
	outline:none;
}

#header2 a span.top, #header3 a span.top, #header4 a span.top{
	display:block;
	color:#ffffff;
	width:96px;
	height:67px;
}

#header2 a span.onder, #header3 a span.onder, #header4 a span.onder{
	display:block;
	color:#333133;
	width:96px;
	height:68px;
	overflow:hidden;
	text-transform:uppercase;
}

#header2 a:hover span.top, #header3 a:hover span.top, #header4 a:hover span.top{
	color:#333133;
}

#header2 a:hover span.onder, #header3 a:hover span.onder, #header4 a:hover span.onder{
	color:#ffffff;
}

#header2 a span.top span, #header3 a span.top span, #header4 a span.top span{
	display:block;
	padding-top:15px;
}

#header2 a span.onder span, #header3 a span.onder span, #header4 a span.onder span{
	display:block;
	padding-top:21px;
}

#header5{
	width:85px;
	float:left;
	text-align:center;
	font-size:9px;
	margin-top:18px;
	text-transform:uppercase;
	color:#808080;
	font-weight:bold;
}

#header5 a{
	color:#808080;
	text-decoration:none;
}

#header5 a:hover{
	color:#01a1f2;
}

/****  FOOTER  ****/
#footer_container{
}

#footer{
	margin-top:30px;
	margin-left:288px;
	padding-top:30px;
	width:645px;
	color:#808080;
	border-top:#808080 1px solid;
	text-transform:uppercase;
	padding-bottom:15px;
	float:left;
}

#footer a{
	color:#808080;
	text-decoration:none;
}

#footer a:hover{
	color:#01a1f2;
}

#footerTbl{
	text-transform:none;
}
	
#footerTbl #mainNavigation{
	width:auto;
	height:auto;
}

#footerTbl th{
	text-align:left;
}

#footerTbl th h2{
	color:#00ACEC;
	font-size:24px;
	font-weight:normal;
}

#footerTbl td{
	width:256px;
	vertical-align:top;
}

#footerTbl li{
	list-style:none;
	margin:3px 0 3px 0;
	font-size:12px;
	font-weight:bold;
}

#footerTbl li li{
	margin-left:20px;
	font-size:10px;
	font-weight:normal;
}

#footerContact{
	margin-top:30px;
	padding-top:30px;
	border-top:#999999 1px solid;
}

#waxlogo{
	width:31px;
	height:27px;
	float:right;
	margin-top:15px;
	margin-right:15px;
}

#waxlogo img{
	outline:none;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

#waxlogo img:hover{
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

/****  CONTENT STIJLEN  ****/
#breadcrumbs{
	color:#808080;
	font-size:10px;
	margin-bottom:30px;
}

#breadcrumbs a{
	color:#808080 !important;
	text-decoration:none;
}

#breadcrumbs a:hover{
	color:#01a1f2 !important;
}

#content h1{
	font-size:18px;
	font-weight:normal;
	margin-bottom:22px;
}

#content h2{
	font-size:16px;
	font-weight:normal;
	margin-bottom:18px;
}

#content h3{
	font-size:14px;
	font-weight:normal;
	margin-bottom:18px;
}

#content p{
	margin-bottom:18px;
}

#vinddealer{
	background:url(../images/index_content_bg.jpg) top repeat-x;
	padding-bottom:6px;
}

#vinddealer .titel{
	color:#333133;
	font-weight:bold;
	font-size:14px;
	padding-left:10px;
	padding-top:2px;
	margin-bottom:0;
}

#vinddealer table{
	margin-top:9px;
}

#vinddealer td.rowPadding{
	padding-left:10px;
	padding-bottom:5px;
}

#vinddealer td.rowButton{
	border-left:#5e5d5e 1px solid;
	padding-left:40px;
}

#vinddealer input.inputText{
	width:200px;
	background-color:#ffffff;
	border:#333133 1px solid;
	color:#333133;
	font-family:Arial, Helvetica, sans-serif;
	padding:3px;
	margin-right:40px;
}

#vinddealer select{
	width:208px;
	background-color:#ffffff;
	border:#333133 1px solid;
	color:#333133;
	font-family:Arial, Helvetica, sans-serif;
	padding:3px;
}

#vinddealer input.inputButton{
	height:auto;
	background:url(../images/button_bg.jpg) top repeat-x;
	border:#333133 1px solid;
	height:18px;
	color:#333133;
	font-size:11px;
	font-weight:bold;
}

#content a{
	color:#ffffff;
	font-weight:bold;
}

#content a:hover{
	text-decoration:none;
}

#content ul, #content ol{
	margin-left:25px;
	margin-bottom:10px;
}

/****  RECHTERBALK (MAGAZINE)  ****/
#magazine{
	margin-bottom:24px;
}

#magazine a{
	text-decoration:none;
	font-weight:normal;
	color:#808080;
}

#magazine a:hover{
	color:#00a2f5;
}

#magazine p{
	margin-bottom:4px;
}

/****  AGENDA/NIEUWS  ****/
#agenda{
	color:#808080;
	font-size:10px;
}

#agenda h2{
	font-size:12px;
	font-weight:bold;
	margin:0;
}

#agenda .nieuwsitem{
	margin-top:10px;
	padding-bottom:13px;
}

#agenda h3{
	font-size:10px;
	margin:0;
}

#agenda h3 a{
	color:#00a2f5;
	text-decoration:none;
}

#agenda h3 a:hover{
	color:#ffffff;
}

#agenda p{
	margin:0;
}

#agenda p.leesmeer a{
	color:#808080;
	background:url(../images/pijltje_rechts.png) 0px 2px no-repeat;
	padding-left:8px;
	text-decoration:none;
	font-weight:bold;
}

#agenda p.leesmeer a:hover{
	background:url(../images/pijltje_rechts.png) 0px -15px no-repeat;
	color:#00a2f5;
}

p.archief{
	text-align:right;
}

p.archief a, p.backlink a{
	color:#808080 !important;
	background:url(../images/pijltje_links.png) 0px 3px no-repeat;
	padding-left:8px;
	text-decoration:none;
	font-weight:bold;
}

#inhoud p.archief a, #inhoud p.backlink a{
	font-weight:normal;
}

p.archief a:hover, p.backlink a:hover{
	background:url(../images/pijltje_links.png) 0px -14px no-repeat;
	color:#00a2f5 !important;
}

#archief{
	margin-bottom:15px;
}

#archief .nieuwsitem{
	margin-top:10px;
	padding-bottom:13px;
}

#archief h2{
	margin:0;
}

#archief h2 a{
	color:#00a2f5;
	text-decoration:none;
}

#archief p{
	margin:0;
}

#archief h2 a:hover{
	color:#ffffff;
}

#archief p.leesmeer a{
	color:#808080;
	background:url(../images/pijltje_rechts.png) 0px 2px no-repeat;
	padding-left:8px;
	text-decoration:none;
	font-weight:normal;
}

#archief p.leesmeer a:hover{
	background:url(../images/pijltje_rechts.png) 0px -15px no-repeat;
	color:#00a2f5;
}

/****  INDEX ONLY  ****/
#index_body{
	background:#d6d6d6 url(../images/index_achtergrond.jpg) center repeat-y;
}

#index_wrapper{
	margin:0 auto;
	width:960px;
}

#index_header{
	padding-top:77px;
}

#index_logo{
	width:115px;
	height:170px;
	margin-left:77px;
	background:url(../images/logo.png) top no-repeat;
	float:left;
}

#index_logo p{
	margin-top:150px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#01a1f2;
}

#index_logo p span{
	font-size:11px;
	color:#333134;
	line-height:1.3em;
	display:block;
	margin:10px 0;
	text-transform:uppercase;
}

#index_talen{
	margin-left:264px;
	margin-top:65px;
	height:75px;
	float:left;
}

#index_talen td{
	font-size:18px;
}

#index_talen .kol1{
	width:120px;
	text-align:right;
}

#index_talen .kol1 a{
	padding-right:10px;
	color:#333134;
	text-decoration:none;
	outline:none;
}

#index_talen .kol2{
	width:200px;
	text-align:left;
	background:url(../images/index_pijltje.jpg) left no-repeat;
}

#index_talen .kol2 a{
	color:#d6d6d6;
	text-decoration:none;
	padding-left:15px;
	outline:none;
}

#index_video{
	width:478px;
	height:478px;
	background-color:#d6d6d6;
	margin-left:250px;
	border:#333134 1px solid;
	overflow:hidden;
}

#index_video img{
	padding:3px;
}

#index_skip{
	width:70px;
	height:20px;
	margin-top:5px;
	margin-left:590px;
}

#index_skip a{
	color:#808080;
	text-decoration:none;
	font-weight:bold;
	background:url(../images/pijltje_rechts.png) 54px 3px no-repeat;
	padding-right:10px;
}

#index_skip a:hover{
	text-decoration:underline;
}

/****  HOMEPAGE  ****/
#uw_stijl{
	background:#d6d6d6 url(../images/index_content_bg.jpg) top repeat-x;
	margin-bottom:25px;
	height:250px;
}

#uw_stijl .titel{
	color:#333133;
	font-weight:bold;
	font-size:14px;
	padding-left:10px;
	padding-top:2px;
	margin-bottom:0;
}

#uw_stijl #blokken{
	margin-top:8px;
	position:relative;
	height:150px;
}

#uw_stijl #blokken .blok{
	width:104px;
	height:155px;
	position:absolute;
	overflow:hidden;
	background:url(../images/foto-overlay.png) top no-repeat;
}

#uw_stijl #blokken #blok1, #uw_stijl #subblokken #subblok1{
	top:0px;
	left:41px;
}

#uw_stijl #blokken #blok2, #uw_stijl #subblokken #subblok2{
	top:0px;
	left:183px;
}

#uw_stijl #blokken #blok3, #uw_stijl #subblokken #subblok3{
	top:0px;
	left:328px;
}

#uw_stijl #blokken .blok a{
	display:block;
	width:90px;
	height:150px;
	text-align:center;
	margin-left:7px;
	margin-top:4px;
	color:#333133 !important;
	text-decoration:none !important;
	font-size:16px;
}

#uw_stijl #blokken .blok a:hover{
	color:#808080 !important;
}

#uw_stijl #subblokken{
	margin-top:10px;
	position:relative;
	height:64px;
}

#uw_stijl #subblokken .subblok{
	width:104px;
	height:60px;
	position:absolute;
	overflow:hidden;
	text-align:center;
	line-height:18px;
}

#uw_stijl #subblokken .subblok a{
	color:#333133 !important;
	text-decoration:none !important;
}

#uw_stijl #subblokken .subblok a:hover{
	color:#808080 !important;
}

/****  10 VOORDELEN  ****/
ol.voordelen{
	font-size:14px;
	margin-bottom:25px !important;
}

.voordeel_item{
	margin-bottom:25px;
}

.voordeel_item p{
	margin:0 !important;
}

.voordeel_item p.voordeel_titel{
	font-size:14px;
	font-weight:bold;
	color:#01a1f2;
	margin-bottom:8px !important;
}

/****  FORM STUFF  ****/
#contactForm{
	margin-bottom:25px;
}

#contactForm td{
	padding-right:15px;
	padding-bottom:5px;
}

#contactForm input.inputText, #contactForm select, #contactForm textarea{
	width:300px;
	background-color:#d6d6d6;
	border:none;
	padding:3px;
	color:#333134;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#contactForm .disabled{
	background-color:#999999 !important;
}

#contactForm select{
	width:307px;
}

#contactForm textarea{
	height:100px;
}

#contactForm input.inputButton{
	background-color:#d6d6d6;
	border:#d6d6d6 4px solid;
	color:#333134;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#contactForm input.inputButton:hover, #contactForm input.inputButton:active{
	color:#01a1f2;
}

#contactForm .klein{
	font-size:10px;
	font-weight:bold;
}

#contactForm label.padding-links{
	margin-left:25px;
}

#contactForm .fout{
	font-weight:bold;
	color:#be1111;
}

.downloadTabel{
	margin-top:15px;
	margin-bottom:25px;
	width:100%;
}

.downloadTabel td{
	padding:5px;
}

/****  FOTO ALBUMS  ****/
.albumItem{
	width:120px;
	float:left;
	text-align:center;
	margin-bottom:8px;
}

.albumItem .foto{
	width:110px;
}

.albumItem a.link{
	text-decoration:none;
}

.albumItem a.link:hover{
	color:#01a1f2 !important;
}

/****  PRODUCTOVERZICHT  ****/
.productitem{
	height:135px;
	width:90px;
	float:left;
	margin-right:6px;
	margin-bottom:15px;
	text-align:center;
	overflow:hidden;
}

.productitem img{
	height:100px;
}

.productitem a{
	text-decoration:none;
	outline:none;
}

.productitem a:hover{
	color:#01a1f2 !important;
}

/****  PRODUCTEN DETAILPAGINA  ****/
.productType{
	width:350px;
	overflow:hidden;
	float:left;
}

.productType h2{
	margin-bottom:4px !important;
	font-weight:bold !important;
}

.productTopnav{
	width:120px;
	overflow:hidden;
	float:right;
}

.productTopnav p{
	margin:0 !important;
}

p.vindDealer{
	text-align:right;
}

p.vindDealer a, p.vindDealer a{
	color:#808080 !important;
	text-decoration:none;
	font-weight:normal !important;
}

p.vindDealer a:hover{
	color:#00a2f5 !important;
}

.blauw{
	color:#00a2f5;
}

.productContent{
	margin-top:10px;
}

.productThumbnail{
	width:70px;
	overflow:hidden;
	float:left;
}

.productThumbnail img{
	height:100px;
}

.productOmschrijving{
	width:194px;
	float:left;
	margin-right:11px;
}

.productOmschrijving h2{
	font-weight:bold !important;
	margin-bottom:8px !important;
}

.productVerkrijgbaar{
	width:194px;
	float:right;
}

.prodRij1{
	background:url(../images/prodrij1.png) repeat-y;
	float:right;
	margin-bottom:11px;
}

.prodRij2{
	background:url(../images/prodrij2.png) repeat-y;
}

.productExtra{
	float:left;
	width:230px;
	margin-right:10px;
	font-weight:bold;
}

.comboFoto{
	display:inline;
	float:left;
	margin-right:3px;
}

.comboFoto img{
	height:100px;
}

.sierbeslag{
	display:inline;
	float:left;
	margin-right:3px;
}

.sierbeslag img{
	height:60px;
}

.downloadfile{
	display:block;
	width:15px;
	height:13px;
	background:url(../images/downloaden.png) top no-repeat;
}

.downloadfile:hover{
	background:url(../images/downloaden.png) bottom no-repeat;
}

.geengevonden{
	padding-left:10px;
	padding-top:10px;
	margin-bottom:0 !important;
	font-weight:bold;
}

.sierbeslagSelect{
	width: 120px;
	background-color: #d6d6d6;
	border:none;
	padding:3px;
	color:#333134;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}

.sierbeslagButton{
	background-color: #d6d6d6;
	border:#d6d6d6 3px solid;
	color:#333134;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
}

.sierbeslagButton:hover, .sierbeslagButton:active{
	color:#01a1f2;
}

.productenSubcat{
	background:#d6d6d6 url(../images/subcat_bg.jpg) top repeat-x !important;
	margin-bottom:10px;
}

.productenSubcat td{
	vertical-align:top;
	width:156px;
	text-align:center;
}

.productenSubcat h3{
	font-size:18px !important;
	text-transform:uppercase;
	margin-bottom:8px !important;
}

.productenSubcat a{
	text-decoration:none;
	border-bottom:1px solid #ccc;
}

.productenSubcat h3 a { border:none; }

.productenSubcat a:hover{
	border-color:#fff;
}

.productenSubcat p{
	line-height:18px;
	margin-bottom:8px !important;
}

/****  SCROLLABLE  ****/
.scrollable {
	position:relative;
	overflow:hidden;
	width: 589px;
	height:70px;
	margin:0 2px 8px 2px;
	float:left;
}

.scrollable .items {
	width:20000em;
	position:absolute;
	clear:both;
	background-color:#d6d6d6;
}

.scrollItem {
	float:left;
	width:142px;
	height:70px;
	overflow:hidden;
	margin-right:7px;
	position:relative;
}

.scrollItem .imgOut{
	position:absolute;
	left:0;
	top:0;
	z-index:1500;
}

.scrollItem .imgOver{
	position:absolute;
	left:0;
	top:0;
	z-index:1000;
}

.btnPrev{
	float:left;
	width:16px;
	height:70px;
}

.btnPrev a{
	display:block;
	width:16px;
	height:70px;
	background:url(../images/btnPrev.jpg) center no-repeat;
}

.btnNext{
	float:left;
	width:16px;
	height:70px;
}

.btnNext a{
	display:block;
	width:16px;
	height:70px;
	background:url(../images/btnNext.jpg) center no-repeat;
}

/****  BESTANDSNAVIGATIE  ****/
.filenavdir{
	padding-left:25px;
	background:url(../images/filetypes/directory.png) left no-repeat;
}

.filenavfile{
	padding-left:25px;
	background:url(../images/filetypes/file.png) left no-repeat;
}