/* Sojus 7 */
@font-face {
    font-family: "Droid Sans";
    font-style: normal;
    font-weight: 400;
    src: local("Droid Sans"), local("DroidSans"), url("/typo3conf/ext/website_template/Resources/Public/fonts/DroidSans/DroidSans.woff") format("woff");
}

@font-face {
    font-family: "Droid Sans";
    font-style: normal;
    font-weight: 700;
    src: local("Droid Sans Bold"), local("DroidSans-Bold"), url("/typo3conf/ext/website_template/Resources/Public/fonts/DroidSans/DroidSans-Bold.woff") format("woff");
}

/*
  font-family: "Droid Sans";
*/
* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-text-size-adjust: none;
}

.lightbox-zoom-image {
    display: none !important;
}

img {
    border: none;
    max-width: 100%;
    height: auto;
}

/*img:not([src$=".svg"]){ width: 100%;  }*/
html,
body {
    font-family: "Droid Sans";
    font-weight: 400;
    height: 100%;
}

html {
    overflow-y: scroll;
}

body {
    position: relative;
    height: auto !important;
    /* real browsers */
    height: 100%;
    /* IE6: treaded as min-height*/
    min-height: 100%;
    /* real browsers */
}

:focus {
    outline: none;
}

a[href^=tel] {
    color: inherit;
    text-decoration: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}

h1,
h2,
h3,
h4,
h5 {
    font-weight: 700;
}

fieldset {
    border: none;
}

iframe {
    max-width: 100%;
}

select {
    border-radius: 0;
}

textarea,
input[type=text],
input[type=submit] {
    -webkit-appearance: none;
    border-radius: 0;
    font-family: "Droid Sans";
}

::-webkit-input-placeholder {
    color: #fff;
}

.parsley-error::-webkit-input-placeholder {
    color: red;
}

:-moz-placeholder {
    color: #fff;
    opacity: 1;
}

.parsley-error:-moz-placeholder {
    color: red;
    opacity: 1;
}

::-moz-placeholder {
    color: #fff;
    opacity: 1;
}

.parsley-error::-moz-placeholder {
    color: red;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #fff;
}

.parsley-error:-ms-input-placeholder {
    color: red;
}

b,
strong {
    font-weight: 700;
}

hr {
    height: 1px;
    border-width: 1px 0 0 0;
    border-style: solid;
    border-color: #000000;
}

a {
    color: inherit;
    text-decoration: none;
}

#totop {
    position: fixed;
    right: 20px;
    bottom: 0;
    width: auto;
    padding: 3px 10px;
    display: none;
    background: rgba(255, 255, 255, 0.8);
    text-align: center;
    z-index: 100;
}

#totop img {
    height: 13px;
    width: auto;
}

.text-left,
.ce-headline-left {
    text-align: left;
}

.text-right,
.ce-headline-right {
    text-align: right;
}

.text-center,
.ce-headline-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

/* buttons */
.button:after {
    content: "";
    font-family: Verdana, Arial, sans-serif;
}

/* safari line-height hack */
/* displays */
main,
header,
footer,
nav,
section,
article {
    display: block;
}

/* limiters */
.inner-1700 {
    max-width: 1700px;
    margin: 0 auto;
}

.inner-1650 {
    max-width: 1650px;
    margin: 0 auto;
}

.inner-1275 {
    max-width: 1275px;
    margin: 0 auto;
}

.inner,
.inner-1160 {
    max-width: 1160px;
    margin: 0 auto;
}

/* clearer */
.clear {
    line-height: 0;
    font-size: 0;
    height: 0;
    text-indent: -999px;
    clear: both;
}

#footer:after,
#hTop:after,
#hBottom:after,
#naviSocial>ul:after,
#naviMain>ul:after,
.tx-powermail fieldset:after,
.row:after {
    clear: both;
    content: "";
    display: table;
}

