/* $Id: styles.css 2057 2025-11-26 12:42:21Z erling $ BEGIN */
/* standard shadow */
/*
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
*/
img {
    border-style:none;
}

@media screen and (max-width:1024px){
    .mainslider{
        width:100%!important;
    }
    .mainslider .toplayer img {
      width:100%;    
    }
}


* {
    margin:0px;
    padding:0px;
}
.basket_table_artikel img {
    max-width:100px;
}
.versand_aufschlag {
    cursor:help;    
    border-radius:3px;  
    padding:2% 1%;
    background:#e91524;
    color:#fff;
    text-align:center;
    width:90%;
    margin:10px 0;
}
/* tooltip */
.tooltip_opener {
    cursor:help;
}
.tooltip_opener a:link, 
.tooltip_opener a:active,
.tooltip_opener a:visited {
    text-decoration:none!important;
}
.tooltip {
    transition:visibility 200ms ease-in;
    position:absolute;
    display:none;
    background-color:#fff;
    border:1px solid #c1bfb9;
    padding:1%;
    z-index:99999;
}
.tooltip_opener:focus .tooltip,
.tooltip_opener:hover .tooltip {
    display:block;
}



#beschreibung p {
    margin:5px 0;
}
.siegel {
    text-align: center;
    padding: 10%;
    clear: both;
}
input.ui-button {
    padding: .35em 1em!important;
}
.ui-dialog .ui-dialog-titlebar-close {
    top:0!important;
}
.ui-button {
    margin:2% 1%!important;
}

.ui-dialog-buttonset {
    width:100%;
    text-align:right;
}
.ui-dialog-buttonset .ui-button {
    margin:1% .5%!important;
    padding:1%;
}
img {
    border-style:none;
    display: inline-block;
}
.nav_home,
.nav_home * {
    
}
.nav_home a {
    padding:3px 10px!important;
    font-size:14px;
}
#topbutton {
  display:none;
  cursor:pointer;
  position:fixed;
  bottom:1%;
  right:1%;
  z-index:9999999;
}



.mainnav img,
.serviceBanner img {
    width:100%;
    height:auto;
}
section {
    clear:both;
}
/* service / werbung */
section.serviceInfo .inner {
    max-width:925px!important;    
}
section.serviceInfo {
    width:100%;
    float:left;
}
.serviceBanner {
    max-width:48%;
    margin:1%;
    float:left;
}
.serviceInfo .mainnav {
    float:none;
}

/* metaheader icons */
.icon_hotline {
    background:url(/images/webelemente/icon_hotline.png) no-repeat;
    background-position:left center;
}

.icon_mein_konto {
    background:url(/images/webelemente/icon_mein_konto.png) no-repeat;
    background-position:left center;
}
.icon_merkzettel {
    background:url(/images/webelemente/icon_merkzettel.png) no-repeat;
    background-position:left center;
}
.icon_konto_eroeffnen {
    background:url(/images/webelemente/icon_konto_eroeffnen.png) no-repeat;
    background-position:left center;
}
body {
    text-align:left;
    font-size:13px;
    width:100%;
    /* -- stretch background -- */
    background:url(/images/webelemente/background.jpg);
    background-position:50%;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    height:100%;
}

.topbutton {
    display:none;
    width:30px;
    height:30px;
    position:fixed;
    right:2%;
    bottom:2%;
    padding:2%;
    background:rgba(192,192,192,.7);
    z-index:99999999;
}
.topbutton:focus,
.topbutton:hover {
    background:rgba(192,192,192,1);
}
.triangle {
    border-color: transparent transparent #e91524;
    border-style: solid;
    border-width: 0 15px 20px;
    height: 0;
    transform: rotate(360deg);
    width: 0;
    z-index:99999999;
}
.edit a {
    cursor:pointer;
}
#maincontent{
    float: left;
    width: 100%;
}
[role="navigation"]{
    display:none;
}
/* mainslider auf startseite */
.mainslider {
    width:1027px;
    margin:0 auto;
    clear:both;
    float:none;
}
.mainslider .toplayer {
    position:absolute;
    z-index:9999;
    width:100%;
    max-width:1027px;
}

/* themenwelten mainnav einstieg */
.mainnav {
    /*padding-left:1.2%;*/
    margin:40px 0;
}
.mainnav_items {
    margin:0 auto;
    display:table;
    max-width:1200px;
}
.mainnav_items img {
    display:block;
}
.mainnav .col {
    width:48%;
    max-width:584px;
    float:left;
    height:auto;
    margin:0 1%;      
    
}
.mainnav .col .box {
    background-color: #fff;
    float: left;
    height: auto;
    width:calc(100% - 16px);
    margin: 1.5% 8px;
    max-width:584px;
    overflow: hidden;
    padding: 0px 0 0px 0 !important;
}
.mainnav .box {
    background-color: #fff;
    float: left;
    height: auto;
    width:calc(50% - 16px);
    margin: 1.5% 8px;
    max-width:580px;
    overflow: hidden;
    padding: 0px 0 0px 0 !important;
}

.mainnav .box .bild {
    clear:both;
    float:left;
    max-width:584px;
    overflow:hidden;
    padding:0px!important;
}
.mainnav .bottom {
    clear:both;
    float:none;
    text-align:center;
}
.mainnav_title {
    text-align:center;
    clear:both;
    float:none;
    padding:.5% 0;
}
.mainnav_beschreibung {
    font-size:1.5em;
    line-height:1em;
    text-align:center;
    clear:both;
    float:none;
    margin:0 auto;
    width:60%;
    padding:0 0 6% 0;
    font-family:'robotomedium';
}


/*  
    Hinweis, dass der Shop sich nur 
    an Gewerbetreibende richtet 
*/
#hinweis {
    width:100%;
    text-transform:uppercase;
    text-align:center;
    padding:7px 0;    
}
/* infobalken oben */
#topinfo {
    background-color:#c1bfb9;
    color:#3e3e3e;
    padding:5px 0 5px 0;
    float:left;
    width:100%;
}
#topinfo .topinfo_div {
    float:right;
    padding:3px 3% 0 3.5%;
    margin:.2% 0;
    z-index:99999;
    height:23px;
}

/* WK im infobalken */
.topinfo_wk {
    float:left;
    width:98px!important;
    overflow:hidden;
    background-color:#fff;   
    position:absolute;
    right:0;
    padding: 33px 2% 6px !important;
    max-height:113px;
    /*
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
    */
}
.topinfo_icon {
    padding-right:3px;
}

/* login im infobalken */
#topinfo .login:hover .infocenter_submenu {
    display:block;
}
.mobile {
    display:none;
}
th {
    font-weight:normal!important;
}
b, strong {
    font-family:"robotobold";
    font-weight:normal!important;
}
.bx-wrapper .bx-controls-direction a{
}
.bx-wrapper{
    width:100%;
    /*max-width: 1015px!important;*/
}

.header {
    clear:both;
    float:left;
    width: 100%;
    background-color:#fff;
}
/* search im header */
.header .search {
    float:left;
    width:520px;
    padding:73px 0 0 30px;
}
.search #suchbegriff {
    outline:none;
    border-style:none;
    border: 1px solid #898989;
    padding:1%;
    z-index:10;
    float:left;
    margin:0;
    display:block;
    width:58%;
}
.search #searchSubmit {
    background:url(/images/webelemente/icon_lupe.svg) no-repeat;
    background-position:center;
    background-color:#fff;
    float:left; 
    cursor:pointer;
    border-style:none;
    height:20px;
    margin:4px 0 0 -32px!important;
}

/* logo */
.logo {
    width:451px;
    float:left;
}
.logo_infos {
    position:absolute;
    z-index:1001;
    margin:71px 0 0 174px;
}
.logo img {
    position:relative;
    z-index:1000;
    display:block;    
}
/* /logo */


.header .info{
    position:relative;
    margin: -16% 10% 0 37%;
    float: left;
    z-index: 15;
    
}
.header .info .oeffn{
    text-align:right;    
}
.header .kontakt div{
    padding: 0 10px;
    margin-top: 10px;
    float:left;
}
.header .mainlogo {
    background:url(/images/webelemente/logo.jpg) no-repeat;
    background-size: 100%;
    height:120px;
}
.root,
.bottomfooter {
    clear:both;
    width:96%;    
    float:left;
    padding:0 2%;
}
.bottomfooter {
    margin:30px 0;
}
.inner,
#container-content,
#container-footer {
    margin: 0 auto;
    position:relative;
    max-width:1005px;
    text-align:left;
    margin-top:0px;
    width:100%!important;
    /*overflow:hidden;*/
}

/** breadcrumb **/
.root .breadcrumb {
    width:100%;
    padding:0 0 0 10px;
    margin:0;
}
.root .breadcrumb-trenner {
}
.root .breadcrumb p,
.root .breadcrumb table {
    padding: 3px;
}
.root .breadcrumbActive {
    text-decoration:underline;
    font-weight:bold;
}
/** /breadcrumb **/

/* aktion */
.aktion {
    margin-bottom:1%;
}
.aktion .bx-wrapper{
    margin: 0px auto 10px;
}
.bx-viewport{
    box-shadow: none!important;
    border: none!important;
    left: 0;
    position: static!important;
}



p {
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;     
    
    margin-bottom:3px;
}
.homebutton {
    position:absolute;
    padding:15px 0 0 0;
    margin:0 0 0 1015px;
    height:50px;
}
.slogan {
    position:absolute;
    margin:115px 0 0 88px;
}

#contact {
    padding:10px 0 0 310px;
    
}
#contact div {
    float:left;
    padding-right:50px;
    font-size:14px;
}
.header .basket_icon {
    position:absolute;
    margin:-10px 0 0 -50px!important;
}
.headermenu {
    position:absolute;
    background:url(/images/webelemente/butt_anmelde_backtop.gif) no-repeat;
    width:193px;
    height:40px;
    margin-left:803px;
    margin-top:-5px;
    text-align:center;
    padding-top:2px;
}
.artikeldialog{
    margin: 0 auto;
    padding: 10px 5px;  
    
}
.artikeldialog td{
    padding: 0 5px;
}
.comodo {
    position:absolute;
    margin: 46px 0 0 570px;
}
.trustedShops {
    position:absolute;
    margin:46px 0 0 660px;
}
.hd_service {
    background:url(/images/webelemente/hd_service.gif) no-repeat;
    float:left;
    text-align:left;
}
.hd_hotline {
    float:right;
    margin:0 15px 0 0;
}
.inner_basket {
    padding:2%;
}
.basket_info_content {
    padding:10px;
    
}
.basket_info_a {
    clear:both;
    float:left;
    padding-bottom:3px;
    margin-top:3px;
    border-bottom:1px dotted #000;
    width:100%;
}
.basket_info_a img {
    max-width:70px;
}
.basket_info_a:nth-last-child(1){
    border-bottom:none;
}
.basket_info_item {
    text-align:left;
}
.basket_info_preis {
    text-align:right;
}
.basket_info_sum {
    clear:both;
    float:none;
    border-top:1px solid #000;
    padding: 5px 0px 0px;
    text-align:right;
}
.basket_info_msg {
    text-align:right;
    
}
.header_hr {
    width:220px;
    margin-top:4px;
}
.hd_wk_icon {
    position:absolute;
    width:35px;
    height:34px;
}
.hd_wk_text {
    position:absolute;
    padding:17px 0 0 0;
    margin:0px 0 0 41px;
    
    height:26px;
}

.msg_small {
    display:block;
    margin-top:-15px;
    padding-right:10px;
}
.headerlink {
    margin:20px 0 0 12px;
    width:430px;
    height:50px;
}

