@font-face {
    font-family: Sora;
    src: url("../fonts/Sora-Light.ttf") format("truetype");
    font-weight:300 ;
}
@font-face {
    font-family: Sora;
    src: url("../fonts/Sora-Regular.ttf") format("truetype");
    font-weight:400 ;
}
@font-face {
    font-family: Sora;
    src: url("../fonts/Sora-Medium.ttf") format("truetype");
    font-weight:500 ;
}
@font-face {
    font-family: Sora;
    src: url("../fonts/Sora-SemiBold.ttf") format("truetype");
    font-weight:600 ;
}
@font-face {
    font-family: Sora;
    src: url("../fonts/Sora-Bold.ttf") format("truetype");
    font-weight:700 ;
}

* {
    margin: 0;
    padding: 0;
    border: 0;
    text-decoration: none
}

html {
    width: 100%;
    height: 100%;
}

body {
    font-family: 'Sora', sans-serif;
    font-size: 16px;
    line-height: 23px;
    color: #706f6f;
    background-color: #fff;
    font-weight: 500;
}
a {
    color: #ff7f33;
    text-decoration: none;
}
p {
    padding-bottom: 10px;
}


#debug {
    background-color:yellow;
    border:1px solid black;
    position: absolute;
    top:5px;
    left:5px;
    font-size:11px;
    padding: 0 5px 0 5px;
    z-index: 50000;
    display: none;
}


section.visual {
    position: relative;
    width:100%;
    display: block;
    height:100%;
    padding-bottom: 30px;
    overflow: hidden;
}
section.visual.nopaddingbottom {
    padding-bottom: 0;
}
section.visual img.visual {
    max-width: 100%;
    display: block;
}
section.visual video {
    max-width: 100%;
    display: block;
}
header {
    position: absolute;
    left:0;
    top:0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    width:100%;
    z-index: 1000;
}
header .logo {
    width: 230px;
    margin: 40px 60px 40px 60px;
}
nav.header ul {
    list-style-type: none;
    margin: 25px 50px 0 0;
}
nav.header ul li {
    float:left;
    position:relative;
    margin-right: 20px;
}
nav.header ul li:last-child {
    margin-right: 0;
}
nav.header a {
    color: #878787;
    text-decoration: none;
    font-size: 21px;
    line-height: 26px;
    font-weight: 600;
    text-transform: uppercase;
}
nav.header a:hover, nav.header a.active {
    color: #dcdcdc;
}

nav.header ul li ul {
    position: absolute;
    top: 0;
    left: 0;
    display: none;

}
nav.header ul li:hover ul {
    display: block;
}
nav.header ul li ul li {
    clear: both;
    width: 100%;
    margin-right:0;
}
nav.header ul li ul li:first-child {
    padding-top: 10px;
}
nav.header ul li ul li a {
    font-size: 16px;
}
i.nav-icon {
    color: #dcdcdc;
    font-size: 40px;
    cursor: pointer;
    display: none;
}

h1 {
    color: #fff;
    font-size: 80px;
    font-weight: 700;
    line-height: 0.75em;
    text-transform: uppercase;

}
h2 {
    color: #706f6f;
    font-size: 80px;
    font-weight: 700;
    line-height: 0.75em;
    text-transform: uppercase;

}
h3 {
    color: #706f6f;
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
    text-transform: uppercase;

}
.visual .teaser {
    position: absolute;
    left:0;
    top: 40%;
    z-index: 10000;

}
.visual h1 {
    margin-bottom: 25px;
}
.visual h1 span, h1.mobile span {
    display: inline-block;
}