#naviMain ul,
#naviSocial ul,
#naviFooter ul {
    list-style: none;
}

/* effects */
#naviMain a,
#naviMain>ul>li>ul,
#searchBox input,
#content a,
.mobicon span,
.effect {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.s7Programm,
.effect {
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

/* font-sizes */
.size-12,
#content .s7PContent p {
    font-size: 12px;
}

.size-14,
#naviFooter a,
h6 {
    font-size: 14px;
}

.size-16,
html,
body,
footer p,
#naviMain a,
.s7PTeaser p,
.s7PTeaser span,
h5 {
    font-size: 16px;
}

.size-18,
#hBRight,
#searchBox input[type=text],
h4 {
    font-size: 18px;
}

.size-24,
h3 {
    font-size: 24px;
}

.size-40,
h1,
h2 {
    font-size: 40px;
}

/* line-heights */
.line-height-14,
#content .s7PContent p {
    line-height: 14px;
}

.line-height-22,
.s7PTeaser p,
.s7PTeaser span {
    line-height: 22px;
}

.line-height-25,
#content p,
footer p,
#content ul li,
#content ol li {
    line-height: 25px;
}

.line-height-28,
h4 {
    line-height: 28px;
}

.line-height-36,
h3 {
    line-height: 36px;
}

.line-height-52,
h1,
h2 {
    line-height: 52px;
}

/* colors */
.color.white,
html,
body,
#searchBox input[type=text] {
    color: #fff;
}

.color.black,
#hBRight a {
    color: #000;
}

/* background-colors */
.background.white {
    background-color: #fff;
}

.background.black,
#naviSocial a,
#fTop,
#searchBox input[type=submit] {
    background-color: #000;
}

.background.black-transparent,
#hBottom,
#naviMain>ul>li>ul,
#content,
.s7Programm>.article {
    background-color: rgba(0, 0, 0, 0.8);
}

.background.pink,
#hBRight,
#hBRight:after {
    background-color: #f6066d;
}

.background.grey,
#fBottom {
    background-color: #434f5a;
}

/* margins */
.margin-25,
#content p,
#content ul,
#content ol {
    margin-bottom: 25px;
}

/* header */
#wrapper {
    height: auto !important;
    height: 100%;
    min-height: 100%;
    overflow: hidden;
    background-image: url(../images/background.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

#header {
    margin-bottom: 30px;
}

#naviSocial {
    float: left;
    position: relative;
    padding-top: 50px;
    margin-right: 20px;
}

#naviSocial>ul>li {
    float: left;
    position: relative;
    margin-right: 14px;
}

#naviSocial>ul>li>a {
    display: block;
    font-size: 0;
    width: 48px;
    height: 48px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
}

#naviSocial>ul>li:nth-child(1)>a {
    background-image: url(../images/facebook.png);
}

#naviSocial>ul>li:nth-child(2)>a {
    background-image: url(../images/instagram.png);
}

#naviSocial>ul>li:nth-child(3)>a {
    background-image: url(../images/mail.png);
}

#naviSocial>ul>li:nth-child(4)>a {
    background-image: url(../images/share.png);
}

#searchBox {
    float: left;
    padding-top: 50px;
}

#searchBox .tx-indexedsearch-form {
    position: relative;
}

#searchBox input[type=text] {
    width: 0;
    opacity: 0;
    padding: 14px 24px 13px 24px;
    background-color: #cfcfcf;
    -webkit-border-top-left-radius: 25px;
    -webkit-border-bottom-left-radius: 25px;
    -moz-border-radius-topleft: 25px;
    -moz-border-radius-bottomleft: 25px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    border: none;
}

#searchBox input[type=submit] {
    position: absolute;
    top: 0;
    left: 0;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    cursor: pointer;
    background-image: url(../images/search.png);
    background-repeat: no-repeat;
    background-position: center;
    border: none;
    font-size: 0;
}

#searchBox.open input[type=text] {
    width: 275px;
    opacity: 1;
}

