@charset "UTF-8";
/* CSS Document 

Hellrot = F4DAE0
Vollrot = E00046

*/
/* oxygen-300 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Oxygen';
    font-style: normal;
    font-weight: 300;
    src: url('fonts/oxygen-v15-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* oxygen-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Oxygen';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/oxygen-v15-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* oxygen-700 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Oxygen';
    font-style: normal;
    font-weight: 700;
    src: url('fonts/oxygen-v15-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
body {
    background: #F4DAE0;
    margin: 0;
    padding: 0;
    font-family: 'Oxygen';
    font-style: normal;
    font-weight: 300;
    overflow: scroll;
}
strong, bold {
    font-weight: 700;
}
p {
    font-size: 16px;
    line-height: 170%;
}
h1 {
    font-size: 36px;
}
h2 {
    font-size: 28px;
    margin-bottom: -5px;
}
h3 {
    font-size: 24px;
    margin-bottom: -10px;
}
a.rotfond {
    color: #AEEDFF;
}
a {
    color: #8BC7FF;
    font-weight: 400;
}
ul {
    padding-left: 0;
    margin-left: 15px;
}
li {
    margin: 10px 0 10px 0;
    line-height: 150%;
}
.underline {
    text-decoration: underline;
    text-underline-offset: 0.2em;
    text-decoration-thickness: 3px;
}
.defloat {
    clear: both;
    display: none;
}
.content {
    background: #fff;
    width: 900px;
    margin: 0 auto;
}
.logoleiste {
    height: 100px;
    margin: 0;
    padding: 0;
    background: #fff;
}
.contentinlogoleiste {
    height: auto;
    width: 900px;
    margin: 0px auto;
}
.logo {
    float: right;
    margin: 20px 0 10px 0;
}
.kachelleiste {
    width: 100%;
    margin: 0;
    padding: 0;
    background: #E00046;
}
.contentinkachelleiste {
    height: 210px;
    width: 900px;
    margin: 0px auto;
}
.kachel {
    background: #fff;
    padding: 0 3px;
    float: left;
}
.teaser1 {
    float: left;
    color: #fff;
    font-weight: 400;
    margin: 90px 0 0 30px;
}
.teaser2 {
    float: left;
    color: #fff;
    font-weight: 400;
    margin: 20px 0 0 40px;
}
.fotoblock1 {
    margin: 0;
    padding: 0;
}
.copy {
    padding: 0 30px;
}
.kontaktblock {
    background: #E00046;
    padding: 10px 30px 30px 30px;
}
.contentinkontaktblock {
    color: #fff;
    font-size: 20px;
    line-height: 150%;
}
h3.contentinkontaktblock {
    font-size: 26px;
    margin-bottom: 10px;
}
p.contentinkontaktblock {
    margin-bottom: 15px;
}
a .contentinkontaktblock {
    color: #8BC7FF;
}
.fotoblock2 {
    margin: 0;
    padding: 0;
}
.legalblock {
    background: #E00046;
    margin: 0;
    padding: 0 30px;
}
.contentinlegalblock {
    width: 900px;
    margin: -5px auto 0 auto;
    padding: 15px 0;
    font-size: 13px;
    line-height: 19px;
    color: #fff;
}
@media (min-width: 700px) and (max-width: 899px) {
    h1 {
        font-size: 32px;
    }
    h2 {
        font-size: 24px;
    }
    h3 {
        font-size: 20px;
    }
    .content {
        width: 660px;
    }
    .contentinlogoleiste {
        height: auto;
        width: 660px;
        margin: 0px auto;
    }
    .kachelleiste {
        height: 170px;
    }
    .contentinkachelleiste {
        height: 170px;
        width: 660px;
        overflow: visible;
    }
    .kachel {
        height: 170px;
        width: 170px;
    }
    .teaser1 {
        margin: 60px 0 0 30px;
    }
    .teaser2 {
        margin: 10px 0 0 20px;
    }
    .contentinlegalblock {
        width: 660px;
        margin: -5px auto 0 auto;
        padding: 15px 0;
        font-size: 13px;
    }
    .underline {
        text-decoration-thickness: 2px;
    }
}
@media (min-width: 530px) and (max-width: 699px) {
    p {
        font-size: 16px;
        line-height: 140%;
    }
    h1 {
        font-size: 28px;
    }
    h2 {
        font-size: 24px;
    }
    h3 {
        font-size: 18px;
    }
    .content {
        width: 500px;
    }
      .logoleiste {
        height: 90px;
    }
  .contentinlogoleiste {
        height: auto;
        width: 500px;
        margin: 0px auto;
    }
    .logo {
        width: 300px;
        height: auto;
    }
    .kachelleiste {
        width: 100%;
        height: 150px;
    }
    .contentinkachelleiste {
        height: 150px;
        width: 500px;
        margin: 0px auto;
    }
    .kachel {
        height: 150px;
        width: auto;
    }
    .teaser1 {
        font-size: 25px;
        margin: 70px 0 0 20px;
    }
    .contentinlegalblock {
        font-size: 13px;
    }
}
@media (max-width: 529px) {
    p, li {
        font-size: 15px;
        line-height: 150%;
    }
    h1 {
        font-size: 25px;
    }
    h2 {
        font-size: 22px;
    }
    h3 {
        font-size: 18px;
    }
    .content {
        width: 250px;
    }
    .logoleiste {
        height: 80px;
    }
    .contentinlogoleiste {
        height: auto;
        width: 250px;
        margin: 0px auto;
    }
    .logo {
        width: 250px;
        height: auto;
    }
    .kachelleiste {
        width: 100%;
        height: 80px;
    }
    .contentinkachelleiste {
        height: 80px;
        width: 250px;
        margin: 0px auto;
    }
    .kachel {
        height: 80px;
        width: auto;
    }
    .teaser1 {
        font-size: 12px;
        margin: 40px 0 0 10px;
    }
    .copy {
        padding: 0 10px;
    }
    .kontaktblock {
        padding: 10px 10px 10px 10px;
    }
    .contentinkontaktblock {
        color: #fff;
        font-size: 15px;
        line-height: 150%;
    }
    h3.contentinkontaktblock {
        font-size: 22px;
        margin-bottom: 10px;
    }
    p.contentinkontaktblock {
        margin-bottom: 15px;
    }
    a .contentinkontaktblock {
        color: #8BC7FF;
    }
    .contentinlegalblock {
        width: 250px;
        font-size: 12px;
    }
}