.show_container {
     background-color: #FFFFFF;

}



.bgimage5 {
         background-image: url(images_werbung/marketing_bilder_02.jpg);
         background-size: cover;
         background-position: center;
}

.h2_statement {
        font-family: 'Roboto', serif;
        font-size: 400%;
        font-weight: 300;
        word-spacing: 0.05em;
        line-height: 1.3em;
        color: #C9B319;
        text-transform: none;
}



/* Small screens */
@media all and (max-width: 560px) {
        .h2_statement {
                font-size:220%;
                line-height: 1.2em;
                margin-top:8px;
                }
}





/*
.statementbox {
        background-color: rgba(255,255,255,0.9);
}
*/




.show_container_case {
  background-color:#FFFFFF;
  background-repeat: no-repeat;
  border-top: 1px solid #CFCFCF;
  border-bottom: 1px solid #fff;
  border-left: 0px solid #AFAFAF;
  width: 100%;
  margin-bottom: 00px;                        /* Abstand zwischen den Blöcken */
  cursor: pointer
}




.h5versalcase {
        font-family: 'Rubik One', sans-serif;
        font-size:400%;
        font-weight: normal;
        line-height:100%;
        color: #CEAD16;
        text-transform: uppercase;
        margin-top:60px;
        margin-left:0px;
        margin-bottom:20px;
}

/* Small screens */
@media all and (max-width: 560px) {
        .h5versalcase {
                font-size:300%;
                margin-top:30px;
                }
}


.h5versal {
        font-family: 'Rubik One', sans-serif;
        font-size:220%;
        font-weight: normal;
        line-height:100%;
        color: #000;
        text-transform: uppercase;
        margin-top:0px;
        margin-left:0px;
        margin-bottom:15px;
}




/* Small screens */
@media all and (max-width: 560px) {
        .h5versal {
                font-size:175%;
                margin-top:0px;
                }
}

.kurzinfo {
        font-family: 'Noto Sans', sans-serif;
        font-size: 140%;
        color: #000000;
        text-transform: uppercase;
        line-height:120%;
        margin-top:0px;
        margin-left:0px;
        margin-bottom:18px;
        max-width:100%;

}

/* Small screens */
@media all and (max-width: 560px) {
        .kurzinfo {
                font-size:110%;
                }
}

.kurzinfoR {
        font-family: 'Noto Sans', sans-serif;
        font-size: 80%;
        color: #6F6F6F;
        line-height:160%;
        margin-top:0px;
        margin-left:0px;
        text-align:left;
        margin-bottom:00px;
}


.topicsA {
        font-family: 'Noto Sans', sans-serif;
        font-size: 95%;
        color: #C6B619;
        text-transform: uppercase;
        letter-spacing: .1em;
        line-height:100%;
        margin-top:0px;
        text-align:left;
        margin-bottom:5px;
        margin-left:0px;
}

.topicsB {
        font-family: 'Noto Sans', sans-serif;
        font-size: 95%;
        color: #000000;
        line-height:140%;
        margin-top:0px;
        margin-left:0%;
        text-align:left;
        margin-bottom:20px;
}

.verticalLine {
  border-left: 1px solid #9F9F9F;
  border-top: 0px solid #9F9F9F;
  margin-left:15%;
  margin-top:22px;
  font-family: 'Noto Sans', sans-serif;
        font-size: 400%;
        line-height:100%;
        margin-bottom:0px;
}



.imgstrat {
        width: 30%;
}


/* Small screens */
@media all and (max-width: 560px) {
        .imgstrat {
                width: 70%;
                }
}