.visual h1 span.line2, h1.mobile span.line2 {
    margin-left: 80px;
}
.visual h1.contact span.line2, h1.mobile span.line2 {
    margin-left: 25px;
}
.visual h1 span.line3, h1.mobile span.line3 {
    margin-left: 30px;
}
.visual h1.contact span.line3, h1.mobile span.line3 {
    margin-left: 50px;
}
h1.mobile {
    display:none;
    color: #706f6f;
}
.visual .teaser {
    width: 100%;
}
.visual .teaser .teaseritems {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin: 0 45px 0 45px;
    align-items: flex-end;
    width: calc(100% - 90px);
}
.teaseritemsleft {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-end;
    width: calc(50% - 55px);
}
.teaseritemsright {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-end;
    width: calc(50% + 55px);
}
.visual .teaser .teaseritems .teaseritem {
    color: #fff;
    padding-right: 45px;
    max-width: 360px;
}
.visual .teaser .teaseritems .teaseritem:last-child {
    padding-right: 0;
}
.teaseritem a, a.button {
    display: inline-block;
    background-color: #3c3c3b;
    padding: 5px 40px 5px 15px;
    border-radius: 13px;
    background-image: url("../Images/pfeil-rechts.png");
    background-repeat: no-repeat;
    background-position: top 10px right 10px;
}

.teaseritem p {
    padding-bottom: 10px;
}
.downlink {
    background-image: url("../Images/pfeil-unten.png");
    background-repeat: no-repeat;
    background-position: top 10px left 15px;
    width: 50px;
    height: 50px;
    border: 2px solid #fff;
    border-radius: 27px;
    margin-right: 55px;
    margin-bottom: -60px;
}

section.content {
    background-color: #e7e7e7;
    background-image: url("../Images/ball-hg.png"),url("../Images/ball-hg.png");
    background-repeat: no-repeat,no-repeat;
    background-position: right -220px top 180px, left -220px top 890px;
}

.newsitem, .contentitem .contentblock{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    max-width: 100%;
    padding-bottom: 130px;
}
.contentitem .contentblock.bottom {
    align-items: flex-end;
}

.contentitem .contentblock{
    padding-bottom: 30px;
}
.contentitem .contentblock.largemarginbottom {
    padding-bottom: 110px;
}
.contentitem .heading{
    display: flex;
    flex-wrap: nowrap;
    justify-content: right;
    max-width: 100%;
    padding-top: 80px;
}
.contentitem .contentblock .heading {
    padding-top:0;
}
.contentitem .contentblock .heading h2{
    margin-right: -20px;
}
.contentitem .heading h2{
    padding-bottom: 30px;
}
.newsitem .image, .contentitem .image {
    width: 35%;
}
.contentitem .half .image {
    width: 45%;
}
.newsitem .text {
    width: 65%;
    display: flex;
    flex-direction: column;
    align-items:flex-end;
}
.contentitem .text {
    width: 65%;
    margin: 80px 20px 20px 70px;
}
.contentitem .text.left {
    margin: 80px 40px 20px 0;
}
.contentitem .half .text {
    width: 55%
}

.contentitem .text.nomargintop {
    margin-top:0;
}
.content .text h3 {
    padding-bottom: 15px;
}
.content .text .textitem {
    margin-bottom: 40px;
    max-width: 500px;
}
.content .text .textitem.wide {
    max-width: 800px;
}
.content .text.left .textitem {
    margin-left: 30%;
}
.newsitem.textleft .text {
    align-items:flex-start;
}
.newsitem .text .newstext {
    padding-right: 25%;
}
.newsitem.textleft .text .newstext {
    padding-right: 0;
    padding-left: 25%;
}
.newsitem .text .newstext img.mobile {
    display:none;
}
.image img {
    max-width: 100%;
    height: auto;
    display: block;
}

.newsitem .newstext {
    width: 500px;
}
span.date {
    display: block;
    border-top: 15px solid white;
    border-left: 15px solid white;
    text-transform: uppercase;
    font-weight: 600;
    padding: 3px 3px 15px 7px;
}

.newstext h3 , .newstext p {
    padding-left: 22px;
}
.newstext p {
    padding-bottom: 10px;
}
.newsitem .text h2 {
    margin-top: 55px;
    margin-bottom: 45px;
    text-align: right;
}

