/* CSS Document */

.mobile,
.scroller,
div.naviblock,
#headerlogo,
#menu-button {
    display: none !important;
    visibility: hidden !important;
}

.break2 {
    display: none !important;
}

.break1,
#fb-link,
.hide-element {
    display: block !important;
    visibility: visible !important;
}

html,
body {
    font-size: 18px;
    line-height: 26px;
    max-width: none;
    display: block;
}

.fliesstext,
.template-text {
    font-size: 18px;
    line-height: 26px;
}

.aktiv {
    background-color: #fff !important;
}

.aktiv .txt-block {
    background-size: unset !important;
}


/*____Globals__________________________________________________________________________*/

h1,
.ueberschrift {
    font-size: 32px;
    line-height: 38px;
}

h2,
.zwischen_ueberschrift {
    font-size: 24px;
    line-height: 28px;
}

h3,
.zwischen_ueberschrift2 {
    font-size: 20px;
    line-height: 26px;
}

.template-text .intro {
    font-size: 20px;
    line-height: 28px;
    text-align: left;
}

.table {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    position: relative;
}

.subtemplate.blue2 .template-text>div,
.cell {
    display: table-cell !important;
    text-align: left;
    vertical-align: top;
    position: relative;
    width: auto;
    height: 100%;
}

#comedia-container.aktiv,
#eastbrand-container.aktiv {
    display: table-cell !important;
}

#comedia-container:hover .table,
#eastbrand-container:hover .table {
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.3);
    z-index: 9;
    position: relative;
}

.txt-block p {
    padding-top: 0;
    margin-bottom: 70px;
}

.blocked,
.boxed {
    padding: 0 20px;
}


/*resize_____________________________________________________________________________________________________*/

.faq-container {
    margin: 20px 0;
}

.faq-container .img-cell.cell,
.faq-container .img-cell.cell img {
    width: 185px !important;
    position: relative;
    overflow: hidden;
}

.faq-container .cell.break1 {
    display: table-cell !important;
}

.faq-container .answer {
    margin-bottom: 10px;
}

.faq-container .img-cell.cell .image {
    position: relative;
}

.faq-container .img-shadow {
    position: absolute !important;
    left: 0;
    top: 185px !important;
}


/*______header________________________________________________________________________________________________*/

#header {
    z-index: 1;
    padding: 70px 25px 0;
    text-align: center;
}

#content {
    padding-right: 30px;
    padding-top: 20px;
}

#content-holder {
    background-size: 870px auto;
}


/*______menü________________________________________________________________________________________________*/

#mainmenu-container {
    position: relative;
    text-align: right;
    width: 100%;
    left: 0px !important;
    height: auto;
    box-sizing: border-box;
    background: none;
    background-color: #fff;
    padding: 0 !important;
    max-width: 1020px;
}

#mainmenu-holder {
    background: none;
}

#mainmenu-links {
    margin: 0 auto;
    display: block;
    text-align: right;
    font-size: 0;
}

#mainmenu-links .menucontainer {
    display: inline-block;
    border: none;
    padding: 0;
    cursor: pointer;
}

#mainmenu-links .menucontainer .hm {
    display: inline-block;
    border: none;
    padding: 0;
}

#seitenauswahl {
    width: auto;
    height: 140px;
    position: absolute;
    left: 20px;
    top: 0;
}

#seitenauswahl a {
    padding-right: 45px;
    display: inline-block;
    width: auto;
}

#seitenauswahl a img {
    height: 100px;
    margin-top: 18px;
    box-sizing: border-box;
    padding: 15px 0;
}

#seitenauswahl a.aktiv img {
    padding: 0;
}

#seitenauswahl a.aktiv {
    background: none !important;
    float: left;
}

.menucontainer .hm a:hover,
.menucontainer .aktiv a {
    position: relative;
}

.menucontainer .hm a:hover:after,
.menucontainer .aktiv a:after {
    right: -2px;
    left: auto;
}

.menucontainer .submenu,
.menucontainer .menu_nav {
    display: none;
}

.menucontainer .container {
    padding: 0;
    border: none;
    background: none;
}

#mainmenu-links {
    padding: 65px 0px 0 340px;
}

#mainmenu-links .hm a {
    display: inline-block;
    padding: 22px 20px 27px 20px;
    position: relative;
    font-size: 26px;
    font-family: 'Titillium Web', sans-serif;
    color: rgb(48, 48, 48);
    font-weight: 700;
    line-height: 0.846;
}

#mainmenu-links .aktiv .hm a {
    text-decoration: none;
    color: #fff;
    background-color: #004c8f;
}

#mainmenu-links .hm a:hover {
    color: #004c8f;
}

#mainmenu-links::after {
    display: none;
}

#menu-button {
    display: none !important;
}

#menu-footer {
    position: absolute;
    right: 15px;
    top: 0px;
    text-align: right;
    padding: 0;
}

#menu-footer a {
    display: inline-block;
    margin-left: 10px;
}

