@import url("//hello.myfonts.net/count/2c729b");

html {

    line-height: 1.500em;
    letter-spacing: 0.020em;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}


fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

a {
    text-decoration: none;
    color: #333333;
}

a:focus {
    outline: thin dotted #e80c0c;
}

/* ==========================================================================
   Typography
   ========================================================================== */


@font-face {
    font-family: 'HelveticaNeueLT-Medium';
    src: url('webfonts/2C729B_0_0.eot');
    src: url('webfonts/2C729B_0_0.eot?#iefix') format('embedded-opentype'), url('webfonts/2C729B_0_0.woff2') format('woff2'), url('webfonts/2C729B_0_0.woff') format('woff'), url('webfonts/2C729B_0_0.ttf') format('truetype'), url('webfonts/2C729B_0_0.svg#wf') format('svg');
}


@font-face {
    font-family: 'HelveticaNeueLT-Light';
    src: url('webfonts/2C729B_1_0.eot');
    src: url('webfonts/2C729B_1_0.eot?#iefix') format('embedded-opentype'), url('webfonts/2C729B_1_0.woff2') format('woff2'), url('webfonts/2C729B_1_0.woff') format('woff'), url('webfonts/2C729B_1_0.ttf') format('truetype'), url('webfonts/2C729B_1_0.svg#wf') format('svg');
}


@font-face {
    font-family: 'HelveticaNeueLT-Roman';
    src: url('webfonts/2C729B_2_0.eot');
    src: url('webfonts/2C729B_2_0.eot?#iefix') format('embedded-opentype'), url('webfonts/2C729B_2_0.woff2') format('woff2'), url('webfonts/2C729B_2_0.woff') format('woff'), url('webfonts/2C729B_2_0.ttf') format('truetype'), url('webfonts/2C729B_2_0.svg#wf') format('svg');
}


@font-face {
    font-family: 'HelveticaNeueLTStd-Cn';
    src: url('webfonts/2C729B_3_0.eot');
    src: url('webfonts/2C729B_3_0.eot?#iefix') format('embedded-opentype'), url('webfonts/2C729B_3_0.woff2') format('woff2'), url('webfonts/2C729B_3_0.woff') format('woff'), url('webfonts/2C729B_3_0.ttf') format('truetype'), url('webfonts/2C729B_3_0.svg#wf') format('svg');
}

#sidebarNav, .beitragteaser, .intro, footer, .termin {
    letter-spacing: 0.030em;
}

strong, b {
    font-family: 'HelveticaNeueLT-Medium';
}

html,
body,
button,
input,
select,
textarea {
    font-family: 'HelveticaNeueLT-Light', sans-serif;
    color: #333333;

}

h1, h2, h3, h4 {
    font-family: 'HelveticaNeueLT-Light', sans-serif;
    -webkit-font-smoothing: antialiased;
    color: #e80c0c;
    font-weight: 400;
    letter-spacing: 0.030em;
}

h1 {
    font-size: 2.125em;
    line-height: 1.176em;
    margin: 0 0 17px 0;
    padding-left: 0.625em;
}

h1:before {
    display: inline-block;
    content: '|';
    margin-left: -0.625em;
    width: 0.625em;
}

h2 {
    color: #e80c0c;
    font-weight: 400;
    font-size: 1.875em;
    margin: 0.6em 0;
    line-height: 120%;
}

h3 {
    font-size: 1.375em;
    line-height: 1.364em;
    margin: 0 0 10px 0;
    font-weight: 400;
}

h4 {
    font-size: 1.250em;
    line-height: 1.350em;
    margin: 1.33em 0;
}

/* ==========================================================================
   Typo3
   ========================================================================== */

.csc-header,
.frame-default header {
    display: none;
}

.frame-default p {
    margin: 0;
}

p.bodytext {
    margin: 0;
}

/* ==========================================================================
   ========================================================================== */

.rubrik {
    font-family: 'HelveticaNeueLTStd-Cn';
    font-size: 0.875em;
    letter-spacing: 0.050em;
    padding: 0 0 1em 0;
    text-transform: uppercase;
    display: block;
    color: #8c959e;
    margin: -5px 0 0 0;
}

.contentSlider figure {
    margin: 0;
}


figure {
    margin: 40px 0;
    max-width: 100%;
}

figure img {
    max-width: 100%;
    height: auto;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;

}

figure img.small {
    max-width: 50%;
}

figcaption {
    background-color: #fff;
    display: block;
    font-size: 0.813em;
    line-height: 1.615em;
    color: #8c959e;
    letter-spacing: 0.030em;
}

.textlinkRot {
    color: #e80c0c;
    text-decoration: underline;
}


/* ==========================================================================
   Farben
   ========================================================================== 

    Rot     e80c0c
    Orange  ff9b00
    Gelb    ffd300
    Blau    69adc4
    Grün    b9d065
    Dklgrau 333333  44555f  8c959e  b5bdc5  c8ced4  dadee2  edeff1

*/

.bgred {
    background-color: #e80c0c !important;;
}

.bggrey {
    background-color: #44555f !important;;
}

.bgorange {
    background-color: #ff9b00 !important;;
}

.bgyellow {
    background-color: #ffd300 !important;;
}

.bgblue {
    background-color: #69adc4 !important;
}

.bggreen {
    background-color: #b9d065 !important;;
}


/* Buttons */

.btn-grey {
    font-family: 'HelveticaNeueLTStd-Cn';
    font-size: 0.8em;
    letter-spacing: .05em;
    text-transform: uppercase;
    margin: .5em 0;
    border: 2px solid #333333;
    display: inline-block;
    padding: .45em;
}

.btn-grey:hover {
    border: 2px solid #e80c0c;
    color: #e80c0c;
}

.btn-lightgrey {
    font-family: 'HelveticaNeueLTStd-Cn';
    font-size: 0.8em;
    letter-spacing: .05em;
    margin: .5em 0;
    border: 2px solid #f4f4f4;
    display: inline-block;
    padding: .45em;
}

.btn-lightgrey:hover {
    border: 2px solid #e80c0c;
    color: #e80c0c;
}


.btn-white {
    font-family: 'HelveticaNeueLTStd-Cn';
    font-size: 0.8em;
    letter-spacing: .05em;
    text-transform: uppercase;
    margin: .5em 0;
    border: 2px solid #ffffff;
    color: #ffffff;
    padding: .45em;
}

.btn-white:hover {
    border: 2px solid #b5bdc5;
    color: #b5bdc5;
}

.btn-BGgrey {
    font-family: 'HelveticaNeueLTStd-Cn';
    text-transform: uppercase;
    font-size: 0.875em;
    background-color: #edeff1;
    padding: 11px 10px 13px 10px;
}

.btn-BGgrey:hover {
    color: #e80c0c;
}

/* ################## Icons ##################### */
.icon-notext {
    text-indent: -999em;
}

.fbicon-grey {
    position: relative;
    padding-left: 25px;
}

.fbicon-grey:before {
    display: block;
    position: absolute;
    left: 0;
    content: '';
    width: 40px;
    height: 100%;
    background: transparent url(../img/pngicons/facebook-grey.png) 8px 40% no-repeat;
    background-size: auto 60%;
}

.svg .fbicon-grey:before {
    display: block;
    position: absolute;
    left: 0;
    content: '';
    width: 40px;
    height: 100%;
    background: transparent url(../img/svg/fb-grey.svg) 8px 40% no-repeat;
    background-size: auto 60%;
}

.fbicon-white {
    position: relative;
    height: 25px;
    width: 20px;
}

.fbicon-white:before {
    display: block;
    position: absolute;
    left: 0;
    content: '';
    width: 40px;
    height: 25px;
    background: transparent url(../img/pngicons/icon-sm-facebook.png) -6px 0 no-repeat;
    background-size: auto 100%;
}

.svg .fbicon-white:before {
    display: block;
    position: absolute;
    left: 0;
    content: '';
    width: 40px;
    height: 25px;
    background: transparent url(../img/svg/fb-white.svg) 0 0 no-repeat;
    background-size: auto 100%;
}

.svg .fbicon-white:hover:before {
    display: block;
    position: absolute;
    left: 0;
    content: '';
    width: 40px;
    height: 25px;
    background: transparent url(../img/svg/fb-blue.svg) 0 0 no-repeat;
    background-size: auto 100%;
}

.twittericon-grey {
    position: relative;
    padding-left: 35px;
}

.twittericon-grey:before {
    display: block;
    position: absolute;
    left: 0;
    content: '';
    width: 40px;
    height: 100%;
    background: transparent url(../img/pngicons/twitter-grey.png) 8px 40% no-repeat;
    background-size: auto 60%;
}

.svg .twittericon-grey:before {
    display: block;
    position: absolute;
    left: 0;
    content: '';
    width: 40px;
    height: 100%;
    background: transparent url(../img/svg/twitter-grey.svg) 8px 40% no-repeat;
    background-size: auto 60%;
}

.twittericon-white {
    position: relative;
    height: 25px;
    width: 24px;
}

.twittericon-white:before {
    display: block;
    position: absolute;
    left: 0;
    content: '';
    width: 40px;
    height: 25px;
    background: transparent url(../img/pngicons/icon-sm-twitter.png) 0 0 no-repeat;
    background-size: auto 100%;
}

.svg .twittericon-white:before {
    display: block;
    position: absolute;
    left: 0;
    content: '';
    width: 40px;
    height: 25px;
    background: transparent url(../img/svg/twitter-white.svg) 0 2px no-repeat;
    background-size: auto 80%;
}

.svg .twittericon-white:hover:before {
    display: block;
    position: absolute;
    left: 0;
    content: '';
    width: 40px;
    height: 25px;
    background: transparent url(../img/svg/twitter-blue.svg) 0 2px no-repeat;
    background-size: auto 80%;
}

.googleplusicon-grey {
    position: relative;
    padding-left: 30px;
}

.googleplusicon-grey:before {
    display: block;
    position: absolute;
    left: 0;
    content: '';
    width: 40px;
    height: 100%;
    background: transparent url(../img/pngicons/googleplus-grey.png) 8px 40% no-repeat;
    background-size: auto 60%;
}

