#colorfull_Filter_Checkboxes,#colorfull_Size_Checkboxes{clear:both;height:auto;margin:0 0 10px 0;overflow:hidden}.checkbox_color{width:17px;height:17px;margin:3px;position:relative;float:left}.details .checkbox_color,.listing .checkbox_color{width:17px;height:17px;clear:none !important;margin:3px}.checkbox_color label,.checkbox_size label{cursor:pointer;position:absolute;width:15px;height:15px;top:0;left:0;background:#eee;border:1px solid #fff;box-shadow:0px 1px 3px #656565}.checkbox_size label{border:1px solid #666666;background:#fff;color:#336699 !important;line-height:15px;text-align:center}.listing .checkbox_color label{cursor:default}.details .checkbox_color label,.listing .checkbox_color label{width:15px;height:15px;border:1px solid #fff;border-radius:0;padding:0 !important}.checkbox_color label:after,.checkbox_size label:after{opacity:0.0;content:'';position:absolute;width:9px;height:5px;background:transparent;top:2px;left:2px;border:3px solid #333;border-top:none;border-right:none;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.details .checkbox_color label:after{top:2px;left:2px}.listing .checkbox_color label:hover::after{opacity:0.0}.checkbox_color label:hover::after,.checkbox_size label:hover::after{opacity:0.5}.checkbox_color input[type=checkbox]:checked + label:after,.checkbox_color input[type=radio]:checked + label:after,.checkbox_size input[type=checkbox]:checked + label:after{opacity:1}.checkbox_color input[disabled]{display:none}.checkbox_color input[disabled] + label{opacity:0.3}

/*TOOLTIP*/
.tooltip {
    position: absolute;
    display: none;
    background-color: #FFFFFF;
    z-index: 20;
    padding: 2px 5px;
    border: 1px solid #dadada;
    font-weight: bold;
    }

/*FARBEN ANLEGEN*/

.checkbox_color .green1{background:#009640}
.checkbox_color .green2{background:#52ae32}
.checkbox_color .green3{background:#c8d400}
.checkbox_color .yellow{background:#ffed00}
.checkbox_color .orange1{background:#fbba00}
.checkbox_color .orange2{background:#ec6608}
.checkbox_color .red{background:#e30613}

#eek_label {display: inline; padding-bottom: -3px;}
.eek_label_listing.boxed, .content-box-main .eek_label_listing{height: 23px; overflow: hidden;}
.eek_label_listing{height: 50px; overflow: hidden;}
#product_info #eek_label{height: 41px; overflow: hidden;}
.listDetails #eek_label{margin: 5px 0 0 0;}
#eek_label dt{padding-bottom: 0; padding-top:5px;} 
#eek_label dd a, #eek_label dd a:active, #eek_label dd a:hover,#eek_label dd a:visited, .eek_label_listing a.productDataSheetLabel {
    color: #999;
}
.bg_w{fill: #ffffff; stroke: none; font-size: 80%; font-weight: 700;}
.esrc_eek_product_info:hover, .esrc_eek_listing_line:hover, .esrc_eek_listing_box:hover{cursor:pointer;}
.esrc_eek_product_info{width: 73px; height: 26px;}
.esrc_eek_listing_line{width: 57px; height: 32px;}
.esrc_eek_listing_box {width: 57px; height: 20px;}
.esrc_eek_listing_side{width: 57px; height: 20px;}
.esrc_eek1 {fill: #009640;}
.esrc_eek2 {fill: #52ae32;}
.esrc_eek3 {fill: #c8d400;}
.esrc_eek4 {fill: #ffed00;}
.esrc_eek5 {fill: #fbba00;}
.esrc_eek6 {fill: #ec6608;}
.esrc_eek7 {fill: #e30613;}