#loading1,
#loading2,
body,
html {
    background-color: #fff;
    height: 100%;
    font-weight: 400
}

.properties-container {
    line-height: 1.4;
    font-size: 20px;
    color: #000;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    text-align: left
}

.date-st,
.time-st {
    float: left;
    margin-right: 7px;
    font-weight: 700
}

.time-st:before {
    content: "|";
    display: inline;
    padding-right: 7px
}

.title-st {
    color: #003064;
    font-weight: 700;
    font-size: 62px;
    clear: both;
    margin: 5px 0 0 0;
    padding: 0;
    line-height: 1;
    text-align: left
}

.sub-titel {
    font-size: 30px
}

.from-to-st {
    font-weight: 700
}


.table-titel {
    color: #fff
}

.odd-t {
    height: 20px;
    padding: 10px 0;
    background-color: #fff;
    text-align: center;
    vertical-align: middle
}

.even-t {

    height: 20px;
    background-color: #8fb4bb;
    text-align: center;
    vertical-align: middle;
    color: #fff
}

.odd-t1 {

    height: 20px;
    background-color: #fff;
    vertical-align: middle
}

.even-t1 {

    height: 20px;
    vertical-align: middle;
    background-color: #8fb4bb;
    color: #fff
}

.g1-td p,
.g2-td p,
.g3-td p,
.g4-td p,
.g5-td {
    display: table-cell;
    vertical-align: middle;
    background-color: #00963f;
    color: #fff;
    font-weight: 700;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    max-width: 50px;
    min-width: 50px;
    text-align: center;
    margin: 0;
    padding: 0
}

.g2-td p {
    background-color: #e3000f
}

.g3-td p {
    background-color: #0068a8
}

.g4-td p {
    background-color: #fecc00
}

#bgheader {
    position: relative;
    height: 60px;
    width: 100%;
    overflow: hidden
}

#cssmenu,
#cssmenu #head-mobile,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a {
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#cssmenu:after,
#cssmenu>ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

#cssmenu #head-mobile {
    display: none
}

#cssmenu {
    font-family: Arial, Helvetica, sans-serif;
    background: #3b4042 !important;
}

#cssmenu>ul>li {
    float: left
}

#cssmenu>ul>li>a {
    padding: 17px;
    font-size: 17px;
    letter-spacing: 1px;
    text-decoration: none;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase
}

#cssmenu>ul>li>a:hover {
    color: #f49832
}

#cssmenu>ul>li.has-sub>a {
    padding-left: 16px
}

#cssmenu>ul>li.has-sub>a:after {
    position: absolute;
    top: 22px;
    right: 11px;
    width: 8px;
    height: 2px;
    display: block;
    background: #ddd;
    content: ''
}

#cssmenu>ul>li.has-sub>a:before {
    position: absolute;
    top: 19px;
    right: 14px;
    display: block;
    width: 2px;
    height: 8px;
    background: #ddd;
    content: '';
    -webkit-transition: all .25s ease;
    -ms-transition: all .25s ease;
    transition: all .25s ease
}

#cssmenu>ul>li.has-sub:hover>a:before {
    top: 23px;
    height: 0
}

#cssmenu ul ul {
    position: absolute;
    left: -9999px
}

#cssmenu ul ul li {
    height: 0;
    -webkit-transition: all .25s ease;
    -ms-transition: all .25s ease;
    background: #333;
    transition: all .25s ease
}

#cssmenu li:hover>ul {
    left: auto
}

#cssmenu li:hover>ul>li {
    height: 35px
}

#cssmenu ul ul ul {
    margin-left: 100%;
    top: 0
}

#cssmenu ul ul li a {
    border-bottom: 1px solid rgba(150, 150, 150, .15);
    padding: 11px 15px;
    width: 170px;
    font-size: 14px;
    text-decoration: none;
    color: #ddd;
    font-weight: 300
}

#cssmenu ul ul li.last-item>a,
#cssmenu ul ul li:last-child>a {
    border-bottom: 0
}

#cssmenu ul ul li.has-sub>a:after {
    position: absolute;
    top: 16px;
    right: 11px;
    width: 8px;
    height: 2px;
    display: block;
    background: #ddd;
    content: ''
}

#cssmenu ul ul li.has-sub>a:before {
    position: absolute;
    top: 13px;
    right: 14px;
    display: block;
    width: 2px;
    height: 8px;
    background: #ddd;
    content: '';
    -webkit-transition: all .25s ease;
    -ms-transition: all .25s ease;
    transition: all .25s ease
}

#cssmenu ul ul>li.has-sub:hover>a:before {
    top: 17px;
    height: 0
}

#cssmenu ul li.has-sub ul li.has-sub ul li:hover,
#cssmenu ul ul li.has-sub:hover {
    background: #363636
}

#cssmenu ul ul ul li.active a {
    border-left: 1px solid #333
}

#cssmenu>ul ul>li.has-sub>ul>li.active>a,
#cssmenu>ul>li.has-sub>ul>li.active>a {
    border-top: 1px solid #333
}

#imprint,
.base-box,
.col-item,
.item-box,
section,
ul li {
    position: relative
}

.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden;
    margin-top: 0
}

.flexslider ul li:last-child {
    margin: 0 !important;
    list-style-type: none
}

.flexslider ul li {
    margin-left: 0 !important;
    list-style-type: none !important
}

.footernav a,
body,
html {
    line-height: 1.2;
    font-size: 20px;
    color: #000;
    box-sizing: border-box;
    letter-spacing: 0;
    scroll-behavior: smooth;
    font-family: 'Open Sans', sans-serif;
}

body {
    margin: -1px 0 0;
    padding: 0
}

#loading1,
#loading2 {
    position: absolute;
    width: 100%;
    text-aligh: center;
    z-index: 9999999999;
}

#loadingbar img {
    height: auto;
    width: 100%
}

#loadingbar {
    position: absolute;
    width: 50px;
    height: 50px;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-left: -25px
}

.cc-revoke,
.cc-window {
    z-index: 99999991 !important
}

.overflow-hidden,
.thumbimage {
    overflow: hidden
}

img {
    border: 0
}

#bild-right-unten img,
#teaser img {
    width: 100%;
    height: auto
}

#bild-right-unten .ce-gallery figure,
#teaser .ce-gallery figure {
    display: block;
    margin: 0
}

#teaser .ce-gallery figure {
    padding-right: 2px
}

:focus {
    outline: 0
}

article,
header,
main,
nav,
section {
    display: block;
    padding: 0;
    margin: 0
}

.cf:after,
.cf:before,
.item-box:after,
.item-box:before {
    content: '';
    display: table;
    width: 100%;
    height: 0
}

.cf:after,
.item-box:after {
    clear: both
}

*,
:after,
:before {
    box-sizing: inherit;
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    background-position: center;
    text-decoration: none;
}

.frame-layout-3 {
    height: 100%;
    display: table;
    width: 100%
}

.frame-space-before-medium {
    margin-top: 4em !important
}

.frame-space-before-large {
    margin-top: 55px
}

.frame-space-before-extra-large {
    margin-top: 73px !important
}

.contenttable {
    width: 100%
}

#sticky-anchor2 {
    position: relative;
    width: 100%;
    display: inline-block;
    height: 1px;
    overflow: hidden;
    top: 0
}

.base-box,
section {
    width: 100%;
    max-width: 100%
}

.item-box {
    max-width: 1260px;
    width: calc(100% - 20px);
    margin: 0 auto 0 auto
}

.item-box.topheaderbereich {
    max-width: 1250px
}

.headerslider-c {
    background-position: center;
    width: 100%;
    text-align: center;
    height: auto;
    display: inline-block;
    z-index: 0;
    top: 0;
    margin-top: -25px;
}

.powermail_submit {
    background-color: #f49832;
    padding: 10px 0;
    color: #fff;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    -webkit-appearance: none
}

.powermail_fieldwrap_jaichbineinverstanden label.powermail_label {
    display: none !important
}

.checkbox label {
    /* font-size: 18px; */
    color: #f49832;
    clear: both;
    margin: 20px 0 5px 0;
    display: block;
    padding-left: 45px;
}

.tx-powermail input {
    border: solid 1px #3b4042;
    background-color: #3b4042;
    width: 100%;
    margin: 0;
    position: relative;
    color: #fff;
    padding: 6px;
    font-size: 18px;
}

.powermail_field .checkbox label input[type="checkbox"] {
    content: "";
    position: absolute;
    left: 10px;
    width: 30px;
    height: 30px;
    background: #fff;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border: 2px solid #a19486;
    border-radius: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
}

.powermail_field .checkbox label input[type="checkbox"]:checked{
  background: #f49832;
}
.powermail_fieldwrap_datenschutz {
    margin:20px 0;
}

.tx-powermail .powermail_fieldset .powermail_legend {
    color: #f49832;
    float: left;
    margin: 20px 0 10px 0;
    padding-bottom: 10px;
    white-space: normal;
    text-align: left;
    font-weight: 400;
    font-size: 14px;
}

.tx-powermail {
    width: auto;
    color: #000;
    margin: 0 10px;
    font-weight: 700
}

textarea#powermail_field_nachricht_01 {
    width: 100%;
    background-color: #3b4042;
    color: #fff;
    font-size: 24px;
    padding: 6px;
}

label.powermail_label {
    color: #3b4042;
    text-align: left !important;
    width: 100%;
    display: inline-block;
    margin-top: 10px;
    text-transform: uppercase;
}

.tx-powermail h3 {
    display: none!important;
}

.tx-powermail .powermail_fieldset {
    clear: left;
    border: 0 solid #bbb;
    padding: 0;
    margin: 0 0 20px 0;
    background: 0 0
}

.tx-powermail .powermail_fieldset .powermail_field.powermail_reset,
.tx-powermail .powermail_fieldset .powermail_field.powermail_submit {
    margin: 5px 0 0 0;
    padding: 0 20px;
    color: #fff;
    font-weight: 700;
    cursor: pointer;
    background-color: #002f47;
    border: 0 solid #eee;
    -moz-border-radius: 5px;
    border-radius: 0;
    height: 47px
}

.powermail_radio_outer label {
    width: 100px;
    margin: 20px 0 0 0;
    height: 10px
}

.powermail_radio_inner {
    width: auto;
    height: 31px;
    margin: 5px 8px;
    padding: 1px 0 0 0;
    float: left
}

.powermail_radio {
    margin: 0;
    padding: 0;
    width: 24px
}

.caption-link {
    position: absolute;
    width: 100%;
    max-width: 1300px;
    height: auto;
    max-height: 130px;
    top: 0;
    bottom: 0 !important;
    left: 0 !important;
    z-index: 9;
    margin: 0 auto;
    padding-top: 110px
}

.caption-link a {
    position: relative !important;
    width: 100%;
    max-width: 130px;
    height: 130px;
    display: inline-block;
    right: 0;
    left: 0;
    float: right
}

.slider-container {
    position: relative;
    margin: 0 auto;
    max-width: initial;
    padding: 0
}

.js-img-compare.images-compare-container,
.tx-ws-flexslider img {
    border-radius: 0
}

.images-compare-handle {
    height: 44px !important;
    width: 44px !important
}

