/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

* {
    margin: 0;
}

body {
    line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

nav ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

/* change colours to suit your needs */
ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

/* change colours to suit your needs */
mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input, select {
    vertical-align: middle;
}

/*/////////////////////////////////////////////////////////*/

html {
}

html, body {
    height: 100%;
    font-size: 100%;
}

html,
body,
input,
select,
button {
    font: 16px/24px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

iframe {
    max-width: 100%;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

*:first-child + html .clearfix { /* IE7 */
    min-height: 1px;
}

li {
    list-style: none;
}
.tinymcewysiwyg ul{

     padding: 0;
     list-style: none;
     display: grid;
    margin-bottom: 30px;
}

.tinymcewysiwyg ul li{
    display: grid;
     grid-template-columns: 0 1fr;
     grid-gap: 1.25em;
     align-items: start;
}

.tinymcewysiwyg ul li:before{
    content: '– ';

}
.tinymcewysiwyg.nop p{
    margin: 0;
}
/*/////////////////////////////////////////////////////////*/

/* @group Colors */

.body_color {
    background-color: #ffffff;
}

.body_color_g {
    background-color: #EAEBEC;
}

.header_color {
    background-color: #ffffff;
}

.bgcolor {
    background-color: #ffffff;
}

.bgcolor_g {
    background-color: #EAEBEC;
}

.bgcolor1 {
    background-color: #ffffff;
}

.bgcolor1_g {
    background-color: #9BA4AD;
}

.bgcolor2 {
    background-color: #D2C9BF;
}

body {
    color: #62676e;
/ / Deafult Font color
}

a {
    color: #62676e;
    text-decoration: none;
}

a:hover {
    color: #62676e;
}

.breadcumb a {
    color: #000;
    text-decoration: none;
}

.breadcumb a:hover {
    color: #D31145;
}

nav ul li a,
.mobile_menu a {
    color: #62676e;
    text-decoration: none;
    font: 16px Geogrotesque-Regular;
}

nav li a:hover,
nav li a.current,
.mobile_menu a:hover {
    color: #333;
}

nav li a:hover .arrow,
nav li a.current .arrow {
    background-position: 0 -5px;
}

nav ul li ul li a {
    font-family: Geogrotesque-Regular;
    font-weight: normal;
    color: #9aa1aa;
}

.breadcumb {
    color: #000;
}

a.internal_link {
    color: #9BA4AD;
    font-size: 14px;
    background: url(../images/icon_plus.png) no-repeat 0 1px;
    padding-left: 20px;
    height: 15px;
    line-height: 13px;
}

a.internal_link:hover {
    color: #57585A;
    background: url(../images/icon_plus.png) no-repeat 0 -14px;
}

a.internal_link.big {
    padding: 5px 20px;
    border: 1px solid #9BA4AD;
    background: #9BA4AD;
    color: #ffffff;
    font-size: 16px;
    height: 15px;
    line-height: 13px;
}

a.internal_link.big:hover {
    background: #57585A;
    border: 1px solid #57585A;
    color: #ffffff;

}

a.back_link {
    color: #9BA4AD;
    font-size: 14px;
    background: url(../images/icon_back.png) no-repeat 0 1px;
    padding-left: 20px;
    height: 15px;
    line-height: 13px;
    display: block;
    position: relative;
    clear: both;
}

a.back_link:hover {
    color: #57585A;
    background: url(../images/icon_back.png) no-repeat 0 -14px;
}

.meta a {
    color: #9BA4AD;
    padding-left: 10px;
}

.meta a:hover {
    color: #D31145;

}

footer a {
    color: #fff;
}

footer a:hover {
    color: #ED1C24;
}

.chevron::before {
    border-style: solid;
    border-width: 0.15em 0.15em 0 0;
    content: '';
    display: inline-block;
    height: 30px;
    left: 0.15em;
    position: relative;
    top: 0.15em;
    transform: rotate(-45deg);
    vertical-align: top;
    width: 30px;
}

.chevron.right:before {
    left: 0;
    transform: rotate(45deg);
}

.chevron.bottom:before {
    top: 0;
    transform: rotate(135deg);
}

.chevron.left:before {
    left: 0.25em;
    transform: rotate(-135deg);
}

/* @end */

h1 {
    text-transform: uppercase;
    padding-bottom: 20px;
    font: 16px/22px Geogrotesque-Regular;
}

.headline_wrapper {
    position: relative;
    z-index: 1;
    width: 100%;
}

span.stoerer {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 220px;
    height: 220px;
    border-radius: 50%;
    background: rgba(237, 28, 36, 0.8);
    color: #fff;
    right: 10%;
    bottom: 50%;
    font-size: 24px;
    line-height: 38px;
    text-align: center;
    z-index: 10;
    transform: rotate(-10deg);
}

span.stoerer:hover {
    background: rgba(237, 28, 36, 1);
}

.scroll-down {
    position: absolute;
    z-index: 10;
    left: 50%;
    margin-top: -70px;
    cursor: pointer;
    border-color: #fff;
}

.scroll-down::before {
    border-color: #fff;
}

.scroll-down:hover::before {
    border-color: #ED1C24;
}

.headline {
    position: relative;
    min-height: 50px;
    z-index: 9;
}

.headline .inline_wrapper {
    padding-top: 80px;
    padding-left: 0px;
}

.headline h1 {
    font: normal 25px Geogrotesque-Regular;
    text-transform: uppercase;
    padding: 0;
    margin-bottom: 5px;
}

.slideshow .headline {
    position: absolute;
    width: 100%;
    min-height: 50px;
    margin-top: 0px;
    bottom: 0;
    z-index: 9;
    background: url(../images/bg_semitrans.png) repeat;
}

.slideshow .headline .inline_wrapper {
    padding-top: 10px;
    padding-left: 0px;
}

.slideshow .headline h1 {
    font: normal 30px Geogrotesque-Regular;
    color: #fff;
    text-transform: uppercase;
    font-size: 80px;
    text-align: left;
    padding: 0;
    margin-bottom: 5px;
}

.headline p {
    width: 75%;
}

.headline a {
    text-decoration: underline;
}

.headline a:hover {

    color: #ED1C24;
}

.headline_wrapper .headline {
    margin-top: 0px;
}

p {
    margin-bottom: 20px;
    font-weight: normal;
    font-style: normal;
}

.box p {
    margin-bottom: 0;
}

h2 {
    text-transform: uppercase;
    margin-bottom: 10px;
    font: normal normal 30px/34px Geogrotesque-Regular;
}

h3 {
    font: normal 20px/24px Geogrotesque-Regular, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* @group Floating Layout */

.wrapper {
    height: auto !important;
    margin: 0 auto 0px;
    position: relative;
    max-width: 1300px;
    padding-right: 30px;
    padding-left: 30px;
}

.wrapper .wrapper {
    padding-right: 0px;
    padding-left: 0px;
}

header {
    padding-bottom: 8px;
    height: 80px;
}

.content {
    padding-bottom: 40px;
    font: 18px/26px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
    min-height: calc(100vh - 362px);
}

.content.min-height {
    min-height: calc(100vh - 323px);

}

.content .kalender {

    padding-bottom: 10px;
    margin-bottom: 30px;
    min-height: 1000px;

}

.content .kalender.neu {

    padding-bottom: 10px;
    margin-bottom: 30px;
    min-height: 500px;
    position: relative;
}

#gimage {
    width: 100%;
    position: relative;
    top: 0;
    height: 700px;
    overflow: hidden;

}

#gimage img {

    width: 100%;
}

.rsContent .rsABlock.infoBlock.kalenderheader {
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    top: 0px !important;
    padding-left: 10px;
    padding-top: 10px;
    margin: 0 !important;
}

.kalenderheader {
    background: url(../images/noimage.png) repeat;
    position: relative;
    display: none;
    margin-top: 0px;
    z-index: 9;
    margin-bottom: 10px;
    font-family: Geogrotesque-Regular;
    font-size: 16px;
    width: 100%;

}

.kalenderheader.neu {
    position: absolute;
    z-index: 9000 !important;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);

}

.kalenderheader.small {
    margin-bottom: 10px;
}

.kalenderheader.light {
    background: url(../images/bg_semitrans.png) repeat;
    position: relative;
    margin-top: 0px;
    z-index: 9;
    margin-bottom: 0px;
    font-family: Geogrotesque-Regular;
    font-size: 16px;

}

.kalenderheader .inline_wrapper {
    padding-top: 10px;
    padding-left: 10px;
}

.kalenderheader h1 {
    font: normal 30px Geogrotesque-Regular;
    color: #fff;
    text-transform: uppercase;
    padding-bottom: 10px;
}

.kalenderheader .left {
    float: left;
    color: #fff;
    text-transform: uppercase;

}

.kalenderheader .left.links {

    padding-bottom: 10px;

}

.kalenderheader .right {
    float: right;
    margin-right: 20px;
    padding-bottom: 10px;
}

.kalenderheader .right.top {
    position: absolute;
    right: 10px;
    top: 10px;
    margin-right: 0px;
    padding-bottom: 10px;
}

.kalenderheader .right a {
    color: #fff;
    text-transform: uppercase;
}

.kalenderheader .right a:hover {
    color: #57585A;
}

.kalenderheader .left a {
    color: #fff;
    text-transform: uppercase;
}

.kalenderheader .left a:hover {
    color: #57585A;
}

.kalenderheader a.open {

    padding: 4px 4px 2px 0px;
    color: #fff;
    text-transform: uppercase;
    line-height: 25px;
    margin-right: 15px;
}

.kalenderheader a.open.margin {

    margin-right: 20px;
}

.kalenderheader a.open:hover {
    color: #ED1C24;

}

/* @end */

.inline_wrapper {
    width: 100%;
    text-align: left;
    max-width: 1400px;
    margin-right: auto;
    margin-left: auto;
}

footer {
    min-height: 40px;
    position: relative;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    max-width: 100%;
}

footer .inline_wrapper {
    color: #fff;
    font-size: 12px;
    width: 100%;
    max-width: 1400px;
}

footer .blockItem {
    width: 31%;
    float: left;
    margin-top: 13px;
    padding-left: 0px;
}

footer p {
    margin: 0;
    padding: 0;
}

.topIcon {
    float: right;
    position: fixed;
    right: 1%;
    z-index: 100;
    bottom: 20px;
    width: 40px;
    height: 40px;

}

.topIcon:hover span::before {
    border-color: #ED1C24;

}

/* @group Header */

.logo {

    display: block;
    width: 435px;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 1001;
}

.meta {
    padding-top: 20px;
    padding-left: 0px;
    z-index: 1000;
    position: absolute;
}

.meta li {
    float: left;
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

.gridlist {
    position: relative;
}

.gridlist .meta {
    float: right;
    position: relative;
    height: auto;
    padding-top: 0;
    margin-top: 10px;
}

.meta .icon a {
    display: block;
    text-indent: -10000px;
}

.meta .icon.home {
    background: url(../images/icon_home.png) no-repeat 0 0px;
}

.meta .icon.home:hover {
    background: url(../images/icon_home.png) no-repeat 0 -20px;
}

.meta .icon.twitter {
    background: url(../images/icon_twitter.png) no-repeat 0 0px;
}

.meta .icon.twitter:hover {
    background: url(../images/icon_twitter.png) no-repeat 0 -20px;
}

.meta .icon.facebook {
    background: url(../images/icon_facebook.png) no-repeat 0 0px;
}

.meta .icon.facebook:hover {
    background: url(../images/icon_facebook.png) no-repeat 0 -20px;
}

.meta .icon.print {
    background: url(../images/icon_print.png) no-repeat 0 0px;
}

.meta .icon.print:hover {
    background: url(../images/icon_print.png) no-repeat 0 -20px;
}

.meta .icon.share {
    background: url(../images/icon_share.png) no-repeat 0 0px;
}

.meta .icon.share:hover {
    background: url(../images/icon_share.png) no-repeat 0 -20px;
    width: auto;
}

.meta .icon.share:hover a {
    text-indent: 0;
}

.meta .icon.share ul {
    padding-left: 10px;
    padding-right: 20px;
}

.meta .icon.share ul li {
    float: none;
    font-size: 12px;
    height: 15px;
}

.meta .icon.mail {
    background: url(../images/icon_mail.png) no-repeat 0 0px;
}

.meta .icon.mail:hover {
    background: url(../images/icon_mail.png) no-repeat 0 -20px;
}

.meta .icon.en {
    background: url(../images/icon_en.png) no-repeat 0 0px;
}

.meta .icon.en:hover {
    background: url(../images/icon_en.png) no-repeat 0 -20px;
}

.meta .icon.de {
    background: url(../images/icon_de.png) no-repeat 0 0px;
}

.meta .icon.de:hover {
    background: url(../images/icon_de.png) no-repeat 0 -20px;
}

.meta .icon {
    background: url(../images/icon_dummy.png) no-repeat;
}

.meta .icon.list {
    background: url(../images/icon_list.png) no-repeat 0 0px;
}

.meta .icon.list:hover,
.meta .icon.list.current {
    background: url(../images/icon_list.png) no-repeat 0 -20px;
}

.meta .icon.kachel {
    background: url(../images/icon_kachel.png) no-repeat 0 0px;
}

.meta .icon.kachel:hover,
.meta .icon.kachel.current {
    background: url(../images/icon_kachel.png) no-repeat 0 -20px;
}

/* @end */

/* @group Navigation */

nav {
    height: 40px;
    width: 100%;
    max-width: 1000px;
    text-transform: uppercase;
    white-space: nowrap;
    position: relative;
    z-index: 1000;
    max-width: 1000%;
}


nav li {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 6px;
    font-size: 16px;
    margin-top: 10px;
    float: left;
    margin-right: 3%;
    position: relative;
}

@media only screen and (max-width: 1400px) {
    nav li {

        margin-right: 1%;
    }

}

nav li li {
    padding-bottom: 0px;
}

nav li:first-child {
    margin-left: -15px;
}

nav li li:first-child {
    margin-left: 0px;
}

.arrow {
    display: inline-block;
    height: 5px;
    width: 8px;
    position: relative;
    top: -3px;
    background: url(../images/arrow.png) no-repeat;
    margin-left: 5px;
}

nav ul li:last-child {
    margin-right: 0;
}

nav li ul {
    position: absolute;
    background: #f7f7f7 !important;
    margin-left: -15px;
    display: none;
    z-index: 100;
    min-width: 100%;
    top: 30px;
}

nav li ul li:nth-child(1) {
    padding-top: 15px;
}

nav li ul li:last-child {
    padding-bottom: 10px;
}

nav li ul li {
    float: none;
    line-height: 13px;
    margin-top: 5px;
    margin-left: 0;
}

.mobile_menu {
    display: none;
}

/* @end */

/* @group Slideshow */

.slideshow {
    overflow: hidden;
    position: relative;
}

.slideshow,
.flexslider {
    max-height: 850px;
    height: 100%;
}

@media only screen and (max-height: 1100px) {
    .slideshow,
    .flexslider {
        max-height: 750px;
        height: 100%;
    }
}

@media only screen and (max-height: 900px) {
    .slideshow,
    .flexslider {
        max-height: 650px;
        height: 100%;
    }
}

@media only screen and (max-width: 1200px) {
    .slideshow,
    .flexslider {
        max-height: 650px;
        height: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .slideshow,
    .flexslider {
        max-height: 450px;
        height: 100%;
    }
}

@media only screen and (max-width: 580px) {
    .slideshow,
    .flexslider {
        max-height: 250px;
        height: 100%;
    }
}

.flexImages {
    display: none;
}

.flex-viewport {
    position: fixed;
    width: 100%;
    height: 100%;
}

.flexslider .slides,
.flexslider .slides > li {
    height: 100%;
}

.flexslider .slides > li {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.flexslider {
    border: 1px solid red;
}

.slideshow .slides li {
    margin-left: 0;
}

.map {
    height: 100%;
    min-height: 800px;
}

@media only screen and (max-width: 1200px) {
    .map {
        min-height: 600px;
    }
}

@media only screen and (max-width: 767px) {
    .map {
        min-height: 400px;
    }
}

@media only screen and (max-width: 580px) {
    .map {
        min-height: 400px;
    }
}

.legende {
    position: absolute;
    z-index: 1000;
    display: block;
    top: 20px;
    color: #fff;
    right: 5.5%;
    font-size: 13px;
}

/* @end */

.leftCol {
    width: 64%;
    float: left;
    margin-top: 90px;
}

.leftNews {
    width: 55%;
    margin-right: 5%;
    float: left;
}

.rightNews {
    width: 40%;
    float: left;
}

.rightNews img {
    width: 100%;
    margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
    .leftNews {
        width: 100%;
        margin-right: 0%;
        float: left;
    }

    .rightNews {
        width: 100%;
        float: left;
    }
}

.paddingTop {
    padding-top: 40px;
}

.paddingBottom {
    padding-bottom: 20px;
}

.rightCol {
    width: 24%;
    float: right;
    margin-left: 12%;
    margin-top: 90px;
    padding-bottom: 20px;
    color: #62676e;
    font-size: 14px;
    line-height: 20px;
}

.rightCol .logo60 {
    display: block;
    width: 400px;

}

.rightCol ul li {
    list-style: square;
    margin-left: 15px;
}

@media only screen and (max-width: 1500px) {

    .rightCol .logo60 {
        display: block;
        width: 100%;
    }
}

@media only screen and (max-width: 1200px) {
    .rightCol {
        width: 32%;
        margin-left: 4%;
    }
}

.newsTeaser {
    margin-bottom: 15px;
    line-height: 20px;
}

.newsTeaser a {
    font-weight: normal;
    font-style: normal;
    color: #62676e;
}

.newsTeaser a:hover {
    color: #D31145;
}

.box {
    padding: 15px 15px 12px;
    margin-bottom: 20px;
}

.box ul li {
    list-style: disc;
    margin-left: 15px;
}

.breadcumb {
    float: left;
    color: #808284;
    font: normal 11px Geogrotesque-Regular;
    text-transform: uppercase;
    padding-top: 13px;
    padding-bottom: 13px;
}

.sec_nav {
    font-size: 11px;
    float: right;
    clear: none;
}

.sec_nav a {
}

.download a {
    background: url(../images/icon_download.png) no-repeat;
    padding-left: 30px;
    width: 20px;
    display: block;
    line-height: 22px;
    height: 20px;
    white-space: nowrap;

}

.download a:hover {
    background: url(../images/icon_download.png) no-repeat 0 -20px;
}

.subtitle {
    margin-bottom: 40px;
    height: 40px;
    padding-left: 10px;
}

.subtitle h2 {
    color: #fff;
    padding-top: 13px;
    font: 16px Geogrotesque-Regular;
}

.tile {
    width: calc(25% - 22px);
    border-left: 7px solid #ed1c24;
    background: #ed1c24;
    margin-bottom: 22px;
    float: left;
    margin-right: 20px;
    position: relative;
}

.tile:nth-child(4n) {
    margin-right: 0;
}

.tile.no-red {
    width: calc(25% - 15px);
    background: none;
    border-left: 0px solid #ed1c24;
}

.bildlegende {
    display: block;
    font: 14px/20px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
    margin-top: 3px;

}

@media only screen and (max-width: 1250px) {

    .tile.no-red {
        width: calc(33.33333% - 15px);
        margin-bottom: 5px;
        margin-right: 20px;
    }

    .tile.no-red:nth-child(3n) {
        margin-right: 0;
    }

    .bildlegende {

        min-height: 50px;
    }

}

@media only screen and (max-width: 845px) {

    .tile.no-red {
        width: calc(50% - 15px);
        margin-right: 20px !important;
    }

    .tile.no-red:nth-child(2n) {
        margin-right: 0 !important;
    }
}

@media only screen and (max-width: 560px) {

    .tile.no-red {
        width: calc(100% - 15px);
        margin-right: 0 !important;
    }
}

.timeline-neu .tile:hover .infoTxt {
    background: #ed1c24;
    background: rgba(237, 28, 36, 0.7);

}

.team .tile:hover .infoTxt {
    background: #ed1c24;
    background: rgba(237, 28, 36, 0.7);

}

.team .tile.active .infoTxt {
    background: #ed1c24;
    background: rgba(237, 28, 36, 0.7);
}

@media only screen and (max-width: 1200px) {
    .tile {
        width: calc(33.33333% - 21px);
        border-left: 7px solid #ed1c24;
        margin-bottom: 3%;
        float: left;
        margin-right: 20px;
        position: relative;
    }

    .tile:nth-child(4n) {
        margin-right: 20px;
    }

    .tile:nth-child(3n) {
        margin-right: 0;
    }

}

.tile img {
    display: block;
    width: 100%;

}

.tile-kalender {
    width: 11.5%;
    border-left: none;
    margin-bottom: 1%;
    float: left;
    margin-left: 0.5%;
    margin-right: 0.5%;
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.tile-kalender:hover .infoTxt {
    background: #000;
    background: rgba(0, 0, 0, 0.8);

}

.tile-kalender:hover img {
    opacity: 0.8;

}

.tile-kalender .infoTxt p {
    font-size: 12px;
}

.tile-kalender:nth-child(8n) {
    margin-right: 0;
}

.tile-kalender img {
    display: block;
    width: 100%;
}

.infoTxt {
    background: rgba(0, 0, 0, 0.5);
    font: 14px/16px Geogrotesque-Regular;
    color: #fff;
    position: absolute;
    bottom: 0;
    width: 100%;
    -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    -ms-transition: background 0.5s;
    -o-transition: background 0.5s;
    transition: background 0.5s;

}

.infoTxt p {
    margin: 0;
    text-align: right;
    padding: 4.5%;
}

.news_entry {
    border-bottom: 1px solid #999B9E;
    margin-bottom: 25px;
}

.news_entry:first-child {
    margin-top: 40px;
}

.news_entry h2 {
}

table {
    width: 100%;
}

tr {
    border-bottom: 0px solid gray;
    line-height: 30px;
    font-size: 16px;
}

tr.standort {
    cursor: pointer;
}

tr.standort:hover {
    color: #ED1C24;
}

tr.standort.active {
    color: #ED1C24;
}

th {
    color: #58585b;
    font-weight: normal;
    font-style: normal;
    text-align: left;
    font-family: Geogrotesque-Regular;
}

td.pdf, th.pdf {
    text-align: right;
}

td a {
    color: #62676e;
}

td a:hover {
    color: #ED1C24;
}

.textile table tr {
    line-height: 20px;

}

.teamlist {
    margin-top: 0px;
    margin-bottom: 0px;
}

.teamlist tr:hover {
    color: #ED1C24;

}

.teamlist tr.active {
    color: #ED1C24;
}

.gridlist .listview {
    display: none;
}

.fp a {
    width: 15px;
    height: 90px;
    background: url(../images/Copyright_FP.png) 0px no-repeat;
    display: block;
    padding-bottom: 10px;
    margin-right: 0px;
    position: absolute;
    right: 0;
    top: 0;
}

.fp a:hover {
    background: url(../images/Copyright_FP.png) -15px no-repeat;
}

/* @group Formular */

label {
    clear: left;
    display: block;
    color: #404041;
    font-size: 14px;
}

form {
    max-width: 490px;
}

select,
input[type=text],
textarea {
    width: 100%;
    max-width: 490px;
}

input.attn,
select.attn,
textarea.attn {
    border-color: red;
}

.receiverlist {
    position: relative;
    width: 80%;
}

.xform input, .xform textarea {
    font-size: 16px;
    padding: 2px 5px;
    margin: 0;
    width: calc(100% - 10px);
}

.xform .btn-theme {
    cursor: pointer;
    border: none;
    margin-top: 2px;
    font-family: 'Geogrotesque-Regular', "Helvetica Neue" !important;
    text-transform: uppercase;
    border-radius: 0;
    padding: 5px 20px;
}

.xform select {
    width: 100% !important;
    max-width: 100%;
}

.xform .form_warning {
    border: 1px solid #ED1C24;

}

/* @end */

/*filter*/
ul.filter {
    position: absolute;
    display: none;
}

.filteropen {
    width: 200px;
    background: #62676e;
    color: #fff;
    margin-top: 5px;
    margin-right: 20px;
    padding-left: 10px;
    line-height: 31px;
    background-image: url('../images/filterd.png');
    background-position: right;
    background-repeat: no-repeat;
    z-index: 1000;
    float: right;
    position: relative;
    cursor: pointer;

}

.filteropen:hover ul.filter {
    display: block;
    background: #9BA4AD;
    width: 210px;
    padding: 0;
    margin-left: -10px;
    opacity: 0.95;

}

.filteropen:hover ul.filter li {
    margin: 0;
    padding-left: 10px;

    line-height: 25px;

}

.filteropen:hover ul.filter li.current {
    background: #62676e;
}

.filteropen:hover ul.filter li:hover {
    background: #62676e;
}

/* timeline */

.timeline {
    width: 100%;
    background: #fff;
    padding: 100px 50px;
    position: relative;
    box-sizing: border-box;
}

.timeline:before {
    content: '';
    position: absolute;
    top: 0px;
    left: calc(15% + 34px);
    bottom: 0px;
    width: 4px;
    background: #ddd;
}

.timeline:after {
    content: "";
    display: table;
    clear: both;
}

.timeline-neu {

}

.entry {
    clear: both;
    text-align: left;
    position: relative;
    margin-top: 60px;
}

/*.entry .title {
    margin-bottom: .5em;
    float: left;
    width: 15%;
    padding-right: 30px;
    box-sizing: border-box;
    text-align: right;
    position: relative;
}

.entry .title:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    border: 4px solid #ed1c24;
    background-color: #fff;
    border-radius: 100%;
    top: 15%;
    right: -8px;
    z-index: 99;
}*/

.entry .title h3 {
    margin: 0;
    font-size: 40px;
    line-height: 50px;
    color: #ed1c24;
}

.entry .title p {
    margin: 0;
    font-size: 100%;

}

.entry .body {

    box-sizing: border-box;
    max-width: 65%;
}

.entry .body img {
    margin: 0 20px 10px 0;
    float: left;
    width: 300px;

}

.entry .body h3 {
    font: normal 30px/34px Geogrotesque-Regular, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.entry .body p {
    line-height: 1.4em;

}

.entry .body p:first-child {
    margin-top: 0;
    font-weight: 400;
}

.entry .body ul {
    padding-left: 0;
    list-style-type: none;
}

.entry .body ul li:before {
    content: "–";
    margin-right: .5em;
}


@media only screen and (max-width: 1100px) {

    .logo {
        width: 300px;
        position: absolute;
        display: block;
        right: 0px;
        top: 0px;
    }
}

@media only screen and (max-width: 1023px) {



    .timeline {
        width: 100%;
        background: #fff;
        padding: 0;
        position: relative;
        box-sizing: border-box;
    }

    .timeline:before {
        content: '';
        position: absolute;
        top: 0px;
        left: 0;
        bottom: 0px;
        width: 4px;
        background: #ddd;
    }

    .timeline:after {
        content: "";
        display: table;
        clear: both;
    }

    .entry {
        clear: both;
        text-align: left;
        position: relative;
    }

    /*
    .entry .title {
        margin-bottom: .5em;
        float: left;
        width: 100%;
        padding-left: 40px;
        box-sizing: border-box;
        text-align: left;
        position: relative;
    }

    .entry .title:before {
        content: '';
        position: absolute;
        width: 8px;
        height: 8px;
        border: 4px solid #ed1c24;
        background-color: #fff;
        border-radius: 100%;
        top: 10px;
        left: -6px;
        z-index: 99;
    }*/
    .entry .title h3 {
        margin: 0;
        font-size: 40px;
        line-height: 50px;
        color: #ed1c24;
    }

    .entry .title p {
        margin: 0;
        font-size: 100%;
    }

    .entry .body {
        margin: 0 0 3em;

        box-sizing: border-box;
        width: calc(100%);
    }

    .entry .body img {
        margin: 0 20px 10px 0;
        float: left;
        width: 300px;
        max-width: 100%;

    }

    .entry .body h3 {
        text-transform: uppercase;
        margin-bottom: 5px;
    }

    .entry .body p {
        line-height: 1.4em;
    }

    .entry .body p:first-child {
        margin-top: 0;
        font-weight: 400;
    }

    .entry .body ul {
        padding-left: 0;
        list-style-type: none;
    }

    .entry .body ul li:before {
        content: "–";
        margin-right: .5em;
    }
}

@media only screen and (max-width: 845px) {


    span.stoerer {
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        width: 150px;
        height: 150px;
        border-radius: 50%;
        background: rgba(237, 28, 36, 0.8);
        color: #fff;
        right: 10%;
        top: 20%;
        font-size: 16px;
        line-height: 23px;
        text-align: center;
        z-index: 10;
        transform: rotate(-10deg);
    }

    .slideshow .headline h1 {
        font-size: 30px;
    }

    .headline p {
        width: 95%;
    }

    .logo {
        width: 300px;
        position: absolute;
        display: block;
        right: 0px;
        top: 0px;
    }

    /* @group Navigation */
    nav {
        width: 100%;
        height: auto;
        min-height: 30px;
        text-transform: uppercase;
        white-space: nowrap;
        position: relative;
        z-index: 1;
        display: block;
        overflow: hidden;
        padding-bottom: 10px;

    }

    nav li {
        font-size: 18px;
        margin-right: 6%;
        clear: both;
        display: none;
        float: none;

    }

    nav ul li:first-child {
        margin-left: 0px;
    }

    nav ul li:last-child {
        margin-right: 0;
    }

    nav li ul {
        position: relative;
        background-color: #fff;
        margin-left: 0px;
        padding-top: 0px;
        padding-bottom: 10px;
        z-index: 100;
    }

    nav ul li ul {
        background-color: red;
        margin: -10px 0 40px;
        padding: 0;
    }

    nav li ul li {
        float: none;
        font-size: 16px;
    }

    .mobile_menu {
        display: inline;
        position: absolute;
        margin-left: 0px;
        right: 20px;
        margin-top: 3px;
        padding-top: 8px;
    }

    /* @end */
    .legende {
        top: 50px;
    }


    .entry .body {

        box-sizing: border-box;
        max-width: 100%;
    }

    .entry .body h3 {
        font: normal 25px/28px Geogrotesque-Regular, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    }

    .headline {
        position: relative;
        min-height: 60px;

        z-index: 9;
    }

    .headline_wrapper {
        margin-top: 40px;
    }

    .slideshow .headline {
        margin-top: -60px;

    }

    .headline .inline_wrapper {
        padding-top: 15px;
    }

    .headline h1 {
        font: normal 30px Geogrotesque-Regular;
        text-transform: uppercase;
        width: 95%;
    }

    .kalenderheader.small {

        margin-bottom: 10px;
    }

    .kalenderheader {

        margin-top: 40px;
        margin-bottom: 10px;
    }

    .kalenderheader.neu {
        margin-top: 0px;
        margin-bottom: 10px;
    }

    .kalenderheader h1 {
        font: normal 22px Geogrotesque-Regular;
        color: #fff;
        text-transform: uppercase;
    }

    .leftCol {
        width: 100%;
        float: left;
        margin-top: 30px;
    }

    .rightCol {
        width: 100%;
        float: left;
        margin-left: 0%;
        margin-top: 20px;
        margin-bottom: 10px;

    }

    .rightCol .logo60 {
        display: block;
        width: 300px;
    }

    .rightCol.paddingTop {
        padding-top: 0px;
    }

    .sec_nav {
        float: none;
        clear: both;
        padding-top: 10px;
    }

    .sec_nav a {
        margin-left: 0px;
    }

    .tile {
        width: 47.5%;
        margin-bottom: 3%;
        float: left;
        margin-right: 2.3%;
        position: relative;
    }

    .tile:nth-child(3n) {
        margin-right: 2%;
    }

    .tile:nth-child(2n) {
        margin-right: 0;
    }

    .tile img {
        display: block;
        width: 100%;
    }

    .tile-kalender {
        width: 23%;
        border-left: none;
        margin-bottom: 2%;
        float: left;
        margin-left: 1%;
        margin-right: 1%;
        position: relative;
    }

    .content .kalender {
        margin-bottom: 140px;
        padding-bottom: 0px;
    }

    .tile-kalender:nth-child(4n) {
        margin-right: 0;
    }

    footer {
        padding-top: 10px;
    }

    footer .blockItem {
        float: none;
        margin-top: 15px;
        clear: both;
        width: 80%;

    }

    .kalenderheader .right {
        float: right;
        margin-right: 20px;
        padding-bottom: 10px;
        font-size: 13px;
    }

    .kalenderheader .right.top {
        position: relative;
        float: right;
        top: 0;
        font-size: 13px;

        margin-right: 20px;
        padding-bottom: 10px;
    }

    #gimage {
        width: 100%;
        position: relative;
        top: 0;
        height: 500px;
        overflow: hidden;
    }

}

@media only screen and (max-width: 520px) {

    .wrapper {
        padding: 0 20px;
    }

    .filteropen {
        width: 100%;
        background: #62676e;
        color: #fff;
        margin-top: 40px;
        margin-right: 50px;
        padding-left: 10px;
        line-height: 31px;
        background-image: url('../images/filterd.png');
        background-position: right;
        background-repeat: no-repeat;
        z-index: 1000;
        float: left;
        position: absolute;
        cursor: pointer;
        box-sizing: border-box;

    }

    .filteropen:hover ul.filter {

        width: 100%;

    }

    .nomobil {

        display: none;
    }

    .tile {
        width: 97%;
        margin-bottom: 3%;
        float: left;
        margin-right: 0%;
        position: relative;
    }

    .tile:nth-child(3) {
        margin-right: 1%;
    }

    .tile img {
        display: block;
        width: 100%;
    }

    .tile-kalender {
        width: 48%;
        border-left: none;
        margin-bottom: 2%;
        float: left;
        margin-left: 1%;
        margin-right: 1%;
        position: relative;
    }

    .tile-kalender:nth-child(2n) {
        margin-right: 0;
    }

    .headline {
        position: relative;
        min-height: 40px;
        margin-top: -40px;
        z-index: 9;
    }

    .headline .inline_wrapper {
        padding-top: 12px;
    }

    .headline h1 {
        margin-top: 40px;
        font: normal 20px Geogrotesque-Regular;
        text-transform: uppercase;
    }

    .slideshow .headline h1 {
        margin-top: 0px;
    }

    .kalenderheader h1 {
        font: normal 16px Geogrotesque-Regular;
        color: #fff;
        text-transform: uppercase;
        width: 80%;
    }

    .kalenderheader.neu {
        position: relative;
    }

    .kalenderheader.neu .left {
        font: normal 14px Geogrotesque-Regular;
        color: #fff;
        text-transform: uppercase;
        width: 80%;
    }

    .kalenderheader.neu .right {
        float: left;
        margin-right: 20px;
        padding-bottom: 10px;
        font-size: 13px;
    }

    .kalenderheader.neu .right a {

    }

    .kalenderheader.neu .right.top {
        position: relative;
        float: left;
        margin-left: 10px;
        font-size: 13px;

        margin-right: 20px;
        padding-bottom: 5px;
    }

    th.nomobile,
    td.nomobile {
        display: none;
    }

    .slideshow {
        position: relative;
        padding-top: 40px;
    }

    .legende {
        display: none;
    }

    #gimage {
        width: 100%;
        position: relative;
        top: 0;
        height: 300px;
        overflow: hidden;
    }

    tr {
        line-height: 26px;
        font-size: 14px;
    }

}

/* @group lt IE9 */

.lt-ie9 .inline_wrapper {
    width: 1000px;
}

/* @end */


