* {margin:0;padding:0;outline:none;border:0;font-family:'PT Sans', 'Myriad Pro', sans-serif;color:inherit;text-decoration:none;box-sizing:border-box;font-size:inherit;border:0;}
input, select {-webkit-appearance: none;}
select {background: url(images/pull.png) no-repeat right 22px center;}
strike {text-decoration:line-through}
body {background:white;margin:0;color:#303030;overflow-y:scroll;font-size:18px}
#top {margin:auto;width:1092px;height:123px;position:relative}
#top img#logo {position:absolute;left:0px;top:50px}

#mobmenu {display:none}

#q {height:39px;width:335px;z-index:10;border:1px solid #dcdcdc;border-radius:6px;position:absolute;left:275px;top:46px}
#q input {width:255px;height:25px;line-height:18px;background:none;position:absolute;left:35px;top:0px;height:37px;line-height:37px;font-size:18px;color:#303030;background:white}
#q input:first-child {width:30px;height:30px;position:absolute;left:2px;top:4px;background:url('images/q.png?v2') no-repeat center}

#auto {display:none;position:absolute;width:335px;border:1px solid #dcdcdc;border-radius:6px;;left:275px;top:90px;background:white;z-index:11;padding:6px}
#auto a {color:#303030;display:block;border-bottom:1px solid #dcdcdc}
#auto a:last-child {border:0}

#switch {
	width:280px;height:40px;background:#1d1d1b url('images/switch.png?v2') no-repeat 10px center;color:white;border-radius:5px;position:absolute;left:640px;top:46px;
	line-height:40px;padding-left:70px;font-weight:bold;font-size:18px;text-decoration:none;
}

#cart {
	width:160px;background:url('images/cart.png?v2') no-repeat left center;position:absolute;height:40px;top:46px;left:940px;z-index:250;
}

#cart > div#cartinfo {
	position:absolute;left:52px;top:0px;color:#30af1d;font-size:14px;font-weight:bold;line-height:16px;text-align:center;border:1px solid #30af1d;border-radius:5px;
	height:40px;padding:3px 10px;
}

div#cartmenu {
	display:none;
	position:absolute;top:39px;width:310px;left:auto;border:1px solid #30af1d;border-radius:5px;right:6px;background:white;height:auto;padding:5px;padding-bottom:40px;
	font-size:16px;
}

#cart:hover div#cartmenu {display:block}

div#cartmenu td {padding-bottom:10px}

div#cartmenu > div.total {
	position:static;text-align:right;
	font-weight:normal;font-size:14px;
	color:#303030;
}

div#cartmenu > div.total strong {
	text-transform:uppercase;font-size:14px;
}

#tocart, #torder {width:145px;border-radius:5px;height:27x;color:white;text-transform:uppercase;font-size:14px;text-align:center;line-height:27px;position:absolute;bottom:6px}
#tocart {background:#555353;left:6px} 
#torder {background:#3aaa35;right:6px}

div#cartmenu table {width:100%}

div#cartmenu ul {margin:0;list-style:none;}
div#cartmenu ul li {text-align:left}
div#cartmenu ul li * {vertical-align:top}
div#cartmenu ul li img {width:32px;height:32px}
div#cartmenu td img {max-width:50px}
div#cartmenu td {text-align:left;vertical-align:top;white-space:initial;font-weight:normal;color:#303030}

#cart > span {position:absolute;display:block;text-align:center;top:3px;width:42px;font-weight:bold;height:18px;line-height:18px;font-size:14px}
#cart > span.c {width:18px;height:18px;left:12px;background:black;color:white;border-radius:9px}

#shopl {border:1px solid #4d4d4d;padding:1px}
#shopl h2 {color:white;background:#4d4d4d;padding:3px 6px;text-transform:uppercase;margin-top:0;text-align:center}
#shopl h3 {margin:5px 5px 0px 5px}
#shopl ul {list-style:none;padding-left:10px;margin-top:3px}

ul#topmenu {float:right;list-style:none;margin-top:6px}
ul#topmenu li {display:inline-block;}
ul#topmenu li a {color:#555353;display:block;height:16px;line-height:16px;border-left:1px solid #dcdcdc;padding:0px 8px}
ul#topmenu li:first-child a {border-left:0}