#searchBox.open input[type=submit] {
    left: 100%;
    margin-left: -24px;
}

#header #logo {
    float: right;
    margin-bottom: 50px;
}

#header .logo_link {
    display: block;
    line-height: 0;
    font-size: 0;
}

#hBottom {
    position: relative;
}

/* naviMain */
#naviMain {
    float: left;
    position: relative;
}

#naviMain>ul>li {
    float: left;
    position: relative;
}

#naviMain>ul>li>a {
    display: block;
    padding: 23px 40px 22px 40px;
    text-transform: uppercase;
    border: 3px solid transparent;
}

#naviMain>ul>li.active>a {
    font-weight: 700;
}

#naviMain>ul>li.active>a,
#naviMain>ul>li:hover>a {
    border: 3px solid #fff;
}

/* naviMain first level */
#naviMain>ul>li>ul {
    opacity: 0;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 50;
    padding: 0 10px;
    text-align: center;
}

#naviMain>ul>li:hover>ul {
    opacity: 1;
    height: auto;
    overflow: visible;
    visibility: visible;
}

#naviMain>ul>li>ul>li {
    position: relative;
    border-bottom: 2px solid #777777;
}

#naviMain>ul>li>ul>li:last-child {
    border-bottom: none;
}

#naviMain>ul>li>ul>li>a {
    display: inline-block;
    text-transform: uppercase;
    padding: 15px 0;
}

#naviMain>ul>li>ul>li:hover>a,
#naviMain>ul>li>ul>li.active>a {
    font-weight: 700;
}

#naviMain>ul>li:first-child>ul>li:first-child>a {
    color: #0098db;
}

#naviMain>ul>li:first-child>ul>li:nth-child(2)>a {
    color: #ffb200;
}

#naviMain>ul>li:first-child>ul>li:nth-child(3)>a {
    color: #689c26;
}

#naviMain>ul>li:first-child>ul>li:nth-child(4)>a {
    color: #c87313;
}

#naviMain>ul>li:first-child>ul>li:last-child>a {
    color: #cd361c;
}

#hBRight {
    position: relative;
    float: right;
    padding: 14px 35px;
    text-transform: uppercase;
}

#hBRight a {
    font-weight: 700;
}

#hBRight:after {
    content: "";
    position: absolute;
    top: 0;
    left: 100%;
    height: 100%;
    width: 1000px;
    display: block;
}

/* content */
#contentWrap {
    padding-bottom: 318px;
}

#content {
    padding: 30px 30px 5px 30px;
    border: 10px solid #fff;
}

.home #content {
    padding: 0;
    border: none;
    background-color: transparent;
}

#content h1,
#content h2 {
    margin-bottom: 40px;
}

#content h3 {
    margin-bottom: 25px;
    font-weight: 400;
}

#content h4,
#content h5,
#content h6 {
    margin-bottom: 15px;
    padding-right: 24px;
}

#content img {
    margin-bottom: 20px;
}

#content ul,
#content ol {
    padding-left: 22px;
}

#content hr {
    margin-bottom: 30px;
    background-color: #fff;
    height: 1px;
    width: 100%;
    border: none;
}

#content a {
    text-decoration: underline;
}

#content a:hover {
    text-decoration: none;
}

#content .linkIcon {
    width: 18px !important;
    margin-bottom: 0;
    margin-right: 5px;
}

#content .linkIcon.mailLink {
    width: 23px !important;
    margin-bottom: -3px;
    margin-right: 0px;
}

#content .button {
    text-decoration: none;
    padding: 13px 30px;
    font-size: 16px;
    font-weight: 700;
    color: #333;
    background-color: #fff;
}

#content .button_round {
    text-decoration: none;
    padding: 9px 30px;
    background-color: #fff;
    border: 1px solid #9c9c9c;
    border-radius: 25px;
    color: #333;
    font-size: 14px;
}