.flexslider {
    margin: 0 !important;
    background: #fff;
    border: 0 !important;
    position: relative;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    border-radius: 0 !important;
    -webkit-box-shadow: initial !important;
    -moz-box-shadow: initial !important;
    -o-box-shadow: 0 !important;
    max-width: initial;
    text-align: center
}

.flex-direction-nav {
    position: absolute;
    background-color: transparent;
    display: block;
    height: 100px;
    width: 100%;
    top: 50%
}

.flexslider ul li {
    padding: 0;
    font-size: 0
}

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 60px;
    height: 60px;
    border: none !important;
    opacity: 1 !important
}

.flex-direction-nav a:before {
    content: '' !important;
    width: 60px;
    height: 60px;
    display: block;
    color: #fff;
    border: none !important
}

.flex-prev:before {
    background-image: url(arrow_left.svg) !important;
    background-size: 60px 60px !important
}

.flex-next:before {
    background-image: url(arrow_right.svg) !important;
    background-size: 60px 60px !important
}

.flex-direction-nav .flex-prev {
    left: 70px;
    opacity: .7 !important
}

.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: .5 !important;
    left: 70px !important
}

.flex-direction-nav .flex-next {
    right: 70px;
    opacity: .7 !important
}

.flexslider:hover .flex-direction-nav .flex-next {
    right: 70px !important
}

.flex-direction-nav .flex-next a:before {
    content: '' !important;
    width: 60px;
    height: 60px;
    display: block;
    background-image: url(tel-ic.svg) !important;
    background-size: 60px 60px !important;
    color: rgba(103, 64, 64, .8);
    border: none !important
}

.tx-ws-flexslider .caption-text {
    position: relative;
    width: 100%;
    max-width: 1278px;
    bottom: 221px;
    top: initial !important;
    background: 0 0;
    color: #fff !important;
    margin: 0 auto;
    padding: 0;
    line-height: 0;
    font-weight: 400
}

.caption-body {
    padding: 2px 8px 8px 8px;
    display: inline-block;
}

.tx-ws-flexslider .caption-text p {
    font-family: 'Open Sans', sans-serif;
    color: #fff !important;
    font-weight: 400 !important;
    letter-spacing: 0;
    text-align: left;
    font-size: 20px;
    line-height: 1.2 !important;
    margin: 0 !important;
    width: 100%
}

.tx-ws-flexslider .caption-align-left .caption-text {
    position: absolute;
    background-color: #3b4042;
    bottom: 0;
    width: auto !important;
    height: auto;
}
.tx-ws-flexslider .caption-text h2 {
    border:0;
    color:#fff;
    font-size: 90px;
    font-weight: 800;
    letter-spacing: 0;
    padding: 0;
    margin: 0 0 5px 0;
    line-height: 0.9;
 }
.caption-text-container {
    position: relative;
    display: inline-block;
    height: 100%;
    width: 100%;
    max-width: 1050px
}

.tx-ws-flexslider .caption-align-right .caption-text {
    position: absolute;
    background-color: #3b4042;
    bottom: 0;
    width: auto !important;
    height: auto;
}

.tx-ws-flexslider .caption-text {
    top: auto !important
}

#pathway2 a {
    font-size: 13px;
    color: #000;
    font-weight: 400;
    margin-left: 5px;
    text-decoration: none
}

.pathway2 {
    font-size: 13px;
    color: #000;
    font-weight: 700;
    float: left;
    height: auto;
    padding-top: 0;
    letter-spacing: 0;
    width: 100%;
    overflow: hidden;
    display: none
}

div#pathway2 {
    float: left;
    margin: 0 0 4px 0;
    max-width: 658px
}

#pathway2 .no-bold {
    font-weight: 400
}

#pathway2 a:hover {
    color: #003064
}

.container-hg {
    margin-top: 20px;
    min-height: 150px
}

.hnavi {
    margin-bottom: 10px
}

.col-navi {
    margin-top: 60px
}

.col-item {
    width: 100%;
    float: left;
    padding: 0
}

.txt-center {
    text-align: center
}

.txt-left {
    text-align: left
}

.txt-right {
    text-align: right
}

.inline-block {
    display: inline-block
}

.block {
    display: block
}

.inline {
    display: inline
}

.no-margin {
    margin: 0
}

.base-box,
.col-box,
.flex-box {
    display: -webkit-box;
    display: -ms-Flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex
}

.col-box,
.flex-box {
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -moz-box-lines: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch
}

.base-box {
    -webkit-box-orient: normal;
    -webkit-box-direction: normal;
    -moz-box-orient: inline-axis;
    -moz-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100vh
}

.site-footer,
.site-header {
    flex-shrink: 0;
    position: relative;
    min-height: 40px;
    margin-bottom: 0
}

.header-bg2 {
    position: absolute;
    z-index: 9;
    width: 100%;
    top: 0;
    pointer-events: none
}

.container-header-bg {
    width: 100%;
    height: 188px;
    pointer-events: none
}

.header-bg {
    position: absolute;
    z-index: 10;
    max-height: 180px;
    left: 0;
    right: 0;
    top: 0px;
    bottom: 0;
    -webkit-transform-origin: left;
    -webkit-transform: skew(0deg, -2deg);
    transform-origin: left;
    transform: skew(0deg, -2deg);
    background-color: #fff;
}

.header-bgfooter {
    background-color: #3c4042;
    -webkit-transform-origin: left;
    -webkit-transform: skew(0deg, 2deg);
    transform-origin: left;
    transform: skew(0deg, 2deg);
    top: -60px;
    position: absolute;
    z-index: 19;
    min-height: 66px;
    width: 100%
}

.footer-container-box {
    z-index: 20
}

.site-footer {
    margin-bottom: 0;
    background-color: #3c4042
}

.site-footer.cf {
    background-color: #3c4042;
    padding-top: 0;
    background-position: top
}

.bottomcf {
    background-position: bottom;
    width: 100%;
    height: 40px;
    display: inline-block
}

.site-footer.cftop {
    margin-bottom: 50px
}

.trennung {
    width: 100% display:inline-block;
    border-bottom: solid 1px #000;
    margin: 10px 0;
    display: none
}

#imprint {
    display: table;
    height: 0;
    width: auto;
    padding-left: 0;
    font-size: 11px;
    margin: 0 auto;
    color: #fff
}

#back-top {
    position: fixed;
    right: 25px;
    z-index: 99999;
    bottom: 22px;
    float: right;
    height: 70px
}

#back-top-m {
    display: none;
    max-width: 850px;
    width: 100%
}

#back-top a {
    display: block;
    text-align: center;
    font: 11px/100% Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #333;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
    z-index: 99999
}

#back-top span {
    width: 70px;
    height: 70px;
    display: block;
    margin-bottom: 7px;
    background-image: url(scroll_up-3.svg);
    background-size: 70%
}

.base-item {
    flex: 1 0 auto;
    background-color: #fff;
    z-index: 9
}

.col-box.reverse-order,
.col-box.sidebar-left {
    -webkit-box-direction: reverse;
    -moz-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.col-box.space-between {
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between
}

.col-box.center-content {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center
}

.col-box.content-nowrap {
    flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-flex: 0 0 auto;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.content-item-left,
.flex-start {
    -webkit-box-align: flex-start;
    -moz-box-align: flex-start;
    -ms-flex-align: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start
}

.content-item-right {
    -webkit-box-align: flex-end;
    -moz-box-align: flex-end;
    -ms-flex-align: flex-end;
    -webkit-align-items: flex-end;
    align-items: flex-end
}

.content-item-center {
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

p {
    line-height: 1.4;
    margin-bottom: 19px;
    font-size: 21px;
    color: #000;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    text-align: left;
}

.ce-gallery figcaption {
    display: table-caption;
    caption-side: bottom;
    color: #000;
    font-weight: 700;
    font-size: 24px;
    font-family: 'Open Sans', sans-serif
}

b,
strong {
    font-weight: 700
}

.inhalt .news h3,
.news-list-date,
h1,
h2 {
    vertical-align: top;
    font-size: 50px;
    margin-top: 0;
    color: #f49832;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1;
    font-family: 'Open Sans', sans-serif
}

.frame-layout-2 h1 {
    font-size: 90px
}

.frame-layout-2 h2 {
    font-size: 100px;
    margin: 20px 0 0 !important;
    color: #3b4042;
    font-weight: 800;
    letter-spacing: -1px;
    line-height: 1;
    padding: 0;
    /* background-color: #3b4042; */
}

.frame-layout-2 a {
    font-weight: 800!important;
    font-size: 50px;
    color: #fff;
    text-transform: uppercase;
    padding-bottom: 0;
    margin: 0;
    background-color: transparent;
}

h1 {
    font-size: 100px;
    margin: 20px 0 0 !important;
    color: #3b4042;
    font-weight: 800;
    letter-spacing: -1px;
    line-height: 1;
    font-family: 'Open Sans', sans-serif;
}

.ce-div {
    border: 1px solid #000
}

.copy-right {
    float: left;
    position: absolute;
    margin-top: 135px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
}

#c288 .ce-div {
    margin-bottom: 14px
}

#c289 .ce-div {
    margin-top: 14px;
    margin-bottom: 54px
}

h2 {
    font-size: 39px;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 0;
    border-radius: 10px;
    padding: 0;
    margin-top: 0;
    display: inline-block;
    text-align: left;
    border-radius: 0;
    /* border-bottom: 1px solid #000; */
    /* border-top: 1px solid #000; */
    width: 100%;
    /* background-color: #ffffff; */
    color: #f49832;
    padding: 18px 0;
    margin: 0;
}

.tx-ws-flexslider .caption-text p.box-h3 {
    color: #f49832 !important;
    font-size: 50px;
    position: relative;
    left: -4px
}

.caption-body h2 {
    font-size: 48px;
    float: left;
    display: block;
    width: 100%;
    text-transform: uppercase;
    margin: 0;
    line-height: 1;
    padding: 0;
    color: #f49832;
    margin-bottom: 2px;
}

.caption-body h2 a {
    color: #003064;
    text-decoration: underline;
    width: 100%;
    display: block;
    text-decoration: none
}

h3 {
    padding: 0;
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    margin-top: 0;
    font-weight: 400;
    letter-spacing: 0
}

footer h3 {
    font-size: 36px
}

footer h3 a {
    color: #003064
}

h4,
h5,
h6 {
    margin: 0 0 5px
}

.news-list-date {
    background-color: #1f335e;
    width: 70px;
    display: table;
    color: #fff;
    text-align: left;
    float: left;
    margin-right: 6px;
    padding: 4px;
    display: none !important;
    /* display: none; */
}

.news-single .news-list-date {
    background-color: #fff;
    color: #003064;
    display: inline-block;
    width: auto;
    float: none;
    display: none
}

.dd1,
.dd2 {
    float: left;
    font-size: 18px;
    padding-right: 4px
}

.dd2 {
    padding-right: 0
}

.dd3 {
    font-size: 24px
}

.news-list-view h3 {
    padding: 0;
    font-size: 18px;
    margin-bottom: 0 !important
}

.news-single h3 {
    padding: 0;
    color: #000;
    font-size: 25px
}

h4 {
    font-size: 24px;
    font-family: 'Open Sans', sans-serif;
    margin-top: 0;
    color: #003064
}

h5,
h6 {
    font-size: 24px;
    font-family: 'Open Sans', sans-serif;
    margin-top: 0;
    color: #000
}

h5 a {
    padding: 10px;
    color: #003064 !important;
    display: inline-block;
    background-color: #353e45;
    width: auto;
    height: auto;
    top: 100px;
    left: 250px;
    text-align: center;
    border-radius: 100px;
    display: table-cell;
    vertical-align: middle;
    line-height: 1;
    padding: 18px
}

.karten-link {
    z-index: 9999999;
    position: absolute;
    top: 54px;
    right: 18px
}

.karten-header-container {
    position: relative;
    width: 100%;
    max-width: 1290px;
    height: 100px;
    display: inline-block
}

.karten-bestellen {
    height: auto;
    margin-bottom: 10px
}

.karten-header-link-text {
    color: #003064 !important;
    background-color: #353e45;
    position: relative;
    width: 130px;
    height: 130px;
    border: 2px solid #fff;
    text-align: center;
    border-radius: 50%;
    vertical-align: top;
    display: table-cell;
    padding-left: 20px
}

.karten-bestellen .karten-header-link-text {
    border: none !important
}

.relativpos {
    position: relative !important;
    border: none;
    top: 0;
    left: 0
}

.karten-header-t {
    display: table-cell;
    vertical-align: middle;
    width: 105px;
    height: 125px;
    text-align: left;
    line-height: 1;
    font-size: 29px
}

.karten-link-a {
    z-index: 9
}

.from-to-container {
    color: #fff !important;
    background-color: #353e45;
    position: absolute;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    top: 0;
    left: initial;
    right: 0;
    border: 2px solid #fff;
    text-align: center;
    vertical-align: top;
    display: inline-table;
    padding-left: 12px;
    pointer-events: none;
    z-index: 9
}

.c-columns .from-to-container {
    position: relative
}

.from-to-container.buy {
    color: #fff !important;
    background-color: #353e45;
    position: relative;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    top: 10px;
    left: initial;
    right: 10px;
    border: none;
    text-align: left;
    vertical-align: top;
    display: inline-table;
    padding-left: 12px;
    pointer-events: none;
    margin-bottom: 40px;
    margin-left: 10px
}

.from-to-t {
    display: table-cell;
    vertical-align: middle;
    width: 74px;
    text-align: left;
    line-height: 1;
    font-size: 20px;
    font-weight: 700;
    pointer-events: none;
}

.from-to-container.karten-list,
.guest-ic .from-to-container.karten-list,
.playlist_template .from-to-container.karten-list {
    padding: 0;
    pointer-events: all
}

#teaser.col-item {
    background-color: transparent
}