section.events {
    background-color: #706f6f;
    color: #ffffff;
    padding-bottom: 80px;
}
section.events h2 {
    color: #ffffff;
    padding-top: 80px;
    padding-bottom: 80px;
}
section.events h2 span.line2 {
    padding-left: 200px;
}
.eventarea {
    display: flex;
    align-items: center;
    flex-direction: column;
}
.eventborder {
    width: 900px;
    border-top: 15px solid white;
    border-left: 15px solid white;
    height: 50px;
}
table.events {
    max-width: 850px;
}
table.events td {
    padding: 0 30px 20px 0;
    vertical-align: top;
    font-size: 18px;
    line-height: 23px;
}
table.events td.date {
    padding: 0 30px 20px 20px;
}
section.events.teams {
    background-color: #c1c1c0;
    color: #706f6f;
}
.eventareainner.teams {
    width: 900px;
}
.teamswrap {
    padding:0 20px 0 20px;
}
.eventareainner.teams a.button {
    margin-bottom: 25px;
    margin-top: 15px;
}

section.footer {
    background-image: url("../Images/bg-footer.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}
section.footer img.bgfooter {
    max-width: 100%;
    display: block;
}
section.footer div.footerinner {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 100%;
}
div.address, div.address a {
    color:#fff;
}
div.address {
    padding: 45px 45px 45px 120px;
    font-size: 18px;
    line-height: 23px;
}
div.footernavi a {
    color: #fff;
    display: block;
    font-size: 23px;
    font-weight: 700;
    line-height: 29px;
    text-align: right;
}
div.footernavi a.smaller {
    font-size: 18px;
}
div.footernavi a.margintop {
    margin-top: 20px;
}
div.footernavi {
    padding: 45px 120px 45px 45px;
}
div.footernavi .meta a {
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
}
div.footernavi a.active, div.footernavi a:hover   {
    color: #c9c9c9;
}

div.footernavi .meta {
    color: #fff;
    padding-top: 20px;
    display: flex;
    justify-content: flex-end;
}
a.pfeil-top {
    right: -20px;
    left: auto;
    bottom:80px;
    position: fixed;
    display: none;
    z-index: 5000;
    background-image: url("../Images/pfeil-oben.png");
    background-repeat: no-repeat;
    background-position: top 10px left 15px;
    width: 50px;
    height: 50px;
    border: 2px solid #fff;
    border-radius: 27px;
    margin-right: 55px;
    margin-bottom: -60px;

}
a.pfeil-top img {
    padding-top: 5px;
}
.quicknav {
    position: absolute;
    right: 0;
    top: 30%;
}

.quicknav a.icon{
    display: block;
    margin-bottom: 20px;
    position: absolute;
    top: 0;
    right: 30px;
    z-index: 11000;
    width:50px;
    height: 50px;
    background-color: #ededed;
    border-radius: 25px;
    text-align: center;
}
.quicknav a.icon1 img {
    width: 70%;
    height: auto;
    margin-top: 15%;
}
.quicknav a.icon2 img {
    width: 65%;
    height: auto;
    margin-top: 23%;
}
.quicknav a.icon3 img {
    width: auto;
    height: 75%;
    margin-top: 13%;
}
.quicknav a.icon2{
    top: 70px;
}
.quicknav a.icon3{
    top: 140px;
}
.quicknav a.icon4{
    top: 210px;
}
.quicknav a.icon4 img {
    width: auto;
    height: 75%;
    margin-top: 13%;
}
.quicknav a.icon5{
    top: 280px;
}
.quicknav a.icon5 img {
    width: auto;
    height: 65%;
    margin-top: 16%;
}
.quicknavitem {
    background-color: #fff;
    position: absolute;
    top: -7px;
    right: -350px;
    z-index: 3000;
    width:290px;
    padding: 5px 10px 5px 30px;
    height: 60px;
    border-top-left-radius: 35px;
    border-bottom-left-radius: 35px;
    display: flex;
    align-items: center;

}
.quicknavitem.icon2 {
    top: 62px;
}
.quicknavitem a {
    color: #706f6f;
}

section#teasersection {
    background-color: #e7e7e7;
    display: none;
}
section#teasersection .teaseritems {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
section#teasersection .teaseritems .teaseritem{
    padding: 15px 5px 15px 15px;
    width: calc(33% - 20px);
}
section#teasersection .teaseritems .teaseritem.large{
    width: calc(70% - 20px);
}
.maparea {
    padding-bottom: 130px;
}
.osm-map {
    height: 600px;
}
.osm-map img {
    filter: grayscale(80%);
}
.contentblock .image.member img {
    margin-bottom: 15px;
}