.svg .googleplusicon-grey:before {
    display: block;
    position: absolute;
    left: 0;
    content: '';
    width: 40px;
    height: 100%;
    background: transparent url(../img/svg/googleplus-grey.svg) 8px 40% no-repeat;
    background-size: auto 60%;
}

.googleplusicon-white {
    position: relative;
    width: 22px;
    height: 25px;
}

.googleplusicon-white:before {
    display: block;
    position: absolute;
    left: 0;
    content: '';
    width: 40px;
    height: 25px;
    background: transparent url(../img/pngicons/icon-sm-googleplus.png) -3px 1px no-repeat;
    background-size: auto 88%;
}

.svg .googleplusicon-white:before {
    display: block;
    position: absolute;
    left: 0;
    content: '';
    width: 40px;
    height: 25px;
    background: transparent url(../img/svg/googleplus-white.svg) 0 2px no-repeat;
    background-size: auto 88%;
}

.svg .googleplusicon-white:hover:before {
    display: block;
    position: absolute;
    left: 0;
    content: '';
    width: 40px;
    height: 25px;
    background: transparent url(../img/svg/googleplus-red.svg) 0 2px no-repeat;
    background-size: auto 88%;
}

.youtubeicon-white {
    position: relative;
    width: 22px;
    height: 25px;
}

.youtubeicon-white:before {
    display: block;
    position: absolute;
    left: 0;
    content: '';
    width: 40px;
    height: 25px;
    background: transparent url(../img/pngicons/icon-sm-youtube.png) 0 0 no-repeat;
    background-size: auto 100%;
}

.svg .youtubeicon-white:before {
    display: block;
    position: absolute;
    left: 0;
    content: '';
    width: 40px;
    height: 25px;
    background: transparent url(../img/svg/youtube-white.svg) 0 1px no-repeat;
    background-size: auto 92%;
}

.svg .youtubeicon-white:hover:before {
    display: block;
    position: absolute;
    left: 0;
    content: '';
    width: 40px;
    height: 25px;
    background: transparent url(../img/svg/youtube-red.svg) 0 1px no-repeat;
    background-size: auto 92%;
}

.downloadicon {
    display: block;
    position: relative;
    padding-left: 30px;
    line-height: 40px;
}

.downloadicon:before {
    display: block;
    position: absolute;
    left: 0;
    top: 3px;
    content: '';
    width: 40px;
    height: 25px;
    background: transparent url(../img/pngicons/download.png) 0 0px no-repeat;
    background-size: auto 100%;
}

.svg .downloadicon:before {
    display: block;
    position: absolute;
    left: 0;
    top: 3px;
    content: '';
    width: 40px;
    height: 25px;
    background: transparent url(../img/svg/download.svg) 0 0px no-repeat;
    background-size: auto 100%;
}

a.downloadicon {
    color: #e80c0c;
    text-decoration: underline;
}

a.downloadicon:hover:before {
    background: transparent url(../img/pngicons/download-active.png) 0 0px no-repeat;
    background-size: auto 100%;
}

.svg a.downloadicon:hover:before {
    background: transparent url(../img/svg/download-active.svg) 0 0px no-repeat;
    background-size: auto 100%;
}

.pdficon {
    position: relative;
    padding-left: 93px;
    line-height: 25px;
}

.pdficon:before {
    display: block;
    position: absolute;
    left: 0;
    content: '';
    width: 80px;
    height: 28px;
    background: transparent url(../img/pngicons/pdf.png) 0 2px no-repeat;
    background-size: auto 85%;
}

.svg .pdficon:before {
    display: block;
    position: absolute;
    left: 0;
    content: '';
    width: 80px;
    height: 28px;
    background: transparent url(../img/svg/pdf.svg) 0 2px no-repeat;
    background-size: auto 85%;
}

a.pdficon {
    font-family: 'HelveticaNeueLT-Roman';
    display: block;
    color: #333333;
    text-decoration: none;
    font-size: 1.375em;
    line-height: 1.364em;
    margin: 30px 0 30px 0;
    font-weight: 400;
    border-top: 1px solid #bac1c9;
    border-bottom: 1px solid #bac1c9;
    padding: 15px 0 15px 93px;
}

a.pdficon:hover, .downloads a.pdficon:hover {
    color: #e80c0c;
}

/* Form elements */
.view-filter {
    padding: 15px 0 40px;
}

.view-filter p {
    margin: 0.5em 0;
}

.uebersicht-liste .view-filter .one-third img {
    margin-top: 45px;
}

.styled-select select {
    background: transparent;
    width: 268px;
    padding: 5px;
    font-size: 16px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 34px;
    -webkit-appearance: none;
}

.styled-select {
    position: relative;
    width: 240px;
    height: 34px;
    overflow: hidden;
    background: #edeff1;
    border: 1px solid #ccc;

    background-image: url(../img/pngicons/select_arrow.png);
    background-repeat: no-repeat;
    background-position: 96% 50% !important;
}

/*
.styled-select:before{
    content:"";
    border-color: #e80c0c transparent transparent;
    border-style:solid;
    border-width:8px;
    width:0;
    height:0;
    position:absolute;
    bottom:4px;
    right:7px
}
.styled-select:after {
    content:"";
    border-color: #edeff1 transparent transparent;
    border-style:solid;
    border-width:7px;
    width:0;
    height:0;
    position:absolute;
    bottom: 6px;
    right:8px
}

*/
/*
.styled-select:after{
    background-image: url(../img/pngicons/select_arrow.png);
    content:"";
    width:16px;
    height:16px;
    position:absolute;
    right: 10px;
     top: 25%;
}

.svg .styled-select:after{
    background-image: url(../img/svg/select_arrow.svg);
    content:"";
    width:16px;
    height:16px;
    position:absolute;
    right: 10px;
     top: 25%;
}
*/

/*
.styled-select:before{
    background-image: url(../img/pngicons/select_arrow.png);
    content:"";
    width:16px;
    height:16px;
    position:absolute;
    right: 10px;
     top: 25%;
}

.svg .styled-select:before{
    background-image: url(../img/svg/select_arrow.svg);
    content:"";
    width:16px;
    height:16px;
    position:absolute;
    right: 10px;
     top: 25%;
}
*/

/* ==========================================================================
   Layout
   ========================================================================== */

body {
    padding: 6.25em 0 2em 0;
}

.row {
    width: 100%;
    clear: both;
}

.container {
    width: 90%;
    max-width: 1040px;
    padding: 0 5%;
    margin: 0 auto;
}

.full {
    width: 100%;
}

.half {
    width: 50%;
    float: left;
}

.three-quarter {
    width: 75%;
    float: left;
}

.one-quarter {
    width: 25%;
    float: left;
}

.one-third {
    width: 33%;
    float: left;
    box-sizing: border-box;
}

.two-third {
    width: 66%;
    float: left;
    box-sizing: border-box;
}

.one-third img {
    max-width: 100%;
    height: auto;
}

.two-third.paddingLeft.noprev {
    padding-left: 30%;
    width: 99%;
}

.left {
    float: left;
}

.right {
    float: right;
}

.paddingLeft {
    padding-left: 5%;
}

.paddingRight {
    padding-right: 5%;
}

/* changed */
header {
    padding: 1.438em 0 0 0;
    position: fixed;
    top: 0;
    width: 100%;
    height: 7.813em;
    z-index: 1000;
    background: #fff;
    box-sizing: border-box;
}

header .container {
    position: relative;
    width: 100%;
    padding: 0;
}

#logo {
    float: left;
    width: 25%;
    max-width: 224px;
    margin: 0;
    height: auto;
}

#logo img {
    width: 100%;
    height: auto;
}

/*  / changed */
#breadcrumb {
    display: block;
    margin: 5px 0 40px 0px;
    letter-spacing: 0.030em;
}

#breadcrumb, #breadcrumb a {
    color: #e80c0c;
    font-size: 100%;
}

#breadcrumb > .container {
    padding-left: 2px;
}

.borderRadius {
    border-radius: 5px;
}

.borderRadiusCircle {
    border-radius: 100%;
}

.categoryimage {
    margin-top: 20px;
}

.desktopSeparator {
    position: relative;
}

.newsImage {
    width: 100%;
    height: auto;
    /*     max-height: 400px; */
}

.news-search-result {
    margin-top: 40px;
}

.news-search-result h3 a {
    color: #e80c0c;
}

@media screen and (min-width: 801px) {

    .dropdown li.mobileOnly {
        display: none;
    }

    .desktopSeparator:before {
        content: '';
        position: absolute;
        width: 1px;
        height: 100%;
        background-color: #ccd2d7;
        right: 29%;
    }

    .desktopSeparator {
        margin-bottom: 60px;
    }

}

@media screen and (max-width: 1040px) {
    .desktopSeparator:before {
        right: 30%;
    }
}

/* ------- SUCHE -------- */

.header-suche {
    display: table-cell;
    vertical-align: middle;
    float: right;
    margin: 0;
}

#tx-indexedsearch-searchbox-sword {
    vertical-align: middle;
    margin: 0;
    display: inline-block;
    background: #edeff1;
    border: 0 none;
    color: #333333;
    width: 9.625em;
    padding: 0.15em 0.375em 0.2em 0.375em;
    margin: 0 5px 0 0;
}

#tx-indexedsearch-searchbox-sword:focus {
    color: #6a6f75;
    width: 15em;
    outline: none;
}

#tx-indexedsearch-searchbox-sword {
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
}

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

:-moz-placeholder {
    color: #333333; /* Firefox 18- */
}

::-moz-placeholder {
    color: #333333; /* Firefox 19+ */
}

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


.suche-lupe {
    display: inline-block;
    margin: 0;
    vertical-align: middle;
    background: transparent;
    border: none;
    padding: 5px;
}


#heroslider, #herostill {
    background-color: #edeff1;
    margin-bottom: 0px;
    min-height: 25px;
}

#slider {
    max-height: 400px;
    overflow: hidden;
}