#beschreibung {
    margin-bottom:5px;
}
#beschreibung td {
    
}
#beschreibung ul,
#beschreibung ol  {
    padding-left: 20px !important;
}
.input1 {
    margin:4px 0 4px 0;
    padding:2px;
}
.input2 {
    margin-bottom:5px!important;
    
    width:130px;
    
}
fieldset {
    border-style:none;
}
legend {
    padding:0px;
    margin:0px;
}
.headline {
    background: url(/images/webelemente/headline.jpg) top no-repeat;
    width:633px;
    height:25px;
    margin-bottom:10px;
}
.header_info {
    position:absolute;
    margin:-39px 0 0 480px;
}
.input_img {
    position:absolute;
    padding-top:3px;
    padding-left:5px;
}

 
.left {
    display:block;
    float:left;
    width:192px;
    padding:0;
    margin:0px 0 0 0;
    overflow:hidden;
}
.left .box_1 {
    display:                        block;
    float:                          left;
    width:192px;
    padding:10px 0 0 0;
}
.left .box_1_menu {
    margin-top:10px;
}
.left .box_head_left {
    float:left;
}
.left .box_head_right {
    cursor:pointer!important;
    float:left;
    border:1px solid #EBE4D1;
    padding:9px 0 0 10px;
    width:160px;
    height:19px;
    
}
.left .box_middle {
    clear:both;
    float:none;
    margin:-3px 0 0 0;
    width:190px;
    overflow:hidden;
    border-left:1px solid #8B8A8A;
    border-right:1px solid #8B8A8A;
    border-bottom:1px solid #8B8A8A;
}

.left .inner {
    text-align:left;
    padding:10px;
}
.left .box_bottom {
    background:url(/images/webelemente/left_box_bottom.jpg) no-repeat;
    width:205px;
    height:8px;
    clear:both;
    float:none;
}

.left .box_middle p {
    
    padding:5px;
    margin:0px;
}


.left .news {
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
    width:148px;
    
}

.content {
    margin:0px 0 0 0px;
    /*padding: 0 2% 2% 2%;*/
    float:right;
    width:100%;    
}
.content p {
    margin:5px 0;
    padding:0px;
    clear:both;
}
/*Content Hauptboxen*/
.aktion_img {
    width:500px;
    text-align:center;
}

.content .serviceBox{
    font-size:16px;
}
/*
.content .serviceBox:nth-child(2){
    margin-right: 0%;
    margin-left: 1%;
}
*/
.content .serviceBox .bild{
    position: relative;
    background: url("/images/webelemente/onlineservice.png") no-repeat bottom right;
    width: 100%;
    background-size: contain;
}
.content .serviceBox .bild2{
    background: url("/images/webelemente/qualitaet.png") no-repeat bottom right;
}
.content .serviceBox .bild div{
    width: 100%;
    max-width: 170px;
    padding: 5%; 
    line-height: 1.6;   
}
.content .serviceBox .bild2 div{
    max-width: 250px;  
}
.content .serviceBox .bild div h3{
    text-transform: uppercase;
}
.content .serviceBox .bild div p{
    padding: 0 0 5%;
}
.subdir img {
    /*max-width:80%!important;*/
    height:auto;
}

.content .subdir,
.content .subdir_artikel_wrapper,
.content .serviceBox_wrapper {
    width:100%;
    float:left;
    padding:0;
}
.artikel_box .basketImg {
    display: flex;
    align-items: center;
    justify-content: center;
}

.content .subdir .box_subdir,
.content .subdir_artikel_wrapper .subdir_artikel .artikel_box,
.content .subdir_artikel_wrapper .subdir_artikel .directory_box { 
    /*
    width:30.3%;
    margin:1% 1.5%;
    */
    float:left;
    height:auto;
    
    -webkit-box-shadow: 0px 0px 6px 0px rgba(90,90,90,0.75);
    -moz-box-shadow: 0px 0px 6px 0px rgba(90,90,90,0.75);
    box-shadow: 0px 0px 6px 0px rgba(90,90,90,0.75);
}
.artikel_box,
.box_subdir {
    float:left;
    width:32%;
    margin:1% 0;
}
.artikel_box:nth-of-type(3n+2),
.box_subdir:nth-of-type(3n+2) {
    margin:1% 2%;
}
/*
.content .subdir .box_subdir:nth-child(3n+2),
.content .subdir_artikel_wrapper .subdir_artikel .artikel_box:nth-child(3n+2),
.content .subdir_artikel_wrapper .subdir_artikel .directory_box:nth-child(3n+2) {
    margin:1% 2%;
}
*/

.content .subdir_artikel_wrapper .subdir_artikel .directory_box img,
.content .serviceBox .bild img{
    
    height: auto;
    max-width:100%;
}
.content .subdir_artikel_wrapper .subdir_artikel .artikel_box {
    position:relative;
    height:500px;
}
.content .subdir_artikel_wrapper .subdir_artikel .directory_box:nth-child(3n+2),
.content .subdir .box_subdir:nth-child(3n+2),
.content .subdir_artikel_wrapper .subdir_artikel .artikel_box:nth-child(3n+2){
    /*
    margin-left: 2%; 
    margin-right: 2%;
    */
}

.content .subdir .box_subdir .bottom,
.content .subdir_artikel_wrapper .subdir_artikel .artikel_box .bottom,
.content .subdir_artikel_wrapper .subdir_artikel .directory_box .bottom {
    width:100%;
    float:left;  
    margin: 0;
    bottom: 0 !important;
    position: absolute;
    text-align:center;
    padding:1% 0;
}
.content .subdir .box_subdir .bottom {
    position:relative!important;
}

.content .subdir_artikel_wrapper .subdir_artikel .artikel_box .bottom {
    padding:0%;
    margin-top: 20px;
}

.content .subdir_artikel_wrapper .subdir_artikel .directory_box .bottom img{
    width: auto;
    vertical-align:middle;
    margin-top: -4px;
}

.content .subdir .box_subdir .top {
    margin: 0;
    clear:both;
}
.content .subdir .box_subdir .top,
.content .subdir_artikel_wrapper .subdir_artikel .artikel_box .top {
    margin: 0;
    text-align:center;
    height: 192px; 
    clear:both;
    overflow: hidden;
    padding:1% 0!important;
    display:flex!important;
    vertical-align: middle !important;    
}
.content .subdir_artikel_wrapper .subdir_artikel .artikel_box .center{
    float:left;
    width:96%;  
    padding:2% 2% 0 2%; 
       
}
.content .subdir_artikel_wrapper .subdir_artikel .directory_box .bottom div,
.content .serviceBox_wrapper .serviceBox .bottom div {
    text-align:right;
    padding:0.5% 2%;
}
.content .subdir_artikel_wrapper .subdir_artikel .artikel_box .bottom{
    height:50px;
    background-color:#000;
    float:left;
    width:100%;  
}
.content .subdir_artikel_wrapper .subdir_artikel .artikel_box .bottom .basket{
    width:50%;
    float:left;   
}
.content .subdir_artikel_wrapper .subdir_artikel .artikel_box .bottom .basket img{
    width:auto;
    float:right;   
}
.content .subdir_artikel_wrapper .subdir_artikel .artikel_box .bottom .basket .basketImg{
    float: left;
    height:50px;
    text-align:center;
    width:40%;
}
.content .subdir_artikel_wrapper .subdir_artikel .artikel_box .bottom .basket .basketImg:hover{
    cursor: pointer;
}
.content .subdir_artikel_wrapper .subdir_artikel .artikel_box .bottom .basket .mengen_input{
    float: left;
    width:54%;
    padding: 4px 3%;
}
.content .subdir_artikel_wrapper .subdir_artikel .artikel_box .bottom .basket .mengen_input .mengeninput{
    margin: 0;
    height: 20px;   
    width:95%;
}
.content .subdir_artikel_wrapper .subdir_artikel .artikel_box .bottom .basket .mengen_input span{
    width: 100% !important;
    float: left;
    text-align:center;
    padding: 2px 0 0 0;
}
.content .subdir .box_subdir .title,
.content .subdir_artikel_wrapper .subdir_artikel .artikel_box .title {
    height: 40px;
    margin: 15px 0;
    width:100%;
    text-align:center;
}
.content .subdir .box_subdir .titleInner,
.content .subdir_artikel_wrapper .subdir_artikel .artikel_box .titleInner {
    height: 40px;
    text-align:center;
}

.content .subdir .box_subdir .description,
.content .subdir_artikel_wrapper .subdir_artikel .artikel_box .description {
    float:left;
    width:100%;
    
}
.artikel_box .preis{
    display: flex;
    gap: 10px;
    align-items: center;
    clear:both;
    padding-left:10%;
}
.artikel_box .preis img {
    width:80px;
    height:auto;
}

.content .subdir_artikel_wrapper .subdir_artikel .artikel_box .preis_messageInner {
    padding: 0 4%;
    width: 92%;
    float:left;
    text-align:center;
}

.descriptionInner {
    padding: 0 1%;
    width: 98%;
    height:63px;
    overflow:hidden;
    text-align:center;
}
.itemnameInner {
    padding: 0 1%;
    width: 98%;
    float:left;
    text-align:center;
    height:78px;
    text-overflow:ellipsis;
    overflow:hidden;
}
/* artikel merken button */
.favorite_ButtonInner {
    border:1px solid #ccc;
    border-radius:3px;
    cursor:pointer;
    text-align:center;
    width:calc(100% - 2px)!important;
}



.content .subdir_artikel_wrapper .subdir_artikel .artikel_box .preisInner{
    padding:0px;
    width:100%;
    text-align:center;
}

.content .subdir .box_subdir .bild,
.content .subdir_artikel_wrapper .subdir_artikel .artikel_box .bild,
.content .subdir_artikel_wrapper .subdir_artikel .directory_box .bild{
    clear:both;
    float:left;
    text-align:center;
    width:100%;
    height:auto!important;
    margin:auto!important;
}
.content .subdir .box_subdir img,
.content .subdir_artikel_wrapper .subdir_artikel .artikel_box img{
    height: auto;
    max-width:100%;
    height: auto;
}
.content .subdir_artikel_wrapper .subdir_artikel .artikel_box .preis_message {
    width:100%;
    float:left;
    text-align:center;
}
.content .subdir_artikel_wrapper .subdir_artikel .artikel_box .preis_lieferstatus {
    width:48%;
    float:left;
    margin: 0;
    padding-left:2%;
}
.content .subdir_artikel_wrapper .subdir_artikel .artikel_box .preis_lieferstatus > span{
    height: 50px;
    float: none;    
}
.content .subdir_artikel_wrapper .subdir_artikel .artikel_box .subdir_addFavorites{
    float:left;
    width:100%;
    clear:both;
}
.content .subdir_artikel_wrapper .subdir_artikel .artikel_box .preis_lieferstatus img {
    width: auto;
    float: left;
    margin: 0 4%;
    border-radius:6px;
    margin:0 2% 0% 0;
}
.content .subdir_artikel_wrapper .subdir_artikel .artikel_box .preis_lieferstatus .lieferstatusText {
    display: table-cell;
    width: 75%;
    height: 50px;
    padding-right: 12%;
    vertical-align:middle;
    text-align:center;
}
.content .subdir_artikel_wrapper .subdir_artikel .artikel_box .preis_lieferstatus .lieferstatusImg {
    display: table-cell;
    vertical-align: middle;
    width: 15%;
    height: 50px;
    padding: 0 4%;
}

/* subdir boxen */
.content .subdir_info_wrapper{
    margin-bottom:10px;
    overflow:hidden;
    width:100%;
    float:left;
    position:relative;
    min-height: 40px;
}
.subdir_info_wrapper ul {
    margin-left:45px;
    line-height:.8em;
}
.subdir_bild_small {
    padding:35px 21px;
}
.content .subdir_info_wrapper .subdir_bild {
    float:left;
    width:auto;
    padding:0%;
    width:100%;
}
.content .subdir_info_wrapper .subdir_bild,
.content .subdir_info_wrapper .subdir_bild * {
    font-size:14px!important;
    line-height:1.4em!important;
}
.subdir_bild ul {
    margin-left:8%;
}    
.subdir_bild h1 {
    padding:0 2%;
}
.content .subdir_info_wrapper .subdir_bild_small img,
.content .subdir_info_wrapper .subdir_bild img {
    float:left;
    /*width: 100%;*/
    max-width:100%;
    margin:0;
}
.content .subdir_info_wrapper .subdir_title {
    left: 0;
    position: absolute;
    top: 0;   
}
.content .subdir_info_wrapper .subdir_title h1 {
    padding:3px 22px;
}
.content .subdir_info_wrapper .subdir_info{
    float:left;
    width: 96%;
    padding:0 2%;    
}
.content .subdir_info_wrapper p{
    padding:.5% 2%;
    line-height: 1.2em;
    text-align:left!important;
}


