<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";label.custom-checkbox{position:relative;height:25px;align-self:flex-end}label.custom-checkbox input.checkbox{position:absolute;top:0;left:0;height:0;width:0;opacity:0;cursor:pointer}label.custom-checkbox .checkmark{position:absolute;top:0;left:0;height:25px;width:25px;border-radius:4px;border:1px solid #ccc;background:#d0d0d0}label.custom-checkbox .checkmark::after{content:"";position:absolute}label.custom-checkbox:hover input ~ .checkmark{background:#252525;border-color:#252525;cursor:pointer}label.custom-checkbox input:checked ~ .checkmark{background:#252525;border-color:#252525}label.custom-checkbox input:checked ~ .checkmark:after{display:block}label.custom-checkbox .checkmark::after{left:8px;top:3px;width:8px;height:15px;border:solid white;border-width:0 3px 3px 0;transform:rotate(45deg)}#cookies{display:flex;flex-flow:column nowrap;position:fixed;width:100%;max-width:940px;color:white;bottom:0;left:50%;z-index:100;transform:translate(-50%);font-family:Verdana, Geneva, Tahoma, sans-serif}#cookies.hide{display:none}#cookies .cookies-inner{background:#404040;width:100%;height:auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box}#cookies .cookies-inner .cookie-wrapper{display:flex;flex-flow:column nowrap;justify-content:space-around;height:100%}#cookies .cookies-inner .cookie-wrapper .cookie-info{font-size:11px;margin-right:10px}#cookies .cookies-inner .cookie-wrapper .cookie-info p.first{font-size:14px}#cookies .cookies-inner .cookie-buttons{display:flex;justify-content:space-around;flex-flow:column nowrap;flex:1 0 auto;min-height:120px;max-width:100%}#cookies .cookies-inner .cookie-buttons .setting-info{display:flex;justify-content:flex-end;align-items:center}#cookies .cookies-inner .cookie-buttons .setting-info small{margin:0 15px}#cookies .cookies-inner .cookie-buttons .setting-info label.custom-checkbox{padding-left:35px;display:flex;align-items:center;margin:0 15px;align-self:center}#cookies .cookies-inner .cookie-buttons .setting-info label.custom-checkbox #cfunctional:checked ~ .checkmark{background:#404040;border:none;cursor:default !important}#cookies .cookies-inner .cookie-buttons .accept-buttons{display:flex;flex-flow:row nowrap;justify-content:flex-end}#cookies .cookies-inner .cookie-buttons .accept-buttons button{margin:0 10px;white-space:nowrap;display:flex;justify-content:center;align-items:center;padding:7px 15px;border:none;text-transform:uppercase;border-radius:7px;cursor:pointer;text-shadow:none;box-shadow:none}#cookies .cookies-inner .cookie-buttons .accept-buttons button.all,#cookies .cookies-inner .cookie-buttons .accept-buttons button.save{background:#f07300;color:white}#cookies .cookies-inner .cookie-buttons .accept-buttons button.all.hide,#cookies .cookies-inner .cookie-buttons .accept-buttons button.save.hide{display:none}#cookies .cookies-inner .cookie-buttons .accept-buttons button.all:hover,#cookies .cookies-inner .cookie-buttons .accept-buttons button.save:hover{background:#252525;color:white}#cookies .cookies-inner .cookie-buttons .accept-buttons button.functional{background:transparent;border:1px solid #f07300;color:#f07300}#cookies .cookies-inner .cookie-buttons .accept-buttons button.functional:hover{background:#252525;border-color:#252525;color:white}#cookies .tmp-footer{background:#252525;height:30px;padding:0 20px;display:flex;justify-content:flex-end;align-items:center}#cookies .tmp-footer a{color:white;text-transform:uppercase;text-decoration:none;font-size:12px;margin:0 10px}#cookies .tmp-footer a:hover{color:#54adec}@media only screen and (max-width: 940px){#cookies .cookies-inner{flex-flow:column nowrap}#cookies .cookies-inner .cookie-buttons{justify-content:flex-start}#cookies .cookies-inner .cookie-buttons .setting-info{flex-flow:column nowrap;margin:10px 0}#cookies .cookies-inner .cookie-buttons .setting-info small{margin-bottom:10px}#cookies .cookies-inner .cookie-buttons .setting-info label.custom-checkbox{margin:5px 0}#cookies .cookies-inner .cookie-buttons .accept-buttons{margin:10px 0 20px 0;flex-flow:column nowrap;align-items:center}#cookies .cookies-inner .cookie-buttons .accept-buttons button{margin:5px 0}}#info_message{display:none;width:100%;height:51px;position:absolute;top:0;position:fixed;z-index:50000;margin:0;padding:0}.center_auto{margin:0 auto;width:950px;padding:15px 25px}#info_message .message_area{float:left;width:98%}#info_message .message_area span.link_ribbon{color:#999999;text-decoration:underline;cursor:pointer}#info_message .button_area{float:left;width:11px;height:10px;position:relative}#info_message .button_area:before{position:absolute;content:'X'}.error_bg{background:#FEE6E6;border-bottom:1px solid #a20510}.error_bg .message_area{font:bold 14px arial;color:#a20510}.error_bg .button_area{cursor:pointer;color:#a20510}.error_bg .info_more_descrption{-moz-box-shadow:0 0 5px #b2495b;-webkit-box-shadow:0 0 5px #b2495b;box-shadow:0 0 5px #b2495b}.succ_bg{background:#D2F1C1;border-bottom:1px solid #35990E}.succ_bg .message_area{font:bold 14px arial;color:#2f7c00}.succ_bg .button_area{cursor:pointer;color:#2f7c00}.info_bg{background:white;border-bottom:1px solid #ccc}.info_bg .message_area{font:bold 14px arial;color:#666}.info_bg .button_area{cursor:pointer;color:#666}.warn_bg{background:#FEF9C4;border-bottom:1px solid #a39709}.warn_bg .message_area{font:bold 14px arial;color:#a39709}.warn_bg .button_area{cursor:pointer;color:#a39709}.clearboth{clear:both}.info_more_descrption{display:none;width:950px;height:300px;background:#fff;margin:0 auto;padding:10px;background:#fbfbfb;overflow:auto}.succ_bg .info_more_descrption{-moz-box-shadow:0 0 5px #56a25e;-webkit-box-shadow:0 0 5px #56a25e;box-shadow:0 0 5px #56a25e}html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;vertical-align:top;background:transparent}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}a{margin:0;padding:0;background:transparent}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:top}select,input,textarea,button{font:99% sans-serif}pre,code,kbd,samp{font-family:monospace, sans-serif}body,select,input,textarea{color:#444}h1,h2,h3,h4,h5,h6{font-weight:bold}html{overflow-y:scroll}ul,ol{margin-left:1.8em}ol{list-style-type:decimal}nav ul,nav li{margin:0}small{font-size:85%}strong,th{font-weight:bold}td,td img{vertical-align:top}sub{vertical-align:sub;font-size:smaller}sup{vertical-align:super;font-size:smaller}pre{padding:15px;white-space:pre;white-space:pre-wrap;white-space:pre-line;word-wrap:break-word}textarea{overflow:auto}.ie6 legend,.ie7 legend{margin-left:-7px}input[type="radio"]{vertical-align:text-bottom}input[type="checkbox"]{vertical-align:bottom}.ie7 input[type="checkbox"]{vertical-align:baseline}.ie6 input,.ie input{vertical-align:text-bottom}label,input[type=button],input[type=submit],button{cursor:pointer}button,input,select,textarea{margin:0}input:invalid,textarea:invalid{border-radius:1px;-webkit-box-shadow:0px 0px 5px red;-moz-box-shadow:0px 0px 5px red;box-shadow:0px 0px 5px red}.no-boxshadow input:invalid,.no-boxshadow textarea:invalid{background-color:#f0dddd}::-moz-selection{background:#f6b221;color:#fff;text-shadow:none}::selection{background:#f6b221;color:#fff;text-shadow:none}a:link{-webkit-tap-highlight-color:#f6b221}button{width:auto;overflow:visible}.ie7 img{-ms-interpolation-mode:bicubic}.ir{display:block;text-indent:-999em;overflow:hidden;background-repeat:no-repeat;text-align:left;direction:ltr}.hidden{display:none;visibility:hidden}.visuallyhidden{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px)}.invisible{visibility:hidden}.clearfix:before,.clearfix:after{content:"\0020";display:block;height:0;visibility:hidden}.clearfix:after{clear:both}.clearfix{zoom:1}#header{height:134px;background:transparent;position:relative;z-index:16;border:1px solid #d1d1d1;margin-bottom:14px;display:inline;float:left;width:100%;margin-right:1.5873%;display:inline;float:right;margin-right:0%;#margin-left:-2em;-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;border-radius:7px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#info-banner{position:absolute;height:90px;width:938px;top:-105px;background:white;color:#3c3c3c;font-size:14px;z-index:10;display:flex;align-items:center;padding:0 20px;box-sizing:border-box;line-height:1.2;border-radius:7px;border:3px solid #cc0000;margin:5px 0}#logo{display:inline;float:left;width:23.80952%;margin-right:1.5873%;height:134px;text-indent:-3333px;position:relative;top:0;left:0;z-index:10;background-repeat:no repeat}#logo a{height:134px;width:220px;display:block;text-decoration:none;outline:none;position:absolute;top:0;left:0;z-index:12}#logo img{position:absolute;top:0;left:0}.svg #logo{background-image:url("../images/layout/logo.svg");background-repeat:no-repeat}.svg #logo img{display:none}#topmenu{font-family:'cuprumFFURegular', arial, sans-serif;font-size:18px;line-height:3em;height:50px;position:absolute;z-index:5;top:0;left:0;color:white;background:#424242;display:inline;float:left;width:100%;margin-right:1.5873%;display:inline;float:right;margin-right:0%;#margin-left:-2em;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #646565), color-stop(100%, #313131));background-image:-webkit-linear-gradient(#646565,#313131);background-image:-moz-linear-gradient(#646565,#313131);background-image:-o-linear-gradient(#646565,#313131);background-image:linear-gradient(#646565,#313131);-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;border-radius:7px;-webkit-box-shadow:#c2c2c2 0px 4px 7px;-moz-box-shadow:#c2c2c2 0px 4px 7px;box-shadow:#c2c2c2 0px 4px 7px}#topmenu .tool-tip{background:#484848;color:white;-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;border-radius:7px;-webkit-background-clip:padding-box;border:none;padding:20px;-webkit-box-shadow:#262626 0 0 30px;-moz-box-shadow:#262626 0 0 30px;box-shadow:#262626 0 0 30px}#topmenu .tool-tip .tool-tip-top-border{display:none}#topmenu .tool-tip .tool-tip-top-bg,#topmenu .tool-tip .tool-tip-top-border{border-bottom-color:#484848 !important}#topmenu .tool-tip a{color:white;text-decoration:none;display:block;font-size:16px;border-top:1px solid #b0b0b0;white-space:nowrap;overflow:hidden}#topmenu .tool-tip a:hover{color:#c8d9e4;background:#373737;margin:0 -20px -1px -20px;padding:0 20px;border-bottom:1px solid #b0b0b0}#topmenu .tool-tip li{line-height:40px}#topmenu .tool-tip li:last-child a{border-bottom:1px solid #b0b0b0}#topmenu .maincat-ul{float:right;margin-right:2px;display:inline;float:left;width:74.60317%;margin-right:1.5873%;padding-left:25.39683%;display:inline;float:right;margin-right:0%;#margin-left:-2em}#topmenu .maincat-li{display:block;float:left;height:50px;text-align:center;line-height:50px;position:relative}#topmenu .maincat-li.current .maincat-a{background:#f6f6f6;z-index:5;color:#424343;text-shadow:#fff -1px -1px 0;position:relative;height:50px;display:block;-webkit-box-shadow:#d5d5d5 0 0 30px inset;-moz-box-shadow:#d5d5d5 0 0 30px inset;box-shadow:#d5d5d5 0 0 30px inset}#topmenu .maincat-li.current .maincat-a:after{content:'';top:40px;left:-10px;position:absolute;background:#f6b221;z-index:5;display:block;height:8px;width:150px;border-top:1px solid white;border-bottom:1px solid white}#topmenu .maincat-a{display:block;height:50px;text-decoration:none;color:white;outline:none;position:relative;white-space:nowrap;overflow:hidden;padding:0 11px;border-left:1px solid #b0b0b0}#topmenu .maincat-a:hover{background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #808080), color-stop(100%, #4e4e4e));background-image:-webkit-linear-gradient(#808080,#4e4e4e);background-image:-moz-linear-gradient(#808080,#4e4e4e);background-image:-o-linear-gradient(#808080,#4e4e4e);background-image:linear-gradient(#808080,#4e4e4e);color:white}#category-template-hover li{text-align:left !important}#category-template-hover li a{font-size:14px;text-align:left}.searchform{display:inline;float:left;width:100%;margin-right:1.5873%;display:inline;float:right;margin-right:0%;#margin-left:-2em;display:block;height:87px;border-top:7px solid white;position:absolute;z-index:1;top:43px;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, rgba(255,255,255,0)));background-image:-webkit-linear-gradient(#ffffff,rgba(255,255,255,0));background-image:-moz-linear-gradient(#ffffff,rgba(255,255,255,0));background-image:-o-linear-gradient(#ffffff,rgba(255,255,255,0));background-image:linear-gradient(#ffffff,rgba(255,255,255,0))}.searchform a{font-size:14px;display:block;position:absolute;right:10px;top:17px;color:#535453}.searchform fieldset{display:inline;float:left;width:74.60317%;margin-right:1.5873%;display:inline;float:right;margin-right:0%;#margin-left:-2em;height:40px;margin-top:26px;float:right;position:relative;display:block}.searchform #search-term{background-color:#d6e3eb;color:#535453;display:inline;float:left;width:74.46809%;margin-right:2.12766%;display:inline;float:right;margin-right:0%;#margin-left:-2em;float:left;font-family:verdana;font-size:15px;padding:2px 20px 0 10px;overflow:hidden;height:35px;border:2px solid white;-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;border-radius:7px;-webkit-box-shadow:#bfcad1 2px 2px 2px inset;-moz-box-shadow:#bfcad1 2px 2px 2px inset;box-shadow:#bfcad1 2px 2px 2px inset;-webkit-transition-property:background-color;-moz-transition-property:background-color;-o-transition-property:background-color;transition-property:background-color;-webkit-transition-duration:1s;-moz-transition-duration:1s;-o-transition-duration:1s;transition-duration:1s}.searchform #search-term::-webkit-input-placeholder{color:#535453}.searchform #search-term:-moz-placeholder{color:#848484}.searchform #search-term:focus{background:#EAF0F4;color:#3773a0;-webkit-box-shadow:#b2b2b2 2px 2px 2px inset;-moz-box-shadow:#b2b2b2 2px 2px 2px inset;box-shadow:#b2b2b2 2px 2px 2px inset;outline:none}.searchform .search-button{display:inline-block;cursor:pointer;height:32px;width:56px;margin:2px 0 0 -15px;background:#424242;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #646565), color-stop(100%, #313131));background-image:-webkit-linear-gradient(#646565,#313131);background-image:-moz-linear-gradient(#646565,#313131);background-image:-o-linear-gradient(#646565,#313131);background-image:linear-gradient(#646565,#313131);-webkit-border-radius:0 7px 7px 0;-moz-border-radius:0 7px 7px 0;-ms-border-radius:0 7px 7px 0;-o-border-radius:0 7px 7px 0;border-radius:0 7px 7px 0;position:relative}.searchform .search-button:after{content:'';position:absolute;width:55px;height:31px;top:-2px;left:0;border:2px solid white;border-left:1px solid white;-webkit-border-radius:0 7px 7px 0;-moz-border-radius:0 7px 7px 0;-ms-border-radius:0 7px 7px 0;-o-border-radius:0 7px 7px 0;border-radius:0 7px 7px 0}.searchform .search-button:before{content:"?";font-family:'dachbauiconsRegular';font-size:25px;padding:0}.searchform .search-button:before{color:#f6b221;width:56px;height:32px;line-height:32px;position:absolute;text-align:center;top:0;left:0}.searchform .search-button:hover{background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #7d7f7f), color-stop(100%, #4b4b4b));background-image:-webkit-linear-gradient(#7d7f7f,#4b4b4b);background-image:-moz-linear-gradient(#7d7f7f,#4b4b4b);background-image:-o-linear-gradient(#7d7f7f,#4b4b4b);background-image:linear-gradient(#7d7f7f,#4b4b4b)}.autocomplete{right:-2px;width:846px;background:#FEFEFE;position:absolute;padding:10px;font-size:13px;-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;border-radius:7px;-webkit-box-shadow:#262626 0 0 50px;-moz-box-shadow:#262626 0 0 50px;box-shadow:#262626 0 0 50px;padding:10px;z-index:15;list-style:none}.autocomplete li{display:block;overflow:hidden;*zoom:1;padding:10px 0}.autocomplete li:hover{background:#f6b221 !important}.autocomplete li.searchterm{background:#FFDD9B}.autocomplete li.category{background:#f9f9f9}.autocomplete li.category-odd{background:#ececec}.autocomplete li.searchterm-odd{background:#feece6}.autocomplete li.product{background:#f9f9f9}.autocomplete li.product-odd{background:#E3EEF4}.autocomplete .selected{background:#f8c352 !important}.autocomplete .selected h3{color:white !important}.autocomplete .selected:hover{background:#f6b221 !important}.autocomplete .selected:hover h3{color:#535453 !important}.autocomplete .hl{width:600px;float:left;display:block;overflow:hidden}.autocomplete .hl h3{font-size:13px;line-height:13px}.autocomplete .hl h3.category{color:#f1a401}.autocomplete .hl h3.product{color:#56819c}.autocomplete .hl .path{line-height:16px;font-size:11px;margin-top:5px}.autocomplete .nm{width:100px;float:left;clear:left;overflow:hidden;white-space:nowrap}.autocomplete .nm img{margin:5px 0 0 10px}.autocomplete .ct{width:120px;float:right;padding:0 10px 0 0;overflow:hidden;white-space:nowrap;color:#6b6b6b;font-style:italic;text-align:right}#sidebar{display:inline;float:left;width:23.80952%;margin-right:1.5873%;font-size:0.875em;line-height:1.71429em}#sidemenu,#catmenu,.import-subs{padding-top:4.30108%;padding-bottom:4.30108%;display:inline;float:left;width:100%;margin-right:6.66667%;display:inline;float:right;margin-right:0%;#margin-left:-2em;line-height:1.125em;background:white;margin-bottom:16px;border:1px solid #d1d1d1;-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;border-radius:7px}#sidemenu li,#catmenu li,.import-subs li{display:block;font-size:14px;border-top:1px solid #d1d1d1;border-bottom:1px solid #d1d1d1;margin-bottom:-1px}#sidemenu li&gt;a:before,#catmenu li&gt;a:before,.import-subs li&gt;a:before{content:'';position:absolute;width:1px;height:30px;line-height:30px;top:2px;right:12.47312%;background:#fdfdfd;border-left:1px solid #cccccc;z-index:5}#sidemenu li&gt;a,#catmenu li&gt;a,.import-subs li&gt;a{color:#424242;text-decoration:none;text-shadow:#fff 1px 1px 0;background:#FFFFFF;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(27%, #ffffff), color-stop(100%, #e2e2e2));background-image:-webkit-linear-gradient(#ffffff 27%,#e2e2e2);background-image:-moz-linear-gradient(#ffffff 27%,#e2e2e2);background-image:-o-linear-gradient(#ffffff 27%,#e2e2e2);background-image:linear-gradient(#ffffff 27%,#e2e2e2);display:block;overflow:hidden;padding:0 0 0 4.30108%;border:1px solid white;height:36px;line-height:36px;position:relative}#sidemenu li&gt;a:after,#catmenu li&gt;a:after,.import-subs li&gt;a:after{content:"&gt;";font-family:'dachbauiconsRegular';font-size:17px;padding:0}#sidemenu li&gt;a:after,#catmenu li&gt;a:after,.import-subs li&gt;a:after{position:absolute;top:2px;right:4.30108%;z-index:5}#sidemenu li a:hover:after,#catmenu li a:hover:after,.import-subs li a:hover:after{color:#f6b221}#sidemenu .producer-wrapper,#catmenu .producer-wrapper,.import-subs .producer-wrapper{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:10px}#sidemenu .producer-wrapper a,#catmenu .producer-wrapper a,.import-subs .producer-wrapper a{display:block;float:left;text-decoration:none;text-overflow:ellipsis;overflow:hidden;width:100%;margin:5px 0}#sidemenu .producer-wrapper hr,#catmenu .producer-wrapper hr,.import-subs .producer-wrapper hr{clear:both;margin:0}#sidemenu .current,#catmenu .current,.import-subs .current{border:none}#sidemenu .current&gt;a,#catmenu .current&gt;a,.import-subs .current&gt;a{color:white;border:none;outline:none;text-shadow:none;line-height:38px;background:#424242;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #646565), color-stop(100%, #313131));background-image:-webkit-linear-gradient(#646565,#313131);background-image:-moz-linear-gradient(#646565,#313131);background-image:-o-linear-gradient(#646565,#313131);background-image:linear-gradient(#646565,#313131);position:relative}#sidemenu .current&gt;a:after,#catmenu .current&gt;a:after,.import-subs .current&gt;a:after{content:"a";font-family:'dachbauiconsRegular';font-size:12px;padding:0}#sidemenu .current&gt;a:after,#catmenu .current&gt;a:after,.import-subs .current&gt;a:after{position:absolute;right:4.30108%}#sidemenu .current&gt;a:before,#catmenu .current&gt;a:before,.import-subs .current&gt;a:before{content:'';position:absolute;width:1px;height:30px;top:2px;right:12.47312%;background:none;border-left:1px solid #b0b0b0;z-index:5}#sidemenu .current h1,#catmenu .current h1,.import-subs .current h1{font-weight:normal;font-size:14px}#sidemenu .content,#catmenu .content,.import-subs .content{padding:10px;overflow:hidden;font-size:0.85714em;line-height:2em;line-height:1.5em}#sidemenu .content.contact,#catmenu .content.contact,.import-subs .content.contact{line-height:1.5;font-size:13px}#sidemenu .content.contact strong,#catmenu .content.contact strong,.import-subs .content.contact strong{font-size:14px}#sidemenu .content .team,#catmenu .content .team,.import-subs .content .team{margin-top:15px}#sidemenu .content .team img,#catmenu .content .team img,.import-subs .content .team img{display:block;float:left;margin-right:6.45161%;margin-bottom:5px}#sidemenu .content .team .xing,#catmenu .content .team .xing,.import-subs .content .team .xing{float:left}#sidemenu .content .team span,#catmenu .content .team span,.import-subs .content .team span{display:block;color:#f6b221;font-weight:bold;font-size:1em;line-height:2em}#sidemenu .sub a:after,#catmenu .sub a:after,.import-subs .sub a:after{content:''}#sidemenu .sub a:before,#catmenu .sub a:before,.import-subs .sub a:before{display:none}#catmenu .current a{padding:0 0 0 4.30108%;height:36px}#catmenu .current a:after{display:none}#catmenu .current a:before{display:none}#catmenu li{border:none !important;position:relative}#catmenu li.current{margin-bottom:5px}#catmenu li.current a{width:inherit}#catmenu li.subcurrent a{color:#535453 !important}#catmenu li.subcurrent:before{content:"_";z-index:5;position:absolute;left:10px;color:#f6b221}#catmenu li.line:before{content:'';display:block;position:absolute;width:1px;height:45px;background:#f6b221;z-index:5;left:10px;top:-4px}#catmenu li&gt;a{background:none;padding:0 0 0 24px;color:#9fa19f;width:185px;height:27px;line-height:27px;white-space:nowrap;border:none}#catmenu li&gt;a:after{display:none}#catmenu li&gt;a:before{display:none}#maincontent,#accessory-filter-dialog{display:inline;float:left;width:74.60317%;margin-right:1.5873%;display:inline;float:right;margin-right:0%;#margin-left:-2em;margin-bottom:16px;font-size:0.8125em;line-height:1.84615em;line-height:18px}#maincontent #breadcrumb,#accessory-filter-dialog #breadcrumb{margin:0 0 10px 0;clear:both;font-size:12px;line-height:22px}#maincontent .pager,#accessory-filter-dialog .pager{position:relative;text-align:center;overflow:hidden;*zoom:1;background:#f7f7f7 !important}#maincontent .pager .prev,#accessory-filter-dialog .pager .prev{float:left;display:block;font-weight:bold}#maincontent .pager .next,#accessory-filter-dialog .pager .next{float:right;display:block;font-weight:bold}#maincontent .pager .middle,#accessory-filter-dialog .pager .middle{position:absolute;left:320px}#maincontent .banner-wrapper,#accessory-filter-dialog .banner-wrapper{position:relative}.category-content{-webkit-column-count:2;-moz-column-count:2;-ms-column-count:2;-o-column-count:2;column-count:2;-webkit-column-gap:20px;-moz-column-gap:20px;-ms-column-gap:20px;-o-column-gap:20px;column-gap:20px;display:inline;float:left;width:100%;margin-right:2.12766%;display:inline;float:right;margin-right:0%;#margin-left:-2em;margin-bottom:20px;overflow:hidden !important;text-overflow:hidden !important}.category-content .col{float:left;width:330px;margin-right:20px}.category-content .categoryblock{-webkit-column-break-avoid:auto;column-break-avoid:auto;display:inline-block !important;width:318px}.category-content .categoryblock h3 a{color:#535453 !important}.category-content .categoryblock .subcategory{margin:10px 0}.category-content .categoryblock .subcategory ul{line-height:20px;list-style-image:url("../images/icons/bullet.gif")}.accessory-content{display:inline;float:left;width:100%;margin-right:2.12766%;clear:both;margin-left:0%;margin-right:0%;overflow:hidden;*zoom:1;padding:0 !important}.accessory-content h3{margin:10px 10px 15px 10px}.accessory-content .subaccessory{overflow:auto;overflow-x:hidden}.accessory-content .subaccessory ul{list-style:none;margin:0}.accessory-content .subaccessory ul li{overflow:hidden;*zoom:1;border-bottom:1px solid #d3d3d3;padding:10px 0}.accessory-content .subaccessory ul li:first-child{border-top:1px solid #d3d3d3}.accessory-content .subaccessory ul li:last-child{border-bottom:1px solid #d3d3d3}.accessory-content .subaccessory ul li.even{background:#ebeff1}.accessory-content .subaccessory ul li input[type="checkbox"]{display:block;float:left;margin:0 10px}.accessory-content .subaccessory ul li img{display:block;float:left;margin:0 10px 0 0}.accessory-content .subaccessory ul li .variant-details{width:355px;float:left;margin:0 10px}.accessory-content .subaccessory ul li .variant-details .variant-selection{font-size:11px;margin:10px 0;min-height:18px}.accessory-content .subaccessory ul li .variant-amount{clear:right}.accessory-content .subaccessory ul li .variant-amount .amount{width:30px;text-align:center;float:left}.accessory-content .subaccessory ul li .variant-amount .product-unit{font-size:11px;margin:0 0 0 5px;float:left;line-height:25px}.accessory-content .subaccessory ul li .variant-amount .product-price{float:right;clear:right;font-size:20px;margin:0 10px}.accessory-content .subaccessory ul li .variant-numbers{clear:both}.accessory-content .subaccessory ul li .variant-numbers .info{float:left;margin-left:105px}.accessory-content .subaccessory ul li .variant-numbers .choose{float:right;clear:right;margin-right:10px}.accessory-content .subaccessory ul li.current{background:#fce8bf}.accessory-content .subaccessory .accessory-action{position:relative;padding:10px;overflow:hidden;*zoom:1}.accessory-content .subaccessory .accessory-action .into-basket,.accessory-content .subaccessory .accessory-action .product-details,.accessory-content .subaccessory .accessory-action .product-details1,.accessory-content .subaccessory .accessory-action .item-notepad-button,.accessory-content .subaccessory .accessory-action .product-detailview .detail-product-action .order-button .link-to-basket-button .button,.product-detailview .detail-product-action .order-button .link-to-basket-button .accessory-content .subaccessory .accessory-action .button,.accessory-content .subaccessory .accessory-action .product-detailview .detail-product-action .order-button .link-to-basket-button button,.product-detailview .detail-product-action .order-button .link-to-basket-button .accessory-content .subaccessory .accessory-action button,.accessory-content .subaccessory .accessory-action .menu-wrapper .button-wrapper .list .selectfilter,.menu-wrapper .button-wrapper .list .accessory-content .subaccessory .accessory-action .selectfilter,.accessory-content .subaccessory .accessory-action #filterresult .items-to-basket,#filterresult .accessory-content .subaccessory .accessory-action .items-to-basket,.accessory-content .subaccessory .accessory-action #filterresult .items-to-request,#filterresult .accessory-content .subaccessory .accessory-action .items-to-request,.accessory-content .subaccessory .accessory-action #filterresult .items-to-request-quick,#filterresult .accessory-content .subaccessory .accessory-action .items-to-request-quick,.accessory-content .subaccessory .accessory-action .filterresult .items-to-basket,.filterresult .accessory-content .subaccessory .accessory-action .items-to-basket,.accessory-content .subaccessory .accessory-action .filterresult .items-to-request,.filterresult .accessory-content .subaccessory .accessory-action .items-to-request,.accessory-content .subaccessory .accessory-action .filterresult .items-to-request-quick,.filterresult .accessory-content .subaccessory .accessory-action .items-to-request-quick,.accessory-content .subaccessory .accessory-action #filterresult .to-basket,#filterresult .accessory-content .subaccessory .accessory-action .to-basket,.accessory-content .subaccessory .accessory-action #filterresult .link-to-basket-button .button,#filterresult .link-to-basket-button .accessory-content .subaccessory .accessory-action .button,.accessory-content .subaccessory .accessory-action #filterresult .link-to-basket-button button,#filterresult .link-to-basket-button .accessory-content .subaccessory .accessory-action button,.accessory-content .subaccessory .accessory-action .filterresult .link-to-basket-button #filterresult .button,.filterresult .link-to-basket-button #filterresult .accessory-content .subaccessory .accessory-action .button,.accessory-content .subaccessory .accessory-action .filterresult .link-to-basket-button #filterresult button,.filterresult .link-to-basket-button #filterresult .accessory-content .subaccessory .accessory-action button,.accessory-content .subaccessory .accessory-action .filterresult .to-basket,.filterresult .accessory-content .subaccessory .accessory-action .to-basket,.accessory-content .subaccessory .accessory-action .filterresult .link-to-basket-button .button,.filterresult .link-to-basket-button .accessory-content .subaccessory .accessory-action .button,.accessory-content .subaccessory .accessory-action .filterresult .link-to-basket-button button,.filterresult .link-to-basket-button .accessory-content .subaccessory .accessory-action button{position:absolute;top:0;left:165px;width:180px;padding:0 8px}.accessory-content .subaccessory .accessory-action.bottom-action{padding:20px 10px 0 10px}.accessory-content .subaccessory .accessory-action.bottom-action .into-basket,.accessory-content .subaccessory .accessory-action.bottom-action .product-details,.accessory-content .subaccessory .accessory-action.bottom-action .product-details1,.accessory-content .subaccessory .accessory-action.bottom-action .item-notepad-button,.accessory-content .subaccessory .accessory-action.bottom-action .product-detailview .detail-product-action .order-button .link-to-basket-button .button,.product-detailview .detail-product-action .order-button .link-to-basket-button .accessory-content .subaccessory .accessory-action.bottom-action .button,.accessory-content .subaccessory .accessory-action.bottom-action .product-detailview .detail-product-action .order-button .link-to-basket-button button,.product-detailview .detail-product-action .order-button .link-to-basket-button .accessory-content .subaccessory .accessory-action.bottom-action button,.accessory-content .subaccessory .accessory-action.bottom-action .menu-wrapper .button-wrapper .list .selectfilter,.menu-wrapper .button-wrapper .list .accessory-content .subaccessory .accessory-action.bottom-action .selectfilter,.accessory-content .subaccessory .accessory-action.bottom-action #filterresult .items-to-basket,#filterresult .accessory-content .subaccessory .accessory-action.bottom-action .items-to-basket,.accessory-content .subaccessory .accessory-action.bottom-action #filterresult .items-to-request,#filterresult .accessory-content .subaccessory .accessory-action.bottom-action .items-to-request,.accessory-content .subaccessory .accessory-action.bottom-action #filterresult .items-to-request-quick,#filterresult .accessory-content .subaccessory .accessory-action.bottom-action .items-to-request-quick,.accessory-content .subaccessory .accessory-action.bottom-action .filterresult .items-to-basket,.filterresult .accessory-content .subaccessory .accessory-action.bottom-action .items-to-basket,.accessory-content .subaccessory .accessory-action.bottom-action .filterresult .items-to-request,.filterresult .accessory-content .subaccessory .accessory-action.bottom-action .items-to-request,.accessory-content .subaccessory .accessory-action.bottom-action .filterresult .items-to-request-quick,.filterresult .accessory-content .subaccessory .accessory-action.bottom-action .items-to-request-quick,.accessory-content .subaccessory .accessory-action.bottom-action #filterresult .to-basket,#filterresult .accessory-content .subaccessory .accessory-action.bottom-action .to-basket,.accessory-content .subaccessory .accessory-action.bottom-action #filterresult .link-to-basket-button .button,#filterresult .link-to-basket-button .accessory-content .subaccessory .accessory-action.bottom-action .button,.accessory-content .subaccessory .accessory-action.bottom-action #filterresult .link-to-basket-button button,#filterresult .link-to-basket-button .accessory-content .subaccessory .accessory-action.bottom-action button,.accessory-content .subaccessory .accessory-action.bottom-action .filterresult .link-to-basket-button #filterresult .button,.filterresult .link-to-basket-button #filterresult .accessory-content .subaccessory .accessory-action.bottom-action .button,.accessory-content .subaccessory .accessory-action.bottom-action .filterresult .link-to-basket-button #filterresult button,.filterresult .link-to-basket-button #filterresult .accessory-content .subaccessory .accessory-action.bottom-action button,.accessory-content .subaccessory .accessory-action.bottom-action .filterresult .to-basket,.filterresult .accessory-content .subaccessory .accessory-action.bottom-action .to-basket,.accessory-content .subaccessory .accessory-action.bottom-action .filterresult .link-to-basket-button .button,.filterresult .link-to-basket-button .accessory-content .subaccessory .accessory-action.bottom-action .button,.accessory-content .subaccessory .accessory-action.bottom-action .filterresult .link-to-basket-button button,.filterresult .link-to-basket-button .accessory-content .subaccessory .accessory-action.bottom-action button{top:10px}.accessory-content .subaccessory .all-accessory{background:#4d4d4f;height:26px;line-height:26px;color:white;display:block;text-decoration:none;font-weight:bold;margin-top:10px;padding:0 0 0 35px;position:relative}.accessory-content .subaccessory .all-accessory:before{content:"f";font-family:'dachbauiconsRegular';font-size:16px;padding:0 2px 0 0}.accessory-content .subaccessory .all-accessory:before{position:absolute;top:-2px;left:10px}.accessory-content .subaccessory .all-accessory:hover{color:#ccc}.basket-closed{background:white;border-width:1px 1px 0 1px;border-color:#d1d1d1;border-style:solid;-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;border-radius:7px;position:relative;z-index:7;margin-bottom:16px}.basket-closed:after{content:"f";font-family:'dachbauiconsRegular';font-size:32px;padding:0}.basket-closed:after{position:absolute;color:#df8d23;bottom:-11px;left:330px}.basket-closed:hover{cursor:pointer}.basket-closed .basket-button:after{content:"g";font-family:'dachbauiconsRegular';font-size:27px;padding:0}.basket-closed .basket-button:after{cursor:pointer;color:white;position:absolute;top:17px;left:330px;display:block;z-index:5;text-shadow:none}.basket-closed .basket-button:hover:after{top:20px}.basket-closed .basket-content{display:none}.basket-open{width:700px;background:white;border-width:1px 1px 0 1px;border-color:#d1d1d1;border-style:solid;-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;border-radius:7px;position:relative;z-index:7;margin-bottom:16px}.basket-open:after{content:"i";font-family:'dachbauiconsRegular';font-size:32px;padding:0}.basket-open:after{color:#f6b221;position:absolute;bottom:36px;left:330px}.basket-open .basket-button:after{content:"h";font-family:'dachbauiconsRegular';font-size:27px;padding:0}.basket-open .basket-button:after{color:white;position:absolute;bottom:17px;left:330px;display:block;z-index:5;text-shadow:none;cursor:pointer}.basket-open .basket-button:hover:after{bottom:20px}.into-basket,.product-details,.product-details1,.item-notepad-button,.product-detailview .detail-product-action .order-button .link-to-basket-button .button,.product-detailview .detail-product-action .order-button .link-to-basket-button .dialog_buttonpane button,.dialog_buttonpane .product-detailview .detail-product-action .order-button .link-to-basket-button button,.product-detailview .detail-product-action .order-button .link-to-basket-button button,.menu-wrapper .button-wrapper .list .selectfilter,#filterresult .items-to-basket,#filterresult .items-to-request,#filterresult .items-to-request-quick,.filterresult .items-to-basket,.filterresult .items-to-request,.filterresult .items-to-request-quick,#filterresult .to-basket,#filterresult .link-to-basket-button .button,#filterresult .link-to-basket-button .dialog_buttonpane button,.dialog_buttonpane #filterresult .link-to-basket-button button,#filterresult .link-to-basket-button button,.filterresult .link-to-basket-button #filterresult .button,.filterresult .link-to-basket-button #filterresult button,.filterresult .to-basket,.filterresult #filterresult .link-to-basket-button button,#filterresult .link-to-basket-button .filterresult button,.filterresult .link-to-basket-button .button,.filterresult .link-to-basket-button .dialog_buttonpane button,.dialog_buttonpane .filterresult .link-to-basket-button button,.filterresult .link-to-basket-button button{float:right;position:relative;display:block;color:white !important;font:18px/26px "cuprumFFURegular", arial, sans-serif;text-decoration:none;height:26px;width:180px;background:#749db7;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #87b0ca), color-stop(100%, #6e98b2));background-image:-webkit-linear-gradient(#87b0ca,#6e98b2);background-image:-moz-linear-gradient(#87b0ca,#6e98b2);background-image:-o-linear-gradient(#87b0ca,#6e98b2);background-image:linear-gradient(#87b0ca,#6e98b2);-webkit-box-shadow:#c2c2c2 1px 2px 6px;-moz-box-shadow:#c2c2c2 1px 2px 6px;box-shadow:#c2c2c2 1px 2px 6px;-webkit-background-clip:padding-box;border:none;text-align:center}.into-basket:before,.product-details:before,.product-details1:before,.item-notepad-button:before,.product-detailview .detail-product-action .order-button .link-to-basket-button .button:before,.product-detailview .detail-product-action .order-button .link-to-basket-button .dialog_buttonpane button:before,.dialog_buttonpane .product-detailview .detail-product-action .order-button .link-to-basket-button button:before,.product-detailview .detail-product-action .order-button .link-to-basket-button button:before,.menu-wrapper .button-wrapper .list .selectfilter:before,#filterresult .items-to-basket:before,#filterresult .items-to-request:before,#filterresult .items-to-request-quick:before,.filterresult .items-to-basket:before,.filterresult .items-to-request:before,.filterresult .items-to-request-quick:before,#filterresult .to-basket:before,#filterresult .link-to-basket-button .button:before,#filterresult .link-to-basket-button .dialog_buttonpane button:before,.dialog_buttonpane #filterresult .link-to-basket-button button:before,#filterresult .link-to-basket-button button:before,.filterresult .link-to-basket-button #filterresult .button:before,.filterresult .link-to-basket-button #filterresult button:before,.filterresult .to-basket:before,.filterresult #filterresult .link-to-basket-button button:before,#filterresult .link-to-basket-button .filterresult button:before,.filterresult .link-to-basket-button .button:before,.filterresult .link-to-basket-button .dialog_buttonpane button:before,.dialog_buttonpane .filterresult .link-to-basket-button button:before,.filterresult .link-to-basket-button button:before{content:"d";font-family:'dachbauiconsRegular';font-size:16px;padding:0 2px 0 0}.into-basket:before,.product-details:before,.product-details1:before,.item-notepad-button:before,.product-detailview .detail-product-action .order-button .link-to-basket-button .button:before,.product-detailview .detail-product-action .order-button .link-to-basket-button .dialog_buttonpane button:before,.dialog_buttonpane .product-detailview .detail-product-action .order-button .link-to-basket-button button:before,.product-detailview .detail-product-action .order-button .link-to-basket-button button:before,.menu-wrapper .button-wrapper .list .selectfilter:before,#filterresult .items-to-basket:before,#filterresult .items-to-request:before,#filterresult .items-to-request-quick:before,.filterresult .items-to-basket:before,.filterresult .items-to-request:before,.filterresult .items-to-request-quick:before,#filterresult .to-basket:before,#filterresult .link-to-basket-button .button:before,#filterresult .link-to-basket-button .dialog_buttonpane button:before,.dialog_buttonpane #filterresult .link-to-basket-button button:before,#filterresult .link-to-basket-button button:before,.filterresult .link-to-basket-button #filterresult .button:before,.filterresult .link-to-basket-button #filterresult button:before,.filterresult .to-basket:before,.filterresult #filterresult .link-to-basket-button button:before,#filterresult .link-to-basket-button .filterresult button:before,.filterresult .link-to-basket-button .button:before,.filterresult .link-to-basket-button .dialog_buttonpane button:before,.dialog_buttonpane .filterresult .link-to-basket-button button:before,.filterresult .link-to-basket-button button:before{position:absolute;top:0;left:20px}.into-basket:hover,.product-details:hover,.product-details1:hover,.item-notepad-button:hover,.product-detailview .detail-product-action .order-button .link-to-basket-button .button:hover,.product-detailview .detail-product-action .order-button .link-to-basket-button button:hover,.menu-wrapper .button-wrapper .list .selectfilter:hover,#filterresult .items-to-basket:hover,#filterresult .items-to-request:hover,#filterresult .items-to-request-quick:hover,.filterresult .items-to-basket:hover,.filterresult .items-to-request:hover,.filterresult .items-to-request-quick:hover,#filterresult .to-basket:hover,#filterresult .link-to-basket-button .button:hover,#filterresult .link-to-basket-button button:hover,.filterresult .link-to-basket-button #filterresult .button:hover,.filterresult .link-to-basket-button #filterresult button:hover,.filterresult .to-basket:hover,.filterresult .link-to-basket-button .button:hover,.filterresult .link-to-basket-button button:hover{background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #6499ba), color-stop(100%, #527f9b));background-image:-webkit-linear-gradient(#6499ba,#527f9b);background-image:-moz-linear-gradient(#6499ba,#527f9b);background-image:-o-linear-gradient(#6499ba,#527f9b);background-image:linear-gradient(#6499ba,#527f9b)}.into-basket.item-notepad,.item-notepad.product-details,.item-notepad.product-details1,.item-notepad.item-notepad-button,.product-detailview .detail-product-action .order-button .link-to-basket-button .item-notepad.button,.product-detailview .detail-product-action .order-button .link-to-basket-button button.item-notepad,.menu-wrapper .button-wrapper .list .item-notepad.selectfilter,#filterresult .item-notepad.items-to-basket,#filterresult .item-notepad.items-to-request,#filterresult .item-notepad.items-to-request-quick,.filterresult .item-notepad.items-to-basket,.filterresult .item-notepad.items-to-request,.filterresult .item-notepad.items-to-request-quick,#filterresult .item-notepad.to-basket,#filterresult .link-to-basket-button .item-notepad.button,#filterresult .link-to-basket-button button.item-notepad,.filterresult .link-to-basket-button #filterresult .item-notepad.button,.filterresult .link-to-basket-button #filterresult button.item-notepad,.filterresult .item-notepad.to-basket,.filterresult .link-to-basket-button .item-notepad.button,.filterresult .link-to-basket-button button.item-notepad{box-sizing:border-box;text-align:right;position:absolute;bottom:10px;right:90px;background:#a2a2a2}.into-basket.item-notepad:before,.item-notepad.product-details:before,.item-notepad.product-details1:before,.item-notepad.item-notepad-button:before,.product-detailview .detail-product-action .order-button .link-to-basket-button .item-notepad.button:before,.product-detailview .detail-product-action .order-button .link-to-basket-button button.item-notepad:before,.menu-wrapper .button-wrapper .list .item-notepad.selectfilter:before,#filterresult .item-notepad.items-to-basket:before,#filterresult .item-notepad.items-to-request:before,#filterresult .item-notepad.items-to-request-quick:before,.filterresult .item-notepad.items-to-basket:before,.filterresult .item-notepad.items-to-request:before,.filterresult .item-notepad.items-to-request-quick:before,#filterresult .item-notepad.to-basket:before,#filterresult .link-to-basket-button .item-notepad.button:before,#filterresult .link-to-basket-button button.item-notepad:before,.filterresult .link-to-basket-button #filterresult .item-notepad.button:before,.filterresult .link-to-basket-button #filterresult button.item-notepad:before,.filterresult .item-notepad.to-basket:before,.filterresult .link-to-basket-button .item-notepad.button:before,.filterresult .link-to-basket-button button.item-notepad:before{content:"l";font-family:'dachbauiconsRegular';font-size:16px;padding:0 2px 0 0}.into-basket.item-notepad:hover,.item-notepad.product-details:hover,.item-notepad.product-details1:hover,.item-notepad.item-notepad-button:hover,.product-detailview .detail-product-action .order-button .link-to-basket-button .item-notepad.button:hover,.product-detailview .detail-product-action .order-button .link-to-basket-button button.item-notepad:hover,.menu-wrapper .button-wrapper .list .item-notepad.selectfilter:hover,#filterresult .item-notepad.items-to-basket:hover,#filterresult .item-notepad.items-to-request:hover,#filterresult .item-notepad.items-to-request-quick:hover,.filterresult .item-notepad.items-to-basket:hover,.filterresult .item-notepad.items-to-request:hover,.filterresult .item-notepad.items-to-request-quick:hover,#filterresult .item-notepad.to-basket:hover,#filterresult .link-to-basket-button .item-notepad.button:hover,#filterresult .link-to-basket-button button.item-notepad:hover,.filterresult .link-to-basket-button #filterresult .item-notepad.button:hover,.filterresult .link-to-basket-button #filterresult button.item-notepad:hover,.filterresult .item-notepad.to-basket:hover,.filterresult .link-to-basket-button .item-notepad.button:hover,.filterresult .link-to-basket-button button.item-notepad:hover{background:#898989}.into-basket.item-notepad.item-notepad-big,.item-notepad.item-notepad-big.product-details,.item-notepad.item-notepad-big.product-details1,.item-notepad.item-notepad-big.item-notepad-button,.product-detailview .detail-product-action .order-button .link-to-basket-button .item-notepad.item-notepad-big.button,.product-detailview .detail-product-action .order-button .link-to-basket-button button.item-notepad.item-notepad-big,.menu-wrapper .button-wrapper .list .item-notepad.item-notepad-big.selectfilter,#filterresult .item-notepad.item-notepad-big.items-to-basket,#filterresult .item-notepad.item-notepad-big.items-to-request,#filterresult .item-notepad.item-notepad-big.items-to-request-quick,.filterresult .item-notepad.item-notepad-big.items-to-basket,.filterresult .item-notepad.item-notepad-big.items-to-request,.filterresult .item-notepad.item-notepad-big.items-to-request-quick,#filterresult .item-notepad.item-notepad-big.to-basket,#filterresult .link-to-basket-button .item-notepad.item-notepad-big.button,#filterresult .link-to-basket-button button.item-notepad.item-notepad-big,.filterresult .link-to-basket-button #filterresult .item-notepad.item-notepad-big.button,.filterresult .link-to-basket-button #filterresult button.item-notepad.item-notepad-big,.filterresult .item-notepad.item-notepad-big.to-basket,.filterresult .link-to-basket-button .item-notepad.item-notepad-big.button,.filterresult .link-to-basket-button button.item-notepad.item-notepad-big{position:relative;right:0;bottom:0}.into-basket.item-notepad.item-notepad-big:before,.item-notepad.item-notepad-big.product-details:before,.item-notepad.item-notepad-big.product-details1:before,.item-notepad.item-notepad-big.item-notepad-button:before,.product-detailview .detail-product-action .order-button .link-to-basket-button .item-notepad.item-notepad-big.button:before,.product-detailview .detail-product-action .order-button .link-to-basket-button button.item-notepad.item-notepad-big:before,.menu-wrapper .button-wrapper .list .item-notepad.item-notepad-big.selectfilter:before,#filterresult .item-notepad.item-notepad-big.items-to-basket:before,#filterresult .item-notepad.item-notepad-big.items-to-request:before,#filterresult .item-notepad.item-notepad-big.items-to-request-quick:before,.filterresult .item-notepad.item-notepad-big.items-to-basket:before,.filterresult .item-notepad.item-notepad-big.items-to-request:before,.filterresult .item-notepad.item-notepad-big.items-to-request-quick:before,#filterresult .item-notepad.item-notepad-big.to-basket:before,#filterresult .link-to-basket-button .item-notepad.item-notepad-big.button:before,#filterresult .link-to-basket-button button.item-notepad.item-notepad-big:before,.filterresult .link-to-basket-button #filterresult .item-notepad.item-notepad-big.button:before,.filterresult .link-to-basket-button #filterresult button.item-notepad.item-notepad-big:before,.filterresult .item-notepad.item-notepad-big.to-basket:before,.filterresult .link-to-basket-button .item-notepad.item-notepad-big.button:before,.filterresult .link-to-basket-button button.item-notepad.item-notepad-big:before{left:10px}.product-details{width:195px;text-align:center;padding:0}.product-details:before{content:"&gt;";font-family:'dachbauiconsRegular';font-size:16px;padding:0 2px 0 0}.product-details1{width:75px;text-align:center}.product-details1:before{content:""}.item-notepad-button{position:absolute;bottom:10px;right:90px !important;background:#a2a2a2;width:30px;text-align:center;font-size:0}.item-notepad-button:before{content:"l";font-family:'dachbauiconsRegular';font-size:16px;padding:0 2px 0 0}.item-notepad-button:before{left:8px}.item-notepad-button:hover{background:#898989}.pleaserequest{color:#1676b6;text-decoration:underline}.basket-buttons{position:absolute;right:0;top:0}.basket-buttons button{height:68px;width:28px;padding:0;margin:0 0 0 5px}.basket-button{margin-top:1.37268%;height:36px;padding:0 1.37268%;color:white;font:16px/36px "cuprumFFURegular", arial, sans-serif;border-style:solid;border-width:0 1px 1px 1px;border-color:white;-webkit-border-radius:0 0 7px 7px;-moz-border-radius:0 0 7px 7px;-ms-border-radius:0 0 7px 7px;-o-border-radius:0 0 7px 7px;border-radius:0 0 7px 7px;outline:none;text-decoration:none;background:#df8d23;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f6b221), color-stop(100%, #df8d23));background-image:-webkit-linear-gradient(#f6b221,#df8d23);background-image:-moz-linear-gradient(#f6b221,#df8d23);background-image:-o-linear-gradient(#f6b221,#df8d23);background-image:linear-gradient(#f6b221,#df8d23);-webkit-box-shadow:#c2c2c2 0px 4px 7px;-moz-box-shadow:#c2c2c2 0px 4px 7px;box-shadow:#c2c2c2 0px 4px 7px;-webkit-background-clip:padding-box;position:relative}.basket-button a{text-decoration:none;display:block;height:36px;line-height:36px;float:left;color:white}.basket-button .cart{width:400px;position:relative}.basket-button .cart:before{content:"d";font-family:'dachbauiconsRegular';font-size:16px;padding:0 6px 0 0}.basket-button .leaflet-icon{position:absolute;right:-83px;top:0}.basket-button .leaflet-icon:before{content:"e";font-family:'dachbauiconsRegular';font-size:16px;padding:0 2px 0 0}.basket-button .leaflet-icon:before{position:absolute;left:-20px}.basket-button .quoterequest-icon{position:absolute;left:210px;top:0}.basket-button .quoterequest-icon:before{content:"?";font-family:'dachbauiconsRegular';font-size:16px;padding:0 2px 0 0}.basket-button .quoterequest-icon:before{font:bold 14pt/36px "cuprumFFURegular", arial, sans-serif;position:absolute;left:-14px;top:2px}.basket-button .pay-icon{position:absolute;right:10px;top:0}.basket-button .pay-icon:after{content:"&gt;";font-family:'dachbauiconsRegular';font-size:16px;padding:0 0 0 6px}.basket-button-scrollview{width:1390px;position:relative}.basket-button-container{overflow:hidden;width:580px;position:relative}.basket{width:700px}.basket a{color:white !important;text-decoration:underline}.basket a:hover{text-decoration:none}.basket .basket-button:hover{cursor:pointer}.basket .basket-content{height:66px;margin:9px;position:relative}.basket .product-view{width:610px}.basket .basket-content .product-view .basket-product-list{list-style:none;margin:0;width:40000px;display:block;position:relative}.basket .basket-content .product-view .basket-product-list li{display:block;float:left;margin-right:9px;border:1px solid #ab9f86;padding:7px;width:52px;height:52px}.basket-hl{border-color:white;background:#424242;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #646565), color-stop(80%, #313131));background-image:-webkit-linear-gradient(#646565,#313131 80%);background-image:-moz-linear-gradient(#646565,#313131 80%);background-image:-o-linear-gradient(#646565,#313131 80%);background-image:linear-gradient(#646565,#313131 80%);-webkit-background-clip:padding-box}.basket-over .basket-product-list li{border:1px solid white !important;background:white}.quantity-error-item{background:bisque !important}.quantity-error-text{display:none}.quantity-error-item .quantity-error-text{display:block !important;color:red;margin-bottom:10px}.amount-info-text-basket{color:red;text-align:left;margin-top:15px;background:#fff2f2 !important}#quantity-dialog-correction{text-align:left}#quantity-dialog-correction input{width:40px;border:1px solid green}.offers{width:698px;height:282px;border:1px solid #d1d1d1;background:white;clear:both;overflow:hidden;-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;border-radius:7px;margin-bottom:16px;margin-top:10px}.offers p{margin:20px 0 15px 0;display:block;height:35px;overflow:hidden}.offers a{color:#3773a0}.offers .left-slide,.offers .right-slide{font-family:"dachbauiconsRegular";font-size:30pt;font-weight:bold;width:45px;height:230px;line-height:230px;text-shadow:0 0 6px #ccc;display:block;text-decoration:none;text-align:center;position:relative;float:left;color:#f6b221;outline:none}.offers .products-wrapper{width:605px;overflow:hidden;float:left;padding-top:30px}.offers .products{list-style:none;line-height:18px;color:#535453;width:10000px;margin:0}.offers .products li{width:180px;display:block;float:left;margin:11px}.offers .products img{margin-left:18px}.offers .specialinfo{width:580px;padding-top:20px}.offers .menu{list-style:none;margin:0;height:31px;white-space:nowrap;position:absolute}.offers .menu .specialtab a{-webkit-border-radius:0 7px 0 0;-moz-border-radius:0 7px 0 0;-ms-border-radius:0 7px 0 0;-o-border-radius:0 7px 0 0;border-radius:0 7px 0 0;border:1px solid #d1d1d1;margin-top:-1px;margin-left:-1px}.offers .menu .righttab a{border:1px solid #d1d1d1;margin-top:-1px;margin-left:-1px}.offers .menu .lefttab a{-webkit-border-radius:7px 0 0 0;-moz-border-radius:7px 0 0 0;-ms-border-radius:7px 0 0 0;-o-border-radius:7px 0 0 0;border-radius:7px 0 0 0;border:1px solid #d1d1d1;margin-top:-1px;margin-left:-1px}.offers .menu li{display:block;float:left;text-align:center;height:30px;line-height:30px}.offers .menu li a{background:#e3e3e3;color:#919191;display:block;width:232px;height:30px;line-height:30px;text-decoration:none;text-shadow:#fff 1px 1px 0;font-size:1.17em}.offers .menu li.current a{background:white;border-bottom:none;color:#535453;font-weight:bold}.product-list{list-style:none;margin:0}.product-list li{margin-bottom:10px;position:relative}.product-list .product-thumb{width:122px;height:122px;margin-right:38px;display:block;float:left}.product-list .no-exchange{position:absolute;right:207px;top:3px;z-index:1;font-family:"cuprumFFURegular", sans-serif;font-size:13px;color:red;text-align:center;line-height:15px}.vendor-logo{width:105px;height:38px;overflow:hidden}.product-teaser{float:left;width:200px;margin-right:20px;position:relative;min-height:121px;line-height:18px;z-index:1}.product-teaser .review{margin:5px 0 5px 0}.product-teaser .review .new-review{clear:both;display:block;font-size:11px;margin:0 0 10px 0}.product-teaser h3{font-size:14px;margin:0 0 4px 0}.product-teaser a{font-size:12px}.product-teaser .secname{font-size:12px;margin:0 0 5px 0}.product-teaser .articlenr{font-size:10px;color:#868786}.product-action{position:relative;width:195px;float:right;clear:right;height:122px}.special-offer{display:block;position:absolute;bottom:0;line-height:21px;margin-bottom:0}.detail-link{display:block;position:relative;padding:0 0 0 25px;float:left;margin-right:10px}.variantopen,.product-detailview .variants li.variantlist .open{border:1px solid #d1d1d1;border:1px solid #f6b221;background:#f7f9fa !important;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;padding:5px;-webkit-background-clip:padding-box;position:absolute;z-index:25;width:300px;max-height:180px;overflow-y:auto;font-size:0.8125em;line-height:1.84615em;line-height:30px;cursor:default;text-align:left;list-style:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;margin:-5px 0 0 5px;-webkit-box-shadow:#8c8c8c 0 0 10px;-moz-box-shadow:#8c8c8c 0 0 10px;box-shadow:#8c8c8c 0 0 10px}.variantopen li,.product-detailview .variants li.variantlist .open li{margin:0 0 2px 0;position:relative;white-space:nowrap;overflow:hidden}.variantopen li img,.product-detailview .variants li.variantlist .open li img{position:absolute;left:0}.variantopen li a,.product-detailview .variants li.variantlist .open li a{text-decoration:none;cursor:default}.variantopen li.selected,.product-detailview .variants li.variantlist .open li.selected{background:#f6b221}.variantopen li.selected a,.product-detailview .variants li.variantlist .open li.selected a{color:white}.variantopen li:hover,.product-detailview .variants li.variantlist .open li:hover{background:#bfbfbf}.variantopen li:before,.product-detailview .variants li.variantlist .open li:before{content:"";display:block;float:left;width:30px;height:30px;background:#eeeeee;border-right:5px solid white;margin-right:10px}.supply-layer{color:green}.supply-layer span{display:block;font-size:11px;color:#535453;margin-top:10px}.product-detailview{overflow:hidden;*zoom:1;display:inline;float:left;width:100%;margin-right:2.12766%;clear:both;margin-left:0%;margin-right:0%;padding:0 !important;text-align:left;position:relative}.product-detailview .no-exchange{position:absolute;right:10px;top:12px;z-index:1;font-family:"cuprumFFURegular", sans-serif;font-size:13px;color:red;text-align:right}.product-detailview .supply-time-wrapper{position:absolute;top:98px;right:10px;z-index:1;font-family:"cuprumFFURegular", sans-serif;font-size:13px}.product-detailview .supply-time-wrapper:before{content:"";display:block;width:24px;height:19px;background-image:url("../images/icons/supply.png");background-repeat:no-repeat;background-size:24px 19px;position:absolute;left:-28px;bottom:0;z-index:5}.product-detailview h2{font-size:16px;line-height:24px;margin:15px 1.37268% 10px 1.37268% !important}.product-detailview h3{font-size:12px;margin:0 0 10px 0}.product-detailview .variants{list-style:none;margin:0 0 30px 0;display:inline;float:left;width:100%;margin-right:2.12766%;display:inline;float:right;margin-right:0%;#margin-left:-2em;overflow:hidden;*zoom:1;font-size:1.08333em;line-height:1.84615em}.product-detailview .variants li{margin:1.37268% 0 0 0;display:inline;float:left;width:31.91489%;margin-right:2.12766%;position:relative}.product-detailview .variants li.last{display:inline;float:left;width:31.91489%;margin-right:2.12766%;display:inline;float:right;margin-right:0%;#margin-left:-2em;margin-right:0 !important}.product-detailview .variants li strong{display:block;margin:0 0 0 4.30108%;color:#56819c;font-size:13px;height:30px;line-height:1.10769em}.product-detailview .variants li a{display:block;margin:0 4.30108% 4.30108% 4.30108%;padding:0 30px 0 11px;height:25px;line-height:25px;border:1px solid #bfbfbf;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;cursor:default;font-family:verdana;font-size:13px;color:#535453 !important;text-decoration:none;background:#f1f1f1;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #ececec));background-image:-webkit-linear-gradient(#ffffff,#ececec);background-image:-moz-linear-gradient(#ffffff,#ececec);background-image:-o-linear-gradient(#ffffff,#ececec);background-image:linear-gradient(#ffffff,#ececec);-webkit-background-clip:padding-box;overflow:hidden;white-space:nowrap}.product-detailview .variants li a:after{content:"f";font-family:'dachbauiconsRegular';font-size:13px;padding:0}.product-detailview .variants li a:after{position:absolute;color:white;right:6.02151%;top:30px;z-index:2}.product-detailview .variants li a:before{content:"";display:block;width:25px;height:25px;background:#87b0ca;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #87b0ca), color-stop(100%, #6e98b2));background-image:-webkit-linear-gradient(#87b0ca,#6e98b2);background-image:-moz-linear-gradient(#87b0ca,#6e98b2);background-image:-o-linear-gradient(#87b0ca,#6e98b2);background-image:linear-gradient(#87b0ca,#6e98b2);-webkit-background-clip:padding-box;border-left:1px solid white;border-right:1px solid #87b0ca;z-index:1;position:absolute;right:9px}.product-detailview .variants li a:hover{background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ededed), color-stop(100%, #dadada));background-image:-webkit-linear-gradient(#ededed,#dadada);background-image:-moz-linear-gradient(#ededed,#dadada);background-image:-o-linear-gradient(#ededed,#dadada);background-image:linear-gradient(#ededed,#dadada)}.product-detailview .variants li.disable strong{color:#9fa19f !important}.product-detailview .variants li.disable a{background:white;color:#939493 !important}.product-detailview .variants li.disable a:before{display:none}.product-detailview .detail-preview{display:inline;float:left;width:48.93617%;margin-right:2.12766%;font-size:12px}.product-detailview .detail-preview .preview-big{float:left;margin:0 0 5px 2.80505%;cursor:pointer;max-width:75%}.product-detailview .detail-preview .productimage-warning{display:block;clear:both;font-size:10px;margin:0 0 -10px 12px;color:#868786}.product-detailview .detail-preview .preview-thumbs-wrapper{position:relative;float:left;margin:0 0 0 5.04909%}.product-detailview .detail-preview .preview-thumbs-wrapper .updown{position:absolute;z-index:5;margin:0;border:none;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);opacity:0.7;font-family:"dachbauiconsRegular";width:47px;padding:0;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f6b221), color-stop(100%, #df8d23));background-image:-webkit-linear-gradient(#f6b221,#df8d23);background-image:-moz-linear-gradient(#f6b221,#df8d23);background-image:-o-linear-gradient(#f6b221,#df8d23);background-image:linear-gradient(#f6b221,#df8d23);-webkit-background-clip:padding-box;color:white;text-shadow:none;border:none}.product-detailview .detail-preview .preview-thumbs-wrapper .updown.up{top:0}.product-detailview .detail-preview .preview-thumbs-wrapper .updown.down{top:222px}.product-detailview .detail-preview .preview-thumbs-wrapper .preview-thumbs{list-style:none;margin:0}.product-detailview .detail-preview .preview-thumbs-wrapper .preview-thumbs li{margin:0 0 3px 0;border:1px solid #8a8a8a;cursor:pointer}.product-detailview .detail-preview .preview-thumbs-wrapper .preview-thumbs li.last{margin:0}.product-detailview .detail-preview span{color:#868786;clear:both;display:block;margin:0 0 0 2.80505%}.product-detailview .detail-price{position:relative;height:247px;display:inline;float:left;width:48.93617%;margin-right:2.12766%;display:inline;float:right;margin-right:0%;#margin-left:-2em}.product-detailview .detail-price h2{font-size:16px}.product-detailview .detail-price .badge{margin:4px 0;clear:both;display:block}.product-detailview .detail-product-action{width:200px;height:155px;position:absolute;bottom:0;right:0;text-align:right;margin:0 2.80505% 0 0;z-index:2;font-family:"cuprumFFURegular", arial, sans-serif;font-size:17px}.product-detailview .detail-product-action .product-price{float:right;color:#535453;margin-bottom:10px}.product-detailview .detail-product-action .product-price.noprice{position:absolute;right:0;bottom:55px;font-size:30px}.product-detailview .detail-product-action .product-tax{clear:both;float:right;margin:0}.product-detailview .detail-product-action .product-remember-wrapper{font-size:12px;width:195px;position:absolute;right:0;bottom:35px}.product-detailview .detail-product-action .order-button{position:absolute;bottom:0;right:0;width:380px}.product-detailview .detail-product-action .order-button .product-unit{float:right;margin:0 5px;line-height:25px;font-size:11px;max-width:90px;overflow:hidden;white-space:nowrap}.product-detailview .detail-product-action .order-button .into-basket,.product-detailview .detail-product-action .order-button .product-details,.product-detailview .detail-product-action .order-button .product-details1,.product-detailview .detail-product-action .order-button .item-notepad-button,.product-detailview .detail-product-action .order-button .link-to-basket-button .button,.product-detailview .detail-product-action .order-button .link-to-basket-button .dialog_buttonpane button,.dialog_buttonpane .product-detailview .detail-product-action .order-button .link-to-basket-button button,.product-detailview .detail-product-action .order-button .link-to-basket-button button,.product-detailview .detail-product-action .order-button .menu-wrapper .button-wrapper .list .selectfilter,.menu-wrapper .button-wrapper .list .product-detailview .detail-product-action .order-button .selectfilter,.product-detailview .detail-product-action .order-button #filterresult .items-to-basket,#filterresult .product-detailview .detail-product-action .order-button .items-to-basket,.product-detailview .detail-product-action .order-button #filterresult .items-to-request,#filterresult .product-detailview .detail-product-action .order-button .items-to-request,.product-detailview .detail-product-action .order-button #filterresult .items-to-request-quick,#filterresult .product-detailview .detail-product-action .order-button .items-to-request-quick,.product-detailview .detail-product-action .order-button .filterresult .items-to-basket,.filterresult .product-detailview .detail-product-action .order-button .items-to-basket,.product-detailview .detail-product-action .order-button .filterresult .items-to-request,.filterresult .product-detailview .detail-product-action .order-button .items-to-request,.product-detailview .detail-product-action .order-button .filterresult .items-to-request-quick,.filterresult .product-detailview .detail-product-action .order-button .items-to-request-quick,.product-detailview .detail-product-action .order-button #filterresult .to-basket,#filterresult .product-detailview .detail-product-action .order-button .to-basket,.product-detailview .detail-product-action .order-button #filterresult .link-to-basket-button .button,#filterresult .link-to-basket-button .product-detailview .detail-product-action .order-button .button,.product-detailview .detail-product-action .order-button #filterresult .link-to-basket-button button,#filterresult .link-to-basket-button .product-detailview .detail-product-action .order-button button,.product-detailview .detail-product-action .order-button .filterresult .link-to-basket-button #filterresult .button,.filterresult .link-to-basket-button #filterresult .product-detailview .detail-product-action .order-button .button,.product-detailview .detail-product-action .order-button .filterresult .link-to-basket-button #filterresult button,.filterresult .link-to-basket-button #filterresult .product-detailview .detail-product-action .order-button button,.product-detailview .detail-product-action .order-button .filterresult .to-basket,.filterresult .product-detailview .detail-product-action .order-button .to-basket,.filterresult .link-to-basket-button .product-detailview .detail-product-action .order-button .button,.filterresult .link-to-basket-button .product-detailview .detail-product-action .order-button button{padding:0 8px}.product-detailview .detail-product-action .order-button .link-to-basket-button .button,.product-detailview .detail-product-action .order-button .link-to-basket-button button{background:#5faf53 !important;text-decoration:underline}.product-detailview .detail-product-action .order-button .link-to-basket-button .button:hover,.product-detailview .detail-product-action .order-button .link-to-basket-button button:hover{background:#4c8d42 !important}.product-detailview .detail-product-action .order-button .link-to-basket-button .button:after,.product-detailview .detail-product-action .order-button .link-to-basket-button button:after{content:"&gt;";right:8px !important;position:absolute;font-size:16px;font-family:"dachbauiconsRegular"}.product-detailview .detail-product-action .amount{float:right;width:30px;background:#e8eff3;text-align:center;height:24px}.product-detailview .detail-product-action .detail-view-link{float:right;margin:10px;font-size:13px;font-weight:bold}.product-detailview .detail-product-action .choose-now{margin-right:10px}.product-detailview .detail-product-action .choose-now:before{display:none}.product-detailview .detail-info{display:inline;float:left;width:100%;margin-right:2.12766%;display:inline;float:right;margin-right:0%;#margin-left:-2em;margin-bottom:10px}.product-detailview .detail-info .description{display:inline;float:left;width:65.95745%;margin-right:2.12766%;overflow:hidden;line-height:18px}.product-detailview .detail-info .description .description-inner{margin-left:2.08117%}.product-detailview .detail-info .description .description-inner .text-preview{white-space:pre;white-space:pre-wrap;word-wrap:break-word;overflow:hidden;position:relative;display:inline;float:left;width:100%;margin-right:3.22581%}.product-detailview .detail-info .description .description-inner .text-preview .summary{height:100px;width:inherit;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, #ffffff));background-image:-webkit-linear-gradient(rgba(255,255,255,0),#ffffff);background-image:-moz-linear-gradient(rgba(255,255,255,0),#ffffff);background-image:-o-linear-gradient(rgba(255,255,255,0),#ffffff);background-image:linear-gradient(rgba(255,255,255,0),#ffffff);position:absolute;left:0;bottom:0}.product-detailview .detail-info .description .additional_info{white-space:normal}.product-detailview .detail-info .downloads{display:inline;float:left;width:31.91489%;margin-right:2.12766%;display:inline;float:right;margin-right:0%;#margin-left:-2em}.product-detailview .detail-info .downloads h3{margin:0 10px 10px 20px}.product-detailview .detail-info .downloads a{margin:0 10px 0 50px}.product-detailview .product-tags{margin-top:10px;clear:both}.product-detailview .product-tags #tagcloud{line-height:22px}.product-detailview .product-tags #tagcloud a{text-decoration:none;padding-right:5px}.product-detailview .product-tags #tagcloud a:hover{color:#535453;text-decoration:underline}.product-detailview .product-tags #tagcloud .tag1{font-size:14px;color:#868786}.product-detailview .product-tags #tagcloud .tag2{font-size:16px;color:#6c6e6c}.product-detailview .product-tags #tagcloud .tag3{font-size:18px;color:#6c6e6c}.product-detailview .product-tags #tagcloud .tag4{font-size:20px;color:#6c6e6c}.product-detailview .product-tags #tagcloud.tagcloud-productview .tag1{font-size:11px !important}.product-detailview .product-tags #tagcloud.tagcloud-productview .tag2{font-size:13px !important}.product-detailview .product-tags #tagcloud.tagcloud-productview .tag3{font-size:15px !important}.product-detailview .product-tags #tagcloud.tagcloud-productview .tag4{font-size:17px !important}.product-detailview .product-tags.startpage{width:100%;margin:0}.product-detailview .product-tags.startpage #tagcloud{margin:0;background:#eee;padding:10px}.product-detailview .product-tags.startpage #tagcloud h3{font-size:1.17em}#tabs,#tabs .sub-tabs{clear:both;overflow:hidden;*zoom:1}#tabs&gt;ul,#tabs .sub-tabs&gt;ul{list-style:none;margin:0;height:26px;border-bottom:1px solid #bfbfbf}#tabs&gt;ul li,#tabs .sub-tabs&gt;ul li{display:block;float:left;height:35px}#tabs&gt;ul li a,#tabs .sub-tabs&gt;ul li a{background:#e3e3e3;display:block;cursor:pointer;height:26px;line-height:26px;padding:0 10px;margin:0 2px 0 0;text-decoration:none;color:#535453}#tabs&gt;ul li a.selected,#tabs .sub-tabs&gt;ul li a.selected{background:white;cursor:text;border:1px solid #bfbfbf;border-bottom:none}#tabs&gt;ul li a.disabled,#tabs .sub-tabs&gt;ul li a.disabled{color:#9fa19f;background:#f0f0f0;cursor:text}#tabs .sub-tabs{position:relative;border:none !important;padding:0 !important;border-radius:0 !important}#tabs .sub-tabs li.selectable a{background:#eee;background:#535453;color:white}#tabs .sub-tabs li.selectable a.selected{color:#535453}#tabs .sub-tabs section{margin-top:15px;clear:both}#tabs section.tab{overflow:hidden;*zoom:1;clear:both;margin-top:15px}#tabs section.tab h3{color:#535453;margin:10px 0;font-size:13px !important}#tabs section.details table{width:100%}#tabs section.details table tr td:last-child{width:65%}#tabs section.details table tr td:first-child{width:35%;padding:0 !important}#tabs section.documents .dlrow{position:relative;line-height:22px;padding:5px 0 5px 0}#tabs section.documents div{line-height:22px}#tabs section.documents img{margin:0 5px 0 0}#tabs section.product-detailview{margin-bottom:0;border:none}#tabs section.special .list-control{left:410px !important}#tabs section.special&gt;ul&gt;li{width:677px}#tabs section.accessory .list-control{left:410px !important}#tabs section.accessory&gt;ul{display:none}#tabs section.accessory&gt;ul&gt;li{width:677px}#tabs section.accessory h2{background:#eee;position:relative;border:1px solid #ccc;box-sizing:border-box;width:100%;font-size:14px;font-weight:normal;-moz-box-sizing:border-box;box-sizing:border-box}#tabs section.accessory h2&gt;a{text-decoration:none;background:#e2e2e2;display:block;overflow:hidden;padding:0 0 0 10px;height:36px;line-height:36px;position:relative;color:#424242}#tabs section.accessory h2&gt;a:after{content:"&gt;";font-family:'dachbauiconsRegular';font-size:17px;padding:0}#tabs section.accessory h2&gt;a:after{position:absolute;top:2px;right:4.30108%;z-index:5}#tabs section.accessory h2&gt;a:hover{background:whitesmoke}#tabs section.accessory h2&gt;a:hover:after{color:#f6b221}#tabs section.accessory h2.open&gt;a{color:#535453;background:whitesmoke}#tabs section.accessory h2.open&gt;a:after{content:"a";color:#f6b221;font-size:13px}#tabs .related-wrapper{overflow:hidden;*zoom:1;position:relative;margin-right:10px;width:300px}#tabs .related-wrapper .related{height:60px;padding:0 25px}#tabs .related-wrapper .inner{width:255px;margin:0px;overflow:hidden;height:55px;position:absolute}#tabs .related-wrapper h3{color:#868786;font-weight:normal;white-space:nowrap}#tabs .related-wrapper ul{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;list-style:none;position:absolute;overflow:hidden;margin:0;height:55px}#tabs .related-wrapper ul li{width:52px;height:52px;display:block;float:left;margin:0 5px;border:1px solid #ab9f86}#tabs .related-wrapper button{height:54px;width:18px;padding:0;display:block;position:absolute}#tabs .related-wrapper .basket-button-prev{left:0}#tabs .related-wrapper .basket-button-next{right:0}#vendorlist{overflow:hidden;*zoom:1}#vendorlist&gt;.vendorblock{padding:10px 10px 8px 10px !important;float:left;width:320px;overflow:hidden;white-space:nowrap;font-weight:bold;font-size:12px;text-decoration:none}#vendorlist&gt;.vendorblock:hover{border:1px solid #709ab4;background:#f7f7f7}#vendorlist&gt;.vendorblock img{border:1px solid #d1d1d1;padding:5px;background:white;display:block;float:left}#vendorlist&gt;.vendorblock .vendorname{float:right;text-align:left;width:230px;line-height:20px}#vendorlist&gt;.vendorblock .vendorname span{text-decoration:underline;font-weight:normal}#vendorlist&gt;.vendorblock.even{float:right}#vendor{overflow:hidden;*zoom:1}#vendor h2{margin:5px 0 0 0 !important}#vendor img{margin:15px 0 10px 0}.product-detailview-pop{border:none !important;width:max-content;position:relative}.product-detailview-pop .detail-product-action{position:relative;clear:both;height:60px;width:100%}.product-detailview-pop .detail-product-action .product-price{float:left;margin:0 10px}.product-detailview-pop .detail-product-action .product-tax{float:left !important;clear:both;text-align:left;margin:10px 0 0 10px}.product-detailview-pop .detail-product-action .order-button{top:0}.product-detailview-pop .detail-product-action .order-button .product-remember-wrapper{margin:0 0 5px 0}.product-detailview-pop .detail-product-action .detail-view-link{margin:50px 10px 0 0}.product-detailview-pop .variant-select-cancel{float:right;clear:right;margin:10px;font-size:12px}.reviews{overflow:hidden;*zoom:1;display:inline;float:left;width:100%;margin-right:2.12766%;clear:both;margin-left:0%;margin-right:0%;padding:0 !important}.reviews .new-review{display:block;clear:both}.reviews .new-review:after{content:""}.reviews .review:after{content:""}.reviews .review:last-child:after{display:none}.reviews .review .stars{float:left;white-space:nowrap}.reviews .review .stars span{font-size:11px;margin:0 0 0 15px}.reviews .review .author{float:right;font-weight:bold;margin-bottom:10px}.reviews .review h3{clear:both;font-size:12px}.reviews .review .helpful{font-size:11px;color:#868786;padding-top:10px}.reviews .review .helpful span{margin-right:20px}.badge{width:55px;height:21px;display:block;background:#898989;color:white;font:13px/21px "cuprumFFURegular", arial, sans-serif;text-align:center;float:left;margin-left:10px;padding-left:16px;position:relative}.buy:before{content:"!";font-weight:bold;display:block;width:16px;height:21px;background:#f6b221;position:absolute;left:0}.discount:before{content:"%";font-weight:bold;display:block;width:16px;height:21px;background:#77a1bb;position:absolute;left:0}.product-links{position:relative}.product-links a{font-size:13px}.star-info{color:#bfbfbf !important;font-family:"dachbauiconsRegular";font-size:17px;list-style:none;margin:0}.star-info .star{color:#f6b221 !important}.star-info li{float:left;display:inline;margin:0 0 5px 0}.product-price-wrapper{margin:0 0 50px 0}.product-price{font-weight:bold;color:#6d6d6d;display:block;float:left}.product-price-new{color:#777;font-weight:normal}.product-price-info{display:block;float:right;clear:right;font-size:14px;color:#797a79}.product-price-info.green{color:#689e4f}.product-price-green{color:#689e4f;font-weight:bold;display:block;margin-bottom:5px}.product-price-green:hover{color:#527c3e}.product-tax{font-size:11px;display:block;float:left;margin:2px 0 0 10px}.product-remember-wrapper .item-notepad{float:right}.product-remember-wrapper .request{float:right}#main-basket,#main-quoterequest,#main-notepad{font-family:arial, sans-serif}#main-basket .basket-item-small,#main-basket .basket-item-description .item-request,#main-quoterequest .basket-item-description #main-basket .item-request,#main-notepad .basket-item-description #main-basket .item-request,#main-basket .basket-item-wrapper span,#main-quoterequest .basket-item-wrapper #main-basket span,#main-notepad .basket-item-wrapper #main-basket span,#main-quoterequest .basket-item-small,#main-basket .basket-item-description #main-quoterequest .item-request,#main-quoterequest .basket-item-description .item-request,#main-notepad .basket-item-description #main-quoterequest .item-request,#main-basket .basket-item-wrapper #main-quoterequest span,#main-quoterequest .basket-item-wrapper span,#main-notepad .basket-item-wrapper #main-quoterequest span,#main-notepad .basket-item-small,#main-basket .basket-item-description #main-notepad .item-request,#main-quoterequest .basket-item-description #main-notepad .item-request,#main-notepad .basket-item-description .item-request,#main-basket .basket-item-wrapper #main-notepad span,#main-quoterequest .basket-item-wrapper #main-notepad span,#main-notepad .basket-item-wrapper span{font-size:11px;color:#797a79}#main-basket h2,#main-quoterequest h2,#main-notepad h2{margin:0 0 10px 0}#main-basket .product-list .block,#main-basket .product-list #maincontent .pager,#maincontent #main-basket .product-list .pager,#main-basket .product-list #accessory-filter-dialog .pager,#accessory-filter-dialog #main-basket .product-list .pager,#main-basket .product-list .category-content .categoryblock,.category-content #main-basket .product-list .categoryblock,#main-basket .product-list .product-detailview,#main-basket .product-list #tabs,#main-basket .product-list #tabs .sub-tabs,#tabs #main-basket .product-list .sub-tabs,#main-basket .product-list #vendorlist&gt;.vendorblock,#main-basket .product-list #vendor,#main-basket .product-list .predictedwrapper .similarproducts li,.predictedwrapper .similarproducts #main-basket .product-list li,#main-basket .product-list .best-reviewed-items,#main-basket .product-list .recent-items,#main-basket .product-list #filterresult&gt;ul&gt;li,#main-basket .product-list .filterresult&gt;ul&gt;li,#main-basket .product-list #filterresult .incategory,#filterresult #main-basket .product-list .incategory,#main-basket .product-list .filterresult .incategory,.filterresult #main-basket .product-list .incategory,#main-basket .product-list .adminwrapper,#main-basket .product-list section.categories article,section.categories #main-basket .product-list article,#main-basket .product-list section.front article,section.front #main-basket .product-list article,#main-basket .product-list .order-list ul.order-block&gt;li,.order-list #main-basket .product-list ul.order-block&gt;li,#main-basket .product-list .order-list ul ul li,.order-list ul ul #main-basket .product-list li,#main-basket .product-list .mighty-slider-wrapper,#main-basket .product-list #vendor-items,#main-basket .product-list .teldo-content,#main-basket .product-list #global-message,#main-basket .product-list .search-ordermap,#main-basket .product-list .ordermap,#main-quoterequest .product-list .block,#main-quoterequest .product-list #maincontent .pager,#maincontent #main-quoterequest .product-list .pager,#main-quoterequest .product-list #accessory-filter-dialog .pager,#accessory-filter-dialog #main-quoterequest .product-list .pager,#main-quoterequest .product-list .category-content .categoryblock,.category-content #main-quoterequest .product-list .categoryblock,#main-quoterequest .product-list .product-detailview,#main-quoterequest .product-list #tabs,#main-quoterequest .product-list #tabs .sub-tabs,#tabs #main-quoterequest .product-list .sub-tabs,#main-quoterequest .product-list #vendorlist&gt;.vendorblock,#main-quoterequest .product-list #vendor,#main-quoterequest .product-list .predictedwrapper .similarproducts li,.predictedwrapper .similarproducts #main-quoterequest .product-list li,#main-quoterequest .product-list .best-reviewed-items,#main-quoterequest .product-list .recent-items,#main-quoterequest .product-list #filterresult&gt;ul&gt;li,#main-quoterequest .product-list .filterresult&gt;ul&gt;li,#main-quoterequest .product-list #filterresult .incategory,#filterresult #main-quoterequest .product-list .incategory,#main-quoterequest .product-list .filterresult .incategory,.filterresult #main-quoterequest .product-list .incategory,#main-quoterequest .product-list .adminwrapper,#main-quoterequest .product-list section.categories article,section.categories #main-quoterequest .product-list article,#main-quoterequest .product-list section.front article,section.front #main-quoterequest .product-list article,#main-quoterequest .product-list .order-list ul.order-block&gt;li,.order-list #main-quoterequest .product-list ul.order-block&gt;li,#main-quoterequest .product-list .order-list ul ul li,.order-list ul ul #main-quoterequest .product-list li,#main-quoterequest .product-list .mighty-slider-wrapper,#main-quoterequest .product-list #vendor-items,#main-quoterequest .product-list .teldo-content,#main-quoterequest .product-list #global-message,#main-quoterequest .product-list .search-ordermap,#main-quoterequest .product-list .ordermap,#main-notepad .product-list .block,#main-notepad .product-list #maincontent .pager,#maincontent #main-notepad .product-list .pager,#main-notepad .product-list #accessory-filter-dialog .pager,#accessory-filter-dialog #main-notepad .product-list .pager,#main-notepad .product-list .category-content .categoryblock,.category-content #main-notepad .product-list .categoryblock,#main-notepad .product-list .product-detailview,#main-notepad .product-list #tabs,#main-notepad .product-list #tabs .sub-tabs,#tabs #main-notepad .product-list .sub-tabs,#main-notepad .product-list #vendorlist&gt;.vendorblock,#main-notepad .product-list #vendor,#main-notepad .product-list .predictedwrapper .similarproducts li,.predictedwrapper .similarproducts #main-notepad .product-list li,#main-notepad .product-list .best-reviewed-items,#main-notepad .product-list .recent-items,#main-notepad .product-list #filterresult&gt;ul&gt;li,#main-notepad .product-list .filterresult&gt;ul&gt;li,#main-notepad .product-list #filterresult .incategory,#filterresult #main-notepad .product-list .incategory,#main-notepad .product-list .filterresult .incategory,.filterresult #main-notepad .product-list .incategory,#main-notepad .product-list .adminwrapper,#main-notepad .product-list section.categories article,section.categories #main-notepad .product-list article,#main-notepad .product-list section.front article,section.front #main-notepad .product-list article,#main-notepad .product-list .order-list ul.order-block&gt;li,.order-list #main-notepad .product-list ul.order-block&gt;li,#main-notepad .product-list .order-list ul ul li,.order-list ul ul #main-notepad .product-list li,#main-notepad .product-list .mighty-slider-wrapper,#main-notepad .product-list #vendor-items,#main-notepad .product-list .teldo-content,#main-notepad .product-list #global-message,#main-notepad .product-list .search-ordermap,#main-notepad .product-list .ordermap{overflow:hidden;*zoom:1}#main-basket .basket-item-title,#main-quoterequest .basket-item-title,#main-notepad .basket-item-title{display:block;float:left;font-weight:bold}#main-basket .item-drop,#main-quoterequest .item-drop,#main-notepad .item-drop{display:block;float:right;clear:right}#main-basket .basket-item-thumb-small,#main-quoterequest .basket-item-thumb-small,#main-notepad .basket-item-thumb-small{clear:left;display:block;float:left;margin:10px 20px 0 0}#main-basket .basket-item-description,#main-quoterequest .basket-item-description,#main-notepad .basket-item-description{float:left;margin:10px 10px 0 0;width:322px;line-height:16px}#main-basket .basket-item-wrapper,#main-quoterequest .basket-item-wrapper,#main-notepad .basket-item-wrapper{float:right;clear:right}#main-basket .basket-item-wrapper span,#main-quoterequest .basket-item-wrapper span,#main-notepad .basket-item-wrapper span{line-height:22px}#main-basket .basket-item-wrapper p,#main-quoterequest .basket-item-wrapper p,#main-notepad .basket-item-wrapper p{margin:0}#main-basket .basket-item-wrapper .basket-item-amount,#main-quoterequest .basket-item-wrapper .basket-item-amount,#main-notepad .basket-item-wrapper .basket-item-amount{float:left;margin:10px 0 0 0;width:176px;white-space:nowrap;overflow:hidden}#main-basket .basket-item-wrapper .basket-item-amount input,#main-quoterequest .basket-item-wrapper .basket-item-amount input,#main-notepad .basket-item-wrapper .basket-item-amount input{width:32px !important;text-align:center}#main-basket .basket-item-wrapper .basket-item-amount span,#main-quoterequest .basket-item-wrapper .basket-item-amount span,#main-notepad .basket-item-wrapper .basket-item-amount span{line-height:26px}#main-basket .basket-item-wrapper .basket-item-price,#main-quoterequest .basket-item-wrapper .basket-item-price,#main-notepad .basket-item-wrapper .basket-item-price{float:right;margin:10px 0 0 0;width:95px;text-align:right}#main-basket .basket-user-address,#main-quoterequest .basket-user-address,#main-notepad .basket-user-address{float:left;width:210px;margin-right:10px}#main-basket .basket-user-address ul,#main-quoterequest .basket-user-address ul,#main-notepad .basket-user-address ul{list-style:none;margin:10px 0 0 0}#main-basket .basket-summary,#main-quoterequest .basket-summary,#main-notepad .basket-summary{overflow:hidden;*zoom:1;height:initial;text-align:right;width:204px;float:right}#main-basket .basket-summary .basket-label,#main-quoterequest .basket-summary .basket-label,#main-notepad .basket-summary .basket-label{display:block;float:left;width:110px;margin-right:10px;clear:left}#main-basket .basket-summary .basket-label-content,#main-quoterequest .basket-summary .basket-label-content,#main-notepad .basket-summary .basket-label-content{display:block;float:right;clear:right}#main-basket .basket-summary .basket-single-row,#main-quoterequest .basket-summary .basket-single-row,#main-notepad .basket-summary .basket-single-row{display:block;float:none;clear:both}#main-basket .basket-discount,#main-quoterequest .basket-discount,#main-notepad .basket-discount{overflow:hidden;*zoom:1}#main-basket .basket-discount h3,#main-quoterequest .basket-discount h3,#main-notepad .basket-discount h3{margin-bottom:10px}#main-basket .basket-discount table,#main-quoterequest .basket-discount table,#main-notepad .basket-discount table{width:677px;margin-bottom:10px}#main-basket .basket-discount table thead,#main-quoterequest .basket-discount table thead,#main-notepad .basket-discount table thead{font-weight:bold;background:#eee}#main-basket .basket-discount table thead td,#main-quoterequest .basket-discount table thead td,#main-notepad .basket-discount table thead td{border-top:1px solid #b3c9d7;border-bottom:1px solid #b3c9d7}#main-basket .basket-discount table td,#main-quoterequest .basket-discount table td,#main-notepad .basket-discount table td{padding:3px 15px;border-bottom:1px solid #d6d6d6}#main-basket .basket-user-shipping,#main-quoterequest .basket-user-shipping,#main-notepad .basket-user-shipping{width:430px;padding-top:15px;margin-right:10px;clear:both}#main-basket .basket-user-shipping ul,#main-quoterequest .basket-user-shipping ul,#main-notepad .basket-user-shipping ul{list-style:none;margin:10px 0 0 0}#main-basket .basket-user-shipping ul li,#main-quoterequest .basket-user-shipping ul li,#main-notepad .basket-user-shipping ul li{position:relative;width:340px}#main-basket .basket-user-shipping ul li .use-delivery-address,#main-quoterequest .basket-user-shipping ul li .use-delivery-address,#main-notepad .basket-user-shipping ul li .use-delivery-address{position:absolute;right:-70px}#main-basket .basket-user-shipping ul li .delete-delivery-address,#main-quoterequest .basket-user-shipping ul li .delete-delivery-address,#main-notepad .basket-user-shipping ul li .delete-delivery-address{position:absolute;right:-100px}#main-basket .basket-user-message,#main-quoterequest .basket-user-message,#main-notepad .basket-user-message{clear:both;margin:20px 0 0 0;width:450px;float:left}#main-basket .basket-user-message textarea,#main-quoterequest .basket-user-message textarea,#main-notepad .basket-user-message textarea{width:430px;height:123px;margin:10px 0 0 0}#main-basket .basket-order-buttons,#main-quoterequest .basket-order-buttons,#main-notepad .basket-order-buttons{float:right;text-align:right;width:226px;margin:30px 0 0 0}#main-basket .basket-order-buttons .agb-wrapper,#main-quoterequest .basket-order-buttons .agb-wrapper,#main-notepad .basket-order-buttons .agb-wrapper{box-sizing:border-box;margin-top:10px;width:220px;float:right;clear:both;text-align:left;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}#main-basket .basket-order-buttons #agb,#main-quoterequest .basket-order-buttons #agb,#main-notepad .basket-order-buttons #agb{vertical-align:top;margin:2px 5px 0 0}#main-basket .basket-order-buttons .agblabel,#main-quoterequest .basket-order-buttons .agblabel,#main-notepad .basket-order-buttons .agblabel{box-sizing:border-box;display:block;background:white;padding:5px 5px 10px 10px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;margin-bottom:10px}#main-basket .basket-order-buttons .agblabel a,#main-quoterequest .basket-order-buttons .agblabel a,#main-notepad .basket-order-buttons .agblabel a{font-weight:bold}#main-basket .basket-order-buttons .into-basket,#main-basket .basket-order-buttons .product-details,#main-basket .basket-order-buttons .product-details1,#main-basket .basket-order-buttons .item-notepad-button,#main-basket .basket-order-buttons .product-detailview .detail-product-action .order-button .link-to-basket-button .button,.product-detailview .detail-product-action .order-button .link-to-basket-button #main-basket .basket-order-buttons .button,#main-basket .basket-order-buttons .product-detailview .detail-product-action .order-button .link-to-basket-button button,.product-detailview .detail-product-action .order-button .link-to-basket-button #main-basket .basket-order-buttons button,#main-basket .basket-order-buttons .menu-wrapper .button-wrapper .list .selectfilter,.menu-wrapper .button-wrapper .list #main-basket .basket-order-buttons .selectfilter,#main-basket .basket-order-buttons #filterresult .items-to-basket,#filterresult #main-basket .basket-order-buttons .items-to-basket,#main-basket .basket-order-buttons #filterresult .items-to-request,#filterresult #main-basket .basket-order-buttons .items-to-request,#main-basket .basket-order-buttons #filterresult .items-to-request-quick,#filterresult #main-basket .basket-order-buttons .items-to-request-quick,#main-basket .basket-order-buttons .filterresult .items-to-basket,.filterresult #main-basket .basket-order-buttons .items-to-basket,#main-basket .basket-order-buttons .filterresult .items-to-request,.filterresult #main-basket .basket-order-buttons .items-to-request,#main-basket .basket-order-buttons .filterresult .items-to-request-quick,.filterresult #main-basket .basket-order-buttons .items-to-request-quick,#main-basket .basket-order-buttons #filterresult .to-basket,#filterresult #main-basket .basket-order-buttons .to-basket,#main-basket .basket-order-buttons #filterresult .link-to-basket-button .button,#filterresult .link-to-basket-button #main-basket .basket-order-buttons .button,#main-basket .basket-order-buttons #filterresult .link-to-basket-button button,#filterresult .link-to-basket-button #main-basket .basket-order-buttons button,#main-basket .basket-order-buttons .filterresult .to-basket,.filterresult #main-basket .basket-order-buttons .to-basket,#main-basket .basket-order-buttons .filterresult .link-to-basket-button .button,.filterresult .link-to-basket-button #main-basket .basket-order-buttons .button,#main-basket .basket-order-buttons .filterresult .link-to-basket-button button,.filterresult .link-to-basket-button #main-basket .basket-order-buttons button,#main-quoterequest .basket-order-buttons .into-basket,#main-quoterequest .basket-order-buttons .product-details,#main-quoterequest .basket-order-buttons .product-details1,#main-quoterequest .basket-order-buttons .item-notepad-button,#main-quoterequest .basket-order-buttons .product-detailview .detail-product-action .order-button .link-to-basket-button .button,.product-detailview .detail-product-action .order-button .link-to-basket-button #main-quoterequest .basket-order-buttons .button,#main-quoterequest .basket-order-buttons .product-detailview .detail-product-action .order-button .link-to-basket-button button,.product-detailview .detail-product-action .order-button .link-to-basket-button #main-quoterequest .basket-order-buttons button,#main-quoterequest .basket-order-buttons .menu-wrapper .button-wrapper .list .selectfilter,.menu-wrapper .button-wrapper .list #main-quoterequest .basket-order-buttons .selectfilter,#main-quoterequest .basket-order-buttons #filterresult .items-to-basket,#filterresult #main-quoterequest .basket-order-buttons .items-to-basket,#main-quoterequest .basket-order-buttons #filterresult .items-to-request,#filterresult #main-quoterequest .basket-order-buttons .items-to-request,#main-quoterequest .basket-order-buttons #filterresult .items-to-request-quick,#filterresult #main-quoterequest .basket-order-buttons .items-to-request-quick,#main-quoterequest .basket-order-buttons .filterresult .items-to-basket,.filterresult #main-quoterequest .basket-order-buttons .items-to-basket,#main-quoterequest .basket-order-buttons .filterresult .items-to-request,.filterresult #main-quoterequest .basket-order-buttons .items-to-request,#main-quoterequest .basket-order-buttons .filterresult .items-to-request-quick,.filterresult #main-quoterequest .basket-order-buttons .items-to-request-quick,#main-quoterequest .basket-order-buttons #filterresult .to-basket,#filterresult #main-quoterequest .basket-order-buttons .to-basket,#main-quoterequest .basket-order-buttons #filterresult .link-to-basket-button .button,#filterresult .link-to-basket-button #main-quoterequest .basket-order-buttons .button,#main-quoterequest .basket-order-buttons #filterresult .link-to-basket-button button,#filterresult .link-to-basket-button #main-quoterequest .basket-order-buttons button,#main-quoterequest .basket-order-buttons .filterresult .to-basket,.filterresult #main-quoterequest .basket-order-buttons .to-basket,#main-quoterequest .basket-order-buttons .filterresult .link-to-basket-button .button,.filterresult .link-to-basket-button #main-quoterequest .basket-order-buttons .button,#main-quoterequest .basket-order-buttons .filterresult .link-to-basket-button button,.filterresult .link-to-basket-button #main-quoterequest .basket-order-buttons button,#main-notepad .basket-order-buttons .into-basket,#main-notepad .basket-order-buttons .product-details,#main-notepad .basket-order-buttons .product-details1,#main-notepad .basket-order-buttons .item-notepad-button,#main-notepad .basket-order-buttons .product-detailview .detail-product-action .order-button .link-to-basket-button .button,.product-detailview .detail-product-action .order-button .link-to-basket-button #main-notepad .basket-order-buttons .button,#main-notepad .basket-order-buttons .product-detailview .detail-product-action .order-button .link-to-basket-button button,.product-detailview .detail-product-action .order-button .link-to-basket-button #main-notepad .basket-order-buttons button,#main-notepad .basket-order-buttons .menu-wrapper .button-wrapper .list .selectfilter,.menu-wrapper .button-wrapper .list #main-notepad .basket-order-buttons .selectfilter,#main-notepad .basket-order-buttons #filterresult .items-to-basket,#filterresult #main-notepad .basket-order-buttons .items-to-basket,#main-notepad .basket-order-buttons #filterresult .items-to-request,#filterresult #main-notepad .basket-order-buttons .items-to-request,#main-notepad .basket-order-buttons #filterresult .items-to-request-quick,#filterresult #main-notepad .basket-order-buttons .items-to-request-quick,#main-notepad .basket-order-buttons .filterresult .items-to-basket,.filterresult #main-notepad .basket-order-buttons .items-to-basket,#main-notepad .basket-order-buttons .filterresult .items-to-request,.filterresult #main-notepad .basket-order-buttons .items-to-request,#main-notepad .basket-order-buttons .filterresult .items-to-request-quick,.filterresult #main-notepad .basket-order-buttons .items-to-request-quick,#main-notepad .basket-order-buttons #filterresult .to-basket,#filterresult #main-notepad .basket-order-buttons .to-basket,#main-notepad .basket-order-buttons #filterresult .link-to-basket-button .button,#filterresult .link-to-basket-button #main-notepad .basket-order-buttons .button,#main-notepad .basket-order-buttons #filterresult .link-to-basket-button button,#filterresult .link-to-basket-button #main-notepad .basket-order-buttons button,#main-notepad .basket-order-buttons .filterresult .to-basket,.filterresult #main-notepad .basket-order-buttons .to-basket,#main-notepad .basket-order-buttons .filterresult .link-to-basket-button .button,.filterresult .link-to-basket-button #main-notepad .basket-order-buttons .button,#main-notepad .basket-order-buttons .filterresult .link-to-basket-button button,.filterresult .link-to-basket-button #main-notepad .basket-order-buttons button{text-align:center;padding:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}#main-basket .button-payment-shipping,#main-quoterequest .button-payment-shipping,#main-notepad .button-payment-shipping{margin-top:105px}#main-basket .button-payment-shipping .into-basket:before,#main-basket .button-payment-shipping .product-details:before,#main-basket .button-payment-shipping .product-details1:before,#main-basket .button-payment-shipping .item-notepad-button:before,#main-basket .button-payment-shipping .product-detailview .detail-product-action .order-button .link-to-basket-button .button:before,.product-detailview .detail-product-action .order-button .link-to-basket-button #main-basket .button-payment-shipping .button:before,#main-basket .button-payment-shipping .product-detailview .detail-product-action .order-button .link-to-basket-button button:before,.product-detailview .detail-product-action .order-button .link-to-basket-button #main-basket .button-payment-shipping button:before,#main-basket .button-payment-shipping .menu-wrapper .button-wrapper .list .selectfilter:before,.menu-wrapper .button-wrapper .list #main-basket .button-payment-shipping .selectfilter:before,#main-basket .button-payment-shipping #filterresult .items-to-basket:before,#filterresult #main-basket .button-payment-shipping .items-to-basket:before,#main-basket .button-payment-shipping #filterresult .items-to-request:before,#filterresult #main-basket .button-payment-shipping .items-to-request:before,#main-basket .button-payment-shipping #filterresult .items-to-request-quick:before,#filterresult #main-basket .button-payment-shipping .items-to-request-quick:before,#main-basket .button-payment-shipping .filterresult .items-to-basket:before,.filterresult #main-basket .button-payment-shipping .items-to-basket:before,#main-basket .button-payment-shipping .filterresult .items-to-request:before,.filterresult #main-basket .button-payment-shipping .items-to-request:before,#main-basket .button-payment-shipping .filterresult .items-to-request-quick:before,.filterresult #main-basket .button-payment-shipping .items-to-request-quick:before,#main-basket .button-payment-shipping #filterresult .to-basket:before,#filterresult #main-basket .button-payment-shipping .to-basket:before,#main-basket .button-payment-shipping #filterresult .link-to-basket-button .button:before,#filterresult .link-to-basket-button #main-basket .button-payment-shipping .button:before,#main-basket .button-payment-shipping #filterresult .link-to-basket-button button:before,#filterresult .link-to-basket-button #main-basket .button-payment-shipping button:before,#main-basket .button-payment-shipping .filterresult .to-basket:before,.filterresult #main-basket .button-payment-shipping .to-basket:before,#main-basket .button-payment-shipping .filterresult .link-to-basket-button .button:before,.filterresult .link-to-basket-button #main-basket .button-payment-shipping .button:before,#main-basket .button-payment-shipping .filterresult .link-to-basket-button button:before,.filterresult .link-to-basket-button #main-basket .button-payment-shipping button:before,#main-quoterequest .button-payment-shipping .into-basket:before,#main-quoterequest .button-payment-shipping .product-details:before,#main-quoterequest .button-payment-shipping .product-details1:before,#main-quoterequest .button-payment-shipping .item-notepad-button:before,#main-quoterequest .button-payment-shipping .product-detailview .detail-product-action .order-button .link-to-basket-button .button:before,.product-detailview .detail-product-action .order-button .link-to-basket-button #main-quoterequest .button-payment-shipping .button:before,#main-quoterequest .button-payment-shipping .product-detailview .detail-product-action .order-button .link-to-basket-button button:before,.product-detailview .detail-product-action .order-button .link-to-basket-button #main-quoterequest .button-payment-shipping button:before,#main-quoterequest .button-payment-shipping .menu-wrapper .button-wrapper .list .selectfilter:before,.menu-wrapper .button-wrapper .list #main-quoterequest .button-payment-shipping .selectfilter:before,#main-quoterequest .button-payment-shipping #filterresult .items-to-basket:before,#filterresult #main-quoterequest .button-payment-shipping .items-to-basket:before,#main-quoterequest .button-payment-shipping #filterresult .items-to-request:before,#filterresult #main-quoterequest .button-payment-shipping .items-to-request:before,#main-quoterequest .button-payment-shipping #filterresult .items-to-request-quick:before,#filterresult #main-quoterequest .button-payment-shipping .items-to-request-quick:before,#main-quoterequest .button-payment-shipping .filterresult .items-to-basket:before,.filterresult #main-quoterequest .button-payment-shipping .items-to-basket:before,#main-quoterequest .button-payment-shipping .filterresult .items-to-request:before,.filterresult #main-quoterequest .button-payment-shipping .items-to-request:before,#main-quoterequest .button-payment-shipping .filterresult .items-to-request-quick:before,.filterresult #main-quoterequest .button-payment-shipping .items-to-request-quick:before,#main-quoterequest .button-payment-shipping #filterresult .to-basket:before,#filterresult #main-quoterequest .button-payment-shipping .to-basket:before,#main-quoterequest .button-payment-shipping #filterresult .link-to-basket-button .button:before,#filterresult .link-to-basket-button #main-quoterequest .button-payment-shipping .button:before,#main-quoterequest .button-payment-shipping #filterresult .link-to-basket-button button:before,#filterresult .link-to-basket-button #main-quoterequest .button-payment-shipping button:before,#main-quoterequest .button-payment-shipping .filterresult .to-basket:before,.filterresult #main-quoterequest .button-payment-shipping .to-basket:before,#main-quoterequest .button-payment-shipping .filterresult .link-to-basket-button .button:before,.filterresult .link-to-basket-button #main-quoterequest .button-payment-shipping .button:before,#main-quoterequest .button-payment-shipping .filterresult .link-to-basket-button button:before,.filterresult .link-to-basket-button #main-quoterequest .button-payment-shipping button:before,#main-notepad .button-payment-shipping .into-basket:before,#main-notepad .button-payment-shipping .product-details:before,#main-notepad .button-payment-shipping .product-details1:before,#main-notepad .button-payment-shipping .item-notepad-button:before,#main-notepad .button-payment-shipping .product-detailview .detail-product-action .order-button .link-to-basket-button .button:before,.product-detailview .detail-product-action .order-button .link-to-basket-button #main-notepad .button-payment-shipping .button:before,#main-notepad .button-payment-shipping .product-detailview .detail-product-action .order-button .link-to-basket-button button:before,.product-detailview .detail-product-action .order-button .link-to-basket-button #main-notepad .button-payment-shipping button:before,#main-notepad .button-payment-shipping .menu-wrapper .button-wrapper .list .selectfilter:before,.menu-wrapper .button-wrapper .list #main-notepad .button-payment-shipping .selectfilter:before,#main-notepad .button-payment-shipping #filterresult .items-to-basket:before,#filterresult #main-notepad .button-payment-shipping .items-to-basket:before,#main-notepad .button-payment-shipping #filterresult .items-to-request:before,#filterresult #main-notepad .button-payment-shipping .items-to-request:before,#main-notepad .button-payment-shipping #filterresult .items-to-request-quick:before,#filterresult #main-notepad .button-payment-shipping .items-to-request-quick:before,#main-notepad .button-payment-shipping .filterresult .items-to-basket:before,.filterresult #main-notepad .button-payment-shipping .items-to-basket:before,#main-notepad .button-payment-shipping .filterresult .items-to-request:before,.filterresult #main-notepad .button-payment-shipping .items-to-request:before,#main-notepad .button-payment-shipping .filterresult .items-to-request-quick:before,.filterresult #main-notepad .button-payment-shipping .items-to-request-quick:before,#main-notepad .button-payment-shipping #filterresult .to-basket:before,#filterresult #main-notepad .button-payment-shipping .to-basket:before,#main-notepad .button-payment-shipping #filterresult .link-to-basket-button .button:before,#filterresult .link-to-basket-button #main-notepad .button-payment-shipping .button:before,#main-notepad .button-payment-shipping #filterresult .link-to-basket-button button:before,#filterresult .link-to-basket-button #main-notepad .button-payment-shipping button:before,#main-notepad .button-payment-shipping .filterresult .to-basket:before,.filterresult #main-notepad .button-payment-shipping .to-basket:before,#main-notepad .button-payment-shipping .filterresult .link-to-basket-button .button:before,.filterresult .link-to-basket-button #main-notepad .button-payment-shipping .button:before,#main-notepad .button-payment-shipping .filterresult .link-to-basket-button button:before,.filterresult .link-to-basket-button #main-notepad .button-payment-shipping button:before{display:none}.predictedwrapper{border-top:1px solid #ccc;margin:40px 0 0 0;padding-top:10px}.predictedwrapper h3{margin:0 0 20px 0}.predictedwrapper .similarproducts{width:700px;margin:0;list-style:none;-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.predictedwrapper .similarproducts li{font-size:12px !important;width:200px;display:list-item;margin:0 10px 10px 0 !important}.predictedwrapper .similarproducts li h4{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.predictedwrapper .similarproducts li .manulogo{float:right}.best-reviewed-items,.recent-items{height:218px}.best-reviewed-items h3,.recent-items h3{margin:0 0 15px 0}.best-reviewed-items ul,.recent-items ul{margin:0;padding:0;list-style:none;display:block;clear:both;line-height:11px}.best-reviewed-items .review-product,.recent-items .review-product{display:block;float:left;margin:0 15px;width:200px;overflow:hidden;white-space:nowrap;line-height:30px;font-size:12px;text-decoration:none}.best-reviewed-items .stars,.recent-items .stars{float:right}.best-reviewed-items .stars .star-info,.recent-items .stars .star-info{font-size:12px}.best-reviewed-items .review-list,.recent-items .review-list{clear:both;display:block;height:38px}.recent-items{float:right !important}.menu-wrapper button{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;text-shadow:none;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;border:none;font-family:"cuprumFFURegular", sans-serif}.menu-wrapper .button-wrapper{float:left;position:relative;border:1px solid #d1d1d1;margin-right:-1px;margin-bottom:10px}.menu-wrapper .button-wrapper .filterbutton{position:relative;font-size:16px;color:#353535;margin:0;border:none;border-left:1px solid white;height:37px;line-height:37px;padding:0 30px 0 10px;font-size:16px;color:#353535;margin:0;border:none;border-left:1px solid white;background:#ffffff;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #ebebeb));background-image:-webkit-linear-gradient(#ffffff,#ebebeb);background-image:-moz-linear-gradient(#ffffff,#ebebeb);background-image:-o-linear-gradient(#ffffff,#ebebeb);background-image:linear-gradient(#ffffff,#ebebeb)}.menu-wrapper .button-wrapper .filterbutton:hover{background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #d2d2d2));background-image:-webkit-linear-gradient(#ffffff,#d2d2d2);background-image:-moz-linear-gradient(#ffffff,#d2d2d2);background-image:-o-linear-gradient(#ffffff,#d2d2d2);background-image:linear-gradient(#ffffff,#d2d2d2)}.menu-wrapper .button-wrapper .filterbutton:after{content:"▼";display:block;width:10px;height:10px;position:absolute;top:0;right:13px}.menu-wrapper .button-wrapper.plus-wrapper{border:none;margin-top:1px}.menu-wrapper .button-wrapper.plus-wrapper .plus-button{background-image:url("../images/buttons/plus.png");background-repeat:no-repeat;height:37px;width:30px;border:none;margin:0 8px 0 21px;padding:0 !important;float:left;position:relative}.menu-wrapper .button-wrapper.plus-wrapper .plus-button:hover{cursor:pointer;background-image:url("../images/buttons/plus_hover.png")}.menu-wrapper .button-wrapper.plus-wrapper .minus-button{background-image:url("../images/buttons/minus.png");background-repeat:no-repeat;height:37px;width:30px;border:none;margin:0 8px 0 21px;padding:0 !important;float:left;position:relative}.menu-wrapper .button-wrapper.plus-wrapper .minus-button:hover{cursor:pointer;background-image:url("../images/buttons/minus_hover.png")}.menu-wrapper .button-wrapper .text-next{color:#298f2b;font-family:"cuprumFFURegular", sans-serif;font-size:14px;width:100px}.menu-wrapper .button-wrapper.reset-active .filterbutton{background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #d2d2d2));background-image:-webkit-linear-gradient(#ffffff,#d2d2d2);background-image:-moz-linear-gradient(#ffffff,#d2d2d2);background-image:-o-linear-gradient(#ffffff,#d2d2d2);background-image:linear-gradient(#ffffff,#d2d2d2)}.menu-wrapper .button-wrapper.reset-active .filterbutton:hover{background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f9f9f9), color-stop(100%, #c6c6c6));background-image:-webkit-linear-gradient(#f9f9f9,#c6c6c6);background-image:-moz-linear-gradient(#f9f9f9,#c6c6c6);background-image:-o-linear-gradient(#f9f9f9,#c6c6c6);background-image:linear-gradient(#f9f9f9,#c6c6c6)}.menu-wrapper .button-wrapper.reset-active .filterbutton:after{color:#f6b221}.menu-wrapper .button-wrapper.search-filter:before{content:"?";font-family:'dachbauiconsRegular';font-size:15px;padding:0}.menu-wrapper .button-wrapper.search-filter:before{color:#3773a0;width:16px;height:16px;position:absolute;text-align:center;top:9px;left:13px;z-index:5}.menu-wrapper .button-wrapper.search-filter button{color:#3773a0;padding-left:40px}.menu-wrapper .button-wrapper.search-filter button:after{color:#3773a0 !important}.menu-wrapper .button-wrapper .list{border:1px solid #e39323;-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;border-radius:7px;width:300px;font-size:16px;color:#6d6d6d;background:white;margin-top:5px;padding:9px;position:absolute;top:42px;left:0;z-index:5;font-family:"cuprumFFURegular", sans-serif;-webkit-box-shadow:#c2c2c2 1px 2px 6px;-moz-box-shadow:#c2c2c2 1px 2px 6px;box-shadow:#c2c2c2 1px 2px 6px}.menu-wrapper .button-wrapper .list:after{content:"i";font-family:'dachbauiconsRegular';font-size:27px;padding:0}.menu-wrapper .button-wrapper .list:after{color:#e39323;position:absolute;top:-20px;left:20px}.menu-wrapper .button-wrapper .list:before{content:"i";font-family:'dachbauiconsRegular';font-size:27px;padding:0}.menu-wrapper .button-wrapper .list:before{color:white;position:absolute;top:-18px;left:20px;z-index:2}.menu-wrapper .button-wrapper .list .clickinfo{-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;padding:5px 9px 5px 7px;cursor:pointer;margin-bottom:9px;color:#3773a0;position:relative;background:#eeeeee;font-size:17px}.menu-wrapper .button-wrapper .list .clickinfo:hover{background:#df5823;color:white}.menu-wrapper .button-wrapper .list .clickinfo:hover .reset-filter{color:white}.menu-wrapper .button-wrapper .list .clickinfo .reset-filter{position:absolute;width:20px;height:20px;top:4px;right:5px;background-image:url("../images/buttons/reset.png");background-repeat:no-repeat;background-color:transparent}.menu-wrapper .button-wrapper .list .selectfilter{text-align:left;padding-left:85px;margin-top:10px;display:none;width:215px;cursor:pointer}.menu-wrapper .button-wrapper .list .selectfilter:before{content:"+";font-family:'dachbauiconsRegular';font-size:16px;padding:0 2px 0 0}.menu-wrapper .button-wrapper .list .selectfilter:before{position:absolute;top:0;left:198px}.menu-wrapper .button-wrapper .list .listitems{list-style:none;margin:0;min-height:37px;max-height:345px;overflow-y:auto}.menu-wrapper .button-wrapper .list .listitems li{position:relative;margin-bottom:9px;height:30px;line-height:30px;white-space:nowrap}.menu-wrapper .button-wrapper .list .listitems li:last-child{margin-bottom:0}.menu-wrapper .button-wrapper .list .listitems li.selected .listitem-wrapper{background:#6d6e6e;color:white;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}.menu-wrapper .button-wrapper .list .listitems li .listitem-wrapper{float:left;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;margin-right:10px;width:275px}.menu-wrapper .button-wrapper .list .listitems li .listitem-wrapper:hover{background:#6d6e6e;color:white;cursor:pointer}.menu-wrapper .button-wrapper .list .listitems li .listitem-wrapper .multi{float:left;margin:5px 10px 5px 5px;background:white;width:19px;height:19px;line-height:19px;font-size:35px;display:block;text-align:center;color:#6d6e6e;border:1px solid #6d6e6e;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}.menu-wrapper .button-wrapper .list .listitems li .listitem-wrapper .multi-standard{background:white;border:1px solid gray;color:#dbdbdb}.menu-wrapper .button-wrapper .list .listitems li .listitem-wrapper .listitem-text{float:left;clear:right;overflow:hidden;width:230px}.menu-wrapper .button-wrapper .list .listitems li .listitem-wrapper.prodimg{width:235px}.menu-wrapper .button-wrapper .list .listitems li .listitem-wrapper.prodimg .listitem-text{width:190px}.menu-wrapper .button-wrapper .list .listitems li img{display:block;float:right;margin-right:9px}.menu-wrapper .button-wrapper .pluslist{border:1px solid #298f2b}.menu-wrapper .button-wrapper .pluslist .multi-standard{display:none !important}.menu-wrapper .button-wrapper .pluslist .listitem-text{padding-left:5px}.menu-wrapper .button-wrapper .pluslist:after{color:#298f2b}.menu-wrapper .button-wrapper .searchlist{border:1px solid #3773a0}.menu-wrapper .button-wrapper .searchlist .multi-standard{display:none !important}.menu-wrapper .button-wrapper .searchlist .listitem-text{padding-left:5px}.menu-wrapper .button-wrapper .searchlist .multi{display:none !important}.menu-wrapper .button-wrapper .searchlist:after{color:#3773a0}#filterresult,.filterresult{font-family:"cuprumFFURegular", sans-serif;font-size:15px}#filterresult a,.filterresult a{text-decoration:none;color:#535453}#filterresult ul,.filterresult ul{list-style:none;margin:0;padding:0}#filterresult&gt;ul&gt;li,.filterresult&gt;ul&gt;li{position:relative}#filterresult&gt;ul&gt;li h4,.filterresult&gt;ul&gt;li h4{margin:2px 0}#filterresult .no-exchange,.filterresult .no-exchange{position:absolute;right:195px;top:5px;z-index:1;font-family:"cuprumFFURegular", sans-serif;font-size:13px;color:red;text-align:center}#filterresult .link-to-basket-button .button,#filterresult .link-to-basket-button button,.filterresult .link-to-basket-button .button,.filterresult .link-to-basket-button button{background:#5faf53 !important;width:133px !important;font-size:16px !important;text-decoration:underline}#filterresult .link-to-basket-button .button:hover,#filterresult .link-to-basket-button button:hover,.filterresult .link-to-basket-button .button:hover,.filterresult .link-to-basket-button button:hover{background:#4c8d42 !important}#filterresult .link-to-basket-button .button:after,#filterresult .link-to-basket-button button:after,.filterresult .link-to-basket-button .button:after,.filterresult .link-to-basket-button button:after{content:"&gt;";right:8px !important;position:absolute;font-size:16px;font-family:"dachbauiconsRegular"}#filterresult .col1,.filterresult .col1{width:70px;height:72px;float:left;margin-right:15px}#filterresult .col2,.filterresult .col2{float:left;width:442px}#filterresult .col2 .vendorlogo,.filterresult .col2 .vendorlogo{display:block;float:left;margin:6px 6px 0 0}#filterresult .col2 .supply-time-wrapper,.filterresult .col2 .supply-time-wrapper{position:absolute;bottom:10px;left:330px;z-index:1}#filterresult .col2 .supply-time-wrapper:before,.filterresult .col2 .supply-time-wrapper:before{content:"";display:block;width:19px;height:17px;background-image:url("../images/icons/supply.png");background-repeat:no-repeat;background-size:19px 17px;position:absolute;left:-22px;bottom:2px;z-index:5}#filterresult .col2 .supply-time-wrapper a,.filterresult .col2 .supply-time-wrapper a{color:#1676b6;text-decoration:underline;font-size:13px}#filterresult .col3,.filterresult .col3{float:right;text-align:right;width:150px;white-space:nowrap}#filterresult .col3 .product-details1,.filterresult .col3 .product-details1{position:absolute;bottom:10px;right:10px}#filterresult .list-discountprice,.filterresult .list-discountprice{line-height:15px;text-decoration:underline;color:#689e4f}#filterresult .selectable,.filterresult .selectable{width:20px;height:20px;background:#eee;cursor:pointer;position:absolute;top:-1px;left:-1px;border:1px solid #ccc;-moz-border-radius-topleft:7px;-webkit-border-top-left-radius:7px;border-top-left-radius:7px}#filterresult .selectable:before,.filterresult .selectable:before{font-family:"dachbauiconsRegular";content:"$";font-size:14px;text-align:center;width:8px;height:8px;position:relative;z-index:10;top:2px;left:3px;color:#ccc}#filterresult .selected:before,.filterresult .selected:before{color:#535453}#filterresult .selected-item,.filterresult .selected-item{background:#fffbdb !important;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}#filterresult .not-purchasable,.filterresult .not-purchasable{background:#ffe4e4 !important;border:1px solid #fbb}#filterresult .not-purchasable .selected:before,.filterresult .not-purchasable .selected:before{color:#c70000}#filterresult .select-all,.filterresult .select-all{position:static;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;margin-bottom:15px;border:1px solid #535453;background:white}#filterresult .select-all:after,.filterresult .select-all:after{content:"alles auswählen";width:200px;white-space:nowrap;margin-left:20px}#filterresult .items-to-basket,#filterresult .items-to-request,#filterresult .items-to-request-quick,.filterresult .items-to-basket,.filterresult .items-to-request,.filterresult .items-to-request-quick{box-sizing:border-box;padding-right:10px;text-shadow:none;text-align:right;width:160px;float:left}#filterresult .items-to-basket:before,#filterresult .items-to-request:before,#filterresult .items-to-request-quick:before,.filterresult .items-to-basket:before,.filterresult .items-to-request:before,.filterresult .items-to-request-quick:before{left:10px}#filterresult .to-basket,#filterresult .link-to-basket-button .button,#filterresult .link-to-basket-button .dialog_buttonpane button,.dialog_buttonpane #filterresult .link-to-basket-button button,#filterresult .link-to-basket-button button,.filterresult .link-to-basket-button #filterresult .button,.filterresult .link-to-basket-button #filterresult button,.filterresult .to-basket,.filterresult #filterresult .link-to-basket-button .button,#filterresult .link-to-basket-button .filterresult .button,.filterresult #filterresult .link-to-basket-button button,#filterresult .link-to-basket-button .filterresult button,.filterresult .link-to-basket-button .button,.filterresult .link-to-basket-button .dialog_buttonpane button,.dialog_buttonpane .filterresult .link-to-basket-button button,.filterresult .link-to-basket-button button{font-size:0;width:30px;position:absolute;bottom:10px;right:125px;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f6b221), color-stop(100%, #df8d23));background-image:-webkit-linear-gradient(#f6b221,#df8d23);background-image:-moz-linear-gradient(#f6b221,#df8d23);background-image:-o-linear-gradient(#f6b221,#df8d23);background-image:linear-gradient(#f6b221,#df8d23)}#filterresult .to-basket:before,#filterresult .link-to-basket-button .button:before,#filterresult .link-to-basket-button .dialog_buttonpane button:before,.dialog_buttonpane #filterresult .link-to-basket-button button:before,#filterresult .link-to-basket-button button:before,.filterresult .link-to-basket-button #filterresult .button:before,.filterresult .link-to-basket-button #filterresult button:before,.filterresult .to-basket:before,.filterresult #filterresult .link-to-basket-button .button:before,#filterresult .link-to-basket-button .filterresult .button:before,.filterresult #filterresult .link-to-basket-button button:before,#filterresult .link-to-basket-button .filterresult button:before,.filterresult .link-to-basket-button .button:before,.filterresult .link-to-basket-button .dialog_buttonpane button:before,.dialog_buttonpane .filterresult .link-to-basket-button button:before,.filterresult .link-to-basket-button button:before{left:8px}#filterresult .to-basket:hover,#filterresult .link-to-basket-button .button:hover,#filterresult .link-to-basket-button button:hover,.filterresult .link-to-basket-button #filterresult .button:hover,.filterresult .link-to-basket-button #filterresult button:hover,.filterresult .to-basket:hover,.filterresult #filterresult .link-to-basket-button .button:hover,#filterresult .link-to-basket-button .filterresult .button:hover,.filterresult #filterresult .link-to-basket-button button:hover,#filterresult .link-to-basket-button .filterresult button:hover,.filterresult .link-to-basket-button .button:hover,.filterresult .link-to-basket-button button:hover{background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #eaa209), color-stop(100%, #c27a1c));background-image:-webkit-linear-gradient(#eaa209,#c27a1c);background-image:-moz-linear-gradient(#eaa209,#c27a1c);background-image:-o-linear-gradient(#eaa209,#c27a1c);background-image:linear-gradient(#eaa209,#c27a1c)}#filterresult .items-to-request,#filterresult .items-to-request-quick,.filterresult .items-to-request,.filterresult .items-to-request-quick{width:150px;margin-left:10px}#filterresult .items-to-request:before,#filterresult .items-to-request-quick:before,.filterresult .items-to-request:before,.filterresult .items-to-request-quick:before{content:"l";font-family:'dachbauiconsRegular';font-size:16px;padding:0 2px 0 0}#filterresult .item-nr,.filterresult .item-nr{position:absolute;bottom:10px;left:170px;font-size:12px}#filterresult .list-control,.filterresult .list-control{float:right}#filterresult .list-control .rabattgroup,.filterresult .list-control .rabattgroup{background:#eee;font-size:14px;white-space:nowrap;overflow:hidden;margin:0 0 10px 0;cursor:pointer}#filterresult .list-control .rabattgroup:before,.filterresult .list-control .rabattgroup:before{content:"%";color:green;margin:0 5px 0 5px}#filterresult .list-control .rabattgroup:hover,.filterresult .list-control .rabattgroup:hover{background:#ccc}#filterresult .list-control.standardview,.filterresult .list-control.standardview{float:none;position:absolute;left:428px;bottom:8px}#filterresult .list-control .add-sub-wrapper,.filterresult .list-control .add-sub-wrapper{float:left;position:relative;width:20px;height:26px;margin:0 10px 0 5px}#filterresult .list-control .add-sub-wrapper button,.filterresult .list-control .add-sub-wrapper button{position:absolute;box-shadow:none;width:25px;height:12px;line-height:1px;text-align:center;text-shadow:none;padding:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;font-size:10px}#filterresult .list-control .add-sub-wrapper .list-add-button,.filterresult .list-control .add-sub-wrapper .list-add-button{top:0}#filterresult .list-control .add-sub-wrapper .list-sub-button,.filterresult .list-control .add-sub-wrapper .list-sub-button{bottom:0}#filterresult .list-control .list-change,.filterresult .list-control .list-change{display:block;width:30px;float:left}#filterresult .list-control .product-unit,.filterresult .list-control .product-unit{float:left;line-height:28px;font-size:13px}#filterresult .list-control .list-remove-button,.filterresult .list-control .list-remove-button{text-decoration:underline;color:#b44646;margin:0 0 0 10px;display:block;position:absolute;bottom:8px;right:127px}#filterresult .incategory h4,.filterresult .incategory h4{margin-bottom:15px}#filterresult .incategory ul li,.filterresult .incategory ul li{border:none;margin-bottom:5px;border-bottom:1px solid #d1d1d1;padding-bottom:3px;line-height:25px}#filterresult .incategory ul li:last-child,.filterresult .incategory ul li:last-child{margin-bottom:0;border:none}#filterresult .incategory ul li a,.filterresult .incategory ul li a{color:#1676b6}#filterresult .incategory ul li a:hover,.filterresult .incategory ul li a:hover{color:#105889;text-decoration:underline}#filterresult .incategory ul li a:first-child,.filterresult .incategory ul li a:first-child{color:#535453}#filterresult .incategory .additional-category,.filterresult .incategory .additional-category{color:#1676b6;text-decoration:underline;margin-top:5px;display:block;float:right}#filterresult .incategory .additional-category:hover,.filterresult .incategory .additional-category:hover{color:#105889}#vakata-contextmenu{font-size:12px;text-align:left}.adminwrapper ul{list-style:none;padding:0;margin:0}.adminwrapper ul li{margin:15px 0}.adminwrapper ul li label{width:120px;display:block;float:left}.adminwrapper ul li strong{background:#eee;display:block;height:30px;line-height:30px;margin-bottom:10px;cursor:pointer !important}.adminwrapper ul li strong:after{content:"+";display:block;width:30px;height:30px;background:#709ab4;float:left;color:white;text-align:center;margin-right:10px}.adminwrapper ul li strong.first:after{content:"" !important}.adminwrapper ul li strong:hover:after{background:#41667d}#cargo-content{font-size:13px !important;padding-left:5px}#cargo-content label{width:70px;display:block;float:left}#cargo-content #set-cargo-data,#cargo-content #cargo-zip-code{float:left}#cargo-content #cargo-zip_code{font-size:14px}#cargo-content #cargo-country-code{font-size:13px;width:188px}#cargo-content #set-cargo-data{margin-left:10px}#cargo-content #cargo-location{clear:both;margin-left:70px;padding:10px 0}#cargo-content #cargo-error{color:red}#cargo-content .cargo-table{font-size:13px;margin-bottom:10px;border-left:1px solid #a3a3a3;border-right:1px solid #a3a3a3;width:99%}#cargo-content .cargo-table thead{background:#eee;font-weight:bold}#cargo-content .cargo-table thead td{border-top:1px solid #709ab4;border-bottom:1px solid #709ab4}#cargo-content .cargo-table tr:nth-child(2n){background:#f7f7f7}#cargo-content .cargo-table td{padding:3px 15px;border-bottom:1px solid #a3a3a3}#cargo-content .fee-info-box{border-left:3px solid #f6b221;padding:10px;margin:0 0 15px 0}#cargo-content .fee-info-box .fee-info{display:none;border-top:1px solid #f6b221;padding-top:10px;margin-top:10px}#back-to-result{margin-top:5px}#back-to-result a{font-family:"cuprumFFURegular", arial, sans-serif;font-size:16px;position:relative;margin-left:20px;color:#535453}#back-to-result a:before{content:"&lt;";position:absolute;left:-15px;top:2px;font-family:"dachbauiconsRegular"}.standardlink{text-decoration:underline !important;color:#1676b6 !important;font-size:13px}.standardlink:hover{color:#39586c !important}.green-box{border:1px solid #ccc;background:#edf8f0;padding:10px;display:block;clear:both}.small-block{height:200px;overflow:hidden}.cat-block-more{display:none;height:20px;width:100%;background:white;line-height:20px;text-align:right;position:absolute;bottom:0;right:0;padding:5px 10px}section.categories,section.front{overflow:hidden;*zoom:1;display:flex;justify-content:space-between;flex-flow:row wrap}section.categories article,section.front article{float:left;font-family:"cuprumFFURegular", arial, sans-serif;position:relative;cursor:pointer;margin:8px 0 !important}section.categories article img,section.front article img{width:320px;height:133px}section.categories article img.noimg,section.front article img.noimg{height:84px}section.categories article:nth-child(2n),section.front article:nth-child(2n){float:right}section.categories article a.catblock,section.front article a.catblock{display:block;width:320px;height:133px;overflow:hidden}section.categories article a.catblock.noimg,section.front article a.catblock.noimg{height:84px}section.categories article a.catblock:before,section.front article a.catblock:before{content:"";background:black;position:absolute;width:320px;height:133px;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:0.5;display:none;pointer-events:none;overflow:hidden}section.categories article a.catblock.noimg:before,section.front article a.catblock.noimg:before{height:84px}section.categories article a.catblock:hover:before,section.front article a.catblock:hover:before{display:block;pointer-events:none}section.categories article h3,section.front article h3{font-size:22px;line-height:22px !important;font-weight:bold;color:white;background:url('../images/rgbapng/0000007f-5.png?1687498505');background:rgba(0,0,0,0.5);position:absolute;overflow:hidden;max-width:320px;width:320px;max-height:84px}section.categories article h3 a,section.front article h3 a{color:white;text-decoration:none;padding:10px 15px;display:block}section.front article img{width:320px;height:164px}section.front article img.noimg{height:164px}section.front article a.catblock{width:320px;height:164px}section.front article a.catblock.noimg{height:164px}section.front article a.catblock:before{content:"";width:320px;height:164px}section.front article a.catblock.noimg:before{height:164px}.leaflet-admin .leaflet-import{text-align:right;width:248px;float:right;margin-top:20px}.leaflet-admin .leaflet-import label{margin-bottom:10px;display:block}.leaflet-admin .leaflet-import #select-import{width:200px;height:25px}.leaflet-admin .leaflet-import #import-button{font-family:verdana;font-weight:bold}.leaflet-admin h2{margin-bottom:15px}.leaflet-admin p{margin-top:20px;font-style:italic}.leaflet-admin p .green-marked{font-family:"dachbauiconsRegular";color:#5ca053}.leaflet-admin button{font-family:"dachbauiconsRegular"}.leaflet-admin .standard-list{color:#ccc;width:37px}.leaflet-admin .delete-list{color:#cc0000;width:37px}.leaflet-admin .default-list{background:#edf8f0;font-weight:bold}.leaflet-admin .default-list .standard-list{color:#5ca053;width:37px}.leaflet-admin .default-list td{border-top:1px solid #79b571;border-bottom:1px solid #79b571}.leaflet-admin table{width:100%;border-collapse:separate;border-spacing:0 7px}.leaflet-admin table tbody&gt;tr{background:white}.leaflet-admin table tr{line-height:30px}.leaflet-admin table tr td{padding:5px;border-top:1px solid #ccc;border-bottom:1px solid #ccc}.leaflet-admin table tr td:first-child{max-width:220px;overflow:hidden}.leaflet-admin table thead{font-weight:bold;background:#f5f5f5}.leaflet-admin .new-list{font-weight:bold;height:30px;line-height:30px;padding-left:50px;position:relative;margin-top:5px;text-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;font-family:verdana}.leaflet-admin .new-list:before{content:"l";position:absolute;font-family:"dachbauiconsRegular";left:0;font-size:20px;display:block;background:#5ca053;color:white;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f6b221), color-stop(100%, #df8d23));background-image:-webkit-linear-gradient(#f6b221,#df8d23);background-image:-moz-linear-gradient(#f6b221,#df8d23);background-image:-o-linear-gradient(#f6b221,#df8d23);background-image:linear-gradient(#f6b221,#df8d23);padding:0 10px;height:28px}.order-list ul{list-style:none;margin-left:0 !important;clear:both}.order-list ul.order-block{margin-bottom:40px}.order-list ul.order-block&gt;li{overflow:hidden;*zoom:1}.order-list ul.order-block&gt;li .status-message{display:block;margin-top:10px;margin-left:30px;position:relative}.order-list ul.order-block&gt;li .status-message:before{content:"&gt;";position:absolute;left:-20px}.order-list ul.order-block .order-download{margin-top:10px;clear:both}.order-list ul.order-block .accept-offer{color:#4c9b4c;font-weight:bold;position:relative;padding-left:25px}.order-list ul.order-block .accept-offer:before{content:"+";position:absolute;left:6px;top:0;font-family:"dachbauiconsRegular"}.order-list ul.order-block .decline-offer{color:#f33;font-weight:bold;float:right}.order-list ul.order-block .history-wrapper,.order-list ul.order-block .history-wrapper-old{border:1px solid #749db7}.order-list ul.order-block .history-wrapper .toggle-history,.order-list ul.order-block .history-wrapper-old .toggle-history{position:relative;cursor:pointer;background:#749db7;color:white;padding:5px 10px}.order-list ul.order-block .history-wrapper .toggle-history:after,.order-list ul.order-block .history-wrapper-old .toggle-history:after{content:"&gt;";font-family:dachbauiconsRegular;font-size:17px;position:absolute;top:5px;right:10px;z-index:5}.order-list ul.order-block .history-wrapper .toggle-history.open:after,.order-list ul.order-block .history-wrapper-old .toggle-history.open:after{content:"a";font-size:13px;color:orange}.order-list ul.order-block .history-wrapper .toggle-history a,.order-list ul.order-block .history-wrapper-old .toggle-history a{color:white;text-decoration:underline}.order-list ul.order-block .history-wrapper .toggle-history:hover,.order-list ul.order-block .history-wrapper-old .toggle-history:hover{background:#39586c}.order-list ul.order-block .history-wrapper .history-content,.order-list ul.order-block .history-wrapper-old .history-content{margin:0 20px}.order-list ul.order-block .history-wrapper .history-content li,.order-list ul.order-block .history-wrapper-old .history-content li{margin-bottom:0;padding:0 !important;border:none !important;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;border-bottom:1px solid #ccc !important;background:transparent !important;position:relative}.order-list ul.order-block .history-wrapper .history-content li .item-unit,.order-list ul.order-block .history-wrapper-old .history-content li .item-unit{position:absolute;right:165px;top:0}.order-list ul.order-block .history-wrapper .history-content li .item-price,.order-list ul.order-block .history-wrapper-old .history-content li .item-price{position:absolute;right:0;top:0}.order-list ul.order-block .history-wrapper .history-content li a,.order-list ul.order-block .history-wrapper-old .history-content li a{text-decoration:none;color:#535453}.order-list ul.order-block .history-wrapper .history-content li:last-child,.order-list ul.order-block .history-wrapper-old .history-content li:last-child{border:none !important}.order-list ul.order-block .history-wrapper-old{border:1px solid #ccc !important}.order-list ul.order-block .history-wrapper-old .toggle-history{position:relative;background:#e2e2e2;color:#535453}.order-list ul.order-block .history-wrapper-old .toggle-history:hover{background:#f5f5f5}.order-list ul.order-block .history-wrapper-old .toggle-history:hover:after{color:orange}.order-list ul ul{margin:10px 0 10px 0 !important}.order-list ul ul li{margin-bottom:10px !important;padding:10px !important;color:#868786}.order-list ul ul li.first-status{border:1px solid #868786 !important;color:#535453}.order-list ul ul li.first-status .status-ind{font-weight:bold}.order-list h2{margin-bottom:20px}.order-list h3{margin-bottom:10px;margin-left:10px}.order-list h4{font-size:14px;float:left;margin-right:10px;margin-bottom:10px}.itemcopy{clear:both;height:30px;line-height:30px;margin-top:50px;padding:10px 10px 4px 10px !important}.itemcopy select{font-size:13px}.itemcopy button{margin:0 0 5px 0}.discountlist .discount-header,.tooltip-discount .discount-header{background:#eee;width:677px;padding:3px 15px;border:1px solid #709ab4;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.discountlist .discount-footer,.tooltip-discount .discount-footer{font-size:11px}.discountlist .discount-table,.tooltip-discount .discount-table{font-size:13px;border:1px solid #a3a3a3;border-collapse:collapse;width:677px}.discountlist .discount-table tr:nth-child(2n),.tooltip-discount .discount-table tr:nth-child(2n){background:#f7f7f7}.discountlist .discount-table td,.tooltip-discount .discount-table td{padding:3px 15px;border:1px solid #a3a3a3;border-collapse:collapse}.discountlist .discount-table td span,.tooltip-discount .discount-table td span{display:block;float:left;white-space:nowrap;font-weight:bold;text-align:right}.discountlist .discount-table td .discount-percent,.tooltip-discount .discount-table td .discount-percent{width:45px;margin-right:5px}.discountlist .discount-table td .discount-unit,.tooltip-discount .discount-table td .discount-unit{margin-right:10px}.tooltip-discount{max-width:500px;font-size:11px !important;line-height:18px;background:#ffc;border:1px solid #a3a3a3}.tooltip-discount .discount-header{width:100%}.tooltip-discount .discount-table{width:100%;font-size:11px !important;background:white}.review-reviews{text-decoration:none;color:#535453;display:block;margin-bottom:15px !important}.review-reviews:hover{cursor:pointer;background:#f7f7f7;border:1px solid #b4b4b4}.review-reviews h3.trustpilot{line-height:22px}.review-reviews h3.trustpilot a{color:#535453;font-weight:bold}.review-reviews h3.trustpilot span{font-size:13px;font-weight:normal}.user-review-wrapper{position:relative;height:170px;width:702px;display:flex;align-items:center}#review-container{margin:0;list-style:none;width:750px;position:absolute}#review-container li{float:left;width:223px;height:150px;overflow:hidden;padding:10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 15px 5px 0}#review-container li:last-child{margin-right:0}#review-container li:hover{cursor:pointer;background:#f7f7f7;border:1px solid #b4b4b4}#review-container li a:hover{color:#39586c !important}#review-container li h4{overflow:hidden;font-size:12px;height:38px}#review-container li .review-url{text-decoration:none;color:#535453}#review-container li .review-stars{float:left}#review-container li .review-author{font-size:11px;color:#1676b6;font-weight:bold}#review-container li .review-date{font-size:11px;float:right;padding-right:10px;color:#868786}#review-container li .review-desc{font-size:12px;margin:5px 0}@media all and (min-width: 1050px){#social-suggest{position:fixed;z-index:5;bottom:20px;right:20px}#social-suggest a{display:block;margin-top:10px}}.social-fb-g,#social #social-facebook,#social #social-googleplus{width:24px;height:24px;background-repeat:no-repeat;float:left}#social{float:right;margin:-38px 0 0 0}#social #social-facebook{width:56px;background-image:url("../images/icons/like.png")}#social #social-googleplus{background-image:url("../images/icons/gplus1.png");margin-left:10px}.mighty-slider-wrapper{margin-bottom:8px !important}.mighty-slider-wrapper .mighty-slider{width:678px;height:237px;padding:0;margin:0;overflow:hidden;background:transparent}.mighty-slider-wrapper .mighty-slider .slides{width:678px;height:237px;float:left}#vendor-items{margin-bottom:18px !important;margin-top:10px;overflow:hidden !important;position:relative}#vendor-items #vendor-container li{display:block;float:left;padding-right:25px}#vendor-items ul{margin:0}#vendor-items .master-vendor-buttons,#vendor-items #vendor-prev,#vendor-items #vendor-next{position:absolute;top:17px;padding:0 5px;width:30px;height:30px;border-radius:50%;border:none;font-weight:bold;background:white;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:0.5;outline:none}#vendor-items .master-vendor-buttons:before,#vendor-items #vendor-prev:before,#vendor-items #vendor-next:before{position:absolute;top:2px;width:30px;height:30px;line-height:30px;font-family:"dachbauiconsRegular";font-size:30px;color:#535453}#vendor-items .master-vendor-buttons:hover,#vendor-items #vendor-prev:hover,#vendor-items #vendor-next:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}#vendor-items #vendor-prev{left:0}#vendor-items #vendor-prev:before{content:"&lt;";position:absolute;top:2px;left:-2px}#vendor-items #vendor-next{right:0}#vendor-items #vendor-next:before{content:"&gt;";position:absolute;top:2px;right:0}#startpage .mSButtons{background:white;border-radius:50%;height:30px;width:30px;margin:200px 5px;z-index:1 !important}#startpage .mSButtons.mSPrev:before{content:"&lt;";left:5px}#startpage .mSButtons.mSNext:before{content:"&gt;";left:8px}#startpage .mSButtons:before{position:absolute;top:2px;width:30px;height:30px;line-height:30px;font-family:"dachbauiconsRegular";font-size:30px;color:#535453}.teldo-content{font-size:12px;line-height:1.8;padding:20px !important}.teldo-content .dotted-line{border-top:1px dotted}.teldo-content .space-5{display:none}.teldo-content p{margin:15px 0}.teldo-content .menu{background:#eee;margin:10px -20px;padding:10px}.teldo-content .menu a{display:inline-block;padding:4px 10px}#footer{display:inline;float:left;width:100%;margin-right:1.5873%;display:inline;float:right;margin-right:0%;#margin-left:-2em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:0.875em;line-height:1.71429em;line-height:1.2em;background:#f2f2f2;clear:both;-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;border-radius:7px;margin-bottom:16px;padding:1.02407% 1.02407%;position:relative}#footer a{color:#545354 !important}#footer a:hover{color:#2b2b2b !important;text-decoration:none}#footer .copy{position:absolute;left:170px;top:34.6153846%}#footer nav{position:absolute;right:1.02407%;top:34.6153846%}#footer .paeffgen-logo{position:absolute;left:415px;top:6px;height:30px}.top{display:block;outline:none;text-decoration:none;float:left;line-height:0.92857em;position:relative;left:40px}.top span{display:block;width:34px;height:34px;text-decoration:none;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;position:absolute;left:-40px}.top span:after{content:"^";font-family:'dachbauiconsRegular';font-size:38px;padding:0}.top span:after{text-decoration:none !important;position:absolute;left:0;top:8px;color:#c1c1c1}.tool-tip{position:absolute;background:white;padding:10px;border:1px solid black;-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;border-radius:7px;z-index:15}.tool-tip h2{float:left;width:400px;line-height:22px}.tool-tip pre{font-family:verdana;color:#535453;clear:both;padding:0 15px 15px 15px}.tool-tip .remove-item-from-basket{color:#1676b6 !important;float:right}.tool-tip .item-detailview{color:#1676b6 !important}.tool-tip-all-bg,.tool-tip-right-bg,.tool-tip-right-border,.tool-tip-left-bg,.tool-tip-left-border,.tool-tip-bottom-bg,.tool-tip-bottom-border,.tool-tip-top-bg,.tool-tip-top-border{border:solid transparent;content:' ';height:0;width:0;position:absolute;border-width:10px}.tool-tip-right-bg,.tool-tip-right-border{left:100%;border-left-color:black}.tool-tip-right-border{border-width:9px;border-left-color:white}.tool-tip-left-bg,.tool-tip-left-border{left:-20px;border-right-color:black}.tool-tip-left-border{border-width:9px;border-right-color:white;left:-18px}.tool-tip-bottom-bg,.tool-tip-bottom-border{top:100%;border-top-color:black}.tool-tip-bottom-border{border-width:9px;border-top-color:white;top:100%}.tool-tip-top-bg,.tool-tip-top-border{top:-20px;border-bottom-color:black}.tool-tip-top-border{border-width:9px;border-bottom-color:white;top:-18px}.dialog{border:1px solid #A1A1A1;height:282px;position:absolute;z-index:1000;-webkit-background-clip:padding-box;-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;border-radius:7px;-webkit-box-shadow:#262626 0 0 50px;-moz-box-shadow:#262626 0 0 50px;box-shadow:#262626 0 0 50px;background:white}.dialog-popup{position:relative;background:white;margin:0 auto;-webkit-background-clip:padding-box;-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;border-radius:7px;-webkit-box-shadow:#262626 0 0 50px;-moz-box-shadow:#262626 0 0 50px;box-shadow:#262626 0 0 50px;min-height:200px}.magnify-layer{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}div.dialog_title{background-color:#df8d23;-moz-border-radius-topleft:7px;-webkit-border-top-left-radius:7px;border-top-left-radius:7px;-moz-border-radius-topright:7px;-webkit-border-top-right-radius:7px;border-top-right-radius:7px;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f6b221), color-stop(100%, #df8d23));background-image:-webkit-linear-gradient(#f6b221,#df8d23);background-image:-moz-linear-gradient(#f6b221,#df8d23);background-image:-o-linear-gradient(#f6b221,#df8d23);background-image:linear-gradient(#f6b221,#df8d23);height:34px;margin:1px;padding:0 15px;cursor:move}div.dialog_title h2{float:left;color:white;font-size:16px;font-weight:bold;line-height:34px;font-family:cuprumFFURegular,Geneva,Arial,Helvetica,sans-serif}div.dialog_title a{float:right;font-size:16px;font-weight:bold;line-height:34px;display:block;text-decoration:none;color:white;font-family:arial}div.dialog_title a:hover{text-shadow:#b3b3b3 -1px -1px 0;font-size:17px}.dialog_content{*zoom:1;padding:15px 20px 15px 20px;font-size:13px}.dialog_content:after{content:"";display:table;clear:both}.dialog_content form{font-size:13px}.dialog_content form .regtop{border-bottom:1px solid #bbb;margin:0 0 20px 0;padding:0 0 10px 0}.dialog_content form .form-row{clear:both;margin:10px 0;text-align:left;font-size:0}.dialog_content form label{text-align:right;width:29%;margin:0 20px 0 0;float:left;font-weight:bold;font-size:13px}.dialog_content form input[type="text"],.dialog_content form input[type="password"]{width:180px}.dialog_content form select,.dialog_content form textarea{width:190px}.dialog_content form fieldset.address{background:#eee;border:1px solid #d6d6d6;padding:5px 0;margin:10px 0 0 0;width:100%;float:left;clear:both;-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;border-radius:7px}.dialog_content form fieldset.address input{background:white;border:1px solid #b1b1b1}.dialog_content form #review-rating{margin-bottom:12px;text-align:left}.dialog_content form .dialog_errors{color:red}.processing-fee-dialog .fee-info{line-height:20px}.processing-fee-dialog .processing-costs{padding:0 10px;margin:20px 0;padding:0 20px;border-bottom:1px solid #bbb;border-top:1px solid #bbb}.processing-fee-dialog .processing-costs p{text-align:right}.processing-fee-dialog .nofee .cb-wrapper{display:flex;flex-flow:row nowrap;align-items:center}.processing-fee-dialog .nofee .cb-wrapper input{outline:none}.processing-fee-dialog .nofee .cb-wrapper label{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;padding-left:10px}.creditcard-dialog form input[type="text"],.creditcard-dialog form input[type="password"],.creditcard-dialog form textarea{width:250px}.creditcard-dialog form select{width:125px}.review-dialog form label{width:35%}.review-dialog form input[type="text"],.review-dialog form input[type="password"],.review-dialog form textarea{width:340px}.review-dialog form select{width:350px}.login-dialog form label{width:22%}.login-dialog form input[type="text"],.login-dialog form input[type="password"],.login-dialog form textarea{width:240px}.login-dialog form .register-button{font-weight:bold}.product-request-dialog{text-align:left}.product-request-dialog ul{list-style:none;margin:0}.product-request-dialog ul li{margin:0 0 10px 0}#confirm-next-payment{text-shadow:none}.dialog_buttonpane{padding:0px 20px;clear:both}.dialog_buttonpane .dialog_buttons{padding:12px 0;border-top:1px solid #f6b221;*zoom:1}.dialog_buttonpane .dialog_buttons:after{content:"";display:table;clear:both}.dialog_buttonpane button{margin:0 5px;float:right}.form-elem-error{display:inline;font-size:13px;position:relative}.form-elem-error .newslettercheckbox{display:block;margin-right:10px;height:25px;line-height:25px;float:left}.form-elem-error label.nolabel{font-weight:normal !important;width:355px;text-align:left;margin:0;display:block;float:left;font-size:12px}.form-elem-error.error input,.form-elem-error.error textarea{background:#eee;border:1px solid red !important}.form-elem-error.error span{opacity:0.5;display:block;background:red;color:red;position:absolute;z-index:1;top:-3px;right:0;width:24px;height:24px;overflow:hidden;-moz-border-radius-topright:4px;-webkit-border-top-right-radius:4px;border-top-right-radius:4px;-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px;-webkit-transition-property:background-color, color, opacity;-moz-transition-property:background-color, color, opacity;-o-transition-property:background-color, color, opacity;transition-property:background-color, color, opacity;-webkit-transition-duration:0.5s;-moz-transition-duration:0.5s;-o-transition-duration:0.5s;transition-duration:0.5s}.form-elem-error.error span:before{content:'i';font-weight:bold;color:white;display:block;position:absolute;width:24px;height:24px;top:0;right:0;text-align:center}.form-elem-error.error span:hover{width:300px;height:auto;padding:5px 10px;margin-top:-1px;opacity:1;background:#424242;color:white;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;z-index:10}.form-elem-error.error span:hover:before{display:none}.payment-dialog #payment-shipping-form{overflow-y:auto}#payment-shipping-form{font-family:Arial,Helvetica,sans-serif;color:#3f3f3f}#payment-shipping-form #payment-remaining,#payment-shipping-form #payment-prepaid{list-style:none;margin:0}#payment-shipping-form #payment-remaining li,#payment-shipping-form #payment-prepaid li{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center;background:white;border-bottom:1px solid #dfdfdf;padding:0 16px;position:relative;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;line-height:1.5}#payment-shipping-form #payment-remaining li:first-of-type,#payment-shipping-form #payment-prepaid li:first-of-type{border-top:1px solid #dfdfdf}#payment-shipping-form #payment-remaining li.selected,#payment-shipping-form #payment-prepaid li.selected{background:#f9f9f9}#payment-shipping-form #payment-remaining li.selected:after,#payment-shipping-form #payment-prepaid li.selected:after{content:'';position:absolute;width:50px;height:50px;right:16px;top:0;background-image:url("../images/icons/checkmark.png");background-repeat:no-repeat;background-position:right}#payment-shipping-form #payment-remaining li.selected span.payment-description,#payment-shipping-form #payment-prepaid li.selected span.payment-description{display:block}#payment-shipping-form #payment-remaining li.selected span.payment-name,#payment-shipping-form #payment-prepaid li.selected span.payment-name{font-weight:bold}#payment-shipping-form #payment-remaining li:hover,#payment-shipping-form #payment-prepaid li:hover{background:#f9f9f9;cursor:pointer}#payment-shipping-form #payment-remaining li img,#payment-shipping-form #payment-prepaid li img{flex:0 0 100px;max-width:100px}#payment-shipping-form #payment-remaining li span,#payment-shipping-form #payment-prepaid li span{text-align:left;display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center}#payment-shipping-form #payment-remaining li span.payment-name,#payment-shipping-form #payment-prepaid li span.payment-name{flex:1;text-align:left;padding-left:25px;height:64px;font-size:13px}#payment-shipping-form #payment-remaining li span.payment-remark,#payment-shipping-form #payment-prepaid li span.payment-remark{flex:0 1 auto;height:64px;padding-right:50px}#payment-shipping-form #payment-remaining li span.payment-description,#payment-shipping-form #payment-prepaid li span.payment-description{flex:0 0 75%;font-size:11px;padding-left:125px;color:#3f3f3f;display:none;line-height:1.5;margin-bottom:20px}#payment-shipping-form #payment-remaining{margin-bottom:30px;margin-top:-30px}#payment-shipping-form #payment-prepaid{margin-bottom:-30px}.payment-shipping{text-align:left;position:relative}.payment-shipping hr{width:100%;clear:both;background:white;height:2px;border:none;margin:0}.payment-shipping .heading{font-weight:bold;margin:10px 0 0 0;text-align:right}.payment-shipping .payment-types,.payment-shipping .shipping-types{background:#eee;padding:10px 0;margin:15px 0 10px 0}.payment-shipping .payment-types .col1,.payment-shipping .shipping-types .col1{width:40%;float:left;padding:4px 0}.payment-shipping .payment-types .col1 label,.payment-shipping .shipping-types .col1 label{width:80%}.payment-shipping .payment-types .col2,.payment-shipping .shipping-types .col2{float:left;margin:0 0 0 40px;width:25%;padding:4px 0}.payment-shipping .payment-types .col3,.payment-shipping .shipping-types .col3{float:right;margin:0 20px 0 0;padding:4px 0}.payment-shipping #payment-errors{width:470px;position:absolute;bottom:50px;right:0;display:none;background:white}.payment-shipping #payment-errors.visible{display:block}.payment-shipping #payment-errors.no-agb span.agb-hint{display:block;margin:2px 0}.payment-shipping #payment-errors.no-payment span.payment-type-hint{display:block}.payment-shipping #payment-errors span{background:red;color:white;display:block;float:right;padding:10px;-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;border-radius:7px;display:none;width:450px;font-weight:bold}#accessory-filter-dialog{text-align:left}#accessory-filter-dialog&gt;div{width:1040px !important}#accessory-filter-dialog #accessory-search-field{width:400px;margin-bottom:30px}#attribute-replacement-dialog{text-align:left}#attribute-replacement-dialog ul{max-height:245px;overflow:auto;margin:0}#attribute-replacement-dialog ul li{margin-bottom:10px;height:36px;line-height:36px;padding-left:10px;background:whitesmoke}#attribute-replacement-dialog ul li button{float:right;margin:5px 10px 0 0}#attribute-replacement-dialog ul li:nth-child(odd){background:#e9e9e9}#attribute-replacement-dialog .replacement-select{background:whitesmoke;margin:10px 0}#attribute-replacement-dialog .replacement-select select{width:200px}#attribute-replacement-dialog .replacement-select button{width:140px;float:right}.custom-checkbox{float:left;margin:5px 10px 30px 5px}.payment-radio-line{position:relative;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.payment-radio-line:hover{background:#e9e9e9}.payment-radio-line-selected{background-color:#E1E1E1}.agblabel{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;font-weight:normal !important}.image-view{padding:35px 10px 1px 10px;font-size:12px}.image-view .counter{position:absolute;left:10px;top:0;line-height:35px}.image-view .img-control{position:absolute;right:10px;top:0;line-height:32px;z-index:5}.image-view .both-sides,.image-view .left-side,.image-view .right-side{font-family:'dachbauiconsRegular';font-size:150px;color:#f6b221;position:absolute;top:0;height:100%;width:35%;cursor:pointer;outline:none;overflow:hidden;background-image:url("data:image/gif;base64,AAAA")}.image-view .both-sides:hover:after,.image-view .left-side:hover:after,.image-view .right-side:hover:after{position:absolute;z-index:5;top:35%;display:block}.image-view .left-side{left:0}.image-view .left-side:hover:after{content:'b';left:-9999px;top:45%;left:25px}.image-view .right-side{right:0}.image-view .right-side:hover:after{content:'c';right:-9999px;top:45%;right:25px}#tagger-img-indicator{height:24px;width:24px;display:none}.staticwrapper{font-size:13px !important;line-height:23px}.staticwrapper h3{margin:20px 0 10px 0}.historywrapper strong{display:block}.historywrapper h2{margin:0 0 15px 0 !important}.teamwrapper h2{margin:0 0 15px 10px !important}.teamwrapper h3{display:block;clear:both;padding:10px 0 0 10px}.teamwrapper .team-flex{display:flex;flex-flow:row wrap}.teamwrapper .team-member{font-size:12px;float:left;width:145px;margin:12px}.teamwrapper .team-member strong{display:block;margin-top:5px;margin-bottom:10px}.download-wrapper{display:block;background:#f7f7f7;clear:both;padding:10px;color:#535453;text-decoration:none;margin:20px 0;border:1px solid #d1d1d1;position:relative}.download-wrapper .download-link{position:absolute;top:10px;right:10px;font-weight:bold}.download-wrapper .download-link:hover{text-decoration:underline}.download-wrapper:hover{background:#eee}.payment-icon{float:left;width:80px;margin-right:20px}.payment-info{float:left;width:560px}.text-important{color:#1676B6}#import-messages{list-style:none}.import-subs{padding:10px 0}.import-subs .error{color:red;font-weight:bold}.import-subs li p{font-family:courier,sans-serif;padding:0 30px;line-height:17px}#global-message{font-size:14px;margin:20px 0 0 0}.control-buttons button{height:40px;line-height:40px}.control-buttons button:disabled{cursor:default;box-shadow:none !important;-webkit-box-shadow:none !important;color:#a3a3a3}.search-ordermap input{width:300px}.ordermap ul{list-style:none;margin:20px 0}.ordermap ul li{background:#eee;margin:5px 0;line-height:27px;height:27px}.ordermap ul li:nth-child(even){background:#d9d9d9}.ordermap ul li&gt;input{width:30px;margin-right:10px}@font-face{font-family:"cuprumFFURegular";src:url('../fonts/cuprum-bold-webfont.eot');src:url('../fonts/cuprum-bold-webfont.eot?#iefix') format('eot'),url('../fonts/cuprum-bold-webfont.woff') format('woff'), url('../fonts/cuprum-bold-webfont.ttf') format('truetype'), url('../fonts/cuprum-bold-webfont.svg#cuprumbold') format('svg');font-weight:bold}@font-face{font-family:"cuprumFFURegular";src:url('../fonts/cuprum-regular-webfont.eot');src:url('../fonts/cuprum-regular-webfont.eot?#iefix') format('eot'),url('../fonts/cuprum-regular-webfont.woff') format('woff'), url('../fonts/cuprum-regular-webfont.ttf') format('truetype'), url('../fonts/cuprum-regular-webfont.svg#cuprumbold') format('svg');font-weight:normal}@font-face{font-family:"dachbauiconsRegular";src:url('../fonts/dachbau_icons-webfont.eot');src:url('../fonts/dachbau_icons-webfont.eot?#iefix') format('eot'),url('../fonts/dachbau_icons-webfont.woff') format('woff'), url('../fonts/dachbau_icons-webfont.ttf') format('truetype'), url('../fonts/dachbau_icons-webfont.svg#webfontpJ31UFpf') format('svg')}html,body{width:100%;height:100%}body{text-align:center;background-color:#e8e8e8;font-size:1em;line-height:1.5em;font-family:verdana;color:#535453}body .transparent-overlay,body .dialog_overlay,body #search-background-layer,body .loading-overlay{position:fixed;z-index:15;width:100%;height:100%;top:0;left:0;background-image:-webkit-gradient(radial, 50% 50%, 0, 50% 50%, 100, color-stop(35%, rgba(127,127,127,0.3)), color-stop(100%, rgba(0,0,0,0.7)));background-image:-webkit-radial-gradient(rgba(127,127,127,0.3) 35%,rgba(0,0,0,0.7));background-image:-moz-radial-gradient(rgba(127,127,127,0.3) 35%,rgba(0,0,0,0.7));background-image:-o-radial-gradient(rgba(127,127,127,0.3) 35%,rgba(0,0,0,0.7));background-image:radial-gradient(rgba(127,127,127,0.3) 35%,rgba(0,0,0,0.7))}body .loading-overlay{z-index:100}a{color:#1676b6}a:hover{color:#082c44}#super-wrapper{width:100%;height:auto !important;height:100%;min-height:100%;min-width:940px}#super-wrapper #shop-wrapper{text-align:left;padding-top:20px;*zoom:1;margin:auto;width:126em;max-width:100%;overflow:visible !important;width:940px;min-width:940px}#super-wrapper #shop-wrapper:after{content:"";display:table;clear:both}.button,.dialog_buttonpane button,button{height:25px;line-height:25px;text-align:center;vertical-align:middle;border:1px solid #bfbfbf;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;font-family:verdana;font-size:13px;color:#535453;text-shadow:1px 1px 0 #fff;background:#f1f1f1;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #e2e2e2));background-image:-webkit-linear-gradient(#ffffff,#e2e2e2);background-image:-moz-linear-gradient(#ffffff,#e2e2e2);background-image:-o-linear-gradient(#ffffff,#e2e2e2);background-image:linear-gradient(#ffffff,#e2e2e2);-webkit-box-shadow:#ccc 0px 1px 2px;-moz-box-shadow:#ccc 0px 1px 2px;box-shadow:#ccc 0px 1px 2px;-webkit-background-clip:padding-box;padding:0 11px}.button:hover,button:hover{color:#41667d;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.left,.best-reviewed-items,.recent-items{float:left}.right{float:right}.form-elem,#main-basket .basket-item-wrapper .basket-item-amount input,#main-quoterequest .basket-item-wrapper .basket-item-amount input,#main-notepad .basket-item-wrapper .basket-item-amount input,input[type="text"],input[type="password"],textarea{font-size:13px;background:#eaf0f4;border:1px solid #b7b7b7;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;-webkit-transition-property:background-color;-moz-transition-property:background-color;-o-transition-property:background-color;transition-property:background-color;-webkit-transition-duration:0.5s;-moz-transition-duration:0.5s;-o-transition-duration:0.5s;transition-duration:0.5s}.form-elem:focus,#main-basket .basket-item-wrapper .basket-item-amount input:focus,#main-quoterequest .basket-item-wrapper .basket-item-amount input:focus,#main-notepad .basket-item-wrapper .basket-item-amount input:focus,input[type="text"]:focus,input[type="password"]:focus,textarea:focus{background-color:#f8fafb;outline:none}select{height:24px}input[type="text"],input[type="password"]{padding:0 5px;height:24px}textarea{padding:5px}p{margin:10px 0}.block,#maincontent .pager,#accessory-filter-dialog .pager,.category-content .categoryblock,.product-detailview,#tabs,#tabs .sub-tabs,#vendorlist&gt;.vendorblock,#vendor,.predictedwrapper .similarproducts li,.best-reviewed-items,.recent-items,#filterresult&gt;ul&gt;li,.filterresult&gt;ul&gt;li,#filterresult .incategory,.filterresult .incategory,.adminwrapper,section.categories article,section.front article,.order-list ul.order-block&gt;li,.order-list ul ul li,.mighty-slider-wrapper,#vendor-items,.teldo-content,#global-message,.search-ordermap,.ordermap{background:white;border:1px solid #d1d1d1;padding:10px;margin-bottom:16px;-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;border-radius:7px;overflow:hidden}.block h2,#maincontent .pager h2,#accessory-filter-dialog .pager h2,.category-content .categoryblock h2,.product-detailview h2,#tabs h2,#tabs .sub-tabs h2,#vendorlist&gt;.vendorblock h2,#vendor h2,.predictedwrapper .similarproducts li h2,.best-reviewed-items h2,.recent-items h2,#filterresult&gt;ul&gt;li h2,.filterresult&gt;ul&gt;li h2,#filterresult .incategory h2,.filterresult .incategory h2,.adminwrapper h2,section.categories article h2,section.front article h2,.order-list ul.order-block&gt;li h2,.order-list ul ul li h2,.mighty-slider-wrapper h2,#vendor-items h2,.teldo-content h2,#global-message h2,.search-ordermap h2,.ordermap h2{font-size:16px;margin:10px 10px 10px 0}.block.halfwidth,#maincontent .halfwidth.pager,#maincontent .pager.best-reviewed-items,#maincontent .pager.recent-items,#accessory-filter-dialog .halfwidth.pager,#accessory-filter-dialog .pager.best-reviewed-items,#accessory-filter-dialog .pager.recent-items,.category-content .halfwidth.categoryblock,.category-content .categoryblock.best-reviewed-items,.category-content .categoryblock.recent-items,.halfwidth.product-detailview,.halfwidth#tabs,#tabs .halfwidth.sub-tabs,#tabs .sub-tabs.best-reviewed-items,#tabs .sub-tabs.recent-items,#tabs.best-reviewed-items,#tabs.recent-items,#vendorlist&gt;.halfwidth.vendorblock,#vendorlist&gt;.vendorblock.best-reviewed-items,#vendorlist&gt;.vendorblock.recent-items,.halfwidth#vendor,#vendor.best-reviewed-items,#vendor.recent-items,.predictedwrapper .similarproducts li.halfwidth,.predictedwrapper .similarproducts li.best-reviewed-items,.predictedwrapper .similarproducts li.recent-items,.best-reviewed-items,.recent-items,#filterresult&gt;ul&gt;li.halfwidth,#filterresult&gt;ul&gt;li.best-reviewed-items,#filterresult&gt;ul&gt;li.recent-items,.filterresult&gt;ul&gt;li.halfwidth,.filterresult&gt;ul&gt;li.best-reviewed-items,.filterresult&gt;ul&gt;li.recent-items,#filterresult .halfwidth.incategory,#filterresult .incategory.best-reviewed-items,#filterresult .incategory.recent-items,.filterresult .halfwidth.incategory,.filterresult .incategory.best-reviewed-items,.filterresult .incategory.recent-items,.halfwidth.adminwrapper,section.categories article.halfwidth,section.front article.halfwidth,section.categories article.best-reviewed-items,section.front article.best-reviewed-items,section.categories article.recent-items,section.front article.recent-items,.order-list ul.order-block&gt;li.halfwidth,.order-list ul.order-block&gt;li.best-reviewed-items,.order-list ul.order-block&gt;li.recent-items,.order-list ul ul li.halfwidth,.order-list ul ul li.best-reviewed-items,.order-list ul ul li.recent-items,.halfwidth.mighty-slider-wrapper,.halfwidth#vendor-items,#vendor-items.best-reviewed-items,#vendor-items.recent-items,.halfwidth.teldo-content,.halfwidth#global-message,#global-message.best-reviewed-items,#global-message.recent-items,.halfwidth.search-ordermap,.halfwidth.ordermap{width:320px}.block-hr,.reviews .new-review:after,.reviews .review:after{height:1px;line-height:1px;font-size:1px;background:#d3d3d3;display:block;margin:10px 0}.error{color:red}a{text-shadow:none !important}.ie .dialog_overlay,.ie .transparent-overlay,.ie #search-background-layer,.ie .loading-overlay{background:black;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"}.ie .button,.ie button{-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e2e2e2')";filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#ffffff', endColorstr='#e2e2e2')}.ie .searchform{background-image:url("../images/layout/top_white_gradient.png");background-repeat:repeat-x;background-position:0 -40px}.ie #sidemenu,.ie #catmenu,.ie .import-subs{background:white}.ie #sidemenu a,.ie #catmenu a,.ie .import-subs a{-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e2e2e2')";filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#ffffff', endColorstr='#e2e2e2')}.ie #sidemenu .current a,.ie #catmenu .current a,.ie .import-subs .current a{-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#646565', endColorstr='#313131')";filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#646565', endColorstr='#313131')}.ie #sidemenu a.green-box,.ie #catmenu a.green-box,.ie .import-subs a.green-box{-ms-filter:"progid:DXImageTransform.Microsoft.gradient(enabled=false)" !important}#catmenu li&gt;a{-ms-filter:"progid:DXImageTransform.Microsoft.gradient(enabled=false)" !important}.ie .searchform #search-term{height:24px;padding-top:7px}.ie input[type='text'],.ie input[type='password']{height:21px;padding-top:4px}.ie .form-elem-error.error span{top:-10px;height:25px}.ie .accessory-content .subaccessory ul li .variant-numbers .info{margin-left:112px}.ie #logo a{background:white;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0}.ie section.categories article,.ie section.front article{margin:4px !important}@media screen and (max-width: 1024px){#super-wrapper{background:-webkit-gradient(radial, 50% 50%, 0, 50% 50%, 100, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0))),url('../images/layout/background.png?1687498505');background:-webkit-radial-gradient(rgba(0,0,0,0),rgba(0,0,0,0)),url('../images/layout/background.png?1687498505');background:-moz-radial-gradient(rgba(0,0,0,0),rgba(0,0,0,0)),url('../images/layout/background.png?1687498505');background:-o-radial-gradient(rgba(0,0,0,0),rgba(0,0,0,0)),url('../images/layout/background.png?1687498505');background:radial-gradient(rgba(0,0,0,0),rgba(0,0,0,0)),url('../images/layout/background.png?1687498505')}}
</pre></body></html>