.fragen {
    background-color: #edeff1;
    padding: 25px 0 5px 0;
}

.spenden {
    background-color: #b5bdc5;
    padding: 25px 0 5px 0;
}

.fragen-spenden p {
    margin-bottom: 5px;
}

.fragen-spenden .btn-grey {
    padding: 6px 6px;
    font-size: 0.875em;
}


/* ==========================================================================
   Projekte und Partner Ticker
   ========================================================================== */

.projekt-partner {
    margin: 20px 0;
}

.beitrag .projekt-partner .container {
    width: 100%;
    padding: 0;
}

#projektticker {
    border-top: 1px solid #b5bdc5;
    border-bottom: 1px solid #b5bdc5;
    margin: 29px 0 60px 0;
    padding: 2em 0;
}

#projektticker img {
    margin-right: 50px;
    height: 96px;
    width: auto;
}


/* ==========================================================================
   NAVI
   ========================================================================== */

#mainNav {
    position: relative;
    float: right;
    width: 75%;
    max-width: 728px;
    display: block;
    padding-left: 2px;
    height: 47px;
    padding-top: 2.125em;
}

#mainNav .active {
    color: #e80c0c;
}


/* second and third level in sidebars */
ul.second-level-nav {
    width: 70%;
    float: right;
    padding: 0;
    list-style-type: none;
    margin: 0 0 70px 0;
}

ul.second-level-nav ul {
    margin: 10px 0 0 0;
    padding-left: 0;
}

ul.second-level-nav li {
    list-style-type: none;
    margin: 0 0 5px 0;
    padding: 0 20px 0 0;
    border-bottom: 1px solid #ccc;
}

ul.second-level-nav li:last-child {
    border-bottom: none;
}

ul.second-level-nav li li {
    margin-left: 10px;
}

ul.second-level-nav li a {
    float: none;
    display: block;
    padding: 5px 5px 5px 10px;
    padding: 0.5em 5%;
    line-height: 130%;
}

ul.second-level-nav a:hover {
    color: #e80c0c;
    background-color: #B5BDC5;
}

ul.second-level-nav a.active {
    color: #e80c0c;
    background-color: #fff;

}

ul.second-level-nav > li {
    position: relative;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.second-level-nav a.secnav-expand {
    margin-top: 0px;
    width: 24px;
    height: 24px;
    padding: 8px !important;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    font-weight: 700;
    background: rgba(255, 255, 255, 0.1);
    border: none !important;
    border-top: 1px solid #383838;
    background-color: transparent;
    color: #e80c0c;
}

/* ==========================================================================
   Skiplinks
   ========================================================================== */
.skiplinks {
    position: relative;
    left: 0;
    top: 0;
    height: auto;
    width: 100%;
}

.skiplinks.big {
    height: 60px;
}

.skiplinks ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.skiplinks ul li {
    position: relative;
}

.skiplinks li a {
    position: absolute;
    left: 0;
    top: -200px;
    width: 100%;
    background: #edeff1;
    height: 40px;
    line-height: 40px;
    font-size: 1.25em;
    text-align: center;
    padding: 5px 0;
    overflow: hidden;
    color: #333333;
}

.skiplinks li a:focus {
    top: 0;
}

/* ########################## Subnavi DROPDOWN ################################## */
nav .first-level > a {
    height: 47px;
}

nav .first-level:first-child > a, .oneline {
    padding-top: 8px !important;
    height: 40px !important;
}

nav .first-level a {
    font-size: 1.2em;
    padding: 0 0.688em 0 0.688em;
    display: inline-block;
    border-left: 1px solid #4d4d4d;
    line-height: 120%;
    letter-spacing: 0.030em;
}

nav .first-level:hover > a {
    color: #e80c0c;
}

.dropdown,
.dropdown li,
.dropdown ul {
    text-align: left;
    display: table;
    list-style: none;
    margin: 0;
    padding: 0;
}


.dropdown {
    z-index: 10000;
    float: left;
    width: 100%;
}

.dropdown > li > ul {
    position: absolute;
    top: 6.200em;
    left: 0;
    visibility: hidden;
    z-index: 900;
    padding: 0 0 0 0;
    width: 98.5%;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0.1s 0.2s, opacity 0.2s linear;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
    background: rgba(255, 255, 255, 0.9);
    color: rgba(255, 255, 255, 1);
    border-top: 4px solid #e80c0c;
}

.dropdown ul ul {
    position: absolute;
    top: 0;
    left: -999em;
    width: 248px;
    border: none;
}


.dropdown li {
    float: left;
}

.dropdown li.first-level {
    padding-bottom: 1.250em;
}

.dropdown li li {
    float: none;
}

.dropdown li:hover {
    z-index: 910;
}

.dropdown ul:hover,
.dropdown li:hover > ul,
.dropdown li.hover > ul,
.dropdown a:hover + ul,
.dropdown a:focus + ul,
.dropdown li ul:focus {
    visibility: visible;
    display: block;
    visibility: visible;
    opacity: 1;
    transition: visibility 0.5s 0.3s, opacity 0.5s linear;
}

/* third level will not be displayed in main menu on larger screens */
.dropdown li ul li:hover > ul {
    left: 248px;
    padding-left: 14px;
}


.dropdown ul li {
    position: relative;
    width: 248px;
    border-bottom: 1px solid #ccc;
}

.dropdown ul li:last-child {
    border-bottom: none;
}

.dropdown li ul a {
    padding: 0.625em 0 0.625em 1em;
    min-height: 100%;
    color: #333;
    font-size: 1em;
    display: block;
    margin: 0;
    border: 0;
}

.dropdown li ul li:hover > a {
    color: #e80c0c;
}


.dropdown .edge ul {
    right: 0;
}


nav .first-level:last-child a {
    padding-right: 0;
}


/* ==========================================================================
   SLIDER AND HEADERIMAGES
   ========================================================================== */

.slider-wrapper { /* margin:0 auto; */
    height: auto;
    width: 100%;
    max-width: 1040px;
}

.headerimage {
    position: relative;
}

.slider-wrapper.default > div {
    display: none
}

.slider-wrapper.default > div #slides,
#herostill {
    font-weight: 400;
    color: white;
    line-height: normal;
    height: auto;
}

#herostill .container.headerimage {
    width: 100%;
    padding: 0;
    line-height: 0;
}

#herostill .container.headerimage img {
    width: 100%;
    height: auto;
}

.slider-wrapper.default > div #slides {
    max-height: 400px;
    overflow: hidden;
}
.slider-wrapper.default > div #slides img {
    border: 0;
}

.slider-wrapper.default > div #slides > a {
    line-height: 0px
}

.slider-wrapper.default > div #slides h1,
.slider-wrapper.default > div #slides h2,
#herostill h2,
.slider-wrapper.default > div #slides h3,
.slider-wrapper.default > div #slides h4 {
    text-align: right;
    position: absolute;
    color: #fff;
    max-width: 50%;
    bottom: 10%;
    right: 5%;
}


.slider-wrapper.default > div #slides h2,
#herostill h2 {
    background-color: #ff0000;
    background-color: rgba(232, 12, 12, 0.9);
    background: rgba(232, 12, 12, 0.9);
    color: rgba(232, 12, 12, 0.9);
    color: #fff;
    line-height: 60px;
    padding: 1% 2% 1% 2%;
    margin: 0 0 8px 0;
    -webkit-border-bottom-right-radius: 15px;
    -moz-border-radius-bottomright: 15px;
    border-bottom-right-radius: 15px;
    display: inline-block;
    line-height: 100%;
    float: right;

}

#herostill h2 {
    max-width: 40%;
    line-height: 135%;
}

.care .slider-wrapper.default > div #slides h2,
#herostill.care h2 {
    background-color: #ffd300;
    background-color: rgba(255, 211, 0, 0.9);
    background: rgba(255, 211, 0, 0.9);
}

.readmore {
    color: #fff;
    text-decoration: underline;
}

.slider-wrapper span {
    display: block;
    font-size: 16px;
}


.stillBig {
    position: relative;
    margin: 0 auto;
    height: auto;
    width: 100%;
    max-width: 1040px;
    line-height: 0;
}

.stillBig img {
    width: 100%;
}


.slider-wrapper.default > div #slides span, .slider-wrapper.default > div #slides p, .slider-wrapper.default > div #slides h2 {
    line-height: 140%;
}


.slider-wrapper.default > div .social {
    position: absolute;
    top: 4%;
    left: 3%;
    z-index: 10000
}

.slider-wrapper.default > div .social div {
    float: left;
    margin-right: 10px
}

.slider-wrapper.default > div #bullets {
    height: 12px;
    position: absolute;
    bottom: 4%;
    width: 100%;
    text-align: center;
    display: inline-block;
    z-index: 10000;
}

.slider-wrapper.default > div #bullets .bullet {
    display: inline-block;
    min-height: 12px;
    min-width: 12px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    margin-left: 10px;
    /* float:left; */
    cursor: pointer;
    background-color: #fff;
}

.slider-wrapper.default > div #bullets .bullet:hover {
    background-color: #e80c0c;
}

.slider-wrapper.default > div #bullets .bullet.selected {
    background-color: #e80c0c;
}

.slider-wrapper.default > div #left {
    position: absolute;
    width: 40px;
    height: 40px;
    background-image: url(../img/slider_left.png);
    left: 7px;
    top: 50%;
    margin-top: -24px;
    z-index: 999;
    cursor: pointer
}


.slider-wrapper.default > div #right {
    position: absolute;
    width: 40px;
    height: 40px;
    background-image: url(../img/slider_right.png);
    background-position: right top;
    right: 7px;
    top: 50%;
    margin-top: -24px;
    z-index: 999;
    cursor: pointer
}

.slider-wrapper.default > div #left:hover,
.slider-wrapper.default > div #right:hover {
    background-position: right bottom;
}

.content-element-slider figure {
    margin: 0;
}

/* Pagination */
.pagination {
    float: right;
    margin: 30px 0 0px 0;
    font-size: 20px;
    font-weight: 500;
}