.resultItem {
    margin-bottom: 20px;
}

#content .tx-indexedsearch-res h3 {
    margin-bottom: 15px;
}

.tx-indexedsearch-res .icon,
.search-back,
.tx-indexedsearch-path,
.rating {
    display: none;
}

#tx_indexedsearch {
    margin-top: 20px;
}

.searchtable tr td {
    padding-bottom: 10px;
}

.searchtable tr td:first-child {
    padding-right: 10px;
}

.s7Programm>.article {
    position: relative;
    margin-bottom: 35px;
    padding: 10px;
    border: 10px solid #fff;
}

.s7PStatus {
    position: absolute;
    top: 0;
    right: 0;
    padding: 5px 10px;
    background-color: #f6066d;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
}

#content .s7PStatus a {
    text-decoration: none;
}

#content .s7Programm>.article img {
    margin-bottom: 0;
    width: 100%;
}

.s7Programm>.grid-sizer,
.s7Programm>.article {
    width: 21.82%;
}

.s7Programm>.gutter-sizer {
    width: 4.24%;
}

.s7PImage {
    margin-bottom: 20px;
}

.s7PBody {
    border-left: 10px solid transparent;
    padding-left: 10px;
}

.cat-40 .s7PBody {
    border-left: 10px solid #0098db;
}

.cat-41 .s7PBody {
    border-left: 10px solid #ffb200;
}

.cat-42 .s7PBody {
    border-left: 10px solid #689c26;
}

.cat-43 .s7PBody {
    border-left: 10px solid #c87313;
}

.cat-44 .s7PBody {
    border-left: 10px solid #cd361c;
}

.s7PHead {
    margin-bottom: 20px;
}

#content .s7PHead h4 {
    font-weight: 700;
    margin-bottom: 0;
}

.s7PTeaser p {
    display: inline;
}

.s7PDate {
    font-weight: 700;
    color: #1084d2;
    display: block;
}

.s7PContent {
    display: none;
    padding-bottom: 1px;
}

#content .s7PContent p {
    margin-bottom: 14px;
}

.s7PClose {
    float: right;
    display: inline-block;
    width: 30px;
    height: 21px;
    cursor: pointer;
    background-image: url(../images/arrDownWh.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

.article.open .s7PClose {
    background-image: url(../images/arrUpWh.png);
}

.s7Programm .page-navigation {
    display: none;
}

.news .article:last-child {
    padding-bottom: 10px;
    margin-bottom: 35px;
}

.news .no-news-found {
    padding: 30px;
    border: 10px solid #fff;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.8);
}

.gmaps {
    margin-bottom: 25px;
}

#mc_embed_signup form {
    padding: 0 !important;
    margin-bottom: 30px;
}

#mc_embed_signup form .clear {
    line-height: normal;
    font-size: 16px;
    height: auto;
    text-indent: unset;
}

.ce-textpic.ce-right .ce-gallery {
    margin-left: 20px;
}

.ce-textpic.ce-left .ce-gallery {
    margin-right: 20px;
}

/* content slider */
.swiper-button-prev {
    left: 10px;
    right: auto;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.swiper-button-next {
    right: 10px;
    left: auto;
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 20px;
    height: 30px;
    margin-top: -15px;
    z-index: 10;
    cursor: pointer;
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../../../Images/2016/big_icn_arrow_white_right.png);
}

/* download box */
.filelinks {
    border: 1px solid #eee;
    padding: 20px;
    margin-bottom: 30px;
}

.filelinks .downloadItem {
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #eee;
    background: transparent url("../images/pdf.png") no-repeat left top;
    background-size: 19px 26px;
    padding-left: 30px;
}

.filelinks .downloadItem h3 {
    font-size: 18px;
    line-height: 25px;
}

.filelinks .downloadItem p {
    font-size: 14px;
    line-height: 20px;
}

.filelinks .downloadItem:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
}