div#menu {background:#e22e21;height:48px;z-index:13;}

div#menu > ul {margin:0;padding:0;list-style:none;width:1092px;padding:0px;display:block;margin:auto;height:48px;z-index:13;}
div#menu > ul > li {display:inline-block;position:relative;background:url('images/menusplit.png?v2') no-repeat right;padding-right:7px;padding-left:3px}
div#menu > ul > li:first-child {padding-left:10px}
div#menu > ul > li:last-child {background:none}
div#menu > ul > li a {display:block;line-height:48px;font-size:14px;color:white;text-decoration:none;text-transform:uppercase;padding:0px 7px}
div#menu > ul > li > a:hover {background:white;color:#e22e21;border:3px solid #e22e21;font-weight:bold;margin-top:-2px;margin-left:-3px;margin-right:-3px;height:52px}

div#menu ul li div {display:none;height:auto;position:absolute;top:50px;left:0px;list-style:none;background:/*url('images/panel2.png?v2') top*/white;padding:0;margin:0;border:0;padding:8px 0px;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
	min-width:100%;width:auto;height:auto;
	z-index:1000;
	white-space:nowrap;
}
div#menu ul li:hover div {display:block;}
div#menu ul li ul {display:inline-block;vertical-align:top;margin-right:10px;width:auto;margin-left:10px;white-space:nowrap}
div#menu ul li ul li {display:block;float:none;margin:0;padding-right:25px;padding-left:20px;background:none;}
div#menu ul li ul li {padding-left:5px !important}
div#menu ul li ul li:hover, div#menu ul li ul li a:hover {text-decoration:underline}
div#menu ul li ul li a {white-space:nowrap;display:block;line-height:25px;color:black}

div#menu ul li.mirror div {left:auto;right:0px}