.pagination a,
.pagination span.active {
    display: block;
    float: left;
    margin: 0 6px 0 0;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    line-height: 32px;
    border-radius: 30px;
    border: 2px solid #333333;
    letter-spacing: 0em;
}

.pagination a:hover {
    color: #e80c0c;
    border: 2px solid #e80c0c;
}

.pagination span.active {
    color: #e80c0c;
    border: 2px solid #e80c0c;
}

.pagination span {
    display: block;
    float: left;
    margin: 0 5px 0 0;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 57px;
}

.pagination a.prev, .pagination a.next {
    position: relative;
    text-indent: -999em;
    text-align: left;
}

.pagination a.next {
    background-image: url(../img/pngicons/pfeil_rechts.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.svg .pagination a.next {
    background-image: url(../img/svg/pfeil_rechts.svg);
    background-repeat: no-repeat;
    background-position: center center;
}

.pagination a.next:hover {
    background-image: url(../img/pngicons/pfeil_rechts_rot.png);
}

.svg .pagination a.next:hover {
    background-image: url(../img/svg/pfeil_rechts_rot.svg);
}

.pagination a.prev {
    background-image: url(../img/pngicons/pfeil_links.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.svg .pagination a.prev {
    background-image: url(../img/svg/pfeil_links.svg);
    background-repeat: no-repeat;
    background-position: center center;
}

.pagination a.prev:hover {
    background-image: url(../img/pngicons/pfeil_links_rot.png);
}

.svg .pagination a.prev:hover {
    background-image: url(../img/svg/pfeil_links_rot.svg);
}

/*
.pagination a.prev:after, .pagination a.prev:before,
.pagination a.next:after, .pagination a.next:before {
    right: 42%;
    top: 72%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.pagination a.next:after, .pagination a.next:before {
    left: 42%;
}
.pagination a.prev:after {
    border-color: transparent;
    border-right-color: #fff;
    border-width: 8px;
    margin-top: -15px;
    right: 38%;
}
.pagination a.prev:before {
    border-color: transparent;
    border-right-color: #000000;
    border-width: 9px;
    margin-top: -16px;
}
.pagination a.next:after {
    border-color: transparent;
    border-left-color: #fff;
    border-width: 8px;
    margin-top: -15px;
    left: 38%;
}
.pagination a.next:before {
    border-color: transparent;
    border-left-color: #000000;
    border-width: 9px;
    margin-top: -16px;
}
.pagination a.prev:hover:before {
    border-right-color: #e80c0c;
}
.pagination a.next:hover:before {
    border-left-color: #e80c0c;
}

*/

/* ==========================================================================
   Cookie Consent
   ========================================================================== */

.cc_container {
    background-color: #edeff1 !important;
    color: #333333 !important;
    padding-top: 0px !important;
    padding-bottom: 7px !important;
}

.cc_message {
    margin-top: 1.5em !important;
    font-size: 16px !important;
}

.cc_btn_accept_all {
    font-family: 'HelveticaNeueLTStd-Cn';
    font-size: 14px !important;
    letter-spacing: .05em;
    text-transform: uppercase;
    margin: .5em 0;
    border: 2px solid #333333;
    display: inline-block;
    padding: 7px !important;
    width: auto !important;
    font-size: 0.875em;
    color: #333333 !important;
}

a.cc_btn_accept_all {
    font-family: 'HelveticaNeueLTStd-Cn' !important;
    margin-top: 0.9em;
    padding: 11px !important;
    background-color: #edeff1 !important;
    border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
}

a.cc_btn_accept_all:hover,
a.cc_btn_accept_all:active,
a.cc_btn_accept_all:focus {
    border: 2px solid #e80c0c;
    color: #e80c0c !important;
}

a.cc_more_info {
    color: #e80c0c !important;
}

a.cc_more_info:hover,
a.cc_more_info:active,
a.cc_more_info:focus {
    border: none;
    color: #333333 !important;
    text-decoration: underline;
}

/* ==========================================================================
   Indexed Search
   ========================================================================== */
.tx-indexedsearch-redMarkup {
    color: red;
}

/* ==========================================================================
   Intro
   ========================================================================== */

.intro {
    margin: 0 auto 0em auto;
}

.ansprechpartner .intro {
    margin-bottom: 0;
}

.intro h1 {
    padding-left: 0;
}

.intro h1:before {
    display: none;
    content: '';
}

.intro p, .beitrag .intro p {
    font-size: 1.125em;
    margin: 0.75em 0 .5em 0;
    line-height: 1.667em;
    letter-spacing: 0.030em;
}

.intro .container h1, .intro .container p {
    width: 100%;
    max-width: 940px;
}


/* ==========================================================================
   Meldungen
   ========================================================================== */

.meldungen {
    margin: 40px 0 45px 0;
}

#aktuelle-meldungen-slider {
    width: 100%;
    padding: 0;
    margin: 8px 0 0 0;
}

#aktuelle-meldungen-slider img {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.aktuelle-meldungen-slider-kat {
    font-family: 'HelveticaNeueLTStd-Cn';
    font-size: 0.875em;
    letter-spacing: 0.050em;
    margin: 1.071em 0 0.929em 0;
    text-transform: uppercase;
    display: block;
    color: #8c959e;
}

#aktuelle-meldungen-slider a:hover,
#aktuelle-meldungen-slider a:focus {
    color: #e80c0c;
}

#aktuelle-meldungen-slider h3 {
    font-family: 'HelveticaNeueLT-Roman';
    margin: 0;
    font-size: 1.375em;
    line-height: 140%;
    margin-bottom: 0.455em;
}

.meldung-einzeln .beitrag p {
    margin: 1em 0;
}

@media handheld, only screen and (max-width: 768px) {
    #aktuelle-meldungen-slider {
        margin: 8px 0 20px 0;
    }
}

@media handheld, only screen and (max-width: 480px) {
    #aktuelle-meldungen-slider {
        border-bottom: 1px solid #CCD2D7;
        margin: 8px 0 20px 0;
    }

    .meldungen .btn-BGgrey {
        float: right;
    }

    .ansprechpartner .apbild {
        margin: auto;
    }

    .ansprechpartner .apbild img {
        max-width: 140%;
    }
}

@media only screen and (min-width: 480px) and (max-width: 800px) {
    .lSAction {
        margin: 0 0 40px 0;
    }
}

/* ==========================================================================
   Termine
   ========================================================================== */

.termin-liste {
    margin: 20px 0 0 0;
}

.termin {
    clear: left;
    border-bottom: 1px solid #ccd2d7;
    padding-bottom: 20px;
    margin: 0 0 20px 0;
}

.termin:nth-child(2) {
    margin-top: 38px;
}


.termin-datum {
    text-align: center;
    display: block;
    width: 7.625em;
    height: 8.063em;
    min-height: 85px;
    min-width: 85px;
    max-width: 140px;
    background-color: #b5bdc5;
    float: left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0 2em 0 0;
}

.termin-datum, .termin-datum a {
    color: #fff;
}

.termin-datum:hover {
    background-color: #44555f;
}


.termin-beschreibung {
    float: left;
    width: 45%;
    padding-top: 0;
}


.termin-titel {
    font-family: 'HelveticaNeueLT-Roman';
    color: #333333;
    font-size: 22px;
    line-height: 140%;
}

.termin-titel a:hover {
    color: #e80c0c;
}

.termin-uhrzeit-icon {
    position: relative;
    width: 100%;
    min-width: 25px;
    max-width: 25px;
    height: 100%;
    min-height: 25px;
    max-height: 25px;
    float: left;
    display: block;
    margin: -2px 7px 0 0;
    padding: 0;
    background: transparent url(../img/pngicons/icon-uhr.png) 0 0 no-repeat;
}

.svg .termin-uhrzeit-icon {
    position: relative;
    width: 100%;
    min-width: 25px;
    max-width: 25px;
    height: 100%;
    min-height: 25px;
    max-height: 25px;
    float: left;
    display: block;
    margin: -2px 7px 0 0;
    padding: 0;
    background: transparent url(../img/svg/uhr.svg) 0 0 no-repeat;
}


.termin-uhrzeit {
    padding: .7em 0;
    font-family: 'HelveticaNeueLT-Roman';
    width: 19%;
    display: table-cell;
    vertical-align: middle;
    font-size: 1.375em;
    white-space: nowrap;
}

.termin-uhrzeit:after {
    clear: left;
    content: " ";
    display: table;
}


.termin-datum-tag {
    font-family: 'HelveticaNeueLT-Roman';
    display: block;
    font-size: 38px;
    padding: 15% 15% 5% 15%;
}

.termin-datum-monat {
    font-family: 'HelveticaNeueLT-Roman';
    display: block;
    font-size: 22px;
    padding: 5%;
}

.termin-datum-jahr {
    font-family: 'HelveticaNeueLT-Roman';
    font-size: 22px;
    display: block;
}

@media handheld, only screen and (max-width: 480px) {
    .termin-liste .btn-BGgrey {
        float: right;
    }
}

/* ==========================================================================
   Übersichtsseiten
   ========================================================================== */

.uebersicht-liste .row {
    margin: 20px 0 0 0;
}

.uebersicht-liste .one-third img {
    margin-top: 0px;
}

/* ==========================================================================
   Beitrag
   ========================================================================== */
.beitrag h1 {
    padding-left: 0;
}

.beitrag h1:before {
    display: none;
    content: '';
}

.beitrag h3 {
    margin-top: 30px;
    color: #333333;
}

/*
.beitrag h3:first-child {
    margin-top: 0;
}
*/
.beitrag p {
    font-size: 1em;
    line-height: 1.500em;
}

.beitrag .two-third ul {
    /* margin: 2em 0 1em 0; */
    margin: 10px 0 1em 0;
}

.beitrag li {
    line-height: 24px;
}

.beitrag .footer-links {
    margin-top: 30px;
}

.beitrag .footer-links .btn-lightgrey {
    margin-right: 40px;
}

.beitrag li a,
.beitrag p a {
    color: #e80c0c;
}

.beitragteaser {
    width: 66%;
    float: right;
    margin-bottom: 16px;
}