.filelinks .download {
    background: transparent url("../images/download.png") no-repeat left top;
    background-size: 16px auto;
    color: #fff;
    padding-left: 20px;
}

.contactbox.filelinks .downloadItem {
    background: transparent url("../images/info.png") no-repeat left top;
    background-size: 20px auto;
}

/* contact box */
/* accordion */
.accordion {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    margin: 0 0 10px 0;
    padding: 0 0 10px 15px;
}

.accordion:last-child {
    border-bottom: 0;
    margin: 0;
    padding: 0 0 0 15px;
}

.accordion-header {
    background: transparent url("../images/Down_Box_Negative.png") no-repeat right top 2px;
    background-size: 20px auto;
    cursor: pointer;
    border: unset;
    text-align: left;
    color: white;
    width: 100%;
}

.accordion-header.active {
    background: transparent url("../images/Up_Box_Negative.png") no-repeat right top 2px;
    background-size: 20px auto;
}

.accordion-content {
    display: none;
}

.accordion-header h4 {
    margin-bottom: 1px;
}

.accordion-content ul {
    margin: 0 0 20px 0;
    padding: 0;
}

.row-accordion {
    margin: 0 0 20px 0;
}

.row-accordion .col-md-12 {
    padding: 0;
}

/* powermail */
.tx-powermail {
    margin-bottom: 30px;
}

#content .tx-powermail h3 {
    margin-bottom: 30px;
}

.tx-powermail fieldset {
    max-width: 50%;
}

.tx-powermail legend {
    display: none;
}

.tx-powermail .powermail_fieldwrap {
    float: left;
    width: 48%;
    margin-right: 2%;
    margin-bottom: 20px;
}

.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_datenschutz {
    width: 100%;
    margin-right: 0;
}

.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_datenschutz>label {
    display: none;
}

.tx-powermail .powermail_fieldwrap label {
    display: block;
    margin-bottom: 5px;
}

.tx-powermail .powermail_fieldwrap .powermail_field select,
.tx-powermail .powermail_fieldwrap .powermail_field input[type=tel],
.tx-powermail .powermail_fieldwrap .powermail_field input[type=date],
.tx-powermail .powermail_fieldwrap .powermail_field input[type=text],
.tx-powermail .powermail_fieldwrap .powermail_field input[type=email] {
    width: 100%;
    padding: 6px 10px;
}

.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_textarea {
    width: 100%;
}

.tx-powermail .powermail_fieldwrap .powermail_field textarea {
    width: 98%;
}

.tx-powermail .powermail_fieldwrap .powermail_field input[type=submit] {
    padding: 15px 30px;
    font-weight: 700;
    cursor: pointer;
    color: #000;
    background-color: #fff;
    border: none;
}

/* grids */
.container {
    overflow: hidden;
}

.container>.row {
    margin-left: -15px;
    margin-right: -15px;
}

.container>.row>div {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}

.container>.row>.col-md-1 {
    width: 8.33%;
}

.container>.row>.col-md-2 {
    width: 16.66%;
}

.container>.row>.col-md-3 {
    width: 24.99%;
}

.container>.row>.col-md-4 {
    width: 33.33%;
}

.container>.row>.col-md-5 {
    width: 41.65%;
}

.container>.row>.col-md-6 {
    width: 49.98%;
}

.container>.row>.col-md-7 {
    width: 58.31%;
}

.container>.row>.col-md-8 {
    width: 66.67%;
}

.container>.row>.col-md-9 {
    width: 74.97%;
}

.container>.row>.col-md-10 {
    width: 83.3%;
}

.container>.row>.col-md-11 {
    width: 91.63%;
}

.container>.row>.col-md-12 {
    width: 100%;
}

/* footer */
footer {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 5;
    width: 100%;
}

#fTop img {
    width: auto;
}

footer .container>.row>.col-md-4:nth-child(1) {
    padding-top: 50px;
    padding-bottom: 45px;
}

