  @media screen and (min-width:600px){
   #spalte02inner .auflistungsitem          {width:calc(50% - 20px);}
  }

 
  
  @media only screen and (min-width:980px) {
   #spalte02inner .auflistungsitem          {width:calc(33% - 20px);} 
   }