.beitragteaser h4:first-child {
    margin: 0 0 30px 0;
}

.beitragteaser h4 {
    position: relative;
    border-top: 3px solid #e80c0c;
    border-bottom: 1px solid #e80c0c;
    padding: 17px 0 15px 37px;
    margin-top: 70px;
}

.beitragteaser h4.meldungenheader:before {
    display: block;
    position: absolute;
    left: 0;
    content: '';
    width: 40px;
    height: 100%;
    background: transparent url(../img/pngicons/meldung.png) 0px 0 no-repeat;
    background-size: auto 1.250em;
}

.svg .beitragteaser h4.meldungenheader:before {
    display: block;
    position: absolute;
    left: 0;
    content: '';
    width: 40px;
    height: 100%;
    background: transparent url(../img/svg/meldung.svg) 0px 0 no-repeat;
    background-size: auto 1.250em;
}

.beitragteaser h4.veranstaltungenheader:before {
    display: block;
    position: absolute;
    left: 0;
    content: '';
    width: 40px;
    height: 100%;
    background: transparent url(../img/pngicons/termin.png) 0px 0 no-repeat;
    background-size: auto 1.250em;
}

.svg .beitragteaser h4.veranstaltungenheader:before {
    display: block;
    position: absolute;
    left: 0;
    content: '';
    width: 40px;
    height: 100%;
    background: transparent url(../img/svg/termin.svg) 0px 0 no-repeat;
    background-size: auto 1.250em;
}

.beitragteaser h4.ansprechpartnerheader:before {
    display: block;
    position: absolute;
    left: 0;
    content: '';
    width: 40px;
    height: 100%;
    background: transparent url(../img/pngicons/people.png) 0px 0 no-repeat;
    background-size: auto 1.250em;
}

.svg .beitragteaser h4.ansprechpartnerheader:before {
    display: block;
    position: absolute;
    left: 0;
    content: '';
    width: 40px;
    height: 100%;
    background: transparent url(../img/svg/people.svg) 0px 0 no-repeat;
    background-size: auto 1.250em;
}

.beitragteaser a {
    display: block;
    padding-bottom: 14px;
    margin-bottom: 14px;
    color: #4d4d4d;
}

.beitragteaser a:hover {
    color: #e80c0c;
}

.teaser {
    border-bottom: 1px solid #ccd2d7;
}

.beitrag .termin {
    border-bottom: none;
    margin-bottom: 0;
}

.beitrag .termin-beschreibung {
    float: left;
    width: 73%;
    padding-top: 0;
}

.beitrag .termin-beschreibung p:first-child {
    margin-top: 0;
}

.beitrag dl {

}

.beitrag .termin-beschreibung dt {
    float: left;
    clear: left;
    width: 70px;
    font-weight: 400;
}

.beitrag .termin-beschreibung dt:after {
    content: ":";
}

.beitrag .termin-beschreibung dd {
    margin: 0 0 0 70px;
    padding: 0px 0 0.2em 0;
}

iframe {
    border: 0;
    width: 100%;
    height: 400px;
}

/* ==========================================================================
   Sitemap
   ========================================================================== */

.tx-flseositemap-pi1 ul.list {
    margin-top: 0;
    margin-bottom: 0;
}

.tx-flseositemap-pi1 ul.list a:hover {
    color: #e80c0c;
}

/* ==========================================================================
   Accordion
   ========================================================================== */

.smk_accordion .accordion_in {
    border-top: 1px solid #e80c0c;
    border-bottom: 1px solid #e80c0c;
    position: relative;
    z-index: 10;
    margin-top: -1px;
    overflow: hidden;
}

/* Head */
.smk_accordion .accordion_in .acc_head {
    position: relative;
    background: #fff;
    padding: 10px;

    display: block;
    cursor: pointer;

}

.smk_accordion .accordion_in:first-of-type,
.smk_accordion .accordion_in:first-of-type .acc_head {

}

.smk_accordion .accordion_in:last-of-type,
.smk_accordion .accordion_in:last-of-type .acc_content {

}

/* Content */
.smk_accordion .accordion_in .acc_content {
    background: #edeff1;
    padding: 3px 10px;
}

.smk_accordion .accordion_in .acc_content p:first-of-type {
    margin-top: 0;
}

/* Icon expand */
.svg .smk_accordion .accordion_in .acc_head .acc_icon_expand {
    background: url(../img/svg/pfeil_accordion.svg) center 0;
}

.smk_accordion .accordion_in .acc_head .acc_icon_expand {
    display: block;
    width: 18px;
    height: 18px;
    position: absolute;
    right: 12px;
    top: 50%;
    margin-top: -9px;
    background: url(../img/pngicons/pfeil_accordion.png) center 0;
}

.smk_accordion .accordion_in.acc_active .acc_head .acc_icon_expand {
    background-position: center -18px;
}

/* JS requires */
.smk_accordion .accordion_in.acc_active .acc_content {
    display: block;
}

.smk_accordion .accordion_in.acc_active .acc_head {
    background: #edeff1;
}

.smk_accordion.acc_with_icon .accordion_in .acc_head,
.smk_accordion.acc_with_icon .accordion_in .acc_content {
    padding-left: 4px;
}

.accordion_in p.bodytext {
    margin-bottom: 0.7em;
}

/* ################## Accordion Fachverbände und Mitglieder ######################### */

.fachverbaende .smk_accordion .accordion_in {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

/* Content */
.fachverbaende .smk_accordion .accordion_in .acc_content {
    background: #fff;
}

.fachverbaende .smk_accordion .accordion_in.acc_active .acc_head {
    background: #fff;
}


/* ==========================================================================
   Gallerynav
   ========================================================================== */

.gallerynav {
    margin: 70px 0 0px 0;
}

.gallerynav a {
    display: block;
    float: left;
    position: relative;
    width: 48%;
    margin: 0 4% 5% 0;
}

.gallerynav a img {
    max-width: 100%;
    height: auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.gallerynav a:nth-child(2n+2) {
    margin-right: 0;
}


.gallerynav a:nth-last-child(-n+3) {
    margin-bottom: 0;
}

/*
.gallerynav a:nth-last-child(2) {
      margin-bottom: 0;
   
    }
*/


.gallerynav h3 {
    position: absolute;
    color: #fff;
    max-width: 85%;
    bottom: 20%;
    left: 0;
    background-color: #FFD300;
    background-color: rgba(255, 211, 0, 0.9);
    background: rgba(255, 211, 0, 0.9);
    color: #fff;
    line-height: 60px;
    padding: 3% 4% 3% 5%;
    margin: 0;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    display: inline-block;
    line-height: 100%;
}

/* ==========================================================================
   Ansprechpartner
   ========================================================================== */
.ansprechpartner {
    border-top: 1px solid #bac1c9;
    border-bottom: 1px solid #bac1c9;
    padding: 40px 0 15px;
    margin: 40px 0px 0 0px;
}

.beitragteaser .ansprechpartner {
    border-top: none;
    border-bottom: none;
    margin: 0;
    padding: 0px 0 15px;
}

.beitragteaser .ansprechpartner img {
    margin: 0 auto;
    display: block;
}

.ansprechpartner h3 {
    color: #e80c0c;
}

.beitrag .ansprechpartner h3 {
    margin-top: 15px;
}

.apbild {
    float: left;
    width: 26%;
}

.aptext {
    float: left;
    width: 74%;
    padding-top: 0;
}

.contact-information a {
    margin-bottom: 0;
    padding-bottom: 0;
}

/* ==========================================================================
   Downloads
   ========================================================================== */
.downloads {
    margin-bottom: 20px;
}

.downloads .rubrik {
    padding: 0.2em 0 0.3em 0;
}

.downloads h3 {
    margin: 0 0 5px 0;
    color: #333333;
}

.downloads p {
    margin: 0;
}

.downloads a.pdficon {
    font-family: 'HelveticaNeueLT-Roman';
    display: block;
    color: #333333;
    text-decoration: none;
    font-size: 1em;
    line-height: 1.500em;
    margin: 15px 0 0 0;
    font-weight: 400;
    border-top: 1px solid #bac1c9;
    border-bottom: 1px solid #bac1c9;
    padding: 10px 0 7px 77px;
}

.downloads a.pdficon:hover {
    color: #e80c0c;
}

.downloads a.pdficon:before {
    display: block;
    position: absolute;
    left: 0;
    content: '';
    width: 65px;
    height: 22px;
    background-position: 0 2px;
}

/*
    .downloads .one-third { width: 23.333% !important; }
    .downloads .two-third { width: 74% !important; padding-left: 70px; }

*/

/* ==========================================================================
   Fachverbände
   ========================================================================== */
.fachverbaende {
    margin-bottom: 20px;
    margin-top: 20px;
}

.fachverbaende h3 {
    color: #333333;
    margin: 0;
}

.fachverbaende p {
    margin: 0 0 1.8em 0;
}

.fachverbaende p a {
    color: #e80c0c;
}


/* ==========================================================================
   Kontakt
   ========================================================================== */
#gmap {
    border: none;
    width: 100%;
    height: 517px;
    margin: 60px 0 0 0;
}

/* ==========================================================================
   Teaser Box rechte Spalte
   ========================================================================== */


.teaserStart {
    margin: 0.83em 0 0 0;
}

.teaserBox {
    position: relative;
    float: right;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width: 55%;
    padding: 5% 5% 15% 5%;
    margin: 0 0 30px 0;
}

.teaserBox, .teaserBox a, .teaserBox h2 {
    color: #ffffff;
}

.teaserBox h2 {
    font-family: 'HelveticaNeueLT-Light';
    font-size: 1.875em;
    font-weight: 400;
    margin: 0;
}

.teaserBox hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #fff;
    margin: .35em 0 0 0;
    padding: 0;
}

.teaserBox p {
    margin: .5em 0;
}

.teaserBox .btn-white, .teaserBox .btn-grey {
    right: 15px;
    bottom: 8px;
    position: absolute;
}

.imageteaser {
    padding: 0 0 0 0;
    width: 65%;
    margin: 0 0 20px 0;
}