/* box_1 START */
.content .box_1 {
    float:left;
    width:260px;
    overflow:hidden!important;
    border: 1px solid #ccc;
    position:relative;
}
.content .box_1 .box_text {
    height:55px;
    margin: 0px 14px 0px 14px;
    font-size:16px;
    padding-right: 7px;
    float:left;
}
.content .box_2 {
    margin-top:12px;
}
.content .box_2 .box_text {
    text-align:left;
    float:left;
    padding:10px;
    width:400px;
    
}
.content .box_1 .artikelbox_top h1 {
}
.content .box_1 .artikelbox_top {
    text-align:left!important;
    padding:1px 0 2px 3px;
    height:35px;
    overflow:hidden;
}
.content .box_1 .box_middle {
    text-align:left;
    float:left;
    width:260px;
}
.content .box_1 .box_logo {
    position:absolute;
    overflow:hidden;
    padding-left:5px;
    
}
.content .box_1 .box_logo img {
    width:50%;
}
.content .box_1 .item_name {
    
    
    padding:0 5px 0 5px;
    height:50px;
    clear:both;
    float:none;
    text-align:center;
}
.content .box_1 .item_teaser {
    padding:0 5px 0 5px;
    height:42px;
    width:180px;
    overflow:hidden;
}
.content .box_1 .item_link {
    padding:0!important;
    margin:0px 0 -4px 0!important;
    width:310px!important;
    text-align:right;
    position:relative;
    
}
.content .box_1 .item_dirlink {
    padding:0 5px 2px 5px;
    height:15px;
    clear:both;
    float:none;
    overflow:hidden;
    height:30px;
}
.content .box_item_top {
    position:absolute;
    left:0;
    width:200px;
}
.content .box_topleft {
    position:absolute;
    right:50%;
    float:left;
    padding:6px 0 0 0px;
    text-align:left;
    height:50px;
    width:50%;
    overflow:hidden;
    left:5px;
}
.content .box_1 .box1_topright {
    position:absolute;
    text-align:right;
    padding:0px;
    margin:0 0 0 2px!important;
    width:100px!important;
    overflow:hidden;
}
.content .box_2 .box1_topright {
    position:absolute;
    text-align:right;
    padding:0px;
    margin:0px 0 0 310px;
    width:100px!important;
    height:100px;
    overflow:hidden;
}
.content .box_1:hover {
    border:1px solid #787878;
}
.content .box_1:hover .box_lower *,
.content .box_1:hover .box_lower {

}
.content .box_1:hover .box_lower * img{
    background-color: transparent!important;
    z-index: 99;
}
.content .box_1 .box_item_img {
    width:245px;
    height:250px;
    text-align:center;
    float:left;
}

.content .box_1 .box_bottom {
    height:10px;
    clear:both;
    float:none;
    width:300px;
    margin-left:10px;
    position:relative;
}
.overlay {

}

.content .cleft {
    clear:both;
    float:left;
    margin:5px 5px 0 0!important;
}
.content .ccenter {
    float:left;
    margin:5px 5px 0 0!important;
}
.content .cright {
    float:left;
    margin:5px 0px 0 0!important;
}
.content .itemcleft {
    clear:both;
    float:left;
    /*border-left: 1px solid #BABABA;
    border-right: 1px solid #BABABA;*/
    border-bottom: 1px solid #BABABA;
}
.content .itemccenter {
    float:left;
    border-left: 0px;
    /*border-right: 1px solid #BABABA;*/
    border-bottom: 1px solid #BABABA;
}
.content .itemcright {
    float:left;
    /*border-right: 1px solid #BABABA;*/    
    border-bottom: 1px solid #BABABA;
}
.content .box_1 .box_item_text {
    display:none;
    width:320px;
    float:left;
}
.content .box_1 .box_desc {
    width:100px;
    float:left;
}
.content .box_1 p.box_desc {
    
    width:115px;
    padding-top:3px;
}

.content .box_1 .itemlink {
    float:left;
    text-align:left;
    width:310px; 
    padding:0 7px 8px 10px;
}
.content .box_1 .itemlink .add_zusatz,
.content .box_1 .itemlink .add_item_from_subdir {
    cursor:pointer;
    float:left;
    margin-left:5px;
    margin-right:0;
}
.content .box_2 .itemlink .add_zusatz,
.content .box_1 .itemlink .add_item_from_subdir {
    cursor:pointer;
    float:left;
    text-align:right;
    margin-left:0px;
    margin-right:10px; 
}
.content .box_1 .item_lieferstatus { 
    position:absolute;
    padding:0px 2px 0 0;
    margin:0 0 0 140px;
    font-size:14px;
}
.content .box_1 .preis_message {
    margin-top:-13px;
    padding-bottom:5px;
    clear:both;
    float:right;
    text-align:left;
    font-size:13px;
    width:50%;
}
.content .box_1 .box_preis {
    padding:0px 14px;
    float:right;
    width:90%;
}
.content .box_1 .preis_small {
    padding:5px 0px 0 0px;
    text-align:right;
    float:right;
    margin-left:0px; 
    font-size:24px;
    font-weight:bold;
    min-width: 110px;
    
}
.content .box_1 .basket {
    margin: 11px 10px 0px 0px;
    float:right;
}
.content .box_1 .subdir_addFavorites {
    float:left!important;
    text-align:right!important;
    margin-left:0px!important;
    margin-right:10px!important; 
}

.content .box_1 .basket:hover,
.content .box_1 .subdir_addFavorites:hover{
    cursor: pointer;   
    
}

.content .box_1 .box_item_text {
    float:left;
    
}
.content .box_1 .box_lower {
    clear:both;
    float:left;
    width:260px;
    margin-top:15px;
}
.content .box_1 .preis_lieferstatus {
    clear:both;
    float:left;
    padding:5px 0px 2px 6px;
    width:244px!important;
    text-align: left;
    margin: 37px 0px 0px 14px;
    height:15px;
}
/* box_1 ENDE */


/* Item Detailansicht Boxen START */
.content .box_2 .box_singleitem_img {
    /*float:left;*/
    clear:both;
    text-align:left;
    overflow: hidden;
    max-width:100%;
    display:table-cell;
    vertical-align:middle;
    border:1px solid #fff;
    width:100%;
    float:left;
}
.content .box_2 .box_singleitem_img img {
    margin:0 auto;
    max-width:100%;
}
.content .box_2 .box_singleitem_logo {
    padding:10px 0;
    float:left;
    line-height: 1.3em;
}
.content .box_2 .box_singleitem_logo h1 {
    text-transform:uppercase;
    padding:3px 0 8px 0;
}

.content .box_2 .box_singleitem_text {
    float:right;
    width:135px;
    text-align:right;
    padding:10px;
    
    
}
.content .box_2 .box_singleitem_text .preisImage {
    
    margin-left:-40px!important;
        
}
.content .box_2 .box_singleitem_text label {
    
}
.content .box_2 .box_singleitem_lieferstatus {
    
}
.content .box_2 .box_singleitem_preis_message {
    font-size:11px!important;
    font-weight:normal!important;
    clear:both;
}
.content .box_2 .basket_button {
    margin:15px 0px 0 0;
} 
.content .box_2 .item_popup {
    
    clear:both;
    float:left;
    width:130px;
}
/* ENDE Item einzelansicht */

.content .box_2 .item_text {
    float:right;
    padding:10px 0 0 0;
    
}
.content .box_2 .box_item_name {
    display:none;
}
/* diese Klasse wird durch den css-switcher freigegeben */
.content .box_1 .box_item_name {
    
    padding:5px;
    
    height:50px;
    margin:4px 0 0 0;
    float:left;
}
.content .box_2 .item_box_preis {
    text-align:left;
    padding:0 5px 5px 5px;
    float:left;
    width:335px;
}
.content .box_2 .item_basket {
    float:right;
}
.content .box_2 .item_preis_message {
    clear:both;
    float:none;
    margin-right: 80px;
    margin-top:-13px;
    text-align:right;
}
.content .box_2 .addinfo {
    padding-top:5px;
    clear:both;
    float:right;
    text-align:right;
}
/* Item Detailansicht Boxen ENDE */

/* box_2 START */
.content .box_2 {
    display:block;
    position:relative;
    float:left;
    float:left;
    width: 100%;
}
.content .box_static {
    position:relative;
    width:100%;
    display: inline-block;
    margin-top:12px;
}
.content .box_2 .artikelbox_top {
    overflow:hidden;
    width:94%;
    height:auto;
}
.content .box_2 .box_middle, 
.content .box_static .box_middle {
    width:96%;
    padding:2%;
    float:left;
}
.content .box_middle_basket {
    float:left;
    width:100%;
}
.content .box_2 .box_bottom {
    height:10px;
    clear:both;
    float:none;
    border-bottom:1px dotted #000;
    margin-left:10px;
    margin-right:10px;
    width:990px;
}
.content .box_2 .box_middle_empty {
    width:803px;
    text-align:                     left;
    padding:15px;
    float:left;
}

.content .box_2 .box_middle p,
.content .box_2 .box_middle li {
    
}

.content .box_2 .box_middle tr.order
{
    
}
.content .box_2 .item_big_preis {
    
}
.content .box_2 .item_big_link {
    position:absolute;
    clear:both;
    float:none;
    width:150px;
    bottom:-4px!important;
}
.content .box_2 .item_top {
    clear:both;
    float:left;
    width:100%;
    padding:0 0 0 10px;
}
.content .box_2 .box_preis {
    clear:both;
    float:left;
    width:245px;
    text-align:right;
    padding:10px 0px 0 0;
}
.content .box_2 .preis {
    text-align:right;
    padding:0 6px 0 0;
}
.content .box_2 .basket {
    text-align:right;
    float:left;
    width:72px;
    height:72px;
    padding:0;
    margin:0px 0 0 0px;
}
.content .box_2 .preis_message {
    clear:both;
    
    text-align:right;
    
    padding:0 6px 0 0;
}
.content .box_2 .box_lieferstatus {
    text-align:left;
    
}
.content .box_2 .item_left {
    clear:both;
    float:left;
    width:130px;
    padding:10px;
    padding-bottom:20px;
}
.content .box_2 .box_item_img {
    min-height:120px;    
    text-align:center;
    width:210px;
    padding:10px;
    float:left;
}
.content .box_2 .neu_icon_item {
    position:absolute;
    float:right;
    top:0px;
    
    padding:0 10px 0 0px;
}

.content .box_2 .box_item_text {
    float:left;
    padding:14px 0 0 0;
    width:289px;
    
}
.content .box_2 .box_item_text2 {
    width:260px;
    float:left;
    text-align:right;
    padding:10px 0 0 0;
    
}
.content .box_2 .item_img {
    padding:10px;
    float:left;
    margin-top: 20px;
    width:200px;
    text-align:left;
}
.content .box_2 .item_right {
    float:right;
    width:280px;
    text-align:right;
}
.content .box_2 .thumbs_container {
    float:left;
    width:100%;
    height:auto;
}
.content .box_2 .thumbs_container .thumbs {
    float:left;
    text-align:center;
    list-style-type:none;
    display:inline;
    vertical-align:middle;
    width: 100px;
    min-height:82px;
    padding:7px 7px 0px 0;
}
.content .box_2 .thumbs_container .thumbs img{
    max-width: 100%;
    max-height:100px;
}

.content .box_2 .box_options {
    width:200px;
    margin-right:50px;
    padding-right:10px;
    text-align:right;
    
    padding-top:20px;
    vertical-align:bottom;
    position: absolute;
    right: 0px;
    float:left;
    
}


.content .box_2 .box_bottom_empty {
    border-left:1px solid #808080;
    border-right:1px solid #808080;
    border-bottom:1px solid #808080;
    width:582px;
}
/* box_2 ENDE */


.item_lieferstatus {
    float:right;
    margin:10px;
}

/*Box_Top der Content Hauptboxen*/
/*Box_Middle der Content Hauptboxen*/

.content .middlecontent {
    padding:10px;
    float:left;
}
.content .middlecontent ul,
.content .middlecontent ol {
    margin-left:30px;
    
}

/*Box_Bottom der Content Hauptboxen*/
.content .box_1 .box_bottom_small {
    border-left:                    1px solid #808080;
    border-right:                   1px solid #808080;
    border-bottom:                   1px solid #808080;
    clear:both;
    float:none;
    padding-left:3px;
}
.content .box_2 .basket_bottom {
    width:582px;
    height:27px;
    border-left:1px solid #808080;
    border-right:1px solid #808080;
    border-bottom:1px solid #808080;
    
    float:left;
    margin-left:0px;
}
.content .box_2 .item_bottom {
    width:628px;
    height:27px;
    border-left:1px solid #808080;
    border-right:1px solid #808080;
    border-bottom:1px solid #808080;
    
    float:left;
    margin-left:-1px;
}