footer .container>.row>.col-md-4:nth-child(2) {
    padding-top: 30px;
    text-align: center;
    padding-bottom: 30px;
}

footer .container>.row>.col-md-4:nth-child(2) img {
    margin-bottom: 10px;
    max-width: 167px;
}

footer .container>.row>.col-md-4:nth-child(3) {
    padding-top: 35px;
    padding-bottom: 30px;
    text-align: right;
}

#fBottom {
    padding: 2px 0;
}

#naviFooter {
    text-align: right;
}

#naviFooter>ul>li {
    display: inline-block;
    margin-left: 20px;
}

#naviFooter>ul>li>a {
    display: block;
}

#whatsapp {
    display: none;
}

.mobicon {
    display: none;
    position: relative;
    float: left;
    margin-top: 24px;
    margin-bottom: 24px;
    height: 24px;
    width: 30px;
}

.mobicon span {
    position: absolute;
    width: 30px;
    height: 4px;
    left: 0px;
    background-color: #fff;
}

.mobicon span.first {
    top: 0px;
}

.mobicon span.sec {
    top: 10px;
}

.mobicon span.third {
    top: 20px;
}

.mobicon.open span.sec {
    opacity: 0;
}

.mobicon.open span.first {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: 10px;
}

.mobicon.open span.third {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: -10px;
}

@media (max-width: 1730px) {
    .inner-1700 {
        margin: 0 20px;
    }
}

@media (max-width: 1680px) {
    .inner-1650 {
        margin: 0 20px;
    }
}

@media (max-width: 1550px) {
    #naviMain>ul>li>a {
        padding: 23px 20px 22px 20px;
    }
}

@media (max-width: 1312px) {
    #contentWrap {
        padding-bottom: 340px;
    }
}

@media (max-width: 1300px) {
    .inner-1275 {
        margin: 0 20px;
    }

    #naviMain>ul>li>a {
        padding: 23px 30px 22px 30px;
    }

    #hBRight {
        display: none;
    }

    .s7Programm>.grid-sizer,
    .s7Programm>.article {
        width: 30.5%;
    }
}

@media (max-width: 1190px) {

    .inner,
    .inner-1160 {
        margin: 0 20px;
    }
}

@media (max-width: 1150px) {
    #logo img {
        max-width: 400px;
    }

    #naviSocial,
    #searchBox {
        padding-top: 35px;
    }
}

@media (min-width: 1001px) {
    #naviMain {
        display: block !important;
    }
}

@media (max-width: 1000px) {
    .mobicon {
        display: block;
    }

    #naviMain {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        z-index: 99;
        background-color: rgba(0, 0, 0, 0.8);
    }

    #naviMain>ul>li {
        width: 100%;
        text-align: center;
    }

    #naviMain>ul>li>a {
        padding: 15px 20px;
    }

    #naviMain>ul>li>ul {
        display: none;
        position: static;
        opacity: 1;
        height: auto;
        overflow: visible;
        visibility: visible;
        background-color: transparent;
        -webkit-transition: none;
        transition: none;
    }

    #hBRight {
        display: block;
    }

    #naviSocial>ul>li {
        margin-right: 10px;
    }

    #naviSocial>ul>li>a {
        width: 36px;
        height: 36px;
        background-size: 50%;
    }

    #naviSocial>ul>li:nth-child(1)>a {
        background-size: 9px 20px;
    }

    #searchBox input[type=submit] {
        width: 36px;
        height: 36px;
        background-size: 50%;
    }

    #searchBox.open input[type=text] {
        width: 225px;
    }

    #searchBox.open input[type=submit] {
        margin-left: -18px;
    }

    #searchBox input[type=text] {
        padding: 8px 24px 7px 24px;
    }

    .size-40,
    h1,
    h2 {
        font-size: 30px;
    }

    .line-height-52,
    h1,
    h2 {
        line-height: 42px;
    }

    .s7Programm>.grid-sizer,
    .s7Programm>.article {
        width: 45.76%;
    }
}