#teaser img {
    width: 100%;
    height: auto;
    max-height: 307px
}

.video-embed {
    width: 100%;
    height: auto;
    max-width: 577px
}

video.video-embed-item {
    width: 100%;
    height: auto;
    border: solid 1px #eeb204
}

.ce-intext.ce-right .ce-gallery {
    margin-left: 60px;
    margin-top: 12px
}

.ce-intext.ce-left .ce-gallery {
    margin-right: 20px
}

.c-columns .ce-gallery:first-child {
    margin-top: 0;
    margin-bottom: 0;
}

.ce-gallery[data-ce-columns="1"] .ce-column img {
    width: 100%;
    height: auto;
}

.ce-gallery[data-ce-columns="2"] .ce-column {
    width: 50%;
    text-align: center;
    margin: 0;
    padding: 0 4px;
    background-color: #fff
}

.ce-gallery[data-ce-columns="3"] .ce-column {
    width: 33.33%;
    text-align: center;
    margin: 0;
    padding: 0 4px;
    background-color: #fff
}

.ce-gallery[data-ce-columns="2"] .ce-column img,
.ce-gallery[data-ce-columns="3"] .ce-column img {
    width: 100%;
    height: auto
}

.ce-gallery img {
    display: block;
    width: 100%;
    height: auto
}

.ce-gallery[data-ce-columns="4"] .ce-column {
    width: 20%
}

.ce-gallery[data-ce-columns="4"] .ce-column .image {
    height: auto;
    display: inline-block;
    overflow: hidden;
    border-radius: 15px
}

.news .ce-gallery[data-ce-columns="4"] .ce-column .image {
    height: auto
}

.ce-gallery[data-ce-columns="5"] .ce-column {
    width: 20%
}

.ce-gallery[data-ce-columns="6"] .ce-column,
.ce-gallery[data-ce-columns="7"] .ce-column {
    width: auto;
    margin-right: 30px;
    margin-bottom: 10px;
    display: table-cell;
    vertical-align: bottom;
    white-space: nowrap
}

.ce-gallery[data-ce-columns="6"] .ce-column:last-child,
.ce-gallery[data-ce-columns="7"] .ce-column:last-child {
    margin-right: 0
}

.ce-column:last-child {
    height: auto
}

.col-item,
.t-bild {
    background-size: cover;
    background-position: center
}

.ce-image.ce-center.ce-above {
    float: left
}

ul li {
    display: block;
    font-size: 22px;
    color: #000;
    padding: 0;
}

.footer-hg ul {
    width: auto;
    /* display: inline-block; */
    margin-right: 0;
}

.kt-1 li {
    display: inline-block;
    margin-right: 25px;
}

.kt-1 a {
    /* margin-right: 40px !important; */
    font-size: 18px;
    text-transform: uppercase;
}

.footer-hg ul li ul {
    text-transform: none;
    font-size: 20px !important
}

.footer-hg ul li ul a {
    text-transform: none;
    font-size: 20px !important;
    text-transform: uppercase
}

.footercontact {
    margin-top: 7px;
    font-size: 16px;
    width: auto;
    display: block
}

.footercontact a,
.site-footer a {
    color: #fff !important;
}

.footercontact a:hover,
.site-footer a:hover {
    color: #f49832 !important
}

.Kontakt-footer {
    display: inline-block;
    width: 100%;
}

.navifooter .menuf a {
    font-size: 20px !important;
    color: #fff;
    font-weight: 700;
    display: inline-block
}

.footercontact a {
    color: #003064;
    font-size: 16px
}

.kt-1,
.kt-2 {
    float: left;
    display: flex;
    font-weight: 700;
    justify-content: space-between;
}

.footercontact p,
.kt-container p {
    color: #fff;
    font-size: 20px;
    color: #fff;
    margin: 0 0 10px 0;
    letter-spacing: 0;
    text-transform: uppercase;
    line-height: 1.1;
}

.floatBlock {
    float: left;
    display: block;
    font-size: 9px;
    font-weight: 700;
    margin-top: 0;
    width: auto;
    border: none
}

.footercontact p {
    font-weight: 700;
    font-size: 18px!important;
    line-height: 1.2;
}

.footercontact .p-head {
    color: #f49832;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 20px;
    text-transform: uppercase
}

.p-contact a {
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase
}

.sp1 {
    padding-left: 0
}

.sp1,
.sp2,
.sp3,
.sp4,
.sp5,
.sp6,
.sp7 {
    padding-right: 0;
    z-index: 20
}

.sp1 a,
.sp2 a,
.sp3 a,
.sp4 a,
.sp5 a,
.sp6 a,
.sp7 a {
    display: block
}

.sp6 {
    margin-right: 0 !important
}

.sp1 {
    width: 20%
}

.sp2 {
    width: 12%
}

.sp3 {
    width: 21%
}

.sp4 {
    width: 19%
}

.sp5 {
    width: 12%
}

.sp6 {
    width: 10%
}

.sp7 {
    width: 10%
}

li.floatBlock a {
    text-decoration: none;
    color: #003064 !important;
    font-weight: 700;
    font-size: 19px;
    line-height: normal;
    padding-bottom: 6px;
    width: 100%;
    text-transform: uppercase
}

li.floatBlock ul a {
    text-decoration: none;
    color: #fff !important;
    font-weight: 700;
    font-size: 20px;
    line-height: normal;
    padding-bottom: 5px;
    width: 100%;
    text-transform: initial;
    text-transform: uppercase
}

.floatBlock ul {
    margin: 0;
    list-style: none;
    font-weight: 300;
    border: none
}

.floatBlock ul li {
    margin: 0;
    padding: 0
}

.floatBlock ul a {
    padding: 0;
    margin: 0;
    list-style: none;
    font-weight: 300;
    border: none;
    line-height: 14px;
    display: inline-block;
    padding: 3px 0;
    height: auto;
    text-decoration: none;
    background: 0 0;
    border: none;
    text-decoration: none
}

.floatBlock ul li {
    margin: 0;
    padding: 0;
    padding-bottom: 0
}

.floatBlock ul {
    padding-top: 0 !important;
    text-transform: uppercase
}

#menu2,
.hauptnavi,
.menu2,
.slogan {
    float: left
}

td.active.current-concerts a {
    background-color: #666
}

.t-bild {
    min-width: 166px;
    min-height: 140px;
    float: left;
    background-color: #848484;
    margin-right: 10px
}

.col-item#calendarcolum,
.site-footer .col-item {
    background-color: transparent
}

.nopadding {
    padding: 0
}

.inhalt ul li {
    margin: 0 0 8px 20px;
    padding: 0 !important;
    list-style-type: circle;
    list-style-image: url(check.svg);
    color: #000;
    display: list-item;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif
}

.inhalt ul li:last-child {
    margin: 0 0 30px 20px
}

.footernav ul li {
    font-size: 15px;
    padding: 14px 0;
    display: inline-block
}

.footernav ul li a {
    font-size: 16px;
    padding: 14px 10px
}

.footernav {
    margin-top: 0;
    right: 0;
    padding-bottom: 0
}

.hauptnavi ul li ul li a {
    color: #000;
    display: inline-block;
    font-size: 18px;
    width: 100%;
    white-space: nowrap
}

.hauptnavi ul li ul li a:hover {
    color: #003064
}

.hauptnavi ul li ul li {
    display: inline-block;
    text-align: left;
    margin: 5px 0;
    width: 100%
}

.hauptnavi ul li ul {
    transition: all .5s;
    opacity: 0;
    display: table;
    padding-top: 9px;
    visibility: hidden;
    position: absolute;
    z-index: 9999;
    background-color: #fff
}

.hauptnavi ul li ul li ul {
    transition: all .5s;
    opacity: 0;
    display: table;
    margin-top: 0;
    visibility: hidden;
    position: relative;
    z-index: 9999
}

.hauptnavi ul li ul li ul li {
    padding-left: 30px
}

.hauptnavi ul li:hover ul {
    opacity: 1;
    width: 100%;
    visibility: visible
}

.hauptnavi ul li:hover ul li:hover span {
    background-color: #c2b716
}

.hauptnavi ul li:hover ul li span {
    float: right;
    color: #333;
    background-color: #f03861;
    padding: 2px 5px;
    text-align: center;
    font-size: .8rem;
    border-radius: 3px
}

.lang-switch {
    display: flex;
    align-items: center;
    margin: -6px 0 0 0;
}

.lang-switch .nav-icons {
    padding: 0;
}

.lang-switch .navicon {
    margin-left: 0
}

.lang-switch .last-icon {
    padding: 0 24px 0 12px
}

.lang-switch li a {
    display: block;
    position: relative;
    padding: 2px 3px !important;
}

