body {
    font-size: 18px;
}

h1 {
    font-size: 1.666em;
    font-weight: 600;
}

h2,
.csc-frame-greybox h2 {
    font-size: 1.333em;
}

h3 {
    font-size: 1.222em;
}

i {
    font-style: italic;
}

#topnav ul li a {
    font-size: .778em;
    color: #000;
}

#topnav ul li a:hover, #topnav ul li a:focus, #topnav ul li a:active, #topnav ul li.active a, #topnav ul li a.active {
    color: #C62127;
}

.ym-wrapper-large {
    max-width: 1240px;
    margin: 0 auto;
}

.template-1col {
    max-width: 760px;
    margin: 0 auto;
    margin-top: 60px;
    margin-top: clamp(37px, 4.285vw, 60px);
}

#logo img {
    height: auto;
}

#mainheader {
    background: none;
}

#main {
    padding-top: 18px;
    padding-bottom: 0;
}

#sponsors {
    padding: 80px 0 60px 0;
    overflow: hidden;
}

#sponsors h2 {
    text-align: center;
    color: #C62127;
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-top: 100px;
}

#nav {
    width: 100%;
    text-align: right;
}

#nav ul {
    list-style-type: none;
}

#nav ul li {
    display: inline-block;
    margin-left: 50px;
}

.flex-header {
    display: flex;
}

#siteheader {
    margin: 0 auto;
    height: auto;
}

@media only screen and (min-width: 1250px) {
    .ce-dce_dceuid22 {
        margin: 0 10px;
    }
}

@media only screen and (min-width: 769px) {
    #topnav {
        right: 10px;
    }

    #nav {
        align-self: flex-end;
        padding-right: 10px;
    }

    #siteheader #logo {
        padding: 24px 0 0;
        width: 174px;
    }
}

#nav a {
    font-size: 24px;
    line-height: 27px;
}

#headerimage-wrapper {
    position: relative;
}

#content-wrapper {
    position: absolute;
    left: clamp(20px, 3.35vw, 47px);
    bottom: clamp(20px, 3.35vw, 47px);
    color: #fff;
    max-width: 670px;
}

#sitefooter {
    font-size: .833em;
}

.counter {
    font-size: clamp(60px, 8.57vw, 120px);
    line-height: 1.150em;
    margin-left: -0.18em;
}

.description {
    font-size: clamp(20px, 2.14vw, 30px);
    line-height: 1.200em;
}

.infos {
    text-transform: uppercase;
    font-size: clamp(19px, 1.714vw, 24px);
    line-height: 1.167em;
}

.infos::before {
    content: '';
    width: 40px;
    height: 3px;
    background: #fff;
    display: block;
    margin-top: 25px;
    margin-bottom: 25px;
}

a.weiterlesen {
    background-color: #C62127;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: normal;
    padding: 10px 60px;
    margin-left: auto;
    margin-right: auto;
}

a.weiterlesen:focus, a.weiterlesen:hover, a.weiterlesen:active {
    background-color: #AAA;
}

.custom-table {
    margin-top: 20px;
    color: #000;
}

.custom-table p {
    margin: 0;
}

.custom-table tr td:first-child {
    width: 160px;
}

.custom-table .tr-odd {
    background-color: transparent;
}

.csc-frame-greybox {
    padding: 20px;
}

@media only screen and (max-width: 768px) {
    #nav {
        align-self: center;
        padding-right: 15px;
    }

    #topnav ul li {
        padding: 10px 18px 6px 18px;
    }

    #sponsors {
        padding-bottom: 20px;
    }

    #sponsors img {
        margin: 0 auto;
        margin-bottom: 40px;
    }
}

.platin-sponsor, .gold-sponsor-first, .gold-sponsor-second, .silver-sponsor-first, .silver-sponsor-second, .silver-sponsor-third, .silver-sponsor-fourth {
    margin: 0 auto;
}

.platin-sponsor {
    max-height: 180px;
}

.gold-sponsor-first {
    max-height: 160px;
}

.gold-sponsor-second {
    max-height: 100px;
}

.silver-sponsor-first {
    max-height: 35px;
}

.silver-sponsor-second {
    max-height: 80px;
}

.silver-sponsor-third {
    max-height: 140px;
}

.silver-sponsor-fourth {
    max-height: 120px;
}

.csc-frame-greybox + .csc-frame-greybox {
    margin-top: 0;
}

@media only screen and (min-width: 601px) {
    .custom-table th, .custom-table td {
        padding: 12px 20px;
        border: 1px solid #D6D6D6;
    }

    .counter {
        text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    }

    .description {
        text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    }

    .infos {
        text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    }
}

@media only screen and (max-width: 600px) {

    .infos::before {
        display: none;
    }

    .infos {
        margin-top: 15px;
    }

    #content-wrapper {
        position: static;
        color: #C62127;
        margin-left: 15px;
        margin-bottom: 37px;
    }

    .custom-table tr td:first-child {
        width: auto;
        border-bottom: 0;
        padding-top: 10px;
    }

    .custom-table tr td:first-child + td {
        border-top: 0;
        padding-bottom: 10px;
    }

    .custom-table tr td {
        display: block;
        padding-left: 0;
    }
}

.ce-text + .ce-header h1 {
    margin-top: 0;
}
