.content.kachel_bild,
.content.kachel_blanko {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-clip: content-box;
    border: 20px solid transparent;
    color: #fff;
    padding: 0 !important;
    margin: 60px 0 !important;
    text-align: right;
    text-shadow: 0 0 20px #000000;
    font-style: normal !important;
}

.content.kachel_bild .themeContentStyle7,
.content.kachel_bild h2,
.content.kachel_blanko .themeContentStyle7,
.content.kachel_blanko h2 {
    margin-bottom: 40px !important;
}

.content.kachel_bild .themeContentStyle7:after,
.content.kachel_bild h2:after,
.content.kachel_blanko .themeContentStyle7:after,
.content.kachel_blanko h2:after{
    display: none !important;
}

.content.kachel_blanko {
    text-align: left;
    text-shadow: none;
}

.content.kachel_bild .content_wrapper p,
.content.kachel_blanko .content_wrapper p {
    margin-top: 0;
    line-height: 1em;
}

.content.kachel_bild .content_wrapper p.themeContentStyle2.themeContentStyle3,
.content.kachel_blanko .content_wrapper p.themeContentStyle2.themeContentStyle3 {
    letter-spacing: -2px;
}

.content.kachel_bild .content_wrapper a,
.content.kachel_blanko .content_wrapper a {
    line-height: 1em;
    padding: 0 !important;
    display: block !important;
    text-decoration: none !important;
    color: #fff !important;
}

.content.kachel_bild .content_wrapper,
.content.kachel_blanko .content_wrapper {
    position: absolute;
    right: 20px;
    bottom: 20px;
}

.content.kachel_blanko .content_wrapper {
    left: 20px;
}

.content.kachel_bild:before,
.content.kachel_blanko:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.5);
}

.content.kachel_bild:after,
.content.kachel_blanko:after {
    padding-top: 100%;
}

.content.kachel_bild.width_2_3:after,
.content.kachel_blanko.width_2_3:after {
    padding-top: calc(50% - 20px);
}

.content.kachel_bild.width_1:after,
.content.kachel_blanko.width_1:after {
    padding-top: calc(100% / 3 - 26px);
}

.content.kachel_bild a,
.content.kachel_blanko a {
    background: none !important;
    font-style: normal !important;
}

.content.kachel_bild,
.content.kachel_blanko {
    color: #fff;
}

.content.kachel_bild h1,
.content.kachel_bild h2,
.content.kachel_bild h3,
.content.kachel_bild h4,
.content.kachel_bild h5,
.content.kachel_bild h6 {
    color: #fff;
    line-height: 1em;
}

.content.kachel_bild .themeContentStyle1,
.content.kachel_blanko .themeContentStyle1 {
    margin-right: 30px;
    font-size: 50px;
}

.content.kachel_gold {
}

.content.kachel_blanko {
}