/* START box_3 */
.content .box_3 {
    width:90px;
    height:90px;
    float:left;
    border:1px solid #D3D1D0;
    overflow:hidden;
}
.content .box_3 .neu_icon {
    position:absolute;
    
    top:96px;
    left:154px;
 
}
.content .box_3 .box_middle {
    border-style:none;
}
.content .box_3 .box_img {
    width:90px;
    height:90px;
    margin:10px;
    padding:10px;
    text-align: center;
    overflow:hidden;
}
.content .box_3 .box_text {
    clear:both;
    float:none;
    float:left;
    
    padding-left:3px;
    padding-top:0px;
    width:125px;
    height:80px;
    text-align:center;
}

.content_2 {
    clear:both;
    float:left;
}
.content_2 .box_3 {
    width:250px;
    height:100px;
    float:left;
    margin-right:5px;
}
.content_2 .box_3 .box_img_addon {
    width:60px;
    height:60px;
    margin:10px;
    padding:10px;
    overflow:hidden;
    float:left;
}
.content_2 .box_3 .box_text {
    float:left;
    padding-left:5px;
    padding-top:10px;
    width:140px;

}
.content_2 .box_3 .basket_button {
    float:left;
    width:30px;
    padding-top:20px;
}

.content_1 {
    display:                        block;
    float:                          left;
    margin:                         0px;
    width:                          628px;
    height:                         313px;
}

.content_1 p,
.content_1 h1 {
    padding:                        15px;
    text-align:                     justify;
    line-height:                    17px;
}



/* RECHTE SPALTE START */

.right {
    float:right;
    padding:0px 0px 0 0;
    margin:0 0 0 10px;
    width:200px;
    overflow:hidden;
    
}
.right h1 {
    padding:0px 0 0 7px;
    margin:0px 0 0 0;
    
}
.right .box_1 {
    width:200px;
    margin:0px;
}

.right .box_middle {
    width:198px;
    margin:-3px 0 0!important;
    padding:0!important;
    clear:both;
    float:none;
    border-left:1px solid #EBE4D1;
    border-right:1px solid #EBE4D1;
    border-bottom:1px solid #EBE4D1;
}
.right .box_middle .inner {
    padding:10px;
    text-align:left;
}

.right .box_bottom {
    width:174px;
    height:10px;
}

.right .sonderkasten {
    width:177px;
    float:left;
    margin-bottom:10px;
    padding:10px;
}
.right .box_1 .sonderkasten p {
    margin:-10px 0 0 0;
}
.right .box_1 .sonderkasten p,
.right .box_1 .box_middle p {
    padding:0;
    margin:0;
}
.right ul {
    clear:both;
    float:none;
    list-style-type:none;
    padding-left:10px;
}
.right .standort ul {
    padding-left:19px;
}
.right .social_nw {
    width:180px;
    height:26px;
}
.right .box_middle p {
    
}
.right .small {
    
}
.right .standort {
    background-repeat:no-repeat;
    width:180px;
    height:188px;
    padding-top:35px;
}

/* RECHTE SPALTE ENDE */

/** angebote **/
#angebote {
    width:100%;
    float:left;
    padding-bottom:80px;
    text-align:center;
    border-top:1px solid #e4e4e4;
    border-bottom:1px solid #e4e4e4;
}
#angebote_inner {
    margin:0 auto;
    padding-top:60px;
    width:1043px;
    text-align:left;
}
#angebote .box {
    width:33%;
}

.box {
    padding:0;
    float:left;
}
.box .box_content {
}
.headtext {
    font-size:16px;
    line-height:18px;
}
.box_content {
    width:85%;
    padding:20px 0 0 0px;
}
/** /angebote **/

/* topfooter */
.topfooter {
    clear:both;
    float:left;
    width:100%;
    margin:0 0 30px 0;
}
.topfooter_inner {
    width:100%;
    margin:0 auto;
}
.topfooter .inner .topfooter_box {
    float:left;
    width:30%;
    text-align:left;
    padding:0;
}
.filialen .topfooter_box:nth-of-type(3) {
    width:13%;
}
.filialen .topfooter_box:nth-of-type(4) {
    width:58%;
}
.filialen .topfooter_box:nth-of-type(4) img {
    max-width:100%;
}

.topfooter .inner .service_center > div {
    float:left;
    padding: 0 1% 10px;
    width: 23%;
}
.topfooter .inner .service_center .head{
    padding: 0 0 2% 0;
}
.topfooter .inner .service_center .box {
    padding: 3% 0 0 0;
}
.topfooter .head {
    /*border-bottom: 1px dashed #000;*/
}
.topfooter .social_links {
    padding-top:40px;
}
.topfooter .social_links img {
    padding:15px 5px 0 0;
    
}
.topfooter .topfooter_box ul {
    font-size:14px;
    list-style-type:none;
}
.topfooter .topfooter_box ul li {
    padding:10px 0 10px 0;
}
.topfooter .newsletter_abo {
    position:absolute;
    width:1043px;
    margin-top:-131px;
    text-align:center;
} 
/* newsletter anmeldung im footer */
.newsletter_anmeldung {
    float:left;
    padding:5% 7%
}
#newsletter_msg {
    padding:2%;
}
#newsletter_email {
    outline: none;
    padding: 6px 4.9%;
    border-style: none;
    z-index: 10;
    float: left;
    width: 66%;
}
#butt_ok {
    border-style:none;
    outline:none;
    float:left;
    margin:0px 0px!important;
}
/* /topfooter */

/* START Footer */
.footer {
    margin:0;
    width:100%;
    clear:both;
    float:left;
    overflow:hidden;
}
.footer_head {
    padding:7px;
    font-size:13px;
}
.footer_col {
    float:left;
}
.footer_head_color {
    width:100px;
    float:left;
    height:16px;
}
.footer_head_color {
    width:140px;
    float:left;
    padding:5px 0px 5px 0px!important;
}
.footer_col .footer_top {
    clear:both;
    float:left;
    padding:5px 10px 5px 0px!important;
    width:155px;
    font-size:13px;
    font-weight:bold;
}
.footer p {
    clear:both;
    float:none;
    padding:3px 0 3px 0;
}
.footer ul {
    clear:both;
    float:none;
    list-style-type:none;
}
.footer li {
    padding:3px 0 3px 0;
}
.footer_logo {
    float:left;
}
.footer_text {
    
    float:left;
    padding:0 0 0 15px;
}
.footer .inner > div,
.footer .inner > span{
    padding:2% 0;
}


.footer .herstellerListe {
    width:80px;
}
.footernav {
    width:46%;
    margin:0 auto;
    text-align:center;
}
.footernav ul {
    display:block;
    margin:0 auto;
    width:80%;
}
.footernav li {
    float:left;
    padding:0 2%;
    text-align:center;
}
.footernav .fa-stop {
    font-size:6px;
    color:#e91524;
    margin: 8px 0 0 0;
    display: block;    
}
/* ENDE Footer */

.break {
    clear:both;
    float:none;
    display:block;
}
.linebreak {
    clear:                          both;
    float:                          none;
    height:15px;
    border-bottom:1px solid #ccc;
    margin-bottom:20px;
}
/* jQuery Autosuggest: start */
#result {
    height:                         20px;
    padding:                        5px;
    margin-bottom:                  10px;
}

.suggestionsBox {
    position:                       absolute;
    margin-top:180px;
    margin-left:20px;
    padding:                        0px;
}

.suggestionList {
    margin:                         0px;
    margin-top:0px;
    padding:                        0px;
}
/* das sucheingabefeld */


#select-wrapper{
	display: inline-block;
    border: none;
	border-left: 1px solid #d8d8d8;            
	background: url("/images/webelemente/butt_arrow_down.png") no-repeat right;
    overflow: hidden;
	cursor: pointer;
    float:left;
    width: 155px;
    margin: 5px 5px 0 -168px;
    padding: 0 5px 0 0;
    font-size: 12px;
}
#select-wrapper, #select-wrapper select{
	height: 30px;
	line-height: 30px;
    
}
#select-wrapper select{
	z-index: 2; 
    width: 180px;           
	cursor: pointer;
	outline: none;
    background: transparent;
    border-radius: 0;
    border: none;
    -webkit-appearance: none;
}
#search_type:focus{
    outline: 0;
}
ul {
    padding:                        0;
    margin:                         0;
}

#suggest {
    position:                       relative;
}

.checkbox {
    float:                          left;
    margin-right:                   10px;
}
/* jQuery Autosuggest: ende  */


.left .sonderkasten {
    width:177px;
    padding:10px;
    margin:0px;
    float:left;
}
.left .sonderkasten p {
    margin:-10px 0 0 0;
    
}
.left .left_img {
    padding:0px;
    width:20px;
    height:30px;
    float:left;

}
.left_text {
    float:left;
    width:100px;
    padding-left:5px;
}
.left .sonderkasten .left_text p {
    padding:0px !important;
}

.sk_title {
    padding-left:10px;
    padding-top:5px;
    text-transform:uppercase;
}
.content .detail {
    text-align:right;
    float:right;
    padding-right:5px;
    padding-top:5px;
}
.content .detail img {
    position:absolute;
    margin-left:-47px;
    margin-top:-4px;
    width:42px;
    height:43px;
}
/** bottomcontent z.b. lastvisited etc. **/
.bottomcontent{
    float:left;
    width:100%;
    overflow:hidden;
    margin:30px 0px;
}

.footer .lastvisited_headline {
    padding-top:15px;
    width:1005px!important;
    clear:both;
    float:none;
}
.preis_zusatztext {
    font-size:11px!important;
    padding-right:0!important;
}
.box_3 .lastVisitItemZoom{
    width:125px !important;
    z-index:999;
    /*height:180px !important;*/
}
.lastvisited .box_3{
    margin:0px 2px;
}

.box_top {
    width:100%;
    margin:0% 0 0% 0;
    padding:1% 0;
    float:left;
    min-height:20px;
    text-align:center;
}
/** /bottomcontent z.b. lastvisited etc. **/
.footer .bottomcontent .hersteller_slider,
.footer .bottomcontent .zahlarten,
.footer .bottomcontent .werbungen  {
    float:left;
    width:100%;
}
.zahlarten_wrapper{
    background-color:transparent;
    clear:both;
    width:90%;
    padding: 0% 2% 0%;
    text-align:center;
    margin:0 auto;
}

.herstellerSliderWrapper{
    padding: 2% 2% 0%;
    text-align:center;
    margin:0 auto;
}

.footer .bottomcontent .werbungen .werbung_wrapper{
    background-color:transparent;
    float:left;
    width:96%;
    padding: 2%;
}

.zahlarten_wrapper div {
    float:left;
    width:48%;
    padding:0 1%;
    height:55px;
    text-align:right;
    vertical-align:middle!important;
}

.zahlarten_wrapper img {
    max-width:100%;
    height:auto;
}

.footer .bottomcontent .werbungen .werbung_wrapper div{
    float:left;
    width:33%;
    text-align:center;
}

.content .lupe_bg {
    background:url(/images/webelemente/filtern_lupe.jpg) no-repeat;
    background-position:10px 10px;
}
.content .subdir_info p {
    font-weight:normal!important;
    font-size:14px;
    padding:0px 10px 10px 1px;
    float:left;
}
.content .subdir_head h1 {
}
.content .subdir_text {
    float:left;
    font-size:18px;
    padding:0;
    margin:0px 0 0 0;
}
.content .subdir_image {
    padding:10px 0 10px 0;
    text-align:center;
    float:right;
}
.content .subdir_sort {
    padding:15px 15px 0 10px;
    float:left;
    width:980px;
}
.content .subdir_sort select {
    margin:5px 10px 5px 0px;
}
.content .subdir_sort_button {
    padding:20px;
    text-align:right;
}
.submitbutton {
    
}
.content #beschreibung ul {
    border:none!important;
}
.content #beschreibung li {
    padding:0!important;
}
.content #reiter {
    clear:both;
    float:left;
    margin-top:35px;
    width: 96%;
    padding: 0 2%;
    margin-bottom: 2%;
}

