
.tablewrapper {
    width: 100%;
}

.tables {
    display: inline-block;
    width: 49.5%;
    color: white;
    
    
}
.tables:nth-child(4n-1), .tables:nth-child(4n) {
    background:#69CA13;
}
.tablelinks:nth-child(even),.tablemitte:nth-child(odd),.tablerechts:nth-child(even){
    background: #69CA13;
}

div.tables.block {font-size: 0; line-height: 0}

.tablelinks, .tablemitte, .tablerechts {height: 80px; vertical-align: middle;}

.tablelinks {
    width: 50%;
    display: inline-block;
}

.tablemitte {
    width: 25%;
     display: inline-block;
}

.tablerechts {
    width: 25%;
     display: inline-block;
    text-align: center;
}
.tables.block * {font-size: 15px;text-align: center;}

@media screen and (max-width: 633px) {
.tables {height: 80px;
    height: auto;
    display: inline-block;
    width: 100%;
    color: white;
    line-height: 100%!important;
   
    
}
    .tables:nth-child(4n-1), .tables:nth-child(4n) {
    background:#57B305;
    }
        .tables:nth-child(even){
    background:#69CA13;
    }
    #nthfarben div:nth-child(6n-1),#nthfarben div:nth-child(6n-2),#nthfarben div:nth-child(6n){
        background:#57B305;
    }
      
     #nthfarben-suesswaren  div:nth-child(6n-4),#nthfarben-suesswaren  div:nth-child(6n-5),#nthfarben-suesswaren  div:nth-child(6n-3){
        background:#57B305;
    }
    
    
    .none{display: none;}
    }
.tablelinks,.tablemitte,.tablerechts{
 height: 80px;
    line-height: 100% !important;
    padding: 15px 10px;
}
.auflistung {
    margin-left: -1px;
}
