/* ================================== CONTENT-1 */
.c1-txt {
    width: 370px;
}
.c1-img-kobra {
    width: 220px;
    height: 300px;
    padding: 5px;
}
/* ================================== CONTENT-2 */
.c2-h {
    color: rgb(248, 3, 3);
    text-shadow: 2px 2px #5d0000;
    text-align: center;
}
.c2-txt {
    width: 400px;
}
.c2-img-warnung {
    width: 150px;
    height: 150px;
}
/* ================================== CONTENT-3 */
.c3-h {
    font-family: 'Russo One';
    color: #000000;
    font-size: 22px;
    margin-bottom: 25px;
}
.c3-inbox {
    background-color: rgb(234, 234, 234);
    border:rgb(0, 161, 248) solid 3px;
    margin: 5px;
    padding: 5px;
}
.c3-img-meshedit {
    width: 50px;
    height: 75px;
    margin-left: 5px;
}
/* ================================== CONTENT-4 */
.c4-txt {
    width: 200px;
}
.c4-textarea {
    font-size: 12px;
    resize: none;
}
.c4-meshinput {
    padding-bottom: 10px;
}
.c4-img-yt-link {
    width: 150px;
    height: 150px;
}
.c4-yt-link {
    padding-right: 10px;
}
/* ================================== CONTENT-5 */
.c-5-txt-1 {
    width: 150px;
}
.c5-txt-bad {
    width: 300px;
}
.c5-img-upload_ok {
    height: 120px;
    width: 120px;
}
.c5-img-upload_bad {
    height: 120px;
    width: 120px;
}
.c5-txt-2 {
    width: 220px;
}
.c5-img-ask_backup {
    width: 120px;
    height: 120px;
}
/* ================================== CONTENT-6 */
.c6-h {
    color: rgb(248, 3, 3);
    text-shadow: 2px 2px #a00000;
    text-align: center;
}
.c6-txt {
    width: 400px;
}
.c6-img-warnung {
    width: 100px;
    height: 100px;
}

/* ================================== CONTENT-7 */

.c7-txt-bad {
    width: 300px;
}
.c7-img-only_kobra {
    height: 80px;
    width: 80px;
}
.c7-txt {
    width: 300px;
}
.c7-img-download_ready {
    width: 130px;
    height: 130px;
}