.imageteaser img {
    width: 100%;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

/* ==========================================================================
   Fragen / Spenden Teaser 
   ========================================================================== */

.fragen-spenden {
    width: 100%;
    height: auto;
}

.fragen, .spenden {
    display: block;
    float: left;
    width: 50%;
    margin: 0;
}


.fragen-spenden, .fragen-spenden h1, .fragen-spenden h3 {
    color: #333333;
    margin: 0;
}

.fragen-spenden h1 {
    padding-left: 0;
    font-size: 1.875em;
}

.fragen-spenden h1:before {
    display: none;
}

.fragen-spenden h3 {
    font-family: 'HelveticaNeueLT-Roman';
    font-size: 1.25em;
    margin: .5em 0 .9em 0;
    font-weight: 400;
}

.fragen-box {
    display: block;
    width: 100%;
    max-width: 520px;
    float: right;
}

.fragen-spenden-icon {
    display: block;
    float: left;
    margin: 5px 20px 0 0;
    width: 51px;
    height: 48px;
}

.fragen-box .fragen-spenden-icon {
    background: transparent url(../img/pngicons/mitmachen.png) 0 0 no-repeat;
    height: 48px;
    width: 51px;
}

.svg .fragen-box .fragen-spenden-icon {
    background: transparent url(../img/svg/mitmachen.svg) 0 0 no-repeat;
}

.spenden-box .fragen-spenden-icon {
    background: transparent url(../img/pngicons/herz.png) 0 0 no-repeat;
}

.svg .spenden-box .fragen-spenden-icon {
    background: transparent url(../img/svg/herz.svg) 0 0 no-repeat;
}

.fragen-text, .spenden-text {
    float: left;
}

.fragen-telnr {
    font-size: 2em;
}

.spenden-box {
    padding-left: 10%;
    display: block;
    width: 90%;
    max-width: 520px;
}

.fragen-box {
    padding-left: 10%;
    display: block;
    width: 90%;
    max-width: 520px;
}

/* ==========================================================================
   Footer
   ========================================================================== */

.metanav {
    background-color: #44555f;
    padding: 1.25em 0;
}

.metanav, .metanav a {
    color: #fff;
}

.metanav a {
    margin: 0 3px;
}

.metanav a:first-child {
    margin: 0 0px;
}

.metanav .socialmediabtns a:first-child {
    margin-left: 15px;
    margin-right: 5px;
}

.socialmediabtns {
    margin-bottom: 1em;
    vertical-align: middle;
}

.socialmediabtns a {
    display: inline-block;
    margin: 0 0.5em;
    vertical-align: middle;
}

.copyright {
    font-size: 0.813em;
    padding-top: 1em;
}

.service {
    float: right;
}

.service a {
    margin: -3px 0 0 34px;
}

.service a:first-child {
    margin: -3px 0 0 0px;
}

.seiteDrucken {
    padding: 3px 0 0 38px;
    height: 27px;
    background: transparent url(../img/pngicons/drucker.png) 0px 0 no-repeat;
}

.svg .seiteDrucken {
    padding: 3px 0 0 38px;
    height: 27px;
    background: transparent url(../img/svg/drucker.svg) 0px 0 no-repeat;
}

.seiteMerken {
    padding: 3px 0 0 38px;
    height: 27px;
    background: transparent url(../img/pngicons/seite_merken.png) 0px 0 no-repeat;
}

.svg .seiteMerken {
    padding: 3px 0 0 38px;
    height: 27px;
    background: transparent url(../img/svg/seite_merken.svg) 0px 0 no-repeat;
}


/* ==========================================================================
   Caritas Verband News
   ========================================================================== */
.caritas-news {
    padding: 0 0 0 0;
    width: 65%;
    margin: 0 0 20px 0;
    float: right;
}

.caritas-news h3 {
    font-weight: 600;
    margin-bottom: 1em;
}

.caritas-news .rubrik {
    color: #333333;
}

.caritas-news a,
.caritas-news a:hover,
.caritas-news a:focus
.caritas-news a:visited {
    text-decoration: underline;
}

.caritas-news a,
.caritas-news a:visited {
    color: #e80c0c;
}

.caritas-news a:hover,
.caritas-news a:focus {
    color: #333333;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */
/* ========= Seitenbreite 1050px erreicht ========= */

@media handheld, only screen and (max-width: 1050px) {
    nav .first-level a {
        font-size: 1.24em;
        padding: 0 1.5em 0 1em;
    }

    #logo {
        padding-left: 5%;
        width: 20%;
    }

    .cc_message {
        margin-top: 0.5em !important;
    }
}

/* ========= Seitenbreite 1040px erreicht ========= */

@media handheld, only screen and (max-width: 1040px) {

    nav .first-level a {
        font-size: 1.24em;
        padding: 0 1.5em 0 1em;
    }

    .container {
        width: 90%;
        padding: 0 5%;
    }

    #logo {
        padding-left: 3%;
    }

    .termin-uhrzeit {
        font-size: 1.2em;
        white-space: nowrap;
    }

    .termin-uhrzeit-icon img {
        width: 75%;
    }

    .termin-uhrzeit-icon {
        margin: 0px 5px 0 0;
        min-width: 19px;
        max-width: 19px;
        min-height: 19px;
        max-height: 19px;
        background-size: 75%;
        background-position: 0 2px;
    }

    .svg .termin-uhrzeit-icon {
        margin: 0px 5px 0 0;
        min-width: 19px;
        max-width: 19px;
        min-height: 19px;
        max-height: 19px;
        background-size: 75%;
        background-position: 0 3px;
    }
}


@media handheld, only screen and (max-width: 1024px) {

    nav .first-level a {
        font-size: 1.25em;
        padding: 0 1.35em 0 0.85em;
    }

    .teaserBox h2 {
        font-size: 1.4em;
    }

    .teaserBox p {
        font-size: 0.9em;
        line-height: 1.25em;
        margin-bottom: 1em;
    }

    .gallerynav h3 {
        font-size: 1.1em;
        line-height: 100%;
    }

    .termin-datum {
        margin: 0 1.5em 0 0;
    }

    .beitrag .termin-beschreibung {
        width: 65%;
    }


}

@media handheld, only screen and (min-width: 1024px) {
    .contact-information a.phone {
        color: #333333 !important;
    }
}

@media handheld, only screen and (max-width: 1000px) {

    nav .first-level a {
        font-size: 1.25em;
        padding: 0 1em 0 0.5em;
    }

    .apbild img {
        max-width: 90%;
        height: auto;
    }
}

@media handheld, only screen and (max-width: 900px) {

    nav .first-level a {
        font-size: 1.06em;
        padding: 0 1em 0 0.65em;
    }

    .fragen-spenden h1 {
        font-size: 1.6em;
    }

    .fragen-spenden h3 {
        font-size: 1.2em;
    }

    .fragen-telnr {
        font-size: 1.6em;
    }

    .teaserBox {
        padding: 5% 5% 25% 5%;
    }

    .imageteaser {
        padding: 5% 0% 5% 5%;
    }


}

/* changed */
@media (min-width: 801px) {

    nav li.sub > a {
        padding-right: 20px;
        position: relative;
        background: transparent url(../img/pngicons/pfeil_rechts.png) right 11px no-repeat;
    }


    .dropdown li .sub:hover > a {
        color: #e80c0c;
        background: transparent url(../img/pngicons/pfeil_rechts_rot.png) right 11px no-repeat;
    }


    .svg nav li.sub > a {
        padding-right: 20px;
        position: relative;
        background: transparent url(../img/svg/pfeil_rechts.svg) right 11px no-repeat;
    }


    .svg .dropdown li .sub:hover > a {
        color: #e80c0c;
        background: transparent url(../img/svg/pfeil_rechts_rot.svg) right 11px no-repeat;
    }
}

@media (max-width: 1050px) {
    #mainNav {
        max-width: 720px;
    }

    nav .first-level a {
        font-size: 1.1em;
    }
}

@media (max-width: 980px) {
    #logo {
        width: 170px;
        padding: 5px 5px 5px 3%;
    }

    #mainNav {
        width: 80%;
        max-width: 600px;
        padding-top: 1.8em;
    }

    nav .first-level:first-child > a {
        height: 28px;
    }

    nav .first-level > a {
        font-size: 1em;
        height: 36px;
    }
}

/* / changed */

/* ========= Tablet 800 ========= */