a.crumb {color:#817d7d;font-size:16px}

h1 {margin-top:20px}

div#adv {background:#f5f5f5;height:40px;margin-bottom:14px;}
div#adv ul {display:block;list-style:none;width:1092px;height:40px;padding:6px 0px;margin:auto}
div#adv ul li {display:inline-block}
div#adv ul a {display:inline-block;line-height:28px;height:28px;border-left:1px solid #c9c9c9;padding:0px 12px 0px 32px;background-repeat:no-repeat;background-position:left 16px center;font-size:16px;color:#555353}
div#adv ul a.star {background-image:url('images/ster.png?v2');background-position:left center;border:0}
div#adv ul a.time {background-image:url('images/levering.png?v2');padding-left:70px}
div#adv ul a.cost {background-image:url('images/verzendkosten.png?v2');padding-left:50px}
div#adv ul a.open {background-image:url('images/geopend.png?v2');color:#78cc6a;font-weight:bold;padding-left:45px}
div#adv ul a.niet {background-image:url('images/gesloten.png?v2');color:#e22e21;font-weight:bold;padding-left:45px}
span.open {color:#78cc6a;font-weight:bold}
span.niet {color:#e22e21;font-weight:bold}

#site {margin:auto;width:1092px;}
#body {width:1092px}

#home {display:block;width:1162px;margin:0 -35px;padding-bottom:50px}
#home > div {width:317px;margin:0px 35px;display:inline-block;background:#e5e5e5;margin-bottom:30px;}
body.w #home > div {vertical-align:top;height:320px;overflow:hidden}
#home > div h2 {height:73px;line-height:73px;text-align:center;color:white;text-transform:uppercase;font-size:24px;font-weight:bold;border-bottom:5px solid #e22e21;background:#1b1b1b}
body.w #home > div.nws {height:468px;position:relative}
#home > div.nws h2 {text-transform:none;line-height:18px;font-size:16px;padding:18px 20px;text-align:left;font-weight:normal;}
#home > div.nws p, #home > div.nws div {margin:3px 20px 6px 20px}
#home > div.nws div {height:215px;overflow:hidden}
#home > div.nws div img {width:100%}
#home > div.nws p {color:black;font-size:14px;line-height:18px}
#home > div.nws > a {border:2px solid white;color:white;background:#a0a0a0;line-height:32px;height:34px;width:144px;text-align:center;text-transform:uppercase;display:block;margin:auto;margin-top:20px;position:absolute;left:50%;margin-left:-72px;bottom:20px;font-size:14px}
#home > div ul {border-top:7px solid #1b1b1b;margin:0;list-style:none;padding:20px 40px}
#home > div ul a, div.list a {font-size:18px;text-decoration:none;line-height:33px;color:#1b1b1b}
#home > div ul a:hover, div.list a:hover {border-bottom:2px solid #e22e21;font-weight:bold}
#zoekhulp ul li a:hover {border-bottom:0 !important}

body.w #home > div ul {list-style:none;padding:20px}
body.w #home > div ul li {background:url('images/bullet.png?v2') no-repeat 0px 2px;background-size:24px auto;padding-left:30px;line-height:26px;font-size:16px}

.catimg {margin-top:20px}

#home > div.prod {background:white;height:440px;text-align:center;transition:all .1s ease-in 0s;padding-top:12px}
#home > div.prod > a > span {display:inline-block;height:37px;line-height:37px;font-size:32px;margin-bottom:10px;background:url('images/de-m-van-martens.png?v2') top left no-repeat;padding-left:60px}
#home > div.prod img {max-height:270px;max-width:317px;margin:0;display:inline-block}
#home > div.prod div.info {top:330px;text-align:center;width:100%;font-size:22px;font-weight:normal;height:90px}
#home > div.prod h3 {font-weight:normal;font-size:22px;line-height:27px}
#home > div.prod div.info span {font-size:32px;font-weight:bold;display:block;position:absolute;bottom:0;text-align:center;top:auto;width:100%;color:#1b1b1b}
#home > div.prod div.info del {font-size:22px;font-weight:normal}

#home > h2 {display:block;font-size:35px;text-align:center;font-weight:normal;margin-bottom:30px}

#body div.prod {height:325px;padding:0;margin:0}
#body div.prod > div {height:100%;background:white;padding:20px 0px }

#home .prod:hover, #body .prod > div:hover, .cat:hover {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);transform:scale(1.049,1.049);transition:all .1s ease-in 0s;z-index:100;position:relative;text-decoration:none}
#body .prod {overflow:visible;border-top:2px solid transparent;padding:0;padding-top:15px}
div.pk {background:url('images/pk.png?v2')}
div.pk2 {background:url('images/pk2.png?v2')}
#body .prod > div > a {display:block}
#body .prod > div > a > div.info {top:200px;height:auto}
#body .prod > div > a > div.info span {text-transform:uppercase;font-weight:bold;font-size:20px;margin-bottom:10px;display:block}
#body .prod > div > a > div.info h3 {font-weight:normal;line-height:1em;margin-bottom:16px}

#c1 {left:80px;width:903px;background:url('images/bodytop.png?v2') no-repeat top right;position:relative;top:50px;margin:auto;z-index:20}
#c2 {width:859px;padding:10px 20px;border-left:2px solid #5f554e;background:white url('images/koren.png?v2') no-repeat 450px 20px;border-right:2px solid #5f554e;position:relative;top:10px;margin:auto;min-height:300px}
#c3 {width:903px;background:url('images/bodybottom.png?v2') no-repeat top right;height:10px;top:10px;position:relative;margin:auto}

#clr, .clr {clear:both}

del {text-decoration: line-through}
/*
#tabs {width:1063px;position:relative;margin:auto}
#tabs ul {position:absolute;left:-2px;top:52px;list-style:none;display:block;padding:0;margin:0;z-index:30}
#tabs ul li a {display:block;line-height:29px;width:300px;position:relative;margin-top:-2px;background:url('images/tab-off.png?v2') no-repeat;padding-left:10px;color:#5f554e;font-size:14px;text-decoration:none;font-weight:bold}
#tabs ul li a:hover {background:url('images/tab-hover.png?v2') no-repeat}
#tabs ul li a.on {background:url('images/tab-on.png?v2') no-repeat;height:42px;padding-top:7px;padding-bottom:-5px;margin-top:-9px;margin-bottom:-15px;z-index:100}
#tabs ul > li:first-child a.on {background:url('images/tab-on-top.png?v2') no-repeat;height:42px;padding-top:7px;padding-bottom:-5px;margin-top:-9px;margin-bottom:-15px;z-index:100}
*/

#tabs {width:1063px;position:relative;margin:auto}
#tabs ul {position:absolute;left:-2px;top:52px;list-style:none;display:block;padding:0;margin:0}
#tabs ul li a {display:block;line-height:29px;width:170px;position:relative;margin-top:-2px;background:url('images/tab-off.png?v2') no-repeat;padding-left:10px;color:#5f554e;font-size:13px;text-decoration:none;font-weight:bold;z-index:10}
#tabs ul li a:hover {background:url('images/tab-hover.png?v2') no-repeat}
#tabs ul li a.on {background:url('images/tab-on.png?v2') no-repeat;height:42px;padding-top:7px;padding-bottom:-5px;margin-top:-9px;margin-bottom:-15px;z-index:100}
#tabs ul > li:first-child a.on {background:url('images/tab-on-top.png?v2') no-repeat;height:42px;padding-top:7px;padding-bottom:-5px;margin-top:-9px;margin-bottom:-15px;z-index:100}

#sf {width:1063px;height:0;position:relative;margin:auto;top:-100px;left:-69px;z-index:9}
#sf img {display:absolute}

#shopl {float:right}

#shopr {width:700px}
.nav {margin-bottom:20px}

.prod {width:270px;height:290px;display:inline-block;overflow:hidden;position:relative;margin-bottom:15px;padding:25px 0px;text-align:center}

.prod img {margin:auto;display:block;max-width:90%;max-height:170px}
.prod .info {padding:3px 6px;line-height:15px;width:100%;position:absolute;left:0px;top:175px;height:35px;color:#333}
.prod .info a {font-size:12px;text-decoration:none;color:#333}

.nb {font-size:14pt}
.prod h3 {margin:0}

.hoek {position:absolute;top:0px;left:0px}

option {padding-right:12px}

input.num {border:1px solid gray;padding:1px 3px;text-align:right;width:25px}
textarea {border:1px solid gray;}

div.niet {color:orange}
div.leverancier {color:#FDAA1C}
div.winkel {color:green}

#proL {float:left;width:630px;margin-right:24px}
#proR {float:left;width:438px;}
#proR {font-size:18px}
#proR label {margin-bottom:16px;height:45px;line-height:45px;font-size:18px;font-weight:bold;margin-right:24px;vertical-align:top}
div.niet, div.leverancier, div.winkel, div.si {display:inline-block;padding-top:14px;margin-left:-20px;width:220px;font-size:16px}
td div {margin-left:0 !important}
#proR div.leverancier {display:inline-block}

#fr.max {z-index:300;position:fixed;width:100%;height:100%;left:0;top:0;background:white;text-align:center;background:white;display:table}
#fr > a {display:none}
#fr.max > a {display:block;color:white;width:40px;height:40px;position:absolute;right:10px;top:10px;border-radius:5px;background:#e22e21 url('images/close.svg') center no-repeat;background-size:60%;cursor:pointer;z-index:999}
#fotos {width:630px;margin-bottom:2px;position:relative;z-index:1;}
#fr.max #fotos {height:100%;width:100%;text-align:center;vertical-align:middle;display:table-cell}
#foto {display:block;margin:auto;max-width:630px;z-index:10;max-height:500px}
#fotos a {display:block;float:left;width:59px;height:59px;overflow:hidden;margin:1.5px;border:1px solid #e5e5e5;background:white;line-height:59px;text-align:center}
#fotos a img {max-width:49px;max-height:49px;vertical-align:middle;}
#fotos > a {display:none}
#fr.max > div > div {position:absolute;bottom:0;text-align:center;width:100%;z-index:1}
#fr.max > div > div > a {display:inline-block;float:none;}
#foto {cursor:url('images/zoom2.cur') 0 0, pointer;}
#fr.max #foto {display:inline-block;max-width:100vw;max-height:100vh;cursor:default}
#fr #fotos > a {position:absolute;display:block;border:0;width:50px;height:50px;background:url('images/prev.png?v2');left:0;top:50%;margin-top:-25px}
#fr #fotos > a:last-child {background:url('images/next.png?v2');right:0;left:auto}
#fr.max #fotos > a {left:10px}
#fr.max #fotos > a:last-child {left:auto;right:10px}
.w #fr.min #foto {display:none}
.w #fr.min #fotos > a {display:none}
.w #fr.min #fotos a {height:auto;width:auto}
.w #fr.min #fotos a img {max-width:110px;;max-height:110px}

div.prijs {font-size:15px;margin-bottom:20px;margin-top:8px}
div.prijs strong {font-size:32px;vertical-align:top;}
div.prijs div {font-size:26px;color:#e22e21;line-height:20px;display:inline}
div.prijs em {font-size:18px;font-weight:bold;color:#30af1d;font-style:normal;vertical-align:top;padding-top:5px;display:inline-block}

div.pull, #proR select {height:45px;overflow:hidden;border:2px solid #c9c9c9;border-radius:5px;font-size:16px;color:black;cursor:pointer;margin-bottom:16px;position:relative}
#proR select {padding:0px 12px;background: url(images/pull.png) no-repeat right 22px center;width:100%}
div.pull.open {height:auto;overflow:visible}
div.pull > div:first-child {height:41px;line-height:41px;padding:0px 12px;background:url('images/pull.png?v2') no-repeat right 22px center}
div.pull > div:last-child {position:absolute;top:43px;border:2px solid #c9c9c9;margin:-2px;border-radius:5px;background:white;z-index:1;width:438px;}
div.pull > div > div {position:relative;padding:12px 12px 12px;border-bottom:2px solid #c9c9c9;padding-right:60px}
div.pull > div > div:hover {background:#eee}
div.pull > div > div:last-child {border-bottom:0}
div.pull > div > div > span {position:absolute;top:12px;right:12px;font-weight:bold}
div.pull > div > div > div {width:250px;padding-left:32px;padding-top:3px;font-weight:bold}

#aantal, input.num.cart {height:43px;border:2px solid #c9c9c9;border-radius:5px;line-height:41px;text-align:center;width:45px;vertical-align:top;font-weight:bold;font-size:16px}

#info {clear:both;padding-top:20px}
#info h4 {color:#000;font-size:24px;margin-bottom:15px}
#info img {max-width:100%}

#bestelform {padding-top:20px}
#bestelform input.nb {border:0; position:absolute;margin-top:-10px;margin-left:10px}

a.btn, input.btn  {border:1px solid black;background:url('images/button2.png?v2');height:25px;font-size:12px;text-transform:uppercase;color:white;padding:0px 10px;margin-top:10px;text-decoration:none}
input[type="submit"].cart {margin-top:20px;background:#2faf1c;display:block;border-radius:5px;height:44px;line-height:44px;font-weight:bold;color:white;width:100%;font-size:24px;text-transform:uppercase;cursor:pointer}
input[type="submit"].cart.disabled {opacity:0.3}

a.btn2, input.btn2  {margin-right:2px;background:#3aaa35;height:44px;line-height:44px;font-size:16px;text-transform:uppercase;color:white;width:344px;text-decoration:none;display:block;text-align:center;font-weight:bold;border-radius:6px}
input.btn2 {line-height:18px}
span.blader a.btn2 {float:none;display:inline-block;font-size:12px;line-height:20px;height:20px;padding:0px 14px;width:auto;background:#e22e21;border-radius:2px}
a.btn2.gray {background:#aaaaaa}

img.sub {width:35px;border:1px solid #ddd}

th {float:left}

span.blader {margin-left:5px;font-size:13px;border-right:1px solid #303030;padding-right:5px}
span.blader a {font-size:13px;vertical-align:middle}
a.current {font-weight:bold}
span.blader.fl {border:0}

a.first {display:inline-block;width:14px;height:14px;background:url('images/first.png?v2');}
a.prev {display:inline-block;width:14px;height:14px;background:url('images/prev.png?v2');}
a.next {display:inline-block;width:14px;height:14px;background:url('images/next.png?v2');}
a.last {display:inline-block;width:14px;height:14px;background:url('images/last.png?v2');}

table.options {border-spacing:0;}

table.list {width:100%;margin-top:5px;border-collapse:collapse}
table.list tr th, table.list tr td {border-bottom:2px solid #aaa;padding:20px 5px;vertical-align:top}
table.list tr th {text-align:center;line-height:40px;float:none;font-size:18px}

table.list tr.lite th {background:#aaa}

img.cartimg {max-width:160px;max-height:100px}

#l {width:250px;float:left;margin-right:14px;padding-bottom:20px;padding-top:20px}
#m {width:811px;float:left;padding-bottom:50px}
#r {width:206px;float:left;min-height:500px;margin-left:14px} /* info site */

#l h2, #r h2 {color:#e22e21;font-weight:normal;margin:0px;font-size:22px;line-height:35px;font-weight:bold;margin-bottom:10px}
h2 img {margin:0;padding:0;vertical-align:middle;margin-left:-7px;margin-right:4px}
#l ul {list-style:none;padding:0;margin:0;margin-bottom:40px}
#l ul li a {color:#000;font-size:18px;line-height:28px;}
#l ul li a:hover {border-bottom:2px solid #e22e21;text-decoration:none}


#l > div.layout {background:none}
div.red, .promo1 {width:206px;background:url('images/panel.png?v2') 1px bottom no-repeat !important;padding-top:10px;padding-bottom:6px}

div.red h3 {color:white;display:block;margin-left:16px;font-size:12px;font-weight:normal;line-height:18px}
div.red ul {list-style:none;padding-left:25px;padding-right:8px;margin-bottom:17px;margin-left:0}
div.red ul li, div.red ul li a {color:white !important;line-height:18px}
#l div.red ul {padding-left:16px}
#r div p {margin:0px 20px}
#r div img {margin-left:7px;margin-top:10px;margin-bottom:}

#kaart {background:#a0a0a0 url('images/kaart.jpg') no-repeat center;height:285px;}
#foot {background:#e5e5e5;height:225px;padding-top:10px}
#foot ul {width:1092px;margin:auto;list-style:none;padding:0}
#foot ul li {width:140px;display:inline-block;vertical-align:top;font-size:13px;color:#555353;line-height:16px;margin:0px 20px}
#foot ul li.wide {width:200px}
#foot ul li:last-child {width:260px}
#foot h3 {text-transform:uppercase;font-size:14px;margin-bottom:5px}
#foot td {vertical-align:top}
#foot p {line-height:1.2em;font-size:13px;margin-bottom:0}
#foot a {color:inherit;}
#foot a:hover {color:#e22e21}
#foot li span {display:inline-block;height:24px;padding-left:30px;font-size:16px;font-weight:bold;background-repeat:no-repeat;background-position:left center}
#foot span.tel {background-image:url('images/telefoon2.png?v2')}
#foot span.wap {background-image:url('images/whatsapp.png?v2')}
#foot table {border-collapse:collapse}

#tel {position:absolute;left:0px;top:4px;font-size:16px;color:#555353;line-height:24px;height:30px;font-weight:bold;text-decoration:none}
#tel strong {font-size:inherit;font-family:inherit;line-height:inherit}
#tel img {vertical-align:top}

#header {position:absolute;width:450px;left:570px;top:36px;height:150px}
#header div {width:130px;height:39px;padding:10px 9px;background:url('images/topsticker.png?v2');float:left;margin-right:-5px;}
#header div:first-child {margin-left:8px}
#header div a {color:black;font-weight:bold;text-decoration:none;}
#header div * {font-size:13px;line-height:19px;font-weight:bold;font-family:tahoma}

#panel {background:url('images/panelbottom.png?v2') bottom no-repeat;width:525px;padding-bottom:22px;margin-bottom:20px}
#panel > div {background:url('images/paneltop.png?v2'); width:485px; padding:25px 20px 0px 20px}


.cat {display:inline-block;width:270px;height:290px;border-top:2px solid #e5e5e5;padding:25px;vertical-align:top;
	transition:all .1s ease-in 0s;padding-top:12px;background:white;text-align:center}

.cat span {
	display:block;height:37px;line-height:37px;font-size:22px;text-transform:uppercase;margin-bottom:10px;line-height:1.3em;
	background:url('images/de-m-van-martens.png?v2') top left no-repeat;font-weight:bold;
	background-size:auto 30px;text-align:center;padding-left:46px;padding-right:0px;color:rgb(48, 48, 48);
}
/* .cat a {text-align:center;vertical-align:middle;position:relative;top:25px} */
.cat img {max-width:250px;max-height:150px;display:inline;line-height:150px;vertical-align:middle;margin-top:20px}

#slide {width:1092px;height:485px;text-align:center;margin-bottom:30px;position:relative}
#slide a {filter:alpha(opacity=0);opacity:0;z-index:5;position:absolute;top:0px;left:0px;width:100%;height:100%;background-size:cover;background-position:center}
#slide a:first-child {filter:alpha(opacity=100);opacity:1;z-index:10}
#slide a img {width:1092px;height:485px}

#slide ul {display:inline-block;z-index:20;list-style:none;margin:0;padding:0;top:450px;width:100%;position:absolute;left:0}
#slide ul li {width:14px;height:14px;cursor:pointer;background:#b2b3b7;margin:2px;display:inline-block;}
#slide ul li.on {background:white}

.promo2 ul {list-style:none;padding:0;margin:0}
.promo2 ul li {background:url('images/bullet.png?v2') no-repeat 0px 2px;background-size:24px auto;padding-left:30px;line-height:24px;font-size:14px;font-weight:bold}

#proR .promo2 ul li {background-size:30px auto;font-size:18px;font-weight:normal;padding-left:36px;line-height:30px}

a.ab {color:white;display:block;padding:16px;text-decoration:none}
a.ab i {font-style:normal;font-size:11px}
a.ab img {width:171px;border:1px solid black;margin-left:0 !important;margin-top:0 !important}
a.ab div {text-align:right;position:relative;width:45px;padding-right:140px;line-height:33px;font-weight:bold;font-size:14px;}
a.ab span {position:absolute;left:54px;font-family:'aachen';font-weight:normal;font-size:25px}

a.nolink {cursor:default}

.vantot {width:100%;height:25px;position:relative;color:#a0a0a0;font-size:16px}
.vantot div:last-child {position:absolute;right:0;top:0}
div.euro1, div.euro2 {color:#a0a0a0;position:absolute;bottom:30px}
div.euro1 {left:10px} div.euro2 {right:80px}

.range { position:relative; width:250px; height:100px;}
div.track {width:100%;height:9px;position:absolute;background:#dcdcdc;top:9px}
div.slide { position:absolute; width:27px;height:27px; background:url('images/handle.png?v2') center no-repeat;z-index:1;}
div.slide { top:0px; left:154px; cursor:e-resize; }
div.slide:first-child { top:0px; left:0px; }
div.select { position:absolute;width:230px;height:9px;background:#e22e21; top:9px; left:10px}


.range .min, .range .max { position:absolute; top:24px; border:1px solid #c9c9c9; padding:10px 10px 10px 30px; margin-top:12px; width:100px }
.range .min:before, .range .max:before {content:'&euro;'}
.range .min { left:0px; }
.range .max { right:0px; }

span.err { color:#e22e21 !important;}
select.err, input.err { border-color:#e22e21 }

.more{
	max-height:170px;
	overflow:hidden;
	position:relative;
	padding-bottom:20px;
	margin-bottom:20px;
}

div#more {
}

div.read {position:absolute;bottom:0;padding-top:30px;background:url('images/meer.png?v2') repeat-x;width:100%;}
a.ml {background:white; width:100%; text-align:right; display:block; cursor:pointer}
#zoekhulp a.ml {text-align:left;padding-left:20px}
#zoekhulp a.ml img {height:1em;vertical-align:middle}
div.less {display:none}

#overlay {
	top:0; left:0;
	filter:alpha(opacity=70);opacity:.70;
	width: 100%; height: 100%; 
	position: fixed; 
	z-index:100;
	background: black;
	display: none;
}

#fotolay {
	top:0; left:0;
	width: 100%; height: 100%; 
	position: fixed; 
	display: none;
	z-index:101;
}

#nav {width:750px;margin:auto;position:relative;margin-top:70px}
#close { position:absolute;right:-12px; top:4px;cursor:pointer; z-index:102; }
#left { position:absolute;left:-12px; top:250px;cursor:pointer; z-index:102; }
#right { position:absolute;right:-12px; top:250px;cursor:pointer; z-index:102; }

a .gallery {margin:4px;padding:0;vertical-align:bottom}
.gallery {width:110px;padding:0}

#afhaalkeuze {display:none;width:525px;height:auto;background:#eee;padding:30px;position:absolute;z-index:100;left:10px;box-sizing:border-box}
#afhaalkeuze h1 {margin-top:none}
#afhaalkeuze > a {position:absolute;top:40px;right:30px;z-index:10}
#afhaalkeuze td, #afhaalkeuze th {padding:0px}
#afhaalkeuze > table {width:100%}
#afhaalkeuze > table > tbody > tr:first-child > td {padding:1px 5px;background:gray;color:white;font-weight:bold}
#afhaalkeuze > table > tbody > tr > td {padding:1px 5px;vertical-align:top;border-bottom:1px solid gray;background:white}
#afhaalkeuze > table > tbody > tr:hover > td {background:#e22e21;color:white}

.plm {display:inline-block;vertical-align:top}
.plm * {
	-webkit-touch-callout: none !important;
	-webkit-user-select: none !important;
	-khtml-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
}
.plm a {
	background:#dcdcdc;display:block;width:20px;height:20px;text-align:center;line-height:20px;color:white;margin-left:3px;font-size:20px;font-weight:bold;
	text-decoration:none;border-radius:3px;cursor:pointer;
}
.plm a:first-child {margin-bottom:3px}

table.cart td {font-size:20px}
table.cart td.info div {display:block}
input[type="image"] {cursor:pointer}

#verzendinfo {width:1075px;border:2px solid #aaa;border-radius:6px;margin-top:30px;margin:auto;margin-top:30px;height:auto;border-radius:6px}
#verzendinfo td {vertical-align:top}
#verzendinfo tr:first-child td:first-child {padding:40px 25px;width:725px;}
#verzendinfo p {font-size:16px;color:#aaa}
#verzendinfo tr:first-child td:first-child strong {text-transform:uppercase;margin-bottom:20px;display:block;}
#verzendinfo td:last-child {width:320px;border-left:2px solid #aaa;padding:20px 40px;border-bottom:2px solid #aaa;color:#aaa}
#verzendinfo td:last-child * {color:#aaa}
#verzendinfo tr:last-child td {border-bottom:0}

td.advies {font-size:18px}
td.advies span {}
td.advies span.tel {font-size:22px;font-weight:bold;padding-right:16px}

td.totaal {font-size:20px}

#zoekhulp li a {background:url('images/check.png?v2') no-repeat top 8px left;padding-left:20px;cursor:pointer;display:block;position:relative;padding-right:40px}
#zoekhulp li a span {position:absolute;top:0;right:0;color:#a0a0a0;font-size:16px}
#zoekhulp li.on a, #zoekhulp li:hover a {background-image:url('images/check_on.png?v2')}
#zoekhulp a {text-decoration:none}
#zoekhulp li > a:hover {background-image:url('images/check_on.png?v2')}
#zoekhulp ul {margin-bottom:20px}

hr {display:block;border:0;border-top:2px solid #e5e5e5;margin-bottom:20px}
hr.dark {border-color:#aaa}

#tfcwidget {float:right;margin-left:30px}

table.order th {text-align:right;width:250px;padding-right:25px;font-weight:normal;font-size:18px;line-height:40px;vertical-align:top}
table.order td {position:relative}
table.order td em {display:inline-block;height:40px;line-height:20px;color:#dcdcdc;font-size:16px;vertical-align:top}
table.order td em.oneline {line-height:40px}
table#fin td {width:150px;text-align:right;}

table.order input[type="text"], table.order select, table.order textarea {display:inline-block;height:40px;border:1px solid #dcdcdc;border-radius:4px;padding-left:8px;font-size:16px;position:relative;margin-bottom:8px;margin-right:6px}
table.order textarea {padding:8px;min-height:100px}
::placeholder {color:#cdcdcd}
.vpl {position:absolute;color:#dcdcdc;height:40px;line-height:40px;margin-left:-28px;top:5px}
#selbz {padding-right:20px}

.nobr {white-space:nowrap}

#verzendinfo {width:100%}

/* info site */
#m td, #m th {font-size:16px;padding-right:10px}

#trail, #trail a {font-size:14px;color:gray}

#fnr, #fnr * {font-size:14px;text-transform:uppercase}
#fnr {padding-left:20px;padding-bottom:20px;}
#fnr select, #fnr input[type="text"] {width: 200px; border: 1px solid gray; padding: 5px 10px;}
#fnr input[type="submit"] {height:30px; padding:0px 10px; background: #e22e21; color: white;}

#m #fnr {text-transform:none;font-size:inherit;padding-left:0}