.content #reiter .ui-tabs{
    padding:0;
}
.content #reiter{
    border: 0px!important;
}
.content #reiter img {
    height:auto!important;
    max-width:100%!important;
}
#reiter iframe {
    max-width:100%!important;
    
}
.jetztKaufenButton,
.druckenButton,
.zurueckButton,
.content .box_2 .bestellartWrapper .bestellartbox .bestellartButtons input,
.weiterButton,
.backToShopButton,
.zurKasseButton{
	display:inline-block;
	cursor:pointer;
	font-size:15px;
	padding:12px 45px;
	text-decoration:none;
    font-weight:normal;
}

#tabsBasket{
    float:left;
    width:96%;
    padding: 2%;
    border-style:none;
    margin-bottom: 2%;
}
#tabsBasket .ui-tabs-panel  {
    min-height: 400px;
}
#tabsBasket > div,
.content #reiter > div{
    padding: 2%;
    
}
#tabsBasket ul.ui-widget-header,
.content #reiter ul.ui-widget-header {
    border: medium none !important;
    padding: 0;
}
#tabsBasket ul li,
.content #reiter ul li {
    font-size:12px!important;
}
#tabsBasket div,
.content #reiter div{
    border-width: 1px;    
}
#overDiv {
    border:1px solid #808080;
    padding:0px;
    z-index:999999999999!important;
    position:absolute;
    text-align:left;
}
.content .basket_table_left {
    float:left;
    width:99%;
 }
.content .basket_table_right {
    float:right;
    width:100%;
    
}
.content .versicherung {
    float:left;
    left:300px;
    padding:5px 10px 10px 10px;
    width:300px;
}
.content .zubehoer_scroll {
    clear:both;
    float:left;
    width:700px;
    padding:0 0 0 20px;
}
.content .item_zubehoer {
    
    float:right;
    width:350px!important;
    padding:0 0 0 0px;
    margin-left:-11px;
}
.bottom_nav {
    float:right;
    margin:0px 0 0px 0;
    text-align:right;
    
}
.bottom_nav2 {
    float:left;
    margin:0px 0 0px 0;
    text-align:center;
    width: 100%;
    
}

.content .basket_top {
    width:584px;
    height:29px;
    
    padding-left:0px;
    padding-top:14px;
    margin-top:-14px;
}
.basket-table-items {
    width:100%;
    margin:5px 0 10px 10px;
    
}

.basket-table-items td,
.basket-table-items th {
    padding:3px;
    vertical-align:top;
    font-weight: normal!important;
}
.basket-table-items thead {
    height:30px;
    vertical-align:top;
    font-weight: normal!important;
    
}
.basket_preis {
    width:200px!important;
    text-align:right;
}
.basket_summe {
    width:200px!important;
    text-align:right;
}
.basket_row td {
    border-bottom:1px dotted #808080;
    padding:4px;
}
.basket_row img {
    max-width:100px;
}
.basket_versand {
    width:530px;
    margin:20px;
}
.basket_head {
    
    border-bottom:1px dotted #606060;
    width:600px;
    text-align:left;
}
.basket_head1 {
    text-align:left;
    border-bottom:1px dotted #606060;
    font-size:13px!important;
    padding:10px 0 0 5px;
}
.basket_head2 {
    text-align:left;
    
    border-bottom:1px dotted #606060;
}
.bottom_nav table {
    margin: 0 0 20px 0;
}
.basket_versand_item {
    height:30px;
    border-bottom:1px dotted #cecece;
    vertical-align:top;
    padding:10px;
    
}
.basket_table {
    width:100%;
    margin:0px;
    float:left;
    overflow:hidden;
}
.basket_table * {
    font-size:14px!important;
}
.basket_table td {
    padding:5px;
}

/* Klassen bestellvorgang */
.bestellartbox{
    float:left;
    width:32%;
    padding: 5px;
    
}
.bestellartbox {
    font-size:14px!important;
}

/*------------------------*/
/* Klassen Basket */

/*----------------*/

.req {
    
    
    margin-top:4px;
    margin-bottom:5px;
}
.neu_icon {
    position:absolute;
    margin:10px 0px 0 227px;
    
}
.bottom_right {
    text-align:right;
    padding-top:1px;
    padding-right:5px;
}

.subdir_desc {
    
    
    width:630px;
    font-style:italic;
    text-align:center;
    padding:0 10px 0 10px;
}



/* ME: klassen fÃ¼r das nichtGefunden-Modul  start */
.content .not_found_small {
    border:1px solid #ABB0B8;
}
.content #ng_top {
    width: 96%;
    display:none;
    border:1px solid #ABB0B8;
    padding:2%;
    float:left;
}
.content #ng_top .title {
    float:left;
}
.content #ng_top .hide {
    float:right;
    margin:-10px 0 0 0px;
}
.content #ng_top .text {
    clear:both;
    float:none;
    padding:10px 1% 20px 0;
    
}
.content #ng_top .form .eingabefeld {    
    float:left;
    margin:0 1% 0 0;
}
.content #ng_top .form #send_ng{    
    float:right;
    margin:15px 0 0 1px;
}
/* ME: klassen fÃ¼r das nichtGefunden-Modul  end */


/* NEWS MODUL */
.news_img {
    float:left;
    width:120px;
}

.news_text {

}
#overDiv {
    
    padding:3px;
}
#message {
    width:505px;
    text-align:center;
    padding:10px;
}
.neue_produkte {
    margin-top:10px;
    margin-left:0px;
    position:absolute;
    width:174px;
}
.right .box_middle .np_title {
    
    
}
.more_link {
    padding:0px;
    margin:0px;
}
.ui-state-error {
    font-size:10px!important;
    width:auto!important;
    padding:10px!important;
}
.errorBox {
    padding:20px;
}
.item_img {
    clear:both;
    float:left;
    margin:20px;
    text-align:center;
    width:544px;
    
}
.item_hersteller {
    float:left;
    text-align:left;
}
.eigenschaften_table td {
    padding:2px 4px 2px 4px;
    vertical-align:top;

}
.eigenschaften {
    border-top:3px solid #fff;
}
.t3content {
    padding:10px;
}
.t3content ul {
    margin:5px 0 0 20px;
}
.t3content ol {
    margin:5px 0 0 20px;
}
.content .bodytext {
    margin:0px;
    padding:0px;
}
.contenttable {
    margin-left:0px;
    margin-bottom:10px;
    width: 100% !important;
    float: left;
}
.middlecontent h3,
.middlecontent h4 {
    
    margin-left:10px;
}
.contenttable h3 {
    margin:5px 0 0 0;
    padding:0px;
}
.contenttable th {
    text-align:left;
}
.contenttable td {
    vertical-align:top;
    padding:0px;
    
}



.noborder th,
.noborder td {
    border-style:none !important;
}

/* DIE ICONS IN DEN KLEINEN BOXEN START */
.icon {
    width:42px;
    height:43px;
    position:absolute;
    margin-top:5px;
    margin-left:150px;
}
/* DIE ICONS IN DEN KLEINEN BOXEN ENDE */



/* WARENKORB Klassen START */
.content .basketNav {
    padding:0px;
    height:42px;
    margin:0 0 10px 5px!important;
    overflow:hidden;
}
.content .basketNav2 {
    overflow:hidden;
    float: left;
    width:99%;
    padding: 2% 0.5% 0 0.5%;
    border-bottom: 2px solid #565656;
    overflow: visible;
    height:40px;
}
.content .basketNav2 .headline{
    clear:both;
    float:left;
    width: 35%;
    margin-bottom: 0px;
    height: auto;
}
.content .basketNav2 .basketNav2Image{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    width: 100%;
    /*width:65%;
    float:left;
    position:relative;
    z-index:1;*/
}
.content .basketNav2 .basketNav2Image img{
    float:left;    
    margin:12px 0 0 0px;
}

.content .box_2_basket {
    margin-bottom:10px;
    display: inline-block;
}
.content .box_2_basket * {
    font-size:14px!important;
}


/* WARENKORB Klassen ENDE */
.billigerGesehen_form {
    
}
.neue_produkte {
    display:none;
}

.content #map_canvas {
    margin-left:10px;
}


/* VERTICAL CENTER! START */
.content .box_1 .subdir,
.content .box_1 .itembox {
    float:left;
    display: table-cell;
    vertical-align: middle;
    text-align:center;
    height: 160px;
    padding-right:0px;
    margin:0px 0 10px 0;
}
.content .box_1 .itembox {
    height:310px !important;
    
}
.content .box_1 .subdir *,
.content .box_1 .itembox *,
.content .box_1 .box_item_img * {
    vertical-align: middle;
}

.content .box_1 .subdir,
.content .box_1 .box_item_img {
    display: block;
    padding-top:5px;
}
.content .box_1 .subdir span,
.content .box_1 .box_item_img span {
    display: inline-block;
    height:100%;
    width: 1px;
}
/* VERTICAL CENTER! ENDE */

.req_fields {
    padding-left:10px; 
}
.content .item_bg {
    background-image:url(/images/webelemente/item_bg.jpg); 
    background-repeat:no-repeat;
    background-position:281px 20px;
}

.content .middle {
    margin:10px;
    
}
.content .gratisartikel {
    clear:both;
    float:none;
    position:absolute;
    margin-top:-27px;
}
.content .box_2 .box_middle ul.csc-menu {
    list-style-type:none;
    
    margin:20px;
}
.basket_icon {
    position:absolute;
    margin:-20px 0 0 140px;
}
.preis_big {
    font-style:italic;
    padding-right:10px;
}
.lieferstatusText {
    display:inline-block;
    margin-bottom:10px;
    text-align:left;
    width:100%;  
}
.liefer_0 i,
.liefer_4 i {
    color:#148300;
}
.liefer_1 i {
    color:#e0ab00;
}
.liefer_2 i {
    color:#b81d19;
}
.content .subdirStammImage {
    float:left;
    width:200px;
    padding:10px;
    text-align:center;
}
.content .subdirStammText {
    float:left;
    width:750px;
    padding:10px;
    
}
.content .subdir_preis {
    width:750px;
    text-align:right;
    font-size:28px;
}
.stamm_thumbs {
    float:right;
    margin-top:20px;
    width:110px;
    text-align:right;
    padding:0 0 0 0;
}
.stamm_thumbs ul{
    list-style-type: none;
}
.stamm_thumbs li{
    border: 1px solid #D7D8D8;
    margin: 5px 0px 5px 0px!important;
    text-align: center;

}
/* ArtikelStamm Tabelle START */
#artikel {
    margin:20px 0 0 0px;
    float:left;
    width: 100%;
}
#artikel .itemTable_container{
    float:left;
    width: 100%;
    display: table;
}
#artikel .itemTable_container .basketImg {
    float:right;
}
#artikel .itemTable_container div{
    display: table-row;
}
#artikel .itemTable_container div div{
    display: table-cell;
    float:left;
    padding: 1%;
}
#artikel .itemTable_container .itemTable_row{
    border-bottom: 1px solid #000;
    float: left;
    width: 100%;
}
#artikel .itemTable_container .bild{
    width: 5%;
    float: left;
}
#artikel .itemTable_container .basket img,
#artikel .itemTable_container .bild img{
    width: 100%;
}
#artikel .itemTable_container .bezeichnung{
    width: 50%;
}
#artikel .itemTable_container .lieferstatus {
    width: 15%;
    text-align:center!important;
}
#artikel .itemTable_container .lieferstatus * {
    text-align:center;
}
#artikel .itemTable_container .basket{
    width: 5%;
    height:auto;
    float: right;
}

.itemTableBox {
    border:1px solid #ccc;
    width:100%;
    
}
.tbl_static_header {
    padding:2px;
    
}
.tbl_dyn_header td {
    
    padding:2px;
    
}
.dyn_header {
    border-left:1px dotted #ccc;
    vertical-align:top;
}
.tbl_dyn_cell {
    border:1px dotted #ccc;
    padding:2px;
    vertical-align:top;
}
.tbl_static_cell {
    padding:2px 2px 0px 2px;
    vertical-align:top;
}
.topborder {
    border-top:1px solid #7C7C7C;
}
.art_table_desc {
    display:none;
    
}
.art_table_desc td {
    padding:3px 3px 10px 3px;
}
/* ArtikelStamm Tabelle ENDE */


