.tagdiv-type .wallpaper-blok p.categorie {
    font-family: 'Open Sans', 'Open Sans Regular', sans-serif;
    font-size: 10px;
    font-weight: 600;
    line-height: 1;
    background-color: #222222;
    color: #fff;
    margin-right: 0;
    padding: 3px 6px 4px;
    display: inline-block;
    margin-bottom: 0;
    position: absolute;
    left: 0;
    bottom: 0;
}


.tagdiv-type .wallpaper-blok p.subcategorie {
    font-family: 'Open Sans', 'Open Sans Regular', sans-serif;
    font-size: 10px;
    font-weight: 600;
    line-height: 1;
    background-color: #ffffff;
    color: #222222;
    margin-right: 0;
    padding: 3px 6px 4px;
    display: inline-block;
    margin-bottom: 0;
    position: absolute;
    right: 0;
    bottom: 0;
}