#menu-footer a {
    color: rgba(0, 0, 0, 0.5);
}

.social-link span.icon {
    color: #d4d4d4;
}

#menu-footer a:hover,
.social-link:hover span.icon {
    color: rgb(0, 76, 143);
}


/*______submenu_____________________________________________________________________________________________*/

#content,
#submenu {
    display: table-cell;
    vertical-align: top;
    padding-bottom: 50px;
    width: auto;
}

#submenu,
.footer-block div.right-footer {
    width: 286px;
}

#submenu-container {
    box-sizing: border-box;
    background-color: #fff;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    width: 100%;
    margin-top: 40px;
    padding: 25px 25px 10px;
    position: relative;
    margin-bottom: 160px;
}

#submenu-container:after {
    content: "";
    position: absolute;
    bottom: -200px;
    left: -9px;
    width: 300px;
    background-image: url(../grafiken/submenu.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 303px;
    height: 200px;
    display: block;
}

#submenu .submenu {
    height: auto;
    margin: 0;
    overflow: visible;
    background: none;
}

.submenu a.sm {
    display: block;
    font-size: 20px;
    text-align: left;
    position: relative;
    color: #303030;
    font-weight: 600;
    padding: 13px 0px 13px 2px;
}

.last a.sm {
    border: none;
}

.submenu.aktiv a.sm,
.submenu a.sm:hover,
.submenu .subsubmenu .ssm a:hover,
.submenu .subsubmenu .aktiv a {
    text-decoration: none;
    color: #004c8f;
}

.submenu .subsubmenu {
    box-sizing: border-box;
    height: auto;
    margin: 15px 0;
}

.submenu .subsubmenu .ssm {
    margin: 5px 0 5px 0px;
    font-size: 16px;
    color: #000;
    font-weight: bold;
    line-height: 1.444;
    text-align: left;
}

.container.aktiv {
    background-color: rgb(0, 67, 130) !important;
}

.menucontainer .aktiv .hm a {
    color: #fff !important;
}

.submenu .subsubmenu .ssm.aktiv a,
.submenu .sm.aktiv a {
    color: #004382;
}


/*______content________________________________________________________________________________________________*/

.txt-block {
    margin: 0 auto;
    max-width: 650px;
    text-align: center;
    background-image: url(../grafiken/left-bg.svg);
    background-size: inherit;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 20px;
}

.txt-block img {
    margin: 165px auto 65px;
}

a.button {
    margin-top: 65px;
    padding: 10px 35px 10px 30px;
}

a.button span,
a.button:hover span {
    right: 25px;
}

a.button:hover span {
    right: 23px;
}

.header-txt a.button {
    padding: 10px 25px 10px 30px;
}

.header-txt a.button span {
    position: relative;
    left: 0%;
    top: -4px;
    bottom: auto;
    right: auto;
    display: inline-table;
    height: 20px;
    padding: 0;
    overflow: hidden;
    width: 14px;
    line-height: 20px;
    vertical-align: middle;
}


/*______templates_____________________________________________________________________________________________*/

.subtemplate .text {
    padding-top: 0;
}

.smallimage-text,
.text-image,
.image-text,
.image-image,
.text-text {
    display: table;
    table-layout: fixed;
    box-sizing: border-box;
    width: 100%;
}

.smallimage-text .text,
.image-text .text,
.text-image .text,
.text-text .template-text {
    display: table-cell;
    vertical-align: top;
}

.text-text .template-text,
.text-image .text .template-text,
.image-text .image-and-caption,
.image-image .image-and-caption,
.smallimage-text .image-and-caption {
    padding-right: 10px;
}

.smallimage-text .text .template-text,
.image-text .text .template-text,
.text-image .image-and-caption,
.image-image .right-img,
.text-text .right-txt {
    padding-left: 10px;
    padding-right: 0;
}

.image-text .image-and-caption,
.text-image .image-and-caption,
.image-image .image-and-caption,
.smallimage-text .image-and-caption {
    display: table-cell;
    vertical-align: top;
}

.smallimage-text .image-and-caption,
.smallimage-text .image-and-caption img {
    width: 185px;
}

.image-text .image-and-caption .template-img {
    height: 250px;
}

.subtemplate.blue2,
.subtemplate.blue {
    left: -20px;
    border-left: 20px solid rgb(0, 67, 130);
    border-right: 20px solid rgb(0, 67, 130);
}

.subtemplate.blue2 .template-text {
    display: table;
    width: 100%;
}

.subtemplate.blue2 .text .template-text h3 {
    margin-bottom: 5px;
}

.subtemplate.blue2 a {
    margin-top: 0;
}

.subtemplate.blue2 .template-text>div~div,
.subtemplate.blue2 .template-text>.cell~.cell {
    padding-left: 20px;
    text-align: right;
    vertical-align: middle;
}

.subtemplate.blue:after {
    right: -24px;
}

.blue a.button {
    margin: 0px 20px 0 0;
    float: left;
}


/*______slick-slider_____________________________________________________________________________________________*/