.footernav a {
    color: #fff;
    font-size: 14px
}

.footernav ul li a:hover {
    color: #fff
}

.footernav a:hover,
.hauptnavi a:hover {
    color: #f49832
}

.sidebarbox {
    width: 100%;
    display: inline-block
}

.frame-layout-202 {
    background-color: #000;
    padding: 6px 15px;
    height: auto;
    height: 76px;
    display: table;
    width: 100%
}

.hauptnavi a,
.logo {
    display: inline-block
}

.frame-layout-202 h2,
.frame-layout-202 h3,
.frame-layout-202 p {
    vertical-align: bottom;
    height: 25px
}

.frame-layout-202 h2 a,
.frame-layout-202 h3 a {
    color: #fff;
    width: 100%;
    height: 100%;
    display: inline-block;
    padding-top: 33px;
    overflow: visible
}

.logo {
    text-align: left;
    height: auto;
    top: 40px;
    width: 100%;
    max-width: 310px;
    position: relative;
    float: left;
    margin-left: 0;
    z-index: 10;
    padding: 0
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(-2deg);
}

.logo img {
    width: 100%;
    height: auto;
    max-width: 626px;
    vertical-align: bottom;
    display: table-cell
}

.logo a {
    margin: 0;
    padding: 0
}

.fb-icon img,
.ig-icon img {
    max-width: 60px;
    max-height: 60px
}

.fb-icon,
.ig-icon,
.search-icon {
    background-image: url(lupe-ic.svg);
    width: 22px;
    height: 22px;
    display: inline-block;
    /* margin-left: 20px; */
    /* float: right; */
    margin-top: 7px;
}

.search-icon.close-ic {
    background-image: url(close-ic.svg);
    background-size: 80%
}

.search-icon.hideicon {
    display: none
}

.head_right p {
    margin: 0;
    text-align: right
}

.fb-icon {
    background-image: url(fb-ic.svg) !important
}

.fb-icon:hover {
    cursor: pointer;
    fill: #da4567
}

.ig-icon:hover {
    cursor: pointer
}

.fb-icon.white-ic {
    background-image: url(fb-weiss-ic.svg) !important;
    margin-right: 14px;
}

.ig-icon.white-ic {
    background-image: url(ig-weiss-ic.svg) !important
}

.ig-icon {
    background-image: url(ig-ic.svg) !important;
}

.inhalt .tx-indexedsearch-form input {
    color: #000
}

.inhalt {
    margin-top: 0;
    margin-bottom: 24px;
    position: relative;
    width: 100%;
    padding-bottom: 90px
}

.inhalt .c-columns {
    display: flex;
    width: 100%;
    height: auto;
    margin-bottom: 0px;
    background-color: #3b4042;
    line-height: 0;
}
.inhalt .c-columns.block1  {

    margin-bottom: 0px;

}
.inhalt .c-columns p {
    color:#fff;
    text-transform:uppercase;
    padding: 0px 40px 15px 40px;
    margin: 0;
}
.inhalt .c-columns .frame-layout-2 p {
    padding: 40px;
}

.inhalt .c-columns.block1 p {
    padding:40px;
}
.inhalt .c-columns.block2 p {
    padding:40px;
}
.inhalt .c-columns .frame-layout-1 {
    padding:20px;
}
.inhalt .c-columns .frame-layout-1 p:last-child {
    margin-bottom:0
}

.inhalt .c-columns h2 {
    color:#fff;
    font-size: 65px;
    font-weight:800;
    letter-spacing:-1px;
    border:0;
    padding: 20px 40px 5px 40px;
}
.inhalt .c-columns.film   {
    margin-bottom:10px;
}
.inhalt .c-columns.film h2  {
    padding: 15px 40px 15px 40px;
}
.referenzen .col p {
   padding:10px;
}
.referenzen .col:last-child {
    background-color:#484e50;
}

.inhalt .tx-indexedsearch-rules,
.inhalt .tx-indexedsearch-searchbox {
    display: none
}

.inhalt a {
    color: #3b4042;
    font-weight: 700;
}
.inhalt .news-text-wrap a {
    color: #f49832;
    font-weight: 300;
}
.inhalt .news-text-wrap a:hover {
    color: #ffffff;
    font-weight: 300;
}

.inhalt p a {
    /* background-image: url(arr_right.svg); */
    /* background-size: 12px; */
    /* background-position: left center; */
    /* padding-left: 14px; */
    /* padding-bottom: 2px; */
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}

.inhalt a:hover {
    color: #f49832;
    font-weight: 700
}

.inhalt h3 {
    margin: 0;
    padding: 0;
    color: #f49832;
    font-size: 20px;
    display: inline-block;
    font-size: 24px;
    margin-bottom: 14px;
    /* display: none; */
}

.inhalt .news h3 {
    margin-top: 0;
    margin-bottom: 6px;
    color: #3b4042;
    font-size: 100px;
    font-weight: 800;
    letter-spacing: 1px;
}

.inhalt h3 a {
    margin: 0;
    padding: 0;
    color: #353e45;
    font-size: 20px;
    display: inline-block;
    font-size: 34px;
    margin-bottom: 14px
}

.fotorama__wrap {
    margin: auto
}

#ts_plan_wrapper {
    width: 100%
}

.actors-st {
    padding-right: 130px !important;
    display: block
}

.actors-st {
    color: #000 !important
}

.single-play .actors-st {
    padding: 0 !important
}

.author-st {
    clear: both
}

.ts_nav_date_container {
    height: 146px
}

.copytext-st {
    margin-top: 20px
}

.ts_play_container {
    text-align: left !important;
    width: 100% !important;
    display: table !important;
    border-top: solid 1px #000 !important;
    padding: 5px 0 !important;
    margin: 10px 0 !important
}

.ts_play_splitter {
    display: none
}

#ts_nav_date_container.stick {
    position: fixed;
    z-index: 9999;
    width: 100%;
    margin: 0 auto;
    visibility: visible;
    background-color: #fff;
    top: 0;
    left: 0;
    overflow: visible;
    border-bottom: 2px solid #eaeaea;
    -webkit-backface-visibility: hidden
}

#ts_nav_margin.stick {
    max-width: 1260px;
    width: calc(100% - 20px);
    margin: 0 auto;
    padding: 0 13px
}

#ts_nav_container {
    display: table;
    border-top: 2px solid #000 !important;
    border-bottom: 2px solid #000 !important;
    padding: 3px 0;
    width: 100%
}

.ts_nav_month {
    font-size: 64px !important;
    text-transform: uppercase;
    font-weight: 700;
    text-align: left;
    float: left;
    margin-bottom: 6px !important
}

select#ts_s_filter,
select#ts_s_month {
    font-weight: 700;
    text-align: left;
    float: right;
    font-size: 33px !important;
    border: none;
    font-weight: 700;
    text-transform: uppercase;
    outline: 0;
    color: #000 !important;
    border: 0;
    background-color: #fff !important;
    background: url(arr-down.svg) right no-repeat #fff;
    background-size: 38px;
    padding-right: 50px;
    -webkit-appearance: none;
    -moz-appearance: none
}

select::-ms-expand {
    display: none
}

a.ts_nav_link_today:active,
a.ts_nav_link_today:hover,
a.ts_nav_link_today:link,
a.ts_nav_link_today:visited {
    color: #fbb900;
    margin: 5px;
    font-size: 36px !important
}

a.ts_nav_link:active,
a.ts_nav_link:hover,
a.ts_nav_link:link,
a.ts_nav_link:visited,
a.ts_nav_link_month:active,
a.ts_nav_link_month:hover,
a.ts_nav_link_month:link,
a.ts_nav_link_month:visited,
a.ts_nav_link_today:active,
a.ts_nav_link_today:hover,
a.ts_nav_link_today:link,
a.ts_nav_link_today:visited,
a.ts_nav_link_we:active,
a.ts_nav_link_we:hover,
a.ts_nav_link_we:link,
a.ts_nav_link_we:visited {
    font-weight: 700;
    text-decoration: none;
    font-size: 36px;
    text-transform: uppercase
}

.ts_has_data:after {
    content: '';
    display: table;
    border-bottom: solid 3px;
    width: 100%;
    color: #000
}

.ts_nav_arrow {
    vertical-align: middle !important
}

img.ts_nav_arrow {
    max-width: 30px;
    width: 30px;
    padding-bottom: 5px
}

a.ts_nav_cat.ts_nav_link_we {
    padding: 0
}

#ts_nav_wrapper {
    overflow: hidden;
    width: 1050px !important;
    padding: 0;
    margin: 0
}

.frame-layout-3 .news .article {
    width: 100%;
    max-width: 100%
}

.frame-layout-3 .news .article:nth-child(odd) {
    padding: 0
}

.frame-layout-3 .news .header {
    float: left
}

.startseite-news.karten-header-link-text {
    padding-left: 0 !important;
    text-align: center;
    display: inline-table
}

.startseite-news .karten-header-t {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    line-height: 1;
    font-size: 50px;
    text-align: center;
    margin: 0 auto
}

.news .article {
    display: inline-block;
    /* border-bottom: solid 1px #252525; */
    width: 100%;
    margin-bottom: 20px;
}

.news .article:last-child {
    border-bottom: solid 0px #252525;
}

.news .news-list-view .article {
    display:flex;
    width:100%;
    flex-direction: row;
    background-color: #3b4042;
    margin: 0;
    padding: 0;
    justify-content: space-evenly;
}
.news .news-list-view .article:nth-child(even) {
    flex-direction:row-reverse;
}

.news .news-list-view .article:nth-child(even) {
    background-color: #484e50;
}


.news .article .news-img-wrap {
    margin: 0px 10px 15px 0;
    width:calc(100% - 0px);
    height: auto;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    background-color: #3b4042;
}
.news-text-wrap {
    background-color: #3b4042;
}
.news-text-wrap p {
   padding: 20px;
   color:#fff!important;
}
.news .news-list-view .article .news-img-wrap,
.news-header-sub-wrap {
    margin: 0;
    width: 40%;
    /* height: 100%; */
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    /* flex-wrap: wrap; */
    background-color:transparent;
    /* overflow: hidden; */
}
.news-header-sub-wrap {

width: 60%;

position: relative;

float: revert;
}

.news .article .news-img-wrap a {
    padding: 0 !important;
    border: 0 solid #ddd !important;
    width: 100%;
    height: auto;
}

.news-backlink-wrap {
    font-size: 24px
}

.news h2  {
    margin-bottom:0;
    padding-bottom: 0;
    background-color: transparent;
}

.news h2 a {
    font-weight:800;
    font-size: 65px;
    color:#fff;
    text-transform: uppercase;
    padding-bottom: 0;
    margin: 0 0 0 15px;
    background-color: transparent;
}

.news h2 a:hover {
    font-weight:800;
   
    color:#fff;
}

.news-list-view img {
    width: 100%;
    max-width: 800px;
    height: auto
}

.news-backlink-wrap a:before {
    content: '< ';
    color: #f49832;
    font-weight: 700;
    font-size: 24px;
}