@media (max-width: 875px) {
    #header #logo {
        margin-bottom: 25px;
    }

    #logo img {
        max-width: 300px;
    }

    #naviSocial,
    #searchBox {
        padding-top: 25px;
    }
}

@media (max-width: 775px) {
    #contentWrap {
        padding-bottom: 673px;
    }

    #header #logo {
        margin-bottom: 60px;
    }

    #hTop {
        position: relative;
    }

    #naviSocial {
        position: absolute;
        bottom: 10px;
        left: 20px;
    }

    .container>.row>.col-md-4 {
        width: 100%;
    }

    .container>.row>.col-md-8 {
        width: 100%;
    }

    .accordion,
    .accordion:last-child {
        margin-right: 23px;
    }

    footer .container>.row>.col-md-4 {
        text-align: center;
    }

    footer .container>.row>.col-md-4:nth-child(1) {
        padding-top: 30px;
        padding-bottom: 15px;
    }

    footer .container>.row>.col-md-4:nth-child(2) {
        padding-top: 0;
        text-align: center;
        padding-bottom: 15px;
    }

    footer .container>.row>.col-md-4:nth-child(3) {
        padding-top: 0;
        padding-bottom: 30px;
        text-align: center;
    }
}

@media (max-width: 768px) {
    .tx-sz-ebook {
        display: none !important;
    }
}

@media (max-width: 725px) {

    .size-40,
    h1,
    h2 {
        font-size: 26px;
    }

    .line-height-52,
    h1,
    h2 {
        line-height: 38px;
    }

    .size-24,
    h3 {
        font-size: 20px;
    }

    .line-height-36,
    h3 {
        line-height: 32px;
    }
}

@media (max-width: 600px) {
    #searchBox.open input[type=text] {
        width: 140px;
    }
}

@media (max-width: 570px) {

    .s7Programm>.grid-sizer,
    .s7Programm>.article {
        width: 100%;
    }

    .s7Programm>.gutter-sizer {
        width: 0;
    }
}

@media (max-width: 520px) {

    #hBRight,
    #searchBox {
        display: none;
    }

    .mobicon {
        margin-top: 12px;
        margin-bottom: 12px;
    }

    .size-40,
    h1,
    h2 {
        font-size: 22px;
    }

    .line-height-52,
    h1,
    h2 {
        line-height: 34px;
    }

    .size-24,
    h3 {
        font-size: 18px;
    }

    .line-height-36,
    h3 {
        line-height: 30px;
    }
}

@media (max-width: 460px) {
    #logo img {
        max-width: 250px;
    }

    #content {
        padding: 15px 15px 5px 15px;
    }
}

/*change searchbar mobile - EWS*/
@media (max-width: 520px) {
    #searchBox {
        position: absolute;
        display: block;
        top: 60px;
        right: 30px;
    }
}

.news .footer span {
    font-size: 13px;
    margin-right: 5px;
}

.teaser-text p {
    font-size: 16px;
    color: #333333;
    line-height: 1.4em;
    font-weight: bold;
}

#page-side .teaser-text p {
    font-size: 14px;
    font-weight: normal;
}

.start-news-item {
    width: 260px;
    margin: 0 10px;
    margin-bottom: 30px;
    display: inline-block;
    vertical-align: top;
}

.start-news-item-image {
    width: 100%;
    height: auto;
    background: #fff;
    overflow: hidden;
}

.start-news-item-image img {
    width: 300px;
    max-width: unset !important;
    height: 180px;
    margin-bottom: 0 !important;
}

.start-news-item-content {
    background: #fff;
    padding: 20px;
    height: 300px;
    text-align: left;
}

.news .article .news-img-wrap a {
    border: 0;
}

.news-img-wrap img {
    max-width: 120px;
    height: auto;
}

.news .footer span {
    font-size: 13px;
    margin-right: 5px;
}