.news-index .slideable {
    display: inline-table;
}

.slick-arrow {
    display: block !important;
}

.gallerytemplate {
    min-height: 420px;
}

.gallerytemplate .navbar {
    position: absolute;
    top: 50%;
    width: 100%;
}

.gallerytemplate .caption {
    padding-right: 80px;
}

.gallerytemplate .custom_paging {
    top: 168px;
    z-index: 999;
}


/* ____Formulare_____________________________________________________________________________________________*/

form.service {
    padding-top: 15px;
    padding-bottom: 20px;
}

input,
select,
textarea,
.secure {
    font-size: 18px;
}

.radio-container {
    width: 220px;
    display: inline-block;
}

.form-left {
    width: 48%;
    float: left;
}

.form-right {
    width: 48%;
    float: right;
}

.short-left .form-left,
.short-right .form-right {
    width: 30%;
}

.short-left .form-right,
.short-right .form-left {
    width: 66%;
}

form.service button.send-mitteilung {
    margin-top: 20px;
}


/*______news________________________________________________________________________________________________*/

.news-entry .txt-cell,
.news-entry .txt-cell .date,
.date {
    font-size: 18px;
}

.news-entry .table:not(.jobs) {
    min-height: 185px;
}

.news-entry .img-cell {
    width: 185px;
    min-height: 185px;
}

.news-entry .img-cell .greyer {
    width: 185px;
    height: 185px;
}

.news-entry .img-cell img {
    height: 185px;
    position: relative;
    left: 0;
    right: auto;
}

.monatsname {
    font-size: 20px;
    margin-top: 28px;
    margin-bottom: 20px;
}

.news-entry .txt-cell {
    padding: 10px 20px 50px 20px;
    vertical-align: top;
    font-size: 16px;
}

.news-entry .txt-cell h4 {
    font-size: 19px;
    padding: 3px 0;
}

.news-entry .txt-cell::after {
    font-size: 18px;
}

.detail-table {
    display: table;
    table-layout: fixed;
    box-sizing: border-box;
    width: 100%;
}

.detail-table .cell {
    display: table-cell;
    vertical-align: top;
}

.detail-table .grey-cell {
    width: 370px;
    padding-top: 40px;
}

.detail-table .grey {
    padding: 0 30px 30px;
}

.detail-table .grey h3 {
    padding-top: 30px;
}

.news-img-container {
    max-width: 970px;
    margin: 0 auto;
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    position: relative;
    display: table;
    table-layout: fixed;
}

.news-img-container .news-img {
    display: table-cell;
    vertical-align: top;
}

.news-img-container .spacer {
    display: table-cell;
    width: 25px;
}

.slider-box .news-img .template-img {
    height: 440px;
    margin-right: 8px;
}

.news-index .slider-box3 .teaser {
    max-width: 230px;
}

.news-index .slider-box3 .teaser .img_holder,
.news-index .slider-box3 .teaser .img div,
.news-index .slider-box3 .teaser .img img,
.news-index .slider-box3 .teaser .img {
    height: 180px;
}

.news-index .slider-box3 .teaser_headline {
    padding-right: 70px;
    box-sizing: border-box;
    position: relative;
}

.news-index .slider-box3 .teaser .txt:after {
    content: "\e908";
    position: absolute;
    right: 10px;
    font-size: 22px;
    top: 36%;
    color: #fff;
}

.news-index .slider-box3 .teaser:hover .txt:after,
.news-entry:hover .readmore {
    color: #004382;
}

.news-entry .txt-cell:after {
    content: "";
}

.readmore {
    position: absolute;
    bottom: 20px;
    font-size: 18px;
    color: rgb(152, 152, 152);
    line-height: 1.222;
}

.readmore span {
    font-size: 10px;
    margin-left: 5px;
}


/*______footer________________________________________________________________________________________________*/

.footer-block .cell {
    display: table-cell !important;
    width: auto;
    position: relative;
}

.footer-block .to_top {
    position: absolute;
    bottom: 35px;
    left: 0px;
    margin: 0;
    font-size: 16px;
}

.footer-block,
.footer-block h2 {
    padding-top: 40px;
    font-size: 20px;
}

.footer-block div {
    padding-bottom: 100px;
    font-size: 20px;
    color: #fff;
    line-height: 1.4;
}

.footer-block a {
    display: inline-block;
    margin: 0 0 15px;
    font-size: 22px;
}

.footer-links a:hover {
    text-decoration: underline;
}

.footer-links a span {
    font-size: 18px;
    padding-right: 5px;
}

.footer-block .dsgvo-links {
    padding-bottom: 40px;
}

.footer-block .cell .dsgvo-links {
    padding-bottom: 0px;
    position: absolute;
    bottom: 35px;
    left: 0px;
}

.footer-block .cell .dsgvo-links a {
    margin: 0 15px 0 0;
}

.footer-block .cell a span {
    width: 40px;
    display: inline-block;
    font-size: 22px;
}

.footer-block .cell a:hover span {
    font-size: 24px;
}