.news .outer {
    width: calc(50% - 0px);
    height: auto;
    display: inline-block;
    float: left;
}
.more-icon:before {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;  
    width: 44px;
    height: 44px;
    position: absolute;
    bottom: 20px;
    right: 20px;
    background-image: url(favicon-henk.svg);
    background-size: contain;
    content: "";
    display: inline-block;
    vertical-align: middle;
}
.more-icon:hover:before {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;    
    background-image: url(favicon-henk-on.svg);
    width: 44px;
    height: 44px;
}

.news .outer img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    float: left;
    background-color: transparent;
    padding: 0;
}

.more {
    /* float: right; */
    /* padding: 0 0 10px 0; */
    /* font-weight: 800!important; */
    /* color: #f49832!important; */
    /* text-align: right; */
    /* font-size: 24px; */
    /* text-transform: uppercase; */
    /* margin-right: 20px; */
}

.hauptnavi {
    text-align: left;
    height: auto;
    width: auto;
    position: relative;
    z-index: 999999;
    visibility: visible;
    opacity: 1 !important;
    height: auto;
    top: 110px;
}

.hauptnavi a {
    color: #000;
    padding: 0 0;
    margin: 0;
    padding: 2px 9px !important;
    line-height: 1;
}

.last {
    padding: 2px 0 2px 0 !important
}

.side-nav {
    top: 91px;
    padding-right: 0;
    font-weight: 700;
    float: right;
    right: 0;
    position: absolute;
    z-index: 999999;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(-2deg);
}

.side-nav .lang-switch .cur_rent {
    color: #000;
    text-decoration: none;
    cursor: pointer
}

.side-nav a {
    color: #bcbcbc;
    cursor: pointer
}

.side-nav a:hover {
    cursor: pointer
}

#current,
#currentfooter {
    color: #6d6859;
    border-radius: 0
}

#masthead2 {
    background-image: url(bg.jpg);
    background-position: left top;
    background-repeat-x: repeat;
    border-bottom: solid 5px #f23400;
    background-color: #013277
}

#masthead2 .ce-gallery {
    margin-bottom: 0 !important
}

.showmobile {
    display: block;
    z-index: 999999;
    min-height: 54px;
    position: absolute;
    width: 100%;
}

#cssmenu {
    width: 100%
}

#cssmenu ul {
    width: 100%;
    display: none;
    margin-top: 0 !important;
    -ms-transition: all .3s ease
}

#cssmenu ul li {
    width: 100%;
    border-top: 2px solid #3b4042;
    padding: 0;
}

#cssmenu ul:first-child {
    margin-top: 500px !important
}

#cssmenu ul {
    margin-top: 58px !important;
    margin-bottom: 0;
    border-bottom: solid 2px #3b4042;
    background-color: #3b4042;
}

#cssmenu li:hover>ul>li,
#cssmenu ul ul li {
    height: auto
}

#cssmenu ul li a,
#cssmenu ul ul li a {
    width: 100%;
    border-bottom: 0
}

#cssmenu>ul>li {
    float: none;
    padding-bottom: 0
}

#cssmenu ul ul li a {
    padding-left: 25px
}

#cssmenu ul ul li {
    background: #003064 !important;
    font-size: 14px;
    color: #fff
}

#cssmenu ul ul ul li a {
    padding-left: 35px
}

#cssmenu ul ul li a {
    color: #fff;
    font-weight: 700;
    background: 0 0
}

#cssmenu ul li a.active {
    color: #f49832;
    background-color: #3b4042;
}

#cssmenu ul ul li a.active {
    color: #003064;
    background-color: #353e45
}

#cssmenu ul ul,
#cssmenu ul ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left
}

#cssmenu ul ul>li.has-sub>a:after,
#cssmenu ul ul>li.has-sub>a:before,
#cssmenu>ul>li.has-sub>a:after,
#cssmenu>ul>li.has-sub>a:before {
    display: none
}

#cssmenu #head-mobile {
    display: block;
    padding: 23px;
    color: #ddd;
    font-size: 12px;
    font-weight: 700;
    background-color: transparent;
    margin-bottom: -45px;
    margin-top: 0
}

#cssmenu #head-mobile {
    z-index: 10;
    height: 85px;
    -webkit-transform-origin: left;
    -webkit-transform: skew(0deg, -2deg);
    transform-origin: left;
    transform: skew(0deg, -2deg);
    background-color: #fff;
    border-bottom: solid 2px #ffffff;
}

.button {
    width: 39px;
    height: 38px;
    position: absolute;
    right: 10px;
    top: 3px;
    cursor: pointer;
    z-index: 12399994;
    margin-bottom: 15px;
    margin-top: 5px;
    -ms-transition: all .3s ease;
    background-color: #fffefe;
    border-radius: 45px;
    border: solid 3px #3b4042;
}

.button:after {
    position: absolute;
    top: 15px;
    right: 7px;
    display: block;
    height: 10px;
    width: 20px;
    border-top: 3px solid #3b4042;
    border-bottom: 3px solid #3b4042;
    content: '';
}

.button:before {
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    position: absolute;
    top: 8px;
    right: 7px;
    display: block;
    height: 3px;
    width: 20px;
    background: #3b4042;
    content: '';
}

.button.menu-opened:after {
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    top: 15px;
    border: 0;
    height: 3px;
    width: 19px;
    background: #f49832;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.button.menu-opened:before {
    top: 15px;
    background: #f49832;
    width: 19px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#cssmenu .submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
    display: block;
    height: 48px;
    width: 46px;
    cursor: pointer;
    background-color: #fff
}

#cssmenu .submenu-button.submenu-opened {
    background: #003064
}

#cssmenu ul ul .submenu-button {
    height: 34px;
    width: 34px
}

#cssmenu .submenu-button:after {
    position: absolute;
    top: 23px;
    right: 18px;
    width: 12px;
    height: 4px;
    display: block;
    background: #003064;
    content: ''
}

#cssmenu ul ul .submenu-button:after {
    top: 15px;
    right: 13px
}

#cssmenu .submenu-button.submenu-opened:after {
    background: #fff
}

#cssmenu .submenu-button:before {
    position: absolute;
    top: 19px;
    right: 22px;
    display: block;
    width: 4px;
    height: 12px;
    background: #003064;
    content: ''
}

#cssmenu ul ul .submenu-button:before {
    top: 12px;
    right: 16px
}

#cssmenu .submenu-button.submenu-opened:before {
    display: none
}

#cssmenu ul ul ul li.active a {
    border-left: none
}

#cssmenu>ul ul>li.has-sub>ul>li.active>a,
#cssmenu>ul>li.has-sub>ul>li.active>a {
    border-top: none
}

#cssmenu {
    width: 100%
}

#cssmenu ul li ul {
    width: 100%;
    display: none;
    margin-top: 0 !important;
    -ms-transition: all .3s ease
}

.head_left {
    margin-top: 20px;
    border-left-style: solid;
    border-left-width: 4px;
    border-left-color: #1f367e;
    padding-left: 10px;
    float: left
}

.head_left p {
    padding: 0;
    margin: 0;
    font-size: 16px
}

.head_right {
    left: 0;
    z-index: 99;
    position: absolute;
    padding: 0;
    margin: 30px 0 0 0
}

.container-icons {
    position: relative;
    margin-top: 0px !important;
}

.tel-icon {
    background-image: url(tel-ic.svg);
    width: 29px;
    height: 29px;
    position: absolute;
    left: -6px;
    top: 14px
}

.linie {
    border-bottom: solid 1px;
    padding-bottom: 10px
}

video,
video.video-embed-item {
    width: 100%;
    height: auto
}
.tx-mb-storage video {
    display:flex;
}

@media (min-width:996px) {
    .showmobile {
        display: none
    }
    .headerlogo {
        padding-top: 0;
        padding-bottom: 11px
    }
    .hauptnavi {
        position: relative;
        z-index: 999999;
        visibility: visible;
        opacity: 1 !important
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(-2deg);        
    }
    .hauptnavi a {
        font-size: 21px;
        color: #3b4042;
        display: initial;
        font-weight: 700;
        letter-spacing: -1px;
        text-transform: uppercase;
        background-color: transparent;
    }
    ul.menu {
        text-align: left;
        width: auto;
        display: inline-block
    }
    #current,
    #current2,
    #currentfooter,
    .hauptnavi a:hover.lang-de {
        /* margin: 0 0; */
        color: #f49832;
        cursor: pointer;
    }
    ul.menu li:hover>a {
        color: #f49832
    }
    #current2 {
        color: #003064
    }
    footer #current {
        color: #fff;
        padding: 5px !important
    }
    section {
        padding-left: 13px
    }
    .col-box {
        margin: 0 0 0 -13px
    }
    .col-box>.col-item {
        margin: 0 0 0 13px
    }
    #teaser .col-item,
    .col-box>.col-item.margin-bottom-0,
    .margin-bottom-0 {
        margin-bottom: 0
    }
    .col-2>.col-item {
        width: calc(50% - 13px)
    }
    .col-4>.col-item {
        width: calc(25% - 13px)
    }
    .col-5>.col-item {
        width: calc(20% - 13px)
    }
    .col-3>.col-item {
        width: calc(33.333333% - 13px)
    }
    .col-box>.box-10 {
        width: calc(10% - 13px)
    }
    .col-box>.box-20 {
        width: calc(6% - 13px)
    }
    .col-box>.box-25 {
        width: calc(25% - 13px)
    }
    .col-box>.box-27 {
        width: calc(30% - 13px)
    }
    .col-box>.box-30 {
        width: calc(30% - 13px)
    }
    .col-box>.box-33 {
        width: calc(33.33% - 13px)
    }
    .col-box>.box-34 {
        width: calc(38% - 13px)
    }
    .col-box>.box-40 {
        width: calc(40% - 13px)
    }
    .col-box>.box-45 {
        width: calc(43% - 13px)
    }
    .col-box>.box-55 {
        width: calc(57% - 13px)
    }
    ,
    .col-box>.box-50 {
        width: calc(50% - 13px)
    }
    .col-box>.box-60 {
        width: calc(60% - 13px)
    }
    .col-box>.box-66 {
        width: calc(62% - 13px)
    }
    .col-box>.box-70 {
        width: calc(70% - 13px)
    }
    .col-box>.box-73 {
        width: calc(70% - 13px)
    }
    .col-box>.box-75 {
        width: calc(75% - 13px)
    }
    .col-box>.box-80 {
        width: calc(94% - 13px)
    }
    .col-box>.box-90 {
        width: calc(90% - 13px)
    }
    .col-box>.box-100 {
        width: calc(100% - 13px)
    }
    .col-box>.box-auto {
        width: auto
    }
    .col-md-6,
    .play-image-container,
    .properties-container {
        width: 50%;
        max-width: 50%;
        padding-right: 0;
        margin: 0;
        float: left;
    }
    .col-md-6 img {
        width: 100%;
        height: auto
    }
    .col-md-6:last-child p,
    .col-md-6:last-child h2 {
        padding:0 40px;
    }
    .col-md-4 {
        width: 33%;
        max-width: 33%;
        padding-right: 34px;
        margin: 0;
        float: left
    }
    .col-md-4 img {
        width: 100%;
        height: auto
    }
    .col-md-4:last-child {
        padding-left: 40px;
        padding-right: 0;
        position: relative;
        margin-top: 0
    }
    .play-image-container {
        margin-top: 40px
    }
    .play-contentelements-container {
        display: block;
        float: left;
        width: 100%;
        margin-top: 20px
    }
    .c-columns :last-child.col-md-6 .ce-image {
        margin-top: 16px
    }
    .c-columns.block2 :last-child.col-md-6 .ce-image {
        margin-top: 0px
    }    
    .play-image-container img {
        width: 100%;
        height: auto
    }
    .col-md-6 img {
        width: 100%;
        height: auto
    }
    .col-md-6 .ce-intext.ce-right .ce-gallery {
        margin-left: 0
    }
    nav.footer,
    nav.footer .nav,
    nav.footer .nav ul {
        width: 100%;
        font-size: 100%
    }
    .col-box>.col-item.margin-0,
    .margin-0 {
        margin: 0
    }
    .col-box>.col-item.margin-top-0,
    .margin-top-0 {
        margin-top: 0
    }
    .padding-10 {
        padding: 18px
    }
    .minh-400 {
        min-height: 400px
    }
    .col-navi {
        height: auto;
        min-height: 49px
    }
    .nav li {
        border-bottom: none;
        height: 100%;
        line-height: 4.2;
        font-size: 20px;
        display: table-cell;
        white-space: nowrap
    }
    .nav ul {
        float: right;
        font-size: 100%
    }
    nav.footer .nav ul {
        float: initial;
        text-align: center;
        display: table
    }
    nav.footer ul a {
        padding: 0
    }
    .menu2 {
        display: none
    }
    .hauptnavi li.first,
    .hauptnavi li.last,
    .hauptnavi li.navi {
        width: auto
    }
    .hauptnavi li.first a {
        padding: 2px 9px 2px 5px!important;
        color: #3b4042;
        margin-left: 50px;
    }
    .hauptnavi li.last a {
        padding: 2px 5px 2px 9px !important;
    }
    .logolink {
        display: none
    }
}