.item_options {
    clear:both;
    float:none;
    
    margin:0;
    padding-left:30px;
    text-align:left;
}
.item_options label {
    width:100px;
    
    float:left;
    clear:both;
}
.item_lieferstatus_text {
    
}
.item_backbutton {
    position:absolute;
    width:90px;
    margin:-6px 0 0 -16px;
}
.backbutton {
    float:right!important;
    height: auto!important;
}
.artikel_table {
    margin-left:0px;
    overflow:auto;
}
.artstamm_name {
    text-align:center;
}
.artstammLink {
    padding:5px;
    
    position:absolute;
    float:left;
}
.log_button {
    margin:10px 0 0 0px;
    width: 128px;
}
.versanduebersicht {
    width:100%;
    float:left;
    padding:2%;
}
.versanduebersicht td {
    padding:3px;
}

.versandfrei {
    display:block;
    margin-top:2px;
    padding:2px;
}
.versandauswahl{
    width:100%; 
    border-bottom: none;
}
.versandauswahl td{
    vertical-align: middle;
    height:50px;
}
.gb_body {
    padding:10px;
    
}
.gb_nav {
    border-bottom:1px dotted #666;
    padding:2px;
    text-align:center;
    
}
.gb_entry_0 {
    padding:3px;
    border-bottom:1px dotted #666;
    
}
.gb_entry_1 {
    padding:2px;
    border-bottom:1px dotted #666;
}
.gb_name {
    

}
.gb_text {
    padding:10px;
}


ul.jqzoom{
    list-style: none;
}
ul.jqzoom li{
    display:inline;
}
.jqzoom_img {
    width:200px;
    position:absolute;
    top:70px;
    left:10px;
}


.left .toggle_login_hide {
    cursor:pointer;
}
.left .toggle_kontakt_hide {
    cursor:pointer;
}
.left .login_hide {
    display:none;
    
}
.left .kontakt_hide {
    
}

.login_ul {
    list-style-type:none;
    margin:0px 0 0 0px;
}
.login_ul li {
    
}
.login_ul_loggedin {
    margin:-10px 0 0 0px;
    list-style-type:none!important;    
}



.pagination_container {
    margin:1% 0!important;
    clear:both!important;
    width:100%;
    position: relative;
    font-size:14px;
    float:left;
}
.pagination_container div{
    width:31%;
    padding:5px 1%;
    float: left;
}
.pagination_container div:nth-child(2){
    text-align: center;
}
.pagination_container div:nth-child(3){
    text-align: right;
}
.pagination_container div div{
    width: 100%;    
}
.pagination_container .active{
    
}
a.pagination {
    padding: 2%;
    border: 1px solid #ccc;
    margin:1%;
    display:inline-block;
}
a.pagination:hover,
a.pagination:focus {
    background-color:#e81523;
    color:#fff;
}
.pagination {
    clear:both!important;
    float:none!important;
}
.pagination_container .active{
    font-weight:bold;
    
}
.versandTitle {
    
}
.basket-items-overview {
    
}
.basket_print {
    position:absolute;
    
    margin:5px 0 0 540px;
}
.box_middle_inner {
    padding:10px 0 10px 10px;
}
object {
 /*   display:none!important;*/
}
/* HerstelleListe/INFO */
ul.herstellerListe {
    float:left;
    padding-right:20px;
}
.herstellerListe li {
    width:140px;
}
.hLogo {
    width:16%;
    float:left;
}
.hLogo img {
    max-width:100%;
    height:auto;
}
.hText {
    float:left;
    padding:2%;
    width:76%;
}
.alph {
    padding:10px;
}
.alph li {
    float:left;
    list-style-type:none;
    padding:0 3px 0 3px;
}
.hersteller_alph {
    clear:both;
    float:none;
    width:99%;
    padding:12px;
}
.hersteller_alph li {
    float:left;
    list-style-type:none;
    padding:0 10px 0 10px;
    width:170px;
}
.back {
    /*clear:both;*/
    float:right;
    /*margin:20px;*/
}
#register {
    display:none;
}

.pw {
    display:none;
}
.switch {
    float:right;
}
#switch_small {
    cursor:pointer;
    float:right;
}
#switch_big {
    cursor:pointer;
    float:right;
}
.box_2_sort {
       
}
.box_top_sort {
    padding:3px 0px 3px 10px;
    width:996px;
    overflow:hidden;
}
.box_top_sort h1 {
}
.box_middle_sort {
    clear:both;
    float:left;
    width:1006px;
    margin-bottom:10px!important;
}
.small_img {
    display:none;
}
.switch {
    padding:4px;
    float:left;
}
.switch img {
    width:15px;
}
.versandinfo {
    display:none;
}
.item_addons {
    clear:both;
    float:none;
}
.toggle_versand {
}
.neu_icon_mini {
    position:absolute;
    left:70px;
    top:-10px;
}
.neu_icon_mini img {
    width:60px;
}
.art_count {
    float: left;
    padding-top:14px;
}
.billiger {
    padding:5px 0 0 0;
}
.special_buy {
    padding:10px 0 10px 0;
}
.special_buy .backToShop{
    padding: 0 9px;
}
.checkbox_text {
    margin-left:34px;
    text-align:left;
}
.scrollDiv {
    overflow:scroll;
    width:500px;
    height:400px;
    padding:10px;
    font-size:12px!important;
}
.basket_comodo {
    position:absolute;
    
    margin:2px 0 0 736px;
    width:76px;
    height:26px;
}
.basket_comodo1 {
    position:absolute;
    margin:-44px 0 0 950px;
    width:76px;
    height:26px;
}
.livechat {
    display:none;
    position:absolute;
    border:1px solid #000;
    margin:20px 0 0 500px;
}
.weban {
    clear:both;
    float:none;
    
    width:1009px;
    padding:2px 0px 20px 0;
    
}
.order td {
    
    padding:0 4px 0 4px;
}
.ui-dialog {
    border:2px solid #ccc!important;
    z-index:999999999999999!important;
}
.versand_header {
    border: 1px solid #ccc;
    font-size:14px;
}

.zusatz
{
    margin-right:5px;
    width:100%;
}

#tl_popupSC5 {
    
}

/* Klassen von exorbyte */
.exo-cats,
.exo-multi-facet,
.exo-price,
#exo-header,
.exo-list {
    
}

.addons
{
    
}
.chatStatus {
    position:absolute;
    margin:19px 0 0 484px;
}

/* Kontaktformular */
.middlecontent #mailform{
	
}

.middlecontent #mailform fieldset div label{
	position: absolute;
	
    text-align: right;
    width: 100px;
}

.middlecontent #mailform fieldset div input,
.middlecontent #mailform fieldset div textarea{
    margin:0 0 0 105px;
}

.middlecontent #mailform fieldset div textarea{
	width:350px;
}

.csc-mailform .csc-mailform-label{
	
}

.contact_spacer{
	margin: 20px 0 !important;
}
.middlecontent #mailform fieldset div{
	margin:0 0 5px 0;
}


.border_hell {
    border:1px solid #EBE4D1!important;
}
.horizontal_verlauf {
    background:url(/images/webelemente/horizontal_verlauf.gif) repeat-y;
}
.vertical_verlauf {
    background:url(/images/webelemente/vertical_verlauf.gif) repeat-x;
}
.noborder{
    border:none!important;
}
.border {
    border:1px solid #f00;
}

/* sonderkasten */
.za_left {
    float:left;
    width:49%;
}
.za_right {
    float:left;
    width:49%;
}
.za_center {
    width:100%;
    text-align:center;
    clear:both;
    float:left;
    padding:0px 0 0 0;
}

.align_left {
    text-align:left!important;
}
.align_center {
    text-align:center!important;
}
.align_right {
    text-align:right!important;
}

.lowercase {
    text-transform:lowercase!important;
}
.uppercase {
    text-transform:uppercase!important;
}
.bold {
    
}
.notbold {
    
}
.padding {
    padding:10px!important;
}
.padding_top {
    padding-top:10px!important;   
}
.padding_right {
    padding-right:10px!important;   
}
.padding_bottom {
    padding-bottom:10px!important;
}

/* allg. Font-Klassen ENDE */
.vk_left {
    width:45%;
    text-align:right;
    vertical-align:top;
    padding-right:5px;
}
.vk_right {
    width:55%;
    text-align:left;
    vertical-align:top;
    padding-right:30px;
}

.content .box_1 .artikelbox_top a {
    display:block;
    
    height:50px;
    padding:0 0 0 0px;    
}
.left .sonderkasten_top {
    width:180px;
    padding:8px 10px 10px 10px;
    font-size:1.3em;
}


/* Aktionsslider */
section.aktion {
    width:100%;
    float:left;
    
}
.aktion_slider{
    display:none;
    margin:0 auto!important;
    margin-bottom:15px!important;
}

.aktion_slider_placeholder{
    height:237px;
    width:913px!important;
    line-height: 270px;
    vertical-align: middle;
    margin-bottom:15px;
    text-align: center;
}

.aktion_slider_placeholder img{
    margin:0 auto!important;
}

#aktionSlider{
    height:237px;
    float:left;
    width:913px;
    margin-left:49px;
}

.aktionslider_navigation{
    height:20px;
    line-height: 20px;
    vertical-align: middle;
}

.caroufredsel_wrapper{
    overflow: hidden;
    text-align: center;
}


#prev_btn,#next_btn{
    height:237px;
    width: 49px;
    cursor: pointer;
    position: absolute;
    
}

#prev_btn{
    background:url("/images/webelemente/scrollbox_left.gif")no-repeat;
    background-position: right;
    margin-left:0;
    float:left;
}

#next_btn{
    background:url("/images/webelemente/scrollbox_right.gif")no-repeat;
    background-position: left;
    margin: 0 0 0 960px;
    float:right;
}

.aktionslider_navigation {
    clear: both;
    text-align: center;
    line-height: 30px;
    height: 30px;
    vertical-align: middle;
}

/* Aktionsslider ENDE*/



.toplink {
    position:absolute;
    margin-left:-72px;
    margin-top:0px;
}

/* item Detailseite neu */
.itemContainer {
    clear:both;
    float:left;
    width:988px;
    padding:10px;
    margin-bottom:10px;
}
.itemLeft {
    width:180px;    
    float:left;
}
.itemContent {
    width:500px;        
    float:left;
    border:1px solid #f00;
}
.itemContent .itemNeu {
    position:absolute;
    margin:-10px 0 0 400px!important;
}
.itemRight {
    text-align:right;
    width:320px;    
    float:left;
    padding:0 10px 0 0;
}
.itemBottom {
    clear:both;
    float:left;
}

/* hersteller slider */
.herstellerSliderWrapper .bx-viewport {
    height:100px!important;
}
.herstellerSliderWrapper .bx-prev,
.herstellerSliderWrapper .bx-next {
    top:61%!important;
}
.herstellerSlider_Elem {
    height:100px;
    vertical-align:middle!important;
    display:flex;
    margin-right:5px!important;
    margin:0 5px!important;
    text-align: center;
    justify-content: center;
    align-items: center;    
}
.herstellerSlider_Elem a {
    display:inline-block;
    text-align:center;
}

.hersteller_slider {
    margin:0;
    width:100%;
    float:left;
    overflow:hidden;
    padding:0;
}
.hersteller_slider h1 {
    text-align:center;
    font-size:18px;
}
.hersteller_slider_inner {
    width:100%;
    float:left;
    font-size:26px;
}

/* hersteller_static */
.hersteller_static {
    display:inline-block;
    margin:10px 0 0 0!important;
    padding:10px;
    width:978px!important;
    overflow:hidden;
    clear:both;
    float:none;
    text-align:center;
}
.hersteller_static div {
    text-align:center!important;
    float:left;
    width:16%;
}



