#Lay22MzDiv010 {
    border-radius: 13px;
    width: 100px;
    height: 80px;
    right: 30px;
}

#Lay22MzDiv035 img {
    min-width: 118px;
    min-height: 100px;
}
@media screen and (max-width: 959px) {
    
    #Lay22MzDiv010 {
    border-radius: 0px;
    width: 90px;
    height: 80px;
        padding-top: 5px;
    right: 0;
        border: 0;
        bottom: 0;
       top: auto;
}
    #Lay22MzDiv035 img {
    min-width: 110px;
    min-height: 100px;
}
    
}

.Lay22MzDiv050 {
    background-color:yellow!important;
}

/*########## eigenes Warenkorbsymbol definieren */
#ContLay22Div #AnfrageDiv {
    position: relative;
    float: none;
    clear: both;
    max-width:100%;
    min-width: 100%;
    margin-bottom: 5%;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
   
  
}

#ContLay22Div #AnfrageDiv img {
    width: 100%;
    max-height: 100%;
  
}



#DetLay22Div #AnfrageDiv {
    position: relative;
    float: none;
    clear: both;
    max-width:100%;
    min-width: 100%;
    margin-bottom: 5%;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
   
  
}

#DetLay22Div #AnfrageDiv img {
    width: 100%;
    max-height: 100%;
  
}

/*########## eigenes Warenkorbsymbol definieren ENDE */