.image span.caption {
    padding: 7px 7px 7px 7px;
    display: inline-block;
}

.quote {
    padding: 70px 0 70px 0;
}

.quoteinner {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
}

.quote .image {
    width: 300px;
    margin-top: 40px;
}
.quote .image img {
    max-width: 100%;
    height: auto;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
}
.quotetext {
    padding-left: 70px;
    max-width: 300px;
}
.quotetext p {
    font-size: 23px;
    font-weight: 500;
    line-height: 29px;
}
.quotetext p.quotelabel {
    font-size: 16px;
    line-height: 23px;
}


.contentblock .text .quoteinner {
    display: block;
}
.contentblock .text .quoteinner .image {
    width: 300px;
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}

.contentblock .text .quote {
    padding: 30px 0 30px 0;
    display: flex;
    justify-content: center;
}
.contentblock .text .quotetext {
    padding-left: 0;
}
.contentitem .text.quote {
    margin: 0 20px 20px 20px;
    padding-bottom: 0;
}


.borderspacer {
    border-top: 15px solid white;
    border-right: 15px solid white;
    height: 45px;
    margin-bottom: 30px;
}

.contentvisual {
    position: relative;
}
.contentvisual h2 {
    position: absolute;
    right:0;
    bottom:0;
    color:#fff;
}
.contentvisual h2 .line2 {
    padding-left: 40px;
}
.heading.member h2 .line2 {
    padding-left: 40px;
}