#menu2,
#menu2 a {
    color: #fff
}

.menu2 {
    top: 9px;
    right: 18px;
    cursor: pointer;
    z-index: 1000
}

#toggle {
    width: 28px;
    height: 23px;
    margin: 0
}

#toggle span:after,
#toggle span:before {
    content: "";
    left: 0
}

#toggle span {
    display: block
}

#toggle span,
#toggle span:after,
#toggle span:before {
    position: absolute;
    top: 8px;
    width: 100%;
    height: 2px;
    background-color: #1f335e;
    transition: all .3s;
    backface-visibility: hidden;
    border-radius: 2px
}

#toggle span:before {
    top: -8px
}

#toggle.menu2.on span {
    background-color: transparent
}

#toggle.menu2.on span:before {
    transform: rotate(45deg) translate(4px, 4px);
    background-color: #fff;
    top: -3px
}

#toggle.menu2.on span:after {
    transform: rotate(-45deg) translate(7px, -8px);
    background-color: #fff;
    top: 13px
}

.hauptnavi li.first,
.hauptnavi li.last,
.hauptnavi li.navi {
    display: table-cell;
    width: auto;
    padding: 0 1px;
    position: relative;
    line-height: 17px;
    position: relative;
    font-size: 17px;
    font-weight: 400
}

#menu2,
#menu2 ul {
    width: 100%;
    display: inline-block
}

#menu2 {
    height: 81px;
    background-color: #000;
    transition: opacity .3s ease-in-out;
    transition: visibility 1s linear visibility: hidden;
    opacity: 0;
    z-index: 9999
}

#menu2 ul {
    padding: 19px 0;
    text-align: center
}

#menu2 li {
    display: inline-block;
    margin: 0 10px;
    padding: 10px
}

#toggle.on+#menu {
    opacity: 1;
    visibility: visible
}

.wsflexslider-style1 .caption-text {
    width: 100%
}

.wsflexslider-style2 .caption-text {
    width: 100%
}

.wsflexslider-style3 .caption-text {
    width: 100%;
    max-width: 500px !important
}

.slidercontent:before {
    background-color: #fff;
    -webkit-transform-origin: left;
    -webkit-transform: skew(0deg, -2deg);
    transform-origin: left;
    transform: skew(0deg, -2deg);
    bottom: -67px;
    top: initial;
    position: absolute;
    z-index: 0;
    min-height: 70px;
    width: 100%;
    max-width: 100%;
    overflow: visible;
    display: block;
    left: 0;
    content: "";
    z-index: 9;
}

.caption-wrapper.caption-align-left {
    width: 750px;
    height: auto;
    display: inline-block;
    position: relative;
    margin: 0 auto;
    top: -50px;
    position: absolute;
    z-index: 999999999999;
    left: 170px;
    bottom: 0
}

.caption-wrapper.caption-align-right {
    width: 750px;
    height: auto;
    display: inline-block;
    position: relative;
    margin: 0 auto;
    top: -50px;
    position: absolute;
    z-index: 999999999999;
    right: 170px;
    bottom: 0
}

.tx-ws-flexslider .caption-text {
    top: auto !important
}

@media screen and (max-width:1500px) {
    .header-bg,
    .header-bgunten {
        max-height: 157px
    }
    .flex-direction-nav .flex-prev {
        left: 20px;
        opacity: .7 !important
    }
    .flexslider:hover .flex-direction-nav .flex-prev {
        opacity: .5 !important;
        left: 20px !important
    }
    .flex-direction-nav .flex-next {
        right: 20px;
        opacity: .7 !important
    }
    .flexslider:hover .flex-direction-nav .flex-next {
        right: 20px !important
    }
    .col-box>.box-80 {
        width: calc(80% - 13px)
    }
    .col-box>.box-20 {
        width: calc(20% - 13px)
    }
    .searchbox.showsearch {
        display: block;
        margin-top: 40px;
        margin-right: 65px
    }
    .logo {
        top: 31px;
    }
    .head_right {
        margin: 83px 0 0 0
    }
    .hauptnavi {
        top: 101px;
    }
    .side-nav {
        top: 80px;
    }
    .headerslider-c {
        background-size: contain;
        margin-top: -30px;
    }
    .ce-intext.ce-left .ce-gallery,
    .ce-intext.ce-right .ce-gallery {
        max-width: 450px
    }
    h1 {
        margin: 20px 0 42px
    }
    .inhalt .news h3,
    .title-st,
    h1 {
        font-size: 70px;
    }
    .title-st.sub-titel {
        font-size: 30px !important
    }
    .frame-space-before-extra-large {
        margin-top: 66px !important
    }
    .properties-container,
    p {
        font-size: 18px;
    }
    .news-list-view p {
    font-size: 18px!important;
    line-height:1.3;
    }
    .caption-body h2 {
        font-size: 40px
    }
    .caption-wrapper.caption-align-left {
        left: 155px
    }
    .caption-wrapper.caption-align-right {
        right: 155px
    }
    .tx-ws-flexslider .caption-align-right .caption-text {
        /* background-color: #000; */
        height: auto;
        right: 0;
    }
    .tx-ws-flexslider .caption-text p.box-h3 {
        color: #f49832 !important;
        font-size: 45px;
        position: relative;
        left: -4px
    }
    .tx-ws-flexslider .caption-text p {
        font-size: 18px;
        line-height: 1
    }
    .wsflexslider-style2 .caption-text {
        max-width: 400px !important
    }
    .wsflexslider-style3 .caption-text {
        max-width: 300px !important
    }
}

@media screen and (max-width:1360px) {
    #ts_nav_wrapper {
        width: 1000px !important
    }
    .header-bg,
    .header-bgunten {
        max-height: 126px
    }
    .header-bgunten {
        bottom: -104px
    }
    .logo {
        top: 13px;
        max-width: 270px;
    }
    .hauptnavi {
        top: 75px;
    }
    .side-nav {
        top: 56px;
    }
    .caption-wrapper.caption-align-left {
        left: 140px
    }
    .caption-wrapper.caption-align-right {
        right: 140px
    }
    .tx-ws-flexslider .caption-text p.box-h3 {
        color: #f49832 !important;
        font-size: 45px;
        position: relative;
        left: -4px
    }
    .tx-ws-flexslider .caption-text p {
        font-size: 18px;
        line-height: 1
    }
    .col-box>.box-80 {
        width: calc(84% - 13px)
    }
    .col-box>.box-20 {
        width: calc(16% - 13px)
    }
    .searchbox.showsearch {
        display: block;
        margin-top: 20px;
        margin-right: 0
    }
    .head_right {
        right: initial;
        margin: 62px 0 0 0
    }
    .site-header {
        margin-bottom: 0
    }
    .wsflexslider-style2 .caption-text {
        max-width: 400px !important
    }
    .wsflexslider-style3 .caption-text {
        max-width: 300px !important
    }
}

@media screen and (max-width:1290px) {
    #ts_nav_wrapper {
        width: 900px !important
    }
    .hauptnavi a {
        font-size: 18px;
    }
    .side-nav {
        /* top: 57px */
    }
    .side-nav a {
        font-size: 20px
    }
    h1 {
        margin: 75px 0 40px;
        font-size: 60px;
    }
    h2 {
        font-size: 35px
    }
    .tx-ws-flexslider .caption-text p.box-h3 {
        font-size: 40px
    }
    .tx-ws-flexslider .caption-text p {
        font-size: 16px
    }
    .caption-wrapper.caption-align-left {
        left: 125px
    }
    .caption-wrapper.caption-align-right {
        right: 125px
    }
}

@media screen and (max-width:1190px) {
    .logo {
        max-width: 250px;
        top: 17px;
    }
    .hauptnavi {
        top: 73px;
    }
    .side-nav {
        top: 54px;
    }
    .side-nav a {
        font-size: 20px
    }
    .hauptnavi li.last a {
        padding: 2px 50px 2px 27px !important
    }
    #ts_nav_wrapper {
        width: 900px !important
    }
    h1 {
        margin: 75px 0 40px;
        font-size: 60px;
    }
    h2 {
        font-size: 35px
    }

    .news h2 a  {
    font-size:50px!important;
    }

    .caption-wrapper.caption-align-left {
        left: 110px
    }
    .caption-wrapper.caption-align-right {
        right: 110px
    }
}

@media screen and (max-width:1150px) {
    #ts_nav_wrapper {
        width: 800px !important
    }
    .header-bg,
    .header-bgunten {
        max-height: 116px
    }
    .logo {
        top: 22px;
        max-width: 219px;
    }
    .hauptnavi a {
        font-size: 16px
    }
    .side-nav {
        top: 47px;
    }
    .side-nav a {
        font-size: 16px
    }
    .hauptnavi li.first a {
        padding: 2px 27px 2px 40px !important
    }
    .hauptnavi li.last a {
        padding: 2px 30px 2px 27px !important
    }
    .hauptnavi {
        top: 65px;
    }
    h1 {
        margin: 70px 0 38px
    }
    h2 {
        font-size: 33px
    }
    .head_right {
        right: initial;
        margin: 59px 0 0 0
    }
    .hauptnavi li.first,
    .hauptnavi li.last,
    .hauptnavi li.navi {
        font-size: 19px
    }
    .hauptnavi ul li ul li a {
        font-size: 19px;
    }
    .hauptnavi li.first a {
      padding-left:10px!important;
      padding-right:10px!important;
    }
    .caption-body h2 {
        font-size: 24px
    }
    .tx-ws-flexslider .caption-text p.box-h3 {
        font-size: 35px
    }
    .tx-ws-flexslider .caption-text p {
        font-size: 14px;
        line-height: 1.2
    }
    .caption-wrapper.caption-align-left {
        left: 95px
    }
    .caption-wrapper.caption-align-right {
        right: 95px
    }
}