/* Top Angebote */
.angebote {
    float:left;
}
.angebote h1 {
    padding:0 0 0 15px;
    width:200px;
}
.angebote h2 {
    font-size:12px;
}
/* UNSER STORE */
.store {
    width:998px;
    float:left;
    padding-bottom:20px;
}
.store01 {
    float:left;
    width:270px;
}
.store01 h1 {
    font-size:26px;
    padding:0 0 0 15px;
    width:200px;
}
.store01 h2 {
    font-size:26px;
    padding:10px 15px 0px 15px;
    
}
.store02 {
    float:left;
    width:170px;
    text-align:right;
    font-size:18px;
    padding-top:30px;
}
.store03 {
    float:left;
    padding:23px 10px 10px 10px;
}
.store04 {
    float:left;
    padding:23px 10px 10px 10px;
}
.preis_tiny {
    font-size:24px!important;
    /*text-shadow:#000 1px 1px 1px;*/
}
/* neue Addons Technik */
.addonItems {
    clear:both;
    float:none;
    text-align:left;
    display:table;

}
.box_addons {
    display:table-cell;
    width:90px!important;
    height:90px!important;
    margin:5px;
    text-align:center;
    vertical-align:middle;
    float: left;
}
.box_addons img {
    max-height:100px;
}
.hidden {
    display:none;
}
.addonItemZoom {
    position:absolute!important;
    padding:15px;
    width:140px;
    /*height:200px;*/
    border:1px solid #ccc;
    z-index:9999999!important;
    background-color:#fff;
}
.addonItemZoom .box_text {
    text-align:center;
}
.addonItemZoomImg {
    text-align:center;
    
}
/* lastVisited */
.lastVisit{
    clear:both;
    float:none;
    text-align:left;
    display:table;

}
.lastVisitItem{
    display:table-cell; 
    width:90px!important;
    height:100px!important;
    margin:5px;
    text-align:center;
    vertical-align:middle;    
}
.lastVisitItemZoom {
    margin:-70px 0 0 -135px;
    position:absolute;
    padding:15px;
    width:150px;
    /*height:200px;*/
    height:auto!important;
    border:1px solid #ccc;
    z-index:999!important;
    float:left;
}
.lastVisitItemZoom .box_text {
    text-align:center;
}

/* Item Detailseite */
.itemLeftContainer {
    float:left;
    width: 63%;
}
.itemRightContainer {
    width:37%;
    float:left;
}

.itemTopContainer {
    width:100%;
    float:left;
    padding:2%;
    text-align:left!important;
}
.itemRightLeft {
    width:100%;
    float:left;
    margin-left:10px;
}
.itemRightRight {
    padding:10px;
    text-align:right;
    float:right;
    width:200px;
}
.itemTopSection {
    padding:0px 10px 10px 10px;
    clear:both;
    float:left;
    width:318px;
    text-align:left;
    font-size:13px;    
}
.itemTopSection h1{
    font-size: 20px;    
}

.itemRightLeft option{
    padding: 2px 10px 2px 10px; 
    border:0px!important;
}
.itemBasketSection {
    padding:10px;
    clear:both;
    float:left;
    width:375px;
    margin:15px 10px 0 0;
    text-align:center;
    font-size:14px;
    /* Schatten */
    /*box-shadow:1px 1px 2px #A9A9A9,
              -1px 1px 2px #A9A9A9;
    -moz-box-shadow:1px 1px 2px #A9A9A9,
                   -1px 1px 2px #A9A9A9;
    -ms-box-shadow:1px 1px 2px #A9A9A9,
                  -1px 1px 2px #A9A9A9;
    -webkit-box-shadow:1px 1px 2px #A9A9A9,
                      -1px 1px 2px #A9A9A9;*/
  /* IE 6-9 */      
  /*filter: 
  progid:DXImageTransform.Microsoft.Shadow(color=#A9A9A9,direction=90,strength=2), 
  progid:DXImageTransform.Microsoft.Shadow(color=#A9A9A9,direction=135,strength=2), 
  progid:DXImageTransform.Microsoft.Shadow(color=#A9A9A9,direction=180,strength=2), 
  progid:DXImageTransform.Microsoft.Shadow(color=#A9A9A9,direction=225,strength=2); */   
}
.itemBasketButton {
    width:100%;
    clear:both;
    overflow:hidden;
    margin-top:15px;
    margin-left:10px;
}
.basketReload .basketButton {
    margin:3% 0;
    padding:5% 10% 5% 30%;
    border-radius:3px;
    background:url(/images/webelemente/basket_small.png) no-repeat;
    background-position:left center;
    background-color:#e81523; 
}
.itemBasketButton .basketButton {
    padding:5% 10% 5% 30%;
    border-radius:3px;
    background:url(/images/webelemente/basket_small.png) no-repeat;
    background-position:left center;
    width:60%;
}
.itemRightLeft h2{
    float:left;
    clear:both;
}
.itemRightLeft .options{
    float:left;
    width:100%;
    margin:0 0 10px 0;
}
.itemRightLeft .options #modellForm{
    float:left;
}
.itemRightLeft .options .options_select{
    float:left;
    margin: 1.5% 0;
    width: 100%;
}
.itemRightLeft .options #resetForm{
    margin:10px 0px 0 0px;
    float:right;
}
.itemRightLeft .options .options_select select,
.itemRightLeft .options select{ 
    padding: 10px 0px;
    border:0px!important;
    font-size:15px;
    font-weight:bold;
    min-width: 205px;
    width:100%;
}

.uvp {
    width:150px;
    float:left;
}
.uvp_bg {
    margin:3px auto;
    width:83px;
    height:47px;
    background:url(/images/webelemente/uvp_bg.png) no-repeat;
    font-size:12px;
    padding:8px 0 0 0;
    
}
.itemPreis {
    font-size:27px;
    float:left;
    text-align:left;
    padding:10px 0 10px 0px;
    width: 100%;
}
.mengen_input {
    text-align:left;
}
.mengeninput {
    height:30px;
    width:30px;
    font-size:14px;
    text-align:center;
    margin-left:5px;  
}
    
.basketButton{
    float:left;
}

.add_to_basket {
    cursor:pointer;
}


#img_change {
    float:left;
    text-align:center;
    margin-top:10px;
    margin-bottom:10px;
    width:998px;
}
.box_1 .neu_icon {
    float:left;
    margin:265px 0 0 10px;
}
.box_2 .neu_icon {
    margin-left:10px;
}
/* linke Spalte, allgemeine Styles */
.leftcontent {
    float:left;
    width:174px;  
    margin-bottom:10px;  
    min-height:500px;
}
.leftcontent .box h1 {
    font-size:18px;
    line-height:25px;
    padding: 0 0 0 10px;
        
}
.leftcontent .box p {
    line-height:18px;
    font-size:12px;
    padding:0px 0 4px 10px;
}
/* linke Spalte Startseite */
.startseite .box {
    padding:10px;
    width:169px;
    /*border-right:1px solid #bbb;*/
    min-height: 315px;
}
.startseite .subdir_info{
    margin-top: 45px;
}
/** rechte Spalte Startseite **/
.rightcontent {
    width:100%;
    float:left;
}


/** AKTION oben Einzelartikel **/
.aktion_item {
    margin:20px 0 20px 0;
}
.aktion_item_img {
    float:left;
    /*width:330px;*/
    margin-left:-13px;
    text-align:center;
    vertical-align:middle!important;
    height:330px;
    /*display:inline-table;*/
}
.aktion_item_text {
    float:left;
    width:258px;
    padding-top:70px;
    padding-left: 20px;
}
.aktion_item_name {
    font-size:16px;
    padding:15px 20px 15px 0;
}
.aktion_item_preis {
    font-size:40px;
    font-weight:700;
    text-align:right;
    width:80%;
}
.aktion_item_text h1 {
    font-weight:normal;
    line-height:0.9em;
}
.aktion_bild {
    padding-top:4px;
    margin-bottom:10px;
    margin-left:13px;
}
.aktion_bild img {
    max-width:840px;
}
.service_box,
.aktion_box {
    width:100%;
    padding:1% 0px;
    text-align:center;
    float:left;
}
.aktion_box h1 {
    margin:0px;
}
.aktion_dir {
    margin-bottom:20px;
}
.aktion_dir_img {
    text-align:center;
}
/** /AKTION oben Einzelartikel **/

/** Adresse Bestellvorgang **/
.shippingAddress, .billingAddress{
    text-align:left;
}
.changeShippingAddress:hover, .changeBillingAddress:hover{
    cursor:pointer;
}
/**                    **/
.tabelle{
    display:table; 
    width:100%;   
}
.tabelle .head{
    font-weight: bold;
}
.tabelle div{
    display:table-row;
}
.tabelle div div{
    display: table-cell;
}
/** Favoriten **/

/** Adresse Login Center **/
.addresses .box_middle .boxInner{
    width:48%;
    float:left;
    padding-bottom: 2%;
    border-bottom: 1px dotted #ccc;
    padding-left: 2%; 
}
.addresses .box_middle .boxInner:nth-child(2n+1){
    padding-left:0;
    border-right:  1px dotted #ccc;
}
.addresses .box_middle .boxInner > div{
    padding: 0 2%;
}
/** Autocomplete **/
.ui-autocomplete{
    /*top: 33px!important;*/
    /*left: 407.217px!important;*/
    width: 465px!important;
    /*
    -webkit-box-shadow: 3px 19px 33px 4px rgba(143,143,143,1);
    -moz-box-shadow: 3px 19px 33px 4px rgba(143,143,143,1);
    box-shadow: 3px 19px 33px 4px rgba(143,143,143,1);
    */
}
.ui-autocomplete .ui-menu-item{
    float:left;
    clear:both;   
    width: 98%; 
    padding: 3px 1%!important;
}

.ui-autocomplete .ui-state-focus{
    width:98%;
}
.ui-autocomplete .ui-menu-item a{
    float:left;
    width:98%;
    vertical-align: middle;
    display: table;
    min-height: 45px;
}
.ui-autocomplete .ui-menu-item .searchBild{ 
    vertical-align: middle;
    display: table-cell;
    width:60px;
    padding-right:7px;  
}
.ui-autocomplete .ui-menu-item .searchLabel{
    vertical-align: middle;
    display: table-cell;  
    width:65%;
}
.ui-autocomplete .ui-menu-item .searchPreis{ 
    vertical-align: middle;
    display: table-cell;
    text-align: right;
}
/** Autocomplete ende **/

/** Buy / Kaufen **/
.content .box_2 .bestellartWrapper{
    float:left;
    width:33%;
}
.content .box_2 .bestellartWrapper .bestellartHeadline{
    padding: 5px 9px;
    float: left;
    font-size:15px;
    font-weight:bold; 
    width:100%;   
}
.content .box_2 .bestellartWrapper .bestellartbox{
    border: 1px solid #484848;
    width: 65%;
    height: 200px;
    padding: 15%;
    float:left;
    margin: 0 1.5%;
}

.content .box_2 .bestellartWrapper .bestellartbox .bestellartInfoText{
    float:left;
    min-height: 185px;
    width:100%;
}
.content .box_2 .bestellartWrapper .bestellartbox .bestellartLogin{
    padding:0px 0 10px 0;
    float:left;
}
.content .box_2 .bestellartWrapper .bestellartbox .bestellartButtons{
    text-align:center;
}
.content .box_2 .bestellartWrapper .bestellartbox .bestellartButtons input {
    margin:0!important;
    background:url(/images/webelemente/butt_anmelden.png) no-repeat;
    width:144px;
    height:40px;
    border:0px!important;  
}
#kundendaten{
    width: 100%!important;
}

/* typo3 infoseite zahlungsarten */
#zahlungsarten  img {
    padding:30px 30px 30px 0;
}
.bxslider {
    text-align:center;
    list-style-type:none;
}

/* typo3 tabellen */
.typo3content .contenttable {
    width:100%;
}
.typo3content .contenttable td {
    padding:3px;
}
.typo3content a:link,
.typo3content a:active,
.typo3content a:visited {
    color:#000;
    font-weight: bold;
    text-decoration:underline;
}
.typo3content a:hover,
.typo3content a:focus {

}


.smartphone,
.mobile {
    display:none;
}

.slider{
    border-bottom: none;
    margin: 20px 0;
}
.slider .inner{
    padding: 0;
}
.strike {
    text-decoration:line-through;
}

#gewichtsHinweis {
color: #c00c08;
text-decoration: underline; 
}

/* font awesome */
.fa-chevron-right {
    color:#8e1406;
}

/** item Detailseite **/
.item-3-cols {
    width:100%;
}
.item_leftrow {
    float:left;
    width:46%;
    padding:0 1%;
}
.item_leftrow h1 {
    padding:0 0 10px 0;
}
.item_centerrow {
    float:left;
    width:26%;
    padding:2%;
    font-size:1.1em;
}
.item_rightrow {
    float:left;
    width:22%;
    padding:2% 0;
}