.boardarea {
    padding: 50px 0 90px 0;
}
.board {
    border-bottom: 20px solid #fff;
}
.boarditems {
    margin:80px 50px 0 100px;
    display: flex;
    max-width: 800px;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.boarditem {
    width: 300px;
    margin-bottom: 20px;
}
.boarditem a {
    color: #706f6f;
}

.lslide img {
    max-width: 100%;
    display: block;
}
.lSSlideOuter .lSPager.lSpg > li a {
    background-color: #f6f5f5;
    width: 15px;
    height: 15px;
    opacity: 0.7;
}
.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {
    background-color: #706f6f;
}
.lSSlideOuter .lSPager.lSpg {
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 1000;
}
.lSSlideOuter {
    position: relative;
}
.contentblock .image.member .lslide img {
    margin-bottom: 0;
}
.lSSlideOuter {
    margin-bottom: 15px;
}
a.rslides_nav {
    display:none;
}
.history h2, .history  {
    color: #fff;
    background-color: #706f6f;
}
h2.history {
    text-align: right;
    padding: 60px 0 60px 0;
}
.history .text {
    max-width: 500px;
    margin-right: 10%;
}
.history .textarea {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    width:100%;
    padding-bottom: 80px;
}
.history h2 .line2 {
    padding-left: 30px;
}
.history .lslide img {
    max-height: 545px;
    width: auto;
}
.lSAction {
    display:flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.lSAction > a {
    display: inline-block;
    margin:30px;
    top: 100%;
    z-index: 1000;
    position: relative;
    background-image: url("../Images/pfeil-links.png");
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    border: 2px solid #fff;
    border-radius: 27px;

}
.lSAction > .lSPrev {
    background-position: top 13px left 10px;
}

.lSAction > a.lSNext {
    background-position: top 13px left 10px;
    background-image: url("../Images/pfeil-rechts-weiss.png");
}

.history-slider .caption {
    max-width: 500px;
    padding: 8px;
}
.history-slider .caption.j1990 {
    max-width: 650px;
}
.history-slider .caption.j1974 {
    max-width: 790px;
}
.history-slider .caption.j1973 {
    max-width: 650px;
}
.history-slider .caption.j1999 {
    max-width: 700px;
}
.history-slider .caption h4 {
    padding-bottom: 5px;
}


@media only screen and (max-height:720px) {
    img.logo {
        width: 200px;
    }
}
@media only screen and (max-height:680px) {
    img.logo {
        width: 150px;
    }
    h1 {
        font-size: 50px;
    }
}

@media only screen and (max-width:1400px) {
    .visual .teaser .teaseritems .teaseritem {
        max-width: 250px;
    }
    .visual .teaser .teaseritems .teaseritem.large {
        max-width: 350px;
    }
    .visual .teaser .teaseritems {
        width: 100%;
    }
}
@media only screen and (max-width:1170px) {
    img.logo {
        width: 150px;
    }
    h1 {
        font-size: 50px;
    }
    .visual .teaser .teaseritems {
        margin: 0 15px 0 15px;
    }
    .content .text.left .textitem {
        margin-left: 10%;
    }
    .history .lslide img {
        max-height: 445px;
    }
}
@media only screen and (max-width:1080px) {
    .downlink, a.pfeil-top {
        width: 40px;
        height: 40px;
        border-radius: 27px;
        background-position: top 5px left 9px;
    }
    .lSAction > a {
        width: 40px;
        height: 40px;
        border-radius: 27px;

    }
    .lSAction > .lSPrev {
        background-position: top 8px left 5px;
    }

    .lSAction > a.lSNext {
        background-position: top 8px left 5px;
    }

    .teaseritemsleft {
        width: calc(63% - 45px);
    }
    .teaseritemsright{
        width: calc(47% - 45px);
    }
    .newsitem .text .newstext {
        padding-right: 10%;
    }
    .newsitem.textleft .text .newstext {
        padding-left: 10%;
    }
    .newsitem .image, .contentitem .image {
        width: 45%;
    }
    .contentitem .text {
        margin: 40px 20px 20px 40px;
    }
    .contentitem .heading {
        padding-top: 40px;
    }
    div.address {
        padding: 45px 45px 45px 45px;
    }
    h2 {
        font-size: 50px;
    }
    .newsitem .newstext {
        width: 400px;
    }
    .eventborder {
        width: calc(100% - 15px);
    }
    .eventareainner, .eventareainner.teams {
        width: 80%;
    }
    .event {
        width: 95%;
    }
    div.footernavi {
        padding: 45px 80px 45px 45px;
    }
    a.pfeil-top {
        right: -40px;
    }
    .quicknav {
        top: 25%;
    }

    .contentitem .text.quote {
        padding-top: 0;
    }
    .contentblock .text .quoteinner .image {
        width: 200px;
    }
    .boarditems {
        margin: 40px 40px 0 50px;
    }
    .boardarea {
        padding: 50px 0 50px 0;
    }
}
@media only screen and (max-width:940px) {
    img.logo {
        width: 110px;
        height: auto;
    }
    h1 {
        font-size: 30px;
    }
    .quicknav {
        top: 10%;
    }
    .osm-map {
        height: 400px;
    }
    .content .text .textitem {
        margin-bottom: 10px;
    }
    .contentitem .text.left {
        margin: 50px 40px 20px 0;
    }
    .image span.caption {
        font-size: 14px;
    }
}
@media only screen and (max-width:880px) {
    img.logo {
        width: 150px;
        height: auto;
    }
    i.nav-icon {
       display: inline-block;
    }
    nav.header ul li {
        float: none;
        margin-right: 0;
        position: static;
    }
    nav.header ul li ul {
        position: static;
        display: block;
        padding-left: 25px;
    }
    nav.header ul li:hover ul {
        display: block;
    }

    nav.header ul li ul li {
        clear: both;
        width: 100%;
        margin-right:0;
    }
    header {
        justify-content: flex-start;
    }
    nav.header {
        display: inline-block;
        position: relative;
        margin: 40px 0 0 0;
    }
    nav.header ul {
        position: absolute;
        margin: 10px 0 0 0;
        display: none;
        width: 350px;
        z-index: 6000;
    }
    nav.header ul li ul {
        margin: 0;
    }
    nav.header ul li ul li:first-child {
        padding-top: 0;
    }
    nav.header a,nav.header a:hover {
        color: #dcdcdc;
        line-height: 35px;
    }
    .visual .teaser .teaseritems {
        display: none;
    }
    .visual h1 {
        font-size: 40px;
        position: absolute;
        bottom: 50px;
        left:0;
    }
    .visual .teaser {
        position: static;
    }
    section.visual {
        padding-bottom: 0;
    }
    section#teasersection {
        margin-bottom: 30px;
        display: block;
    }
    section#teasersection.club {
        margin-bottom: 15px;
    }
    .borderspacer {
        border-top: none;
    }

    .eventareainner, .eventareainner.teams {
        width: 90%;
    }
    .maparea {
        padding-bottom: 80px;
    }
    .quote .image {
        width: 200px;
    }

    nav.header ul li ul, nav.header ul li:hover ul {
        display: none;
    }
    .history .lslide img {
        max-height: 245px;
    }
    .history-slider .caption {
        max-width: 300px;
        font-size: 13px;
        height: 250px;
    }
    .history-slider .caption.j1990 {
        max-width: 500px;
    }
    .history-slider .caption.j1974 {
        max-width: 500px;
    }
    .history-slider .caption.j1973 {
        max-width: 500px;
    }
    .history-slider .caption.j1999 {
        max-width: 550px;
    }

}