@media screen and (max-width:1024px) {
    .hauptnavi {
        top: 67px;
    }
    .hauptnavi li.last a {
        padding: 2px 30px 2px 17px !important
    }
    .side-nav {
        top: 51px;
    }
    h1 {
        margin: 70px 0 38px;
        font-size: 44px
    }
    h2 {
        font-size: 33px
    }
    .tx-ws-flexslider .caption-text p.box-h3 {
        font-size: 35px
    }
    .tx-ws-flexslider .caption-text p {
        font-size: 14px;
        line-height: 1.2
    }
    .caption-wrapper.caption-align-left {
        left: 75px
    }
    .caption-wrapper.caption-align-right {
        right: 75px
    }
    .news h2 a {
    font-size: 40px!important;
    }   
}

@media screen and (max-width:996px) {
    .header-bg,
    .header-bgunten {
        max-height: 80px
    }
    .logo {
        max-width: 163px;
        position: absolute;
        z-index: 999999;
        margin-left: 10px;
        top: 13px;
    }
    .hauptnavi {
        display: none;
        top: 44px
    }
    .side-nav {
        right: 44px;
        margin-right: 0;
        position: absolute;
        top: 20px;
    }
    .side-nav a {
        font-size: 20px
    }
    .lang-switch .nav-icons {
        display: none
    }
    h1 {
        margin: 65px 0 36px;
        font-size: 55px;
    }
    h2 {
        font-size: 31px
    }
    .tx-ws-flexslider .caption-text p.box-h3 {
        font-size: 35px
    }
    .tx-ws-flexslider .caption-text p {
        font-size: 16px;
        line-height: 1.2;
    }
    .caption-wrapper.caption-align-left {
        left: 75px;
        position: relative;
        float: left;
        top: 0;
        left: 0;
        float: left;
        display: block;
        width: 100%;
        margin: 0
    }
    .caption-wrapper.caption-align-right {
        right: 0;
        position: relative;
        float: left;
        width: 100%;
        left: 0;
        top: 0
    }
    .tx-ws-flexslider .caption-align-right .caption-text {
        width: 100% !important
    }
    .tx-ws-flexslider .caption-align-right .caption-text {
        position: relative;
        text-align: left
    }
    .tx-ws-flexslider .caption-align-left .caption-text {
        position: relative;
        left: 0 !important;
        text-align: left
    }
    #ts_nav_wrapper {
        width: 700px !important
    }
    .head_right {
        right: 0;
        padding-right: 20px;
        margin: 16px 0 0 0;
        z-index: 999999;
        position: absolute
    }
    .headerslider-c {
        margin-top: 48px
    }
    .copy-right {
        margin-top: 210px
    }
    .c-columns:first-child {
        flex-direction: column-reverse;
    }    
    .c-columns {
        display: flex;
        flex-direction: column;
    }
    .c-columns:last-child .col-md-6 {
        /* order: 2; */
    }
    .c-columns:last-child .col-md-6:last-child {
        /* order: 1 */
    }
    .ce-image.ce-right.ce-above,
    .ce-textpic.ce-center.ce-above {
        float: left
    }
    .site-footer .container-icons {
        margin-top: -10px;
        float: left
    }
    .col-md-6:last-child,
    .play-image-container {
        padding-left: 0;
        padding-right: 0;
        position: relative
    }
    .footer-hg ul {
        display: none
    }
    .footer-hg .kt-1 ul {
        display: inline-block
    }
    .frame-space-before-extra-large {
        margin-top: 20px !important
    }
    .frame-space-before-medium {
        margin-top: 10px !important
    }
    .ce-center .ce-outer {
        width: 100%;
        height: auto
    }
    .ce-center .ce-inner {
        width: 100%;
        height: auto
    }
    .ce-column:last-child {
        height: auto;
        width: 100%
    }
    .ce-gallery figure {
        width: 100%
    }
    .col-md-6:last-child p, .col-md-6:last-child h2 {
        padding: 0 20px;
    }
    .col-md-6:last-child h2 {
       font-size:40px;
    }
    .referenzen .col-md-6:last-child p, .referenzen .col-md-6:last-child h2 {
        padding: 0px;
    }
    .inhalt .c-columns .frame-layout-1 {
        padding: 0 10px;
    }
    
    .news .article .teaser-text p {
    font-size: 65px;
    /* font-weight: 800; */
    color: #fff;
    padding: 10px 10px 10px 20px;
    margin: 0;
    max-width: 70%;
    }   


}

@media screen and (max-width:890px) {
    .inhalt {
        margin: 0;
        padding-top: 0
    }
    .item-box {
        width: calc(100% - 40px)
    }
    .caption-body {
        padding: 10px
    }
    .col-box>.box-80 {
        width: calc(50% - 13px)
    }
    .col-box>.box-20 {
        width: calc(50% - 13px)
    }
    .caption-link {
        position: absolute;
        max-width: 100px;
        max-height: 100px;
        right: 0 !important;
        left: initial !important;
        padding-top: 0;
        top: -42px
    }
    .caption-link a {
        max-width: 100px !important;
        max-height: 100px !important;
        right: 0 !important;
        left: initial !important;
        padding-top: 0
    }
    .caption-wrapper.caption-align-right {
        top: 0;
        position: relative;
        left: 0 !important;
        margin: 0;
        bottom: 0;
        background-color: #f1f1f1;
        padding: 0;
        width: 100%;
        text-align: left;
        float: left
    }
    .caption-text-container {
        margin-top: 0
    }
    .flex-direction-nav {
        position: absolute;
        top: 30%
    }
    #cssmenu>ul>li>a {
        font-size: 16px
    }
    .logo {
        /* max-width: 200px; */
        top: 13px;
    }
    h1 {
        margin: 65px 0 36px;
        font-size: 50px;
    }
    h2 {
        font-size: 31px;
    }
    .tx-ws-flexslider .caption-text p.box-h3 {
        font-size: 34px
    }
    .tx-ws-flexslider .caption-text p {
        font-size: 16px;
        line-height: 1.2;
    }
    #ts_nav_wrapper {
        width: 600px !important
    }
    .karten-header-link-text {
        width: 80px;
        height: 80px;
        top: 0;
        padding-left: 12px
    }
    .karten-header-t {
        height: 78px;
        font-size: 18px
    }
    .startseite-news .karten-header-t {
        font-size: 30px
    }
    .slidercontent:before {
        display: none
    }
    .flex-direction-nav {
        height: auto
    }
    .flex-direction-nav a.flex-prev {
        left: 20px;
        opacity: .7 !important;
        width: 30px
    }
    .flex-direction-nav .flex-next {
        right: 20px;
        opacity: .7 !important;
        width: 30px
    }
    ul.flex-direction-nav li {
        padding-top: 0
    }
    .flexslider:hover .flex-direction-nav .flex-prev {
        opacity: 1 !important;
        left: 20px !important;
        width: 30px
    }
    .flex-prev:before {
        background-image: url(arrow_left.svg) !important;
        background-size: 30px 30px !important;
        background-position: left;
        display: inline-block
    }
    .flex-next:before {
        background-size: 30px 30px !important;
        background-position: left
    }
    .wsflexslider-style1 .caption-text {
        max-width: initial !important
    }
    .wsflexslider-style2 .caption-text {
        max-width: 400px !important
    }
    .wsflexslider-style3 .caption-text {
        max-width: 300px !important
    }
    .news .article:nth-child(odd) {
        padding: 0
    }
    .news .article:nth-child(even) {
        padding: 0
    }
    .news .article {
        width: 100%;
        clear: both;
        max-width: 100%;
        border-bottom: solid 1px #000;
    }
    .news .news-list-view .article {
        flex-direction: column-reverse;
    }    
    .news-header-sub-wrap {
    width: 100%;
    position: relative;
    float: revert;
    }
    .news .news-list-view .article:nth-child(even) {
    flex-direction: column-reverse;
    }
    .news .news-list-view .article .news-img-wrap, .news-header-sub-wrap {
    width: 100%;
    }
    .frame-space-after-medium {
        margin-bottom: 30px
    }
    .frame-layout-2 h1 {
        font-size: 70px
    }
    .frame-layout-2 h2 {
        font-size: 40px;
        line-height: 1
    }
    .frame-layout-2 h3,
    .frame-layout-2 h3 a {
        font-size: 35px !important;
        line-height: 1
    }
.button {

    right: 10px;
    top: 10px;
}    
    .side-nav {
        top: 28px;
    }
.c-columns.referenzen .col-md-6 {
    background-color:#484e50;
    padding:0;
    margin:0;
}
}

@media screen and (max-width:750px) {
     .referenzen .col p {
    padding-bottom:0px;
    padding-top:0px;
    }
    .referenzen .col:last-child {
    background-color:#3b4042;
    }
    .referenzen .col:first-child {
    padding-top:20px;
    }
    .c-columns .space {
        display:none;
    }
    .inhalt .c-columns .frame-layout-2 p {
    padding: 20px;
    }
    .inhalt .c-columns p,
    .inhalt .c-columns h2 {
        padding-left:10px;       
    }
    .inhalt .c-columns.film   {
        margin-bottom:10px;
    }
    .inhalt .c-columns.film h2  {
        padding: 15px 20px 15px 20px;
        font-size:36px;
    }
    .site-footer.cf {
    padding-bottom: 20px;
    }
    select#ts_s_filter,
    select#ts_s_month {
        font-size: 20px !important;
        background-size: 20px;
        padding-right: 30px
    }
    #ts_nav_wrapper {
        width: 500px !important
    }
    .contenttable {
        font-size: 14px
    }
    #cssmenu>ul>li>a {
        font-size: 15px
    }
    .logo {
        /* max-width: 190px; */
        /* top: 15px; */
    }
    h1 {
        margin: 60px 0 34px;
        font-size: 50px;
    }
    h2 {
        font-size: 30px
    }
    .tx-ws-flexslider .caption-text p.box-h3 {
        font-size: 32px
    }
    .tx-ws-flexslider .caption-text p {
        /* font-size: 12.7px; */
        line-height: 1.2;
    }
.news h2 a {
    font-size: 30px!important;
}    
}