.item_rightrow .item_preis {
    color:#e91524;
    font-size:2em;
    font-weight:bold;
}
.item_rightrow .item_preiseinheit {
    vertical-align: 8px;
    font-size:1em;
    color:#3e3e3e;
    margin-left:5px;
    font-weight: 700;    
}
.item_rightrow .vk_link {
    text-decoration:underline;
    font-size:0.9em;
    padding:5px 0 0 0;
    display:block;
    color:#7a7a7a;
}
.item_rightrow .lieferstatusImg {
    display:none;
}
.item_rightrow .lieferstatusText {
    clear:both;
    float:none;
    margin:15px 0 0 0!important;
    display:block;
}
.item_rightrow .basketMenge {
    padding:10px 0;
}
.item_rightrow .itemBasketButton {
    padding:8px 0!important;
    margin:0;
}
.item_rightrow .itemBasketButton img {
    width:100%;
    max-width:194px!important;
    height:auto;
}
.item_socialmedia {
    display:block;
    clear:both;
    float:none;
    margin:50px 0;
}
.item_divider {
    border-top:1px solid #a7a7a7;
    margin:15px 0 12px 0;
    clear:both;
    float:none;
}
.item_icons {
    font-size:0.7em;
    text-transform:uppercase;
    width:50px;
    text-align:center;
    margin-right:15px;
    float:left;
    margin-bottom:8px;
}
.item_icons img {
    width:35px;
    height:35px;
}


/* item_table_row */
.item_table {
    clear:both;
    float:none;
    width:100%;
}
.item_tablerow {
    clear:both;
    float:none;
}
.item_tablerow_img,
.item_tablerow_text,
.item_tablerow_link,
.item_tablerow_menge,
.item_tablerow_order {
    display:table-cell;
    vertical-align:middle!important;
    padding:5px;
    border-bottom:1px solid #3e3e3e;
}
.item_tablerow_img {
    border-right:1px solid #3e3e3e;
    text-align:center;
    background-color:#fff;
    height: 50px;
    min-width:50px;
}
.item_tablerow_img img {
    max-height:45px;
    max-width:45px;
}
.item_tablerow_text {
    width:81%;
    border-right:1px solid #3e3e3e;
}
.item_tablerow_link {
    border-right:1px solid #3e3e3e;
    text-align:center;
    width:80px;
}
.item_tablerow_link a:link,
.item_tablerow_link a:active,
.item_tablerow_link a:visited {
    color:#b81d19;
    text-decoration:none;
}
.item_tablerow_link a:hover {
    text-decoration:underline;
}
.item_tablerow_menge {
    border-right:1px solid #3e3e3e;
    text-align:center;
    background-color:#c1bfb9!important;
    width:45px;
}
.item_tablerow_menge .itemSmall_menge {
    width:100%;
    background-color:#c1bfb9!important;
}
.item_tablerow_menge .mengeninput {
    width:30px;
    height:25px;
    margin:0;
    padding:0;
    text-align:center;
}
.item_tablerow_order {
    text-align:center;
    background-color:#e81523!important;
    color:#fff;
    min-width:80px;
}
.item_tablerow_order * {
    background-color:#e81523!important;
}
.item_table .last div {
    border-bottom:none;
}
.basket_addFavorites {
    clear:both;
    float:none;
    padding:8px 0;
    display:block;
} 
/* /item_table_row */



/* itemSlider */
.section_itemSlider {
    width:100%;
    background-color:#fff;
    margin:1% 0;
    clear:both;
    padding: 0;     
}
.section_itemSlider .bx-wrapper {
    width:100%!important;
    max-width:1005px!important;
}
.section_itemSlider .bx-wrapper {
    padding:0 5%;
}
div.itemSlider {
    width:100%!important;
    border:1px solid #f00;
}
.itemSliderWrapper .bx-wrapper img {
    display:inline-block;
}
.item_slider_img {
    text-align:center;
    height:140px;
}
.itemSlider .item_slider_img img {
    max-height:140px;
    width:auto!important;
    display:inline!important;
    margin: 0 auto;
}
.item_slider_hersteller {
    margin:3% 0;
    height:30px;
}
.item_slider_hersteller img {
    width:auto!important;
    max-height:30px!important;
}

.item_slider_vkfrei {
    position: inherit;
    right: 0;
    top: 30px;
}
.item_slider_top {
    position:absolute;
}
.item_slider_angebot {
    margin: 0 0 0 57%;
    position: static;
    width:40px;
}
.item_slider_wrapper {
    margin-top:25px;
}
.itemSliderWrapper .bx-wrapper {
    max-width:90%!important;
}
.itemSlider .item_preis {
    margin-top:3%;
    line-height:1.2em;
}
.item_slider_inner {
    border:1px solid #fff;
    padding:5%;
}
.item_slider_inner:hover {
    border:1px solid #ccc;    
}
.itemSliderWrapper {
    max-width:90%!important;
    margin:0 auto;
}

/* infobar */
.infobar ul {
    display:table;
    margin:0 auto;
    width:100%;
    max-width:1005px;
} 
.infobar ul li {
    float:left;
    font-size: 12px;
    list-style-type:none;
    padding:2px 0;
    width:25%;
    text-align:center;
}

.trustpilot {
    clear:both;
}
.trustpilot iframe {
    min-height:230px;
}

/** internet explorer hacks **/
@media screen\0 { 
#suchbegriff {
    height:17px;
}
}

/*Santander Finanzierung*/

#finanzierungsDlg table tr td table td {
    padding:7px 5px;
}
#finanzierungsDlg .wrapper {
    width:60%;
    margin:20px auto 0 auto;
}
.result select,
.result input {
    border:1px solid #ccc!important;
    text-align:right!important;
}

.scontent td {
    width:auto;
}
.scontent input {
    text-align:right;
}
.scontent select {
    border:1px solid #ccc!important;
}

/*Amazon Payments */
#addressBookWidgetDiv,
#walletWidgetDiv
{
    width: 49%; 
    height: 228px;
    float:left;
    margin-top:0px;
}
#readOnlyAddressBookWidgetDiv, 
#readOnlyWalletWidgetDiv
{
    width: 49%;
    height: 185px;
    float:left;
}
#readOnlyWalletWidgetDiv
{
    margin-top:-18px!important;
}
#walletWidgetDiv,
#readOnlyWalletWidgetDiv
{
    margin-left:10px;
}


/* typo3 content */
.typo3content {
    margin-top:12px;
    padding:2%;
    width:96%;
}

.typo3content ul {
    margin-left:2%!important;
}
.csc-default {
    clear:both;
    float:left;
    margin:0 0 5% 0;
}
.csc-textpic-intext-left .csc-textpic-imagewrap {
    float:left;
    padding:0 20px 0 0;
}
.csc-firstHeader {
    padding:0 0 3% 0;
}


/* versand accordion */
h3.vkselection {
    height: auto;
    float: left;
    width: 98%;
    padding: 1% !important;
    margin: 0 !important;
}
.ui-accordion .ui-accordion-content {
    width:96%;
    padding:2%!important;
}

.za_text {
    float:left;
    display:block;
    width:80%;
    padding:0; 
}
.za_text p {
    margin: 1% 0 0 30px;
}
.za_logo {
    float:right;
    display:block;
    width:13%;
    text-align:right;
}
.za_logo img {
    max-height:30px;
    width:auto;
    padding-left:2%;
}
.auswahl {
    float:left;
    display:block;
    width:7%;
    text-align:center;
}
.auswahl img {
    max-height:30px;
    width:auto;
}

.fancybox-overlay {
    z-index:8010;
}


/* detailseite finanzierung */
.item_finanzierung {
    transition:all 0.2s ease;
    border-radius:3px;
    border:1px solid #aaa;
    background-color:#eee;
    color:#000;
    margin:2% 0;
    padding:2%;
    width:87.2%;
    font-size:12px;
    text-align:center;
}
.item_finanzierung:focus,
.item_finanzierung:hover {
    background-color:#e3000b;
    color:#fff;
    text-decoration:none;
    border: 1px solid #fff;
}
.item_finanzierung > div {
    background-color:#e3000b;
    text-align:center;
}

/* subdir filter */
.content .subdir_sort .options_select {
    float:left;
    width:20%;
}
.optionsReload .options_select {
    float:left;
    border:1px solid #ccc;
    padding:10px;
    margin:1%;
}
.optionsReload .options_select select {
    max-width:95%;     
}
.optionsReload span {
    float:none;
    display:block;
}
.optionsReload select {
    clear:both!important;
    float:none!important;
}
/* $Id: styles.css 2057 2025-11-26 12:42:21Z erling $ END */

.basket_table_wrap {
    width:66%;
    float:left;
}
.basket_form .basket_table {
    width:100%;
}
.basket_table_addr {
    width:30%;
}

header .nav_container {
    /*background: url(/images/webelemente/header_weihnachten.jpg);*/
} 
.schleife {
    padding:4px 0;
    background:#fff;
}

.aktion .inner {
    max-width:1920px;
}
.aktion .innerAktion {
    max-width:1005px;
    margin:0 auto;
}

/* adressdaten eingabe */
.adressdaten {
    display:flex;
    flex-direction: column;
    gap:24px;
    width:70%;
    margin-left: auto;
    margin-right: auto;
}

/* TODO: Änderung auch in der Mobile/Tablet Version integrieren */
.adressdaten * {
    box-sizing: border-box;
}

.adressdaten .addr_100 {
    display:flex;
    gap:4%;
}
.adressdaten .addr_50 {
    flex: 1;
}
.adressdaten input {
    /*
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  */
}
.adressdaten .input_error_msg {
    /*display:none;*/
}
.adressdaten .placeholder {
    color:#8E8E8E;
    position: absolute;
    margin:8px 0 0 8px;
    transition:all .4s ease;
}
.adressdaten select {
    width:calc(100% - 2px);
}
.adressdaten .input_error_msg {
    /*display:none;*/
    font-size:.7em;
    font-style:italic;
    padding: 3px;
    margin-top:-15px;
}

.bestellvorgang input[type=text],
.bestellvorgang input[type=email],
.bestellvorgang input[type=password],
.bestellvorgang textarea,
.bestellvorgang select,
.versand_laenderauswahl select {
    border-radius: 0px;
    padding: 10px;
    border:1px solid #666;
    width: 100%;
    font-size:1em;
}
.bestellvorgang textarea {
    font-size:1.5em;
}
.bestellvorgang textarea {
    font-size:1.5em;
}
.bestellvorgang * {
}
.bestellvorgang {
    width: 96%;
    padding: 2% 2%;
    border: none;
    float: left;
    width: ;
}
.bestellvorgang h1 {
    padding: 5px 0;
}


.gutschein_toggle {
    float: right;
    margin: 2% 1.5%;
    width: 100%;
}
.gutschein_toggle summary {
    text-align: right;
    cursor: pointer;
}
.gutschein_table {
    float: right;
    width: 97%;
    text-align: right;
    padding: 0;
    margin: 2vh auto;
}
.gutschein_container {
    display: flex;
    flex-direction: row;
    justify-content: end;
    align-items: center;
}
#gutschein {
    margin: 0 0 0 10px !important;
}
#gs_check_result {
    display: inline-block;
    margin: 10px 0;
    font-size: 0.8em;
}

.tb-rk {
    clear:both;
}
.item_preisbox {
    padding:1%;
}
.eu_label {
    display:flex;
    gap:10px;
    align-items: flex-end;
}
.eu_label img {
    max-height:30px;
    width:auto!important;
}
.eu_label span {
    display:flex;
    flex-direction:column;
}


.icons {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    flex-direction: row;
    align-items: center;
    height: fit-content;
    max-width:315px;
    margin:20px 0;
}
.icons img {
    transition:all 400ms ease;
    transform: scale(1);

    width: calc(100% - 10px);
    height: auto;
    max-width:120px;
}
.icons img:hover,
.icons img:focus {
    transform: scale(1.8);
    transition: all 400ms ease;
    box-shadow: 2px 2px 2px #666;
}
@media screen and (max-width:768px) {
    .icons img {
        max-width:20%;
    }
}

@media screen and (max-width:768px) {
    .eu_label {
        display: flex;
        gap: 10px;
        clear: both;
        width: 100%;
        justify-content: center;
        align-items: center;
    }
}

@media screen and (min-width:768px) {
    .aktion .bx-wrapper .bx-viewport {
        min-height:470px;
    }
}