@media (max-width: 800px) {
    .tabletNO {
        display: none !important;
    }

    body {
        padding: 0 0 2em 0;
    }

    header {
        position: relative;
    }

    .mean-container .mean-bar {
        top: 50px;
        z-index: -5;
    }

    li.mobileOnly {
        border-bottom: 10px solid #fff;
    }

    li.mobileOnly input {
        float: left;
        vertical-align: middle;
        margin: 0;
        display: inline-block;
        background: #edeff1;
        border: 0 none;
        color: #333333;
        width: 9.625em;
        padding: 0.15em 0.375em 0.2em 0.375em;
        margin: 0 5px 0 0;
        font-size: 100%;
        line-height: 139%;
        display: block;
        float: left;
        width: 90%;
        padding: 1em 5%;
        margin: 0;
        text-align: left;
        color: #333333;
        border-top: 1px solid #383838;
        border-top: 1px solid rgba(255, 255, 255, 0.5);
        text-decoration: none;
        text-transform: none;
    }

    .mean-container .mean-nav ul li.mobileOnly a {
        float: left;

        margin-top: 6px;
        width: 24px;
        height: 24px;
        padding: 8px !important;
        text-align: center;
        position: absolute;
        right: 5%;
        top: 0;
        z-index: 2;
        font-weight: 700;
        background: rgba(255, 255, 255, 0.1);
        border: none !important;
        border-top: 1px solid #383838;
        background-color: transparent;
    }

    #slider h2 {
        font-size: 130%;
    }

    .one-third, .two-third, .one-quarter, .three-quarter {
        float: none;
        width: 100%;
    }

    .downloads .one-third.catimage {
        float: left;
        width: 30%;
    }

    .downloads .one-third.catimage img {
        width: 100%;
        height: auto;
    }

    .downloads .two-third {
        float: left;
        width: 70%;
    }

    .view-filter .one-third {
        float: left;
        width: 33%;
    }

    .view-filter .two-third {
        float: left;
        width: 66%;
    }

    .uebersicht-liste .one-third.catimage {
        width: 27%;
        float: left;
        margin-right: 3%;
    }

    .uebersicht-liste .one-third.catimage img {
        width: 100%;
        height: auto;
    }

    .uebersicht-liste .two-third.cattext {
        float: left;
        width: 60%;
        margin-left: 5%;
    }

    ul.second-level-nav, .beitragteaser {
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }

    header .container {
        width: 50%;
        float: left;
        margin-left: 3%;
        z-index: 99999;
    }

    .teaserBox {
        width: 45%;
        margin: 5% 10% 5% 0;
        float: left;
        box-sizing: border-box;
    }

    .teaserBox:nth-child(2n) {
        margin-right: 0;
    }

    .teaserBox:last-child { /* width: 40%; */
        margin: 5% 0 5% 0;
        float: left;
    }

    .imageteaser {
        padding: 0;
    }

    #gmap {
        margin-bottom: 40px;
    }

    #tx-indexedsearch-searchbox-sword:focus {
        width: 9em;
    }

    .footer-links {
        margin-bottom: 40px;
    }

    .fragen-spenden h2 {
        font-size: 1.75em;
    }

    .fragen-telnr {
        font-size: 1.25em;
    }

    .fragen-spenden h3 {
        font-size: 100%;
        line-height: 120%;
    }

    .fragen-text {
        width: 75%;
    }

    .fragen-spenden-icon {
        margin-right: 20px;
    }

    .fragen-spenden-icon img {
        width: 70%;
    }


    .beitragteaser .ansprechpartner img {
        float: left;
        max-width: 220px;
        height: auto;
        margin: 0 20px 20px 0;
    }

    /* second and third level nav  */
    #secNav {
        position: relative;
    }

    ul.second-level-nav {
        width: 100%;
        float: none;
        padding: 0;
        list-style-type: none;
        margin: 0 0 20px 0;

    }

    ul.second-level-nav ul {
        margin: 0;
        padding-left: 0;
    }

    ul.second-level-nav > li:first-child {
        border-top: 1px solid #ccc;
    }

    ul.second-level-nav li {
        position: relative;
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

    ul.second-level-nav li li {
        margin: 0;

    }

    ul.second-level-nav li a {
        float: none;
        display: block;
        padding: 1em 5%;
        color: #000;
        box-sizing: border-box;
        width: 100%;
    }

    ul.second-level-nav li li a {
        padding-left: 50px;
    }

    ul.second-level-nav a:hover {
        color: #000;
    }

    ul.second-level-nav a.active {
        color: #000;

    }

    ul.second-level-nav a.secnav-expand {
        margin-top: 6px;
        width: 50px;
        height: 48px;
        padding: 8px !important;
        text-align: center;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 2;
        font-weight: 700;


    }

    .teaserBox {
        max-height: 240px !important;
    }

    .styled-select select {
        width: 100%;
    }

    .caritas-news {
        width: 100%;
    }

    .caritas-news h3 {
        font-weight: 600;
        margin-bottom: 0.3em;
    }
}

@media (min-width: 800px) {
    ul.second-level-nav li a {
        color: #000;
    }

    ul.second-level-nav li > a {
        padding-right: 9px;
        box-sizing: border-box;
    }


    .termin-uhrzeit {
        font-size: 1em;
        letter-spacing: 0.010em;
    }


}

/* ========= Tablet 480 <-> 800 ========= */

@media only screen and (min-width: 480px) and (max-width: 800px) {
    h1 {
        margin-top: .6em;
    }

    .pagination {
        margin: 10px 0 0px 0;
    }

    .rubrik {
        padding: 30px 0 0em 0;
    }

    .caritas-news .rubrik {
        padding: 10px 0 0em 0;
    }

    .gallerynav {
        margin: 70px 0 40px 0;
    }

    .beitragteaser h4 {
        margin-top: 40px;
    }

    .meldungen-liste .row .two-third {
        padding-left: 30%;
    }

}

/* ========= Tablet 640 ========= */

@media (max-width: 640px) {

    .fragen, .spenden {
        display: block;
        height: 100%;
        width: 100%;
        margin: 0;
    }

    .spenden {
        padding: 30px 0 30px 0;
        height: 114px !important;
    }

    .fragen-box {
        float: none;
    }

    .fragen-spenden h2 {
        font-size: 2.25em;
    }

    .fragen-telnr {
        font-size: 2.15em;
    }

    .fragen-spenden h3 {
        font-size: 1.45em;
        line-height: 120%;
    }

    .fragen-text {
        width: 75%;
    }

    .fragen-spenden-icon {
        margin-right: 40px;
    }

    .fragen-spenden-icon img {
        width: 70%;
    }

    .intro p, .beitrag .intro p {
        line-height: 1.2em;
    }

    .beitrag .footer-links .btn-lightgrey {
        margin-right: 20px;
    }

    .gallerynav h3 {
        font-size: 1em;
        line-height: 100%;
    }

    .beitragteaser .ansprechpartner img {
        float: left;
        max-width: 220px;
        height: auto;
        margin: 0 20px 20px 0;
    }

    .termin-uhrzeit {
        display: none;
    }

    .termin-beschreibung {
        width: 55%;
    }
}

@media handheld, only screen and (max-width: 560px) {
    #logo img {
        width: 180px;
        margin-top: 0px;
    }

    #slider h2.slidercontent {
        font-size: 14px !important;
        right: 10%;
    }

    #slider h2.slidercontent span,
    #slider h2.slidercontent a {
        font-size: 12px !important;
    }
}


/* ========= Smartphone 480 ========= */

