.content .bottomcontent .hersteller_slider, 
.content .bottomcontent .zahlarten{
    display:none;
}


/** ITEMDETAILSEITE **/
.itemLeftContainer{
    display: none;
}
.smartphone{
    display:block;
}
#eigenschaften_tabelle,
#beschreibung{
    width: 92%;
    padding:4%;
}


.content .subdir_artikel_wrapper .subdir_artikel .artikel_box{
    width: 98%;
    border-right: none;
    border-bottom: 1px solid #CDCDCD; 
}
.content .subdir_artikel_wrapper .subdir_artikel .artikel_box:nth-child(2n){
    border-bottom: 1px solid #CDCDCD;     
}
.topfooter .inner .topfooter_box{
    width: 100%;
    clear: both;
}

    
.zurKasseButton {
    width:38%;
    float:right;
    margin:1% 0;
}