.news-single .article .news-img-wrap {
    float: none;
    width: 100%;
    margin: 0 0 0 0;
}

.news-img-wrap {
    max-width: 100%;
}

.news-img-wrap img {
    max-width: 100%;
    height: auto;
}

.news-img-wrap .outer {
    margin-bottom: 25px;
    background: black;
}

.news-img-caption {
    font-size: 11px;
    line-height: 1.4em;
    padding: 10px 0;
    color: white;
    margin-bottom: 0px !important;
    margin-left: 5px;
}

.news-single .article .news-img-wrap {
    float: right;
    width: 282px;
    margin: 0 0 0 25px;
    background: none;
}

.news-single .article .news-img-wrap img {
    float: right !important;
}

.news .article .news-img-wrap a {
    border: 0;
}

.news-img-wrap {
    max-width: 280px;
}

.news-img-wrap img {
    max-width: 280px;
    height: auto;
}

.news .footer span {
    font-size: 13px;
    margin-right: 5px;
}

.news .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}

@media screen and (min-width: 768px) {
    .news .container {
        width: 750px;
    }
}

@media screen and (min-width: 992px) {
    .news .container {
        width: 970px;
    }
}

@media screen and (min-width: 1280px) {
    .news .container {
        width: 1170px;
        padding-top: 0px;
        padding-bottom: 0px;
    }
}

.news .start-news-item {
    margin-bottom: 50px;
}

.news .start-news-item .teaser-text p {
    font-weight: normal;
}

.news .start-news-item h3 {
    color: #f6066d;
    margin-bottom: 0px !important;
    font-size: 18px;
    line-height: 22px;
}

.news .start-news-item a {
    color: #f6066d;
    text-decoration: none !important;
}

.news .start-news-item a:hover {
    text-decoration: underline !important;
}

.news .fc-grey {
    padding: 10px 20px;
    border-radius: 30px;
    color: white;
    border: 1px solid #f6066d;
    background: #f6066d;
    text-decoration: none !important;
}

.news .fc-grey:hover {
    color: #f6066d;
    background: white;
    text-decoration: none !important;
}

.news h3 {
    color: #f6066d !important;
    margin-bottom: 0px !important;
    font-size: 18px;
    line-height: 22px;
}

.news a {
    color: #f6066d;
    text-decoration: none !important;
}

.news a:hover {
    text-decoration: underline !important;
}

.news img {
    margin-bottom: 0 !important;
}

.news .news-list-view .teaser-text p,
.news.news-single .teaser-text p {
    color: white;
}

.news-sidebar {
    padding: 10px 20px;
}

.news-sidebar .news {
    margin: 0 0 30px 0;
}

.news-sidebar .header-2 {
    background: #f6066d;
    color: #fff;
    padding: 10px 20px;
    font-size: 20px;
    margin: 0;
    font-weight: normal;
}

.news-sidebar .news-menu-view>ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.news-sidebar .news-menu-view>ul>li>span {
    background: transparent url(../images/icn_contact_arrow_down.png) no-repeat right;
    background-size: 1.6em 1.6em;
    cursor: pointer;
}

.news-sidebar .news-menu-view>ul>li.active>span {
    background: transparent url(../images/icn_contact_arrow_up.png) no-repeat right;
    background-size: 1.6em auto;
}

.news-sidebar .news-menu-view>ul>li>span {
    display: block;
}

.news-sidebar .news-menu-view>ul>li>span {
    border-bottom: 1px solid rgb(255, 254, 254);
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
}

.news-sidebar .news-menu-view>ul>li>ul {
    display: none;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.col-md-4,
.col-md-8,
.col-sm-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 768px) {
    .col-sm-12 {
        float: left;
        width: 100%;
    }
}

@media (min-width: 992px) {
    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-4 .col-md-8 {
        float: left;
    }
}

/*# sourceMappingURL=style.css.map */