@media only screen and (max-width:780px) {
    .newsitem .newstext {
        width: 330px;
    }
    .history .textarea {
        display: block;
        width: 100%;
        padding-bottom: 60px;
    }
    .history .textarea h2 {
        margin-bottom: 40px;
    }
    .history .text {
        padding: 0 10% 0 10%;
        margin-right:0;
    }
    .history-slider .caption.j1990 {
        max-width: 350px;
    }
    .history-slider .caption.j1974 {
        max-width: 350px;
    }
    .history-slider .caption.j1973 {
        max-width: 350px;
    }
    .history-slider .caption.j1999 {
        max-width: 350px;
    }
    .history-slider .caption {
        height: 300px;
    }
}
@media only screen and (max-width:680px) {
    img.logo {
        width: 120px;
        height: auto;
        margin: 10px 30px 10px 10px;
    }
    nav.header {
        margin: 10px 0 0 0;
    }
    .quicknav {
        top: 10px;
    }
    .quicknav a.icon {
        width: 30px;
        height: 30px;
        right: 5px;
    }
    section#teasersection .teaseritems {
        display: block;
    }
    section#teasersection .teaseritems .teaseritem {
        display: block;
        width: auto;
        max-width: 350px;
    }
    section#teasersection .teaseritems .teaseritem:last-child {
        padding-bottom: 30px;
    }
    section#teasersection .teaseritems .teaseritem.large {
        width: calc(90% - 20px);
        max-width: 90%;
    }
    .visual h1 {
        bottom: 20px;
    }
    .quicknav img {
        width: 35px;
        height:auto;
    }

    .quicknavitem {
        top: -7px;
        width: 210px;
        padding: 3px 10px 3px 10px;
        height: 40px;
        font-size: 14px;
        line-height: 20px;
    }
    .quicknav a.icon2 {
        top: 40px;
    }
    h1.desktop {
        display: none;
    }
    h1.mobile {
        display: block;
        padding-top: 20px;
        padding-bottom: 20px;
        font-size: 50px;
    }
    .quicknavitem.icon2 {
        top: 34px;
    }
    .quicknav a.icon3 {
        top: 80px;
    }
    .quicknav a.icon4 {
        top: 120px;
    }
    .quicknav a.icon5 {
        top: 160px;
    }
    .newsitem .text .newstext {
        padding-right: 10px;
    }
    .newsitem .newstext {
        width: calc(100% - 10px);
    }
    .newsitem, .contentitem .contentblock {
        display: block;
        padding-bottom: 30px;
    }
    .newsitem .text {
        width: 100%;
    }
    .newsitem.textleft .text .newstext {
        padding-left: 0;
    }
    .newsitem .image {
        display: none;
    }
    .eventareainner, .eventareainner.teams {
        width: calc(100% - 10px);
    }
    .eventarea {
        display: block;
    }
    table.events td.date {
        padding: 0 15px 10px 20px;
    }
    table.events td {
        padding: 0 10px 20px 0;
        font-size: 16px;
        line-height: 20px;
    }
    section.events {
        padding-bottom: 30px;
    }
    section.events h2 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    h1, h1.mobile {
        font-size: 35px;
    }
    h2 {
        font-size: 35px;
    }
    section.events.teams h2 {
        font-size: 35px;
    }
    a.pfeil-top {
        right: -30px;
    }
    section.footer div.footerinner {
        display: block;
    }
    div.address {
        padding: 15px 15px 15px 20px;
    }
    div.footernavi {
        padding: 15px 15px 15px 20px;
    }
    div.footernavi a {
        text-align: left;
        font-size: 18px;
    }

    div.footernavi .meta {
        padding-top: 20px;
        display: block;
    }
    nav.header ul li ul {
        padding-left: 15px;
    }
    nav.header a, nav.header a:hover {
        line-height: 28px;
        font-size: 18px;
    }
    nav.header ul li ul li a {
        font-size: 14px;
    }
    i.nav-icon {
        font-size: 30px;
    }
    .newsitem .text .newstext img.mobile {
        display:block;
        max-width: 90%;
        height: auto;
        margin-left: -7px;
        margin-top: -3px;
        padding-bottom: 10px;
    }
    .contentblock .image {
        display:block;
        width: 100%;
    }

    section#teasersection {
        margin-bottom: 15px;
    }
    section.events h2 span.line2 {
        padding-left: 60px;
    }
    .contentitem .text {
        margin: 22px 20px 20px 22px;
        width: calc(100% - 44px);
    }
    .osm-map {
        height: 400px;
    }
    .maparea {
        padding-bottom: 30px;
    }

    .quoteinner {
        display: block;
    }
    .quoteinner .image {
        width: 300px;
        display: flex;
        justify-content: center;
        margin-bottom: 30px;
    }
    .quoteinner .image img {
        width: 200px;
    }
    .quote {
        padding: 30px 0 30px 0;
        display: flex;
        justify-content: center;
    }
    .quotetext {
        padding-left: 0;
    }
    .contentitem .contentblock.largemarginbottom {
        padding-bottom: 50px;
    }
    .contentitem .half .image {
        width: 100%;
    }

    .contentitem .half .text {
        width: calc(100% - 22px);
    }
    .contentitem .contentblock .heading h2 {
        margin-right: 0;
    }
    .content .text.left .textitem {
        margin-left: 30px;
    }
    .contentitem .bottom .text.left {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .boardarea {
        padding: 30px 0 30px 0;
    }
    .boarditems {
        margin: 30px 30px 0 30px;
    }
    .contentitem .contentblock.bottom, .contentitem.withquote .contentblock {
        padding-bottom: 0;
    }
    h2.history {
        padding: 30px 0 30px 0;
    }
    .history .text {
        padding: 0 15px 0 20px;
    }

}