@media screen and (max-width:700px) {
    #cssmenu #head-mobile {
        z-index: 10;
        /* height: 66px; */
        -webkit-transform: skew(0deg, -2deg);
        transform: skew(0deg, -2deg);
    }
    .header-bg,
    .header-bgunten {
        max-height: 66px;
        -webkit-transform: skew(0deg, -2deg);
        transform: skew(0deg, -2deg)
    }
    #cssmenu>ul>li>a {
        font-size: 15px
    }
    .logo {
        /* max-width: 180px; */
        /* top: 7.5px; */
    }
    h1 {
        margin: 60px 0 34px;
        font-size: 50px;
    }
    h2 {
        font-size: 29px
    }
    .tx-ws-flexslider .caption-text p.box-h3 {
        font-size: 31.5px
    }
    .tx-ws-flexslider .caption-text p {
        font-size: 16px;
        line-height: 1.2;
    }
    .footercontact a,
    .footercontact p,
    .kt-container,
    .site-footer a {
        font-size: 18px
    }
    .copy-right {
        margin-top: 190px
    }
    .footercontact .p-head {
        font-size: 18px;
        margin-bottom: 10px
    }
    .inhalt .ce-bodytext {
        float: left
    }
    .ce-bodytext p strong {
        /* color:#f49832 */
    }
    .inhalt .ce-right .ce-gallery {
        float: left
    }
    .inhalt .ce-intext.ce-right .ce-gallery {
        margin-left: 0;
        margin-top: 12px
    }
    .ce-intext.ce-left .ce-gallery,
    .ce-intext.ce-right .ce-gallery {
        max-width: 100%;
        margin: 0 0 10px 0
    }
    .inhalt ul li,
    .mit,
    .powermail_fieldwrap_hiermitbestelleichfuer select,
    .properties-container,
    .tx-powermail,
    p {
        font-size: 16px
    }
    .inhalt .news h3,
    .title-st,
    .tx-powermail h1,
    .tx-powermail h2,
    h1 {
        /* font-size: 40px */
    }
    .ce-gallery .karten-link-text {
        width: 80px;
        height: 80px;
        font-size: 16px
    }
    .ce-gallery .karten-t {
        width: 80px;
        height: 80px
    }
    .frame-space-after-medium {
        margin-bottom: 20px
    }
    .tx-ws-flexslider .caption-text h2 {

    font-size: 70px;

    }    


    .headerslider-c {
    margin-top: 55px;
}
}

@media screen and (max-width:650px) {
    #ts_nav_wrapper {
        width: 400px !important
    }
    .col-box>.box-80 {
        width: calc(30% - 13px)
    }
    .col-box>.box-20 {
        width: calc(70% - 13px)
    }
    #cssmenu>ul>li>a {
        font-size: 14px
    }
    .logo {
        /* max-width: 180px; */
        /* top: 7.5px; */
    }
    h1 {
        margin: 55px 0 32px;
        /* font-size: 38px */
    }
    h2 {
        font-size: 27px
    }
    .tx-ws-flexslider .caption-text p.box-h3 {
        font-size: 30px
    }
    .tx-ws-flexslider .caption-text p {
        font-size: 16px;
        line-height: 1.2;
    }
    .footercontact a,
    .footercontact p,
    .kt-container,
    .site-footer a {
        font-size: 18px
    }
    .copy-right {
        margin-top: 190px;
        font-size: 16px
    }
    .footercontact .p-head {
        font-size: 18px;
        margin-bottom: 10px
    }
    footer h3 {
        font-size: 24px
    }
    .frame-space-before-large {
        margin-top: 25px
    }
    .caption-body h2 {
        font-size: 16px
    }
    .frame-space-after-medium {
        margin-bottom: 10px
    }
    .powermail_fieldwrap_abonnementbedingungen_02 h1 {
        font-size: 18px !important
    }
.col-md-6:last-child h2 {
   font-size:30px;
}    
    .headerslider-c {
    margin-top: 60px;
}
}

@media screen and (max-width:600px) {
    #ts_nav_wrapper {
        width: 300px !important
    }
    select#ts_s_filter,
    select#ts_s_month {
        font-size: 18px !important;
        background-size: 30px;
        padding-right: 34px
    }
    .ts_play_info_tit {
        padding-right: 85px
    }
    .inhalt ul li,
    .mit,
    .powermail_fieldwrap_hiermitbestelleichfuer select,
    .properties-container,
    .tx-powermail,
    p {
        font-size: 16px;
    }
    .more {
        font-size: 18px
    }
    #cssmenu>ul>li>a {
        font-size: 14px
    }
    .logo {
        /* max-width: 160px; */
        /* top: 10px; */
    }
    h1 {
        margin: 55px 0 32px;
        font-size: 40px;
    }
    h2 {
        font-size: 27px
    }
    .tx-ws-flexslider .caption-text p.box-h3 {
        font-size: 25px
    }
    .tx-ws-flexslider .caption-text p {
        font-size: 15px;
        line-height: 1.2;
    }
    .fb-icon,
    .ig-icon,
    .search-icon {
        width: 23px;
        height: 26px;
        top: 13px;
        margin-left: 13px
    }
    .footercontact .p-head {
        font-size: 18px;
        margin-bottom: 10px
    }
    .footercontact a,
    .footercontact p,
    .kt-container,
    .site-footer a {
        font-size: 16px;
    }
.footercontact p {

    font-size: 16px!important;

}    
    .inhalt .news h3,
    .inhalt .news h3 a,
    .title-st,
    .tx-powermail h1 {
        font-size: 30px
    }
    .properties-container {
        line-height: 1.2;
        font-size: 14px
    }
    .tx-powermail h2,
    h4 {
        font-size: 20px
    }
    .title-st {
        margin-top: 7px !important;
        margin-bottom: 10px
    }
    .title-st.sub-titel {
        font-size: 24px !important
    }
    .title-st.sub-titel {
        margin-top: 0 !important
    }
    .searchbox,
    .tx-indexedsearch-form input {
        width: 190px
    }
    .g1-td p,
    .g2-td p,
    .g3-td p,
    .g4-td p,
    .g5-td {
        height: 40px;
        width: 40px;
        max-width: 40px;
        min-width: 40px
    }
    .frame-layout-2 h1 {
        font-size: 60px
    }
    .frame-layout-2 h2 {
        font-size: 40px;
        line-height: 1;
    }
    .frame-layout-2 h3,
    .frame-layout-2 h3 a {
        font-size: 25px !important;
        line-height: 1 !important;
        padding: 0;
        margin: 0 0 8px 0
    }
    .news .article .news-img-wrap {
    margin: 0px 10px 5px 0;
    width: 100%;
    }
      .tx-ws-flexslider .caption-text h2 {

font-size: 40px;

}      
}

@media screen and (max-width:560px) {
    #ts_nav_wrapper {
        width: 200px !important
    }
    .ts_nav_filter,
    .ts_nav_month {
        clear: both;
        float: left !important;
        padding-bottom: 10px
    }
    .ts_nav_filter {
        padding-top: 10px !important
    }
    #cssmenu>ul>li>a {
        font-size: 16px;
    }
    .logo {
        max-width: 140px;
        left: 0;
        top: 20px;
        margin-left: 0;
    }
    .side-nav {
        /* margin-right: -22px */
    }
    h1 {
        /* margin: 10px 0 20px !important; */
        /* font-size: 36px; */
    }
    h2 {
        font-size: 21px
    }
    .tx-ws-flexslider .caption-text p.box-h3 {
        font-size: 21.6px
    }
    .tx-ws-flexslider .caption-text p {
        font-size: 14px;
        line-height: 1.2;
    }
    footer h3 {
        font-size: 18px
    }
    footer h3 a {
        background-image: none
    }
    .tx-powermail h3 {
        font-size: 14px
    }
    .fb-icon,
    .ig-icon,
    .search-icon {
        width: 20px;
        height: 26px;
        top: 13px;
        margin-left: 13px
    }
    .ig-icon {
        margin-left: -5px !important
    }
    .container-icons {
        /* margin-top: 10px !important; */
    }
    .footercontact .p-head {
        margin-bottom: 10px
    }
    .inhalt .news h3,
    .inhalt .news h3 a,
    .title-st,
    .tx-powermail h1,
    h1 {
        /* font-size: 26px */
    }
    .title-st.sub-titel {
        font-size: 18px !important
    }
    .inhalt p a {
        background-size: 9px;
        padding-left: 11px;
        padding-bottom: 0
    }
    .frame-layout-2 h1 {
        font-size: 50px
    }
    .frame-layout-2 h2 {
        font-size: 30px;
        line-height: 1
    }
    .frame-layout-2 h3,
    .frame-layout-2 h3 a {
        font-size: 24px !important;
        line-height: 1 !important
    }
    .headerslider-c {
    margin-top: 65px;
}
    
}

@media screen and (max-width:320px) {
    #wg-nav-wrapper {
        width: 100px !important
    }
    .side-nav {
        margin-right: -22px
    }
    h1 {
        margin: 10px 0 20px !important;
        font-size: 30px
    }
    h2 {
        font-size: 21px
    }
    #cssmenu>ul>li>a {
        font-size: 12px
    }
    .lang-switch .last-icon {
        padding: 0 10px 0 10px
    }
    .footercontact a,
    .footercontact p,
    .kt-container,
    .site-footer a {
        font-size: 13px
    }
    .tx-ws-flexslider .caption-text p.box-h3 {
        font-size: 21px
    }
    .tx-ws-flexslider .caption-text p {
        font-size: 8.4px;
        line-height: 1.2
    }
    #c289 .ce-div {
        margin-top: 12px;
        margin-bottom: 30px
    }
    #ts_nav_wrapper {
        width: 100px !important
    }
    .logo {
        max-width: 120px;
        /* left: -30px !important; */
        top: 25px;
    }
    .fb-icon,
    .ig-icon,
    .search-icon {
        width: 20px;
        height: 26px;
        top: 13px;
        margin-left: 13px
    }
    .copy-right {
        margin-top: 155px
    }
    .ig-icon {
        margin-left: -5px !important
    }
    .container-icons {
        margin-top: 10px !important
    }
    .footercontact .p-head {
        font-size: 14px;
        margin-bottom: 10px
    }
    .inhalt .news h3,
    .inhalt .news h3 a,
    .title-st,
    .tx-powermail h1 {
        font-size: 22px
    }
    .inhalt ul li,
    .mit,
    .powermail_fieldwrap_hiermitbestelleichfuer select,
    .properties-container,
    .tx-powermail,
    p {
        font-size: 12px
    }
    .more {
        font-size: 14px
    }
    .caption-body {
        font-size: 18px
    }
    .frame-layout-2 {
        font-size: 40px
    }
    .frame-layout-2 {
        font-size: 20px;
        line-height: 1
    }
    .frame-layout-2 h3,
    .frame-layout-2 h3 a {
        font-size: 18px !important;
        line-height: 1 !important
    }
}

#s-series {
    margin: 10px 0 0 0 !important;
}

.no-media-element {
    display: none;
}

.tx-srlanguagemenu {
    width: 40px;
    display: flex;
    flex-direction: row;
    flex-flow: row;
    align-items: center;
    justify-content: space-between;
}

.tx-srlanguagemenu .NO a,
.tx-srlanguagemenu .INACT a {
    color: #454e5b;
    font-weight: normal !important;
    font-size: 22px !important;
    font-weight: 700 !important;
}

.tx-srlanguagemenu .CUR,
.tx-srlanguagemenu .NO,
.tx-srlanguagemenu .INACT {
    float: right !important;
}

.tx-srlanguagemenu .CUR a {
    color: #f49832;
    font-weight: normal !important;
    /* font-size: 22px !important; */
    font-weight: 700 !important;
    letter-spacing: -1px;
}

.tx-srlanguagemenu-links .SPC:before {
    display: none;
}

.tx-srlanguagemenu .CUR a.flag:before,
.tx-srlanguagemenu .CUR a.linked-language:before {
    display: none;
}