@media handheld, only screen and (max-width: 480px) {

    body {
        padding: 85px 0 1em 0;
    }

    .mean-container .mean-bar {
        top: 25px;
    }

    header {
        padding: 3% 0 0 0;
        height: 83px;
        position: fixed;
    }

    /* ----- typography --------- */
    h1 {
        font-size: 1.375em;
    }

    h2 {
        font-size: 1.275em;
    }

    p {
        font-size: 1em;
        line-height: 1.4em;
    }

    .intro p {
        font-size: 1em;
        line-height: 1.5em;
    }

    .mobileNO {
        display: none !important;
    }

    .paddingLeft, .paddingRight {
        padding: 0;
    }

    /* Pagination */
    .pagination {
        float: right;
        margin: 0px 0 0px 0;
        font-size: 20px;
        font-weight: 500;
    }

    .row.mobileSeparator {
        margin-top: 0;
        padding-top: 0px;
    }

    .row {
        margin-bottom: 30px !important;
    }

    .meldungen-liste .pagination {
        margin-top: -20px !important;
    }

    .row.metanav {
        margin-bottom: 10px !important;
    }

    .metanav a {
        margin: 0;
    }

    .metanav .socialmediabtns a:first-child {
        margin-right: 0;
    }

    .left, .right {
        float: none;
    }

    .half {
        width: 100%;
    }

    .one-third, .two-third, .one-quarter, .three-quarter {
        float: none;
        clear: both;
        width: 100%;
    }

    .view-filter .one-third {
        float: none;
        width: 100%;
    }

    .view-filter .two-third {
        float: none;
        width: 100%;
    }

    .styled-select {
        width: 100%;
    }

    .apbild {
        float: none;
    }

    .aptext {
        float: none;
        width: 100%;
    }

    .beitragteaser h4 {
        margin-top: 40px;
    }

    .beitragteaser .ansprechpartner img {
        float: none;
        max-width: 140px;
        height: auto;
        margin: 0 auto;
    }


    /* ------------------ meanmenu overrides ----------------- */
    .mean-bar {
        height: 40px;
    }

    .mean-nav {
        margin-top: 55px;
        overflow-y: scroll;
        height: auto;
        /* max-height: 300px; */
    }

    .mean-nav ul:first-child {
        overflow-y: scroll;

    }

    #logo {
        height: auto;
        margin: 0 0 20px 2%;
        width: 162px;
    }

    #logo img {
        width: 100%;
        margin-top: 0;
    }

    .container {
        width: 90%;
        padding: 0 5%;
    }


    /* ------------------ search ----------------------------- */
    .header-suche {
        display: block;
        clear: both;
        float: none;
        margin-bottom: 17px;
        margin-right: 0;
    }

    #tx-indexedsearch-searchbox-sword, #tx-indexedsearch-searchbox-sword:focus {
        width: 80%;
    }

    .suche-lupe {
        float: right;
        padding: 5px 0 5px 11px;
    }

    /* ------------------ Slider ----------------------------- */
    .slider-wrapper.default > div #slides h1, .slider-wrapper.default > div #slides h2, .slider-wrapper.default > div #slides h3, .slider-wrapper.default > div #slides h4, #herostill h2 {
        max-width: 100%;
    }

    #slider h2 {
        font-size: 100%;
    }

    .slider-wrapper.default > div #bullets {
        bottom: -12%;
    }

    .slider-wrapper.default > div #bullets .bullet {
        height: 8px;
        width: 8px;
        min-height: 8px;
        min-width: 8px;
        border-radius: 8px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        background-color: #dadfe3;
    }

    .slider-wrapper.default > div #bullets .bullet:hover {
        background-color: #e80c0c;
    }

    .slider-wrapper.default > div #bullets .bullet.selected {
        background-color: #e80c0c;
    }

    .slider-wrapper.default > div #slides h2 span.readmore,
    #herostill h2 span.readmore,
    .slider-wrapper.default > div #slides h2 span.readmore,
    #herostill h2 span.readmore {
        display: none;
    }

    #herostill h2 {
        width: auto;
        max-width: 80%;
    }

    .termin-beschreibung {
        width: 60%;
        padding-top: 0em;
    }

    .slider-wrapper.default > div #slides h2 span, #herostill h2 span {
        margin: 0 0 5px 0;
    }

    .slider-wrapper.default > div #slides h1,
    .slider-wrapper.default > div #slides h2,
    #herostill h2,
    .slider-wrapper.default > div #slides h3,
    .slider-wrapper.default > div #slides h4 {
        text-align: right;
        position: absolute;
        color: #fff;
        bottom: 5%;
        right: 4%;
    }

    /* ---------------- herostill ---------------- */
    .container.headerimage {
        width: 100%;
        height: 100%;
        padding: 0;
        overflow: hidden;
    }

    .container.headerimage img {
        height: 100%;
        width: auto;
    }


    .teaserStart {
        margin: 20px 0 0 0;
    }

    /* Termine */
    .termin-datum {
        height: 85px;
        width: 85px;
        margin: 0 8% 0 0;
    }

    .termin-datum-tag {
        font-size: 200%;
        padding: 15% 15% 3% 15%;
    }

    .termin-datum-monat {
        font-size: 100%;
        padding: 0%;
    }

    .termin-datum-jahr {
        font-size: 100%;
        margin: -5% 0 0 0;
    }

    .termin-titel {
        font-size: 100%;
    }

    .rubrik {
        padding: 0 0 .25em 0;
    }

    .gallerynav a:nth-child(2n+1) {
        clear: both;
    }

    .gallerynav h3 {
        position: relative;
        color: #333333;
        font-size: 1em;
        line-height: 100%;
        font-size: 0.9em;
    }

    #gmap {
        height: 300px;
    }

    .teaserBox {
        width: 100%;
        padding-bottom: 20%;
        max-height: 220px !important;
    }

    .teaserBox.imageteaser {
        max-height: fit-content !important;
        padding-bottom: 0;
        margin-bottom: 3%;
    }

    #projektticker {
        border-top: 1px solid #b5bdc5;
        border-bottom: 1px solid #b5bdc5;
        margin: 10px 0 20px 0;
        padding: .75em 0;
    }

    #projektticker img {
        margin-right: 20px;
    }


    .spenden-box {
        padding-left: auto;
        display: block;
        width: auto;
        max-width: 320px;
        margin: 0 auto;
    }

    .fragen-box {
        padding-left: auto;
        display: block;
        width: auto;
        max-width: 320px;
        margin: 0 auto;
    }

    /*
    .spenden-box { padding-left:5%; display: block; width:90%; max-width:520px;  }
    .fragen-box { padding-left:5%; display: block; width:90%; max-width:520px;  }
    */
    .fragen, .spenden {
        display: block;
        height: 100%;
        width: 100%;
        margin: 0;
    }

    .spenden {
        padding: 30px 0 30px 0;
        height: 111px !important;
    }

    .fragen-spenden h2 {
        font-size: 1.25em;
    }

    .fragen-telnr {
        font-size: 1.25em;
    }

    .fragen-spenden h3 {
        font-size: 90%;
        line-height: 120%;
    }

    .fragen-text {
        width: 75%;
    }

    .fragen-spenden-icon {
        margin-right: 15px;
    }

    .fragen-box .fragen-spenden-icon {
        margin-left: 0px;
    }

    .fragen-spenden h1 {
        font-size: 1.25em;
        line-height: 130%;
    }

    .metanav .socialmediabtns a:first-child {
        margin-left: 5px;
    }

    .socialmediabtns a {
        margin: 0 0.2em;
    }


    .copyright {
        font-size: 0.813em;
        padding-top: 0.3em;
    }

    .copyright .right {
        float: right;
    }

    .copyright .left {
        float: left;
    }


    /* Übersichtsseiten */
    .uebersicht-liste .one-third.catimage {
        width: 100%;
    }

    .uebersicht-liste .one-third.catimage img {
        width: 100%;
        height: auto;
    }

    .uebersicht-liste .two-third,
    .uebersicht-liste .two-third.noprev {
        width: 100%;
        padding: 0;
    }

    .downloads .one-third.catimage img {
        width: 50%;
    }


    .view-filter {
        padding-top: 0;
    }

    /* Beitrag */
    .beitrag .footer-links {
        margin: 20px 0 30px 0;
    }

    .beitrag .footer-links .btn-lightgrey {
        margin-right: 5px;
    }

    .beitrag .termin-datum {
        margin: 4px 10px 0px 0;
    }

    .beitrag .termin-beschreibung {
        float: none;
        width: 100%;
    }

    .gallerynav {
        line-height: 0;
        margin: 40px 0 30px 0;
    }

    .gallerynav a h3 {
        min-width: 91%;
        line-height: 130%;
        color: #ffffff;
        background-color: #FFD300;
        background-color: rgba(255, 211, 0, 1);
        background: rgba(255, 211, 0, 1);
        border-bottom-left-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        -moz-border-bottom-left-radius: 5px;

    }

    .gallerynav a img {
        border-radius: 0px;
        -webkit-border-top-left-radius: 5px;
        -webkit-border-top-right-radius: 5px;
        -moz-border-radius-topleft: 5px;
        -moz-border-radius-topright: 5px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }

    ul.second-level-nav li li a {
        padding-left: 30px;
    }

}

/* ========= Smartphone 480 ENDE ========= */

@media handheld, only screen and (max-width: 479px) {
    .lSSlideOuter {
        position: relative;
    }

    .lSAction {
        /* display: none !important; */

    }

    .lSAction > a {
        top: 25% !important;
    }

    .lSPager {
        display: none !important;
        /* */
    }

}

@media handheld, only screen and (max-width: 403px) {
    .lSPager {
        top: 45%;
    }
}

@media handheld, only screen and (min-width: 768px) {
    .two-third .one-third {
        width: 33%;
        float: left;
        box-sizing: border-box;
    }

    .two-third .two-third {
        width: 66%;
        float: left;
        box-sizing: border-box;
    }

    .two-third .two-third.paddingLeft.noprev {
        padding-left: 38%;
        width: 99%;
    }

    .downloads .one-third.catimage img {
        max-width: 159px;
    }
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.hidden {
    display: none !important;
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.scrollTop-btn {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 999;
    width: 40px;
    height: 40px;
    background-image: url(../img/pngicons/top.png);
    cursor: pointer;
}

.svg .scrollTop-btn {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 999;
    width: 40px;
    height: 40px;
    background-image: url(../img/svg/top.svg);
    cursor: pointer;
}

@media screen and (max-width: 1040px) {
    .svg .scrollTop-btn {
        bottom: 60px;
    }

    .scrollTop-btn {
        bottom: 60px;
    }
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}


/* ==========================================================================
   Farben
   ========================================================================== 

    Rot     e80c0c
    Orange  ff9b00
    Gelb    ffd300
    Blau    69adc4
    Grün    b9d065
    Dklgrau 333333  44555f  8c959e  b5bdc5  c8ced4  dadee2  edeff1

*/


/*------ red theme ------- */
.red-theme .gallerynav h3,
.red-theme #slides h2,
.red-theme #herostill h2,
.red-theme .slider-wrapper.default > div #slides h2,
.red-theme #herostill h2 {
    background-color: #e80c0c;
    background-color: rgba(232, 12, 12, 0.9);
    background: rgba(232, 12, 12, 0.9);
}


/*------ orange theme ------- */
.orange-theme .gallerynav h3,
.orange-theme #slides h2,
.orange-theme #herostill h2,
.orange-theme .slider-wrapper.default > div #slides h2,
.orange-theme #herostill h2 {
    background-color: #ff9b00;
    background-color: rgba(255, 155, 0, 0.9);
    background: rgba(255, 155, 0, 0.9);
}


/*------ yellow theme ------- */
.yellow-theme .gallerynav h3,
.yellow-theme #slides h2,
.yellow-theme #herostill h2,
.yellow-theme .slider-wrapper.default > div #slides h2,
.yellow-theme #herostill h2 {
    background-color: #FFD300;
    background-color: rgba(255, 211, 0, 0.9);
    background: rgba(255, 211, 0, 0.9);
}


/*------ blue theme ------- */
.blue-theme .gallerynav h3,
.blue-theme #slides h2,
.blue-theme #herostill h2,
.blue-theme .slider-wrapper.default > div #slides h2,
.blue-theme #herostill h2 {
    background-color: #69adc4;
    background-color: rgba(105, 173, 196, 0.9);
    background: rgba(105, 173, 196, 0.9);
}


/*------ green theme ------- */
.green-theme .gallerynav h3,
.green-theme #slides h2,
.green-theme #herostill h2,
.green-theme .slider-wrapper.default > div #slides h2,
.green-theme #herostill h2 {
    background-color: #b9d065;
    background-color: rgba(185, 208, 101, 0.9);
    background: rgba(185, 208, 101, 0.9);
}

.map_wrap {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
    margin-bottom: 25px;
}

.map_wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*** FORMS ***/
label,
.label {
    font-size: 16pt;
    line-height: 18pt;
    letter-spacing: 0pt;
}

input:not([type=submit],[type=checkbox]),
textarea,
button {
    border: .12rem solid #EDEFF1;
    border-radius: 5px;
    width: 100%;
    height: 30px;
}

input:focus,
input:focus-visible,
textarea:focus,
textarea:focus-visible {
    outline: .12rem solid #A5ADB6;
}

input {
    height: 30px;
}

button,
button.btn-grey,
input[type=submit] {
    width: fit-content;
    float: right;
    padding: 10px 15px;
    height: auto;
    text-transform: uppercase;
    border-radius: 0;
}

input[type=file] {
    border: none;
}

label.checkbox-label {
    font-size: 1em;
}

label.checkbox-label input[type=checkbox]{
    position: relative;
    vertical-align: middle;
    bottom: 1px;
    width: 25px;
}

textarea {
    height: 100px;
}

textarea.large {
    height: 200px;
}

.required {
    color: #e80c0c;
}

fieldset {
    margin-bottom: 5%;
}

input.f3-form-error {
    border-color: #e80c0c;
    border-width: 2px;
}

/*** Newshub ***/
img.newshub-result {
    width: 15%;
    height: auto;
    margin: 3% 0;
}
