/* inter-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/inter-v13-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* inter-600 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/inter-v13-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* inter-700 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/inter-v13-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

:root {
    --blau: #56C4EF;
    --font: #3aabd8;
    --dunkel: #1d1d1b;
}

.article-info.muted {
    display: none;
}

.medium {
    font-style: italic;
}

.list-date.small {
    vertical-align: middle;
}

.list-title {
    width: 60%;
}

.pagenavigation {
    text-align: center !important;
}

.pagenavigation a.btn {
    padding: 5px 14px !important;
    background-color: var(--blau);
    color: #fff !important;
    border: 1px solid var(--blau);
    border-radius: 0;
    transition: color 0s ease-in-out, background-color 0s ease-in-out, border-color 0s ease-in-out, box-shadow 0s ease-in-out !important;
}

.pagenavigation a.btn:hover {
    background-color: var(--dunkel);
    color: var(--blau) !important;
    border: 1px solid var(--dunkel);
    border-radius: 0;
}

.pagenavigation a.btn:before {
    color: #fff;
}

.pagenavigation a.btn:hover:before {
    color: var(--blau);
}

.pagenavigation .pagination {
    padding-left: 0;
    margin: 50px auto 20px auto !important;
    text-align: center;
    list-style: none;
    max-width: 925px;
}

#main .item-page ul li::before {
    content: '' !important;
    margin: 0 !important;
}

i, em, em strong {
    font-family: 'Inter', Arial, Helvetica, sans-serif;
    font-style: italic;
    font-variation-settings: "ital" 1;
    font-synthesis: none;
}

.kasten {
    border: 1px solid var(--blau);
    padding: 15px;
}

.kasten p {
    margin: 0 0 1em 0 !important;
}

/* Beginn Wartungsarbeiten ----------------------------------------------- */

div.message {
    background: #f7e5e5 url(../images/alert-icon.gif) no-repeat 15px center;
    border: 2px solid #db9f9f;
    margin: 10px 0px;
    padding: 20px 20px 20px 50px;
    color: #551111;
    text-align: left;
    font-weight: normal;
    font-size: 1.5em;
}

div.message a {
    text-decoration: underline;
    color: var(--blau);
}

div.error a:hover, div.message a:hover, div.alert a:hover {
    text-decoration: none;
}

/* Ende Wartungsarbeiten ----------------------------------------------- */

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a,
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .h1 a:hover, .h2 a:hover, .h3 a:hover, .h4 a:hover, .h5 a:hover, .h6 a:hover {
    color: var(--blau);
    font-family: 'Inter', Arial, Helvetica, sans-serif;
    font-weight: 600;
    line-height: 1.1;
    text-decoration: none;
    margin: 0;
    hyphens: none;
    -moz-hyphens: none;
    -webkit-hyphens: none;
    -ms-hyphens: none;
}

h1 {
    line-height: 1.1em !important;
}

h2, h3, h4, h5 {
    line-height: 1.3em !important;
}

.item-page h1 {
    font-size: 36px;
    margin-bottom: 0.5em;
}

.item-page h2,
.item-page h3,
.item-page h4,
.item-page h5,
.item-page h6 {
    font-size: 24px;
    color: var(--blau);
    margin-bottom: 0.5em;
    font-weight: 600;
}

.page-header h2,
h1.page-title,
.content-category h2,
.page-header h1.cat {
    color: var(--blau);
    margin-bottom: 0.6em;
    font-size: 36px;
    font-weight: 600;
}

.page-header h1,
.page-header h3,
.page-header h4,
.page-header h5,
.page-header h6 {
    color: var(--blau);
    margin-bottom: 0.3em;
    font-size: 36px;
    font-weight: 600;
}

.page-header h1.headline {
    /*margin:0 auto;
    max-width: 965px;
    text-align: left;
    color:#000;
    padding: 58px 200px 0 20px;
    position: relative;
    z-index: 1;*/
}

a {
   /* outline: none !important;*/
    color: var(--font);
}

article a,
.newsflash a {
    color: var(--font) !important;
    text-decoration: none !important;
}

article a:hover,
.newsflash a:hover,
article a:active,
.newsflash a:active {
    color: var(--dunkel) !important;
    text-decoration: none;
}

article a:before,
.newsflash a:before {
    content: " \f105";
    font-family: "Font Awesome 6 Free" !important;
    padding-right: 5px;
    font-size: 16px;
    font-weight: 600;
    color: var(--font);
}

article .category a:before {
    padding-right: 0;
}

article a:hover:before,
.newsflash a:hover:before {
    color: var(--dunkel);
}

.clear {
    height: 0;
    width: 0;
    clear: both;
}

p {
    margin: 0 0 0.5em 0;
}

table {
    width: 100% !important;
    clear: both;
    margin-bottom: 0.5em;
}

table td {
    vertical-align: top;
}

.table-bordered tr {
    border: none !important;
}

/* Tabelle für Programme */
table td.progrLinks {
    width: 25%;
}

table td.progrRechts {
    width: 75%;
}

td.list-date.small {
    vertical-align: top;
}

@media screen and (max-width: 550px) {
    table td.progrLinks,
    table td.progrRechts {
        display: table-row;
    }

    table td.progrLinks p {
        margin: 0;
    }

    table td.progrRechts {
        margin-bottom: 1.5em;
    }
}

/* Kategorie Listenlayout */
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: none;
}

table td {
    vertical-align: top;
    line-height: 1.5em;
    padding-bottom: 0.5em;
}

hr {
    border-color: #ccc;
    margin-bottom: 20px;
    margin-top: 20px;
}

ul, ol {
    margin-bottom: 0.75em;
    margin-top: 0;
    padding-left: 1.5em;
    /*list-style: none;*/
}

#main ul li {
    margin-bottom: 0.5em;
}

#main .item-page ul li:before {
    content: '–';
    margin: 0 0.5em 0 -1em;
    font-weight: 600;
}

/* FRONTEND CSS
------------------------------------------------------------------------------- */
html {
    overflow-y: scroll;
}

body {
    background-color: #fff;
    text-align: center;
    font-family: 'Inter', Arial, Helvetica, sans-serif;
    /*color:#006197;*/
    color: var(--dunkel);
    font-weight: 400;
    font-size: 16px;
}

b, strong {
    font-family: 'Inter', Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-style: normal;
}

.alert {
    border: 0 solid var(--blau);
    background-color: var(--blau);
    border-radius: 0px;
    margin-bottom: 20px;
    padding: 15px;
    color: #fff;
}

.close {
    color: #fff;
    opacity: 1;
}

/* LAYOUT
------------------------------------------------------------------------------- */
/* Floats */
.float-left {
    float: left;
}

.float-right {
    float: right;
}

.group:before,
.group:after {
    content: "";
    display: table;
}

.group:after {
    clear: both;
}

.ie7 .group {
    zoom: 1;
}

/* Grundlayout
------------------------------------------------------------------------------- */
#all {
    width: 100%;
    position: relative;
}

/*header {
    width: 100%;
}*/
.container-header {
    z-index: 10;
    background-color: transparent;
    background-image: none;
    position: relative;
    box-shadow: none;
}

.container-header .container-nav {
    margin-bottom: 20px;
}

header .wrapper {
    max-width: 1060px;
    margin: 0 auto;
    height: 185px;
    position: relative;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    gap: 20px;
}

header .grid-child {
    width: auto;
    max-width: none;
    display: inline-block;
    margin-left: 0;
    margin-right: 0;
}

.container-header .grid-child {
    padding: 0;
}

.container-header .grid-child:first-child {
    /* flex:0 1 300px; */
    flex-basis: 212px;
}

.navbar-brand {
    padding: 0 !important;
    line-height: 0;
    width: auto;
    height: 98px;
    margin: 0 0 11px 0;
    color: unset;
    margin-inline-end: auto;
    font-size: unset;
    display: inline-block;
    position: relative;
}

.navbar-brand img {
    width: auto;
    max-width: none;
    height: 100%;
}

.itemid-260 article,
.com-content-article__body,
.blog,
.category-list {
    text-align: left;
    max-width: 965px;
    margin: 0 auto;
}

.com-content-article__body,
.content-category {
    margin: 60px auto 0 auto;
    padding: 0 20px;
    /*min-height:300px;*/
}

.itemid-260 .com-content-article__body {
    margin: 0 auto;
}

footer {
    text-align: left;
    width: 100%;
}

/*.navigation {
    min-height: auto;
    margin-bottom: 0;
    border: none;
}*/
/*#menubar {
    font-weight: 600;
    padding:0;
}*/
#main {
    clear: both;
}

/* Social
------------------------------------------------------------------------------- */
.social {
    position: fixed;
    right: 30px;
    top: calc(50% - 40px);
    z-index: 1000;
}

.social .navbar-nav > li {
    float: none;
}

.social .navbar-nav {
    margin: 0 !important;
}

.social li {
    width: 40px;
    height: 40px;
    border-radius: 50px;
    margin-bottom: 2px;
}

.social li a {
    /*text-indent: -9999px;*/
    padding: 0;
}

.social li a:hover {
    background-color: transparent;
}

/*.social li.first,
.social li.first a:hover {
    background-color: #000;
    border-radius: 50px;
}
.social li.last,
.social li.last a:hover {
    background-color: #ff0000;
    border-radius: 50px;
}*/
/*.social li.first a:after {
    font-family: "Font Awesome 6 Free" !important;
    content:"\f168";
    color: #fff;
}
.social li.last a:after {
    font-family: "Font Awesome 6 Free" !important;
    content:"\f168";
    color: #fff;
}*/
/* Hauptnavigation
------------------------------------------------------------------------------- */
.container-header .mod-menu {
    flex-direction: unset;
}

.container-header .mod-menu > li + li {
    margin-left: 0;
}

.container-header .mod-menu > li > a,
.container-header .mod-menu > li > span {
    color: var(--dunkel) !important;
    font-weight: 600;
    padding: 0 9px 15px 9px;
    height: auto;
}

.container-header .mod-list li {
    padding: 0;
}

.container-header .mod-menu > li > a:hover,
.container-header .mod-menu > li > span {
    color: var(--blau) !important;
}

.container-header .mod-menu .parent > ul {
    color: var(--dunkel);
}

.container-header .mod-menu .active > li a,
.container-header .mod-menu li.active > a {
    color: var(--blau) !important;
}

.container-header .mod-list li .mod-menu__sub {
    padding-left: 0;
}

.show-menu {
    display: block !important;
}

.suche-button img {
    width: 30px;
    height: 30px;
    margin-top: -5px;
}

.suche-button .image-title {
    display: none;
}

.dropdown-toggle::after {
    vertical-align: .255em;
    content: none;
    border: 0;
    margin-left: 0;
    display: inline-block;
}

/* Subnavigation Hover
------------------------------------------------------------------------------- */
.container-header .mod-menu__sub > .active > a,
.container-header .mod-menu__sub > .active > a:hover,
.container-header .mod-menu__sub > .active > a:focus {
    background-color: transparent;
    background-image: none;
    color: var(--font);
}

.container-header .mod-menu__sub {
    position: absolute;
    top: 125%;
    left: -10px;
    min-width: 150px;
    padding: 0;
    margin: 0;
    font-size: 16px;
    background-color: #ffffff;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    z-index: 10000;
}

.container-header .mod-menu__sub > li:first-child > a {
    border-top: 0;
}

.container-header .mod-menu__sub > li:last-child > a {
    border-top: 0;
    margin-bottom: 10px;
}

.container-header .mod-menu__sub li a {
    display: block;
    color: #000;
    font-weight: 600;
    height: 41px !important;
    padding: 9px 0 0 20px !important;
    white-space: nowrap;
    border-bottom: 0;
    text-align: left;
}

.container-header .mod-menu__sub > li > a:hover,
.container-header .mod-menu__sub > li > a:focus {
    background: none;
    color: var(--font);
}

@media screen and (max-width: 850px) {
    #menubar {
        display: none;
    }

    .navbar-default {
        background-color: transparent !important;
        border-color: unset !important;
    }

    .navbar {
        min-height: unset;
        margin-bottom: 0;
        border: none;
    }
}

/* Subnavigation
------------------------------------------------------------------------------- */
/*#content ul#submenu.menu-subsub {
    margin-top: -1.85em;
}

#content .moduletable ul,
#content ul#submenu {
    width: 100%;
    display: block;
    position: relative;
    margin: 0 0 1.5em 0;
}

#content .moduletable ul li a,
#content ul#submenu li a {
    background: transparent;
    border: 1px solid #CCCCCC;
    color: var(--dunkel);
    padding: 11px 9px 11px 9px;
    margin: 0 10px 0 0;
}

#content .moduletable ul li a:hover,
#content ul#submenu li a:hover,
#content .moduletable ul li a:active,
#content ul#submenu li a:active,
#content .moduletable ul li.active a,
#content ul#submenu li.active a {
    background-color: var(--blau);
    border: 1px solid var(--blau);
    color: #fff;
}*/

/* Cookcodesmenu
------------------------------------------------------------------------------- */
@media screen and (min-width: 850px) {
    .cookcodesmenu_menu {
        display: none;
    }
}

@media screen and (max-width: 850px) {
    .cookcodesmenu_brand {
        padding: 20px 12px 7px 0;
        height: auto;
    }

    .cookcodesmenu_brand img {
        height: 50px;
        width: auto;
        display: block;
    }

    .cookcodesmenu_btn {
        position: absolute;
        right: 5px;
        top: 23px;
        vertical-align: middle;
        float: right;
        padding: 0.438em 0.625em 0.438em 0.625em;
        line-height: 1.125em;
        cursor: pointer;
        z-index: 1000;
    }

    .cookcodesmenu_menu {
        background: #fff;
    }

    .cookcodesmenu_menu .cookcodesmenu_icon-bar {
        display: block;
        width: 50px;
        height: 5px;
        margin-bottom: 6px;
        border-radius: 0;
        -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.25);
        box-shadow: 0 0 0 rgba(0, 0, 0, 0.25);
        background-color: var(--blau);
    }

    .cookcodesmenu_menu .cookcodesmenu_icon {
        width: 50px;
    }

    .cookcodesmenu_nav {
        margin-top: 60px;
    }

    .cookcodesmenu_nav a {
        text-decoration: none;
        color: var(--dunkel);
        font-weight: 600;
    }

    .cookcodesmenu_nav a:hover {
        color: var(--font);
    }

    .cookcodesmenu_nav ul li {
        text-align: left;
    }

    .cookcodesmenu_nav li {
        border-top: 1px solid #ccc;
    }

    .cookcodesmenu_nav .cookcodesmenu_row:hover {
        border-radius: 0px;
        color: var(--font);
    }

    .cookcodesmenu_nav ul li a {
        padding-left: 38px;
    }

    .cookcodesmenu_nav ul li ul li a {
        padding-left: 78px;
    }

    .cookcodesmenu_nav .cookcodesmenu_arrow {
        font-size: 20px;
    }

    .cookcodesmenu_nav .cookcodesmenu_open .cookcodesmenu_arrow {
        font-size: 28px;
    }

}

/* Servicenavigation Suche + Extranet
------------------------------------------------------------------------------- */
/*#service {
    position: absolute;
    right: 0px;
    top: 0;
    width: auto;
    background-color: #e5e5e5;
    border-bottom: 1px solid #d8d8d8;
    border-top: 0 solid #d8d8d8;
    border-left: 1px solid #d8d8d8;
    border-right: 0px solid #d8d8d8;
    font-weight: 400;
    line-height: 1.3em;
    z-index: 1001;
}
.navbar-default .navbar-nav.menu-service > li > a {
    padding-bottom: 7px;
    padding-top: 7px;
    height: auto;
}

.navbar-default .navbar-nav.menu-service > li > a:hover,
.navbar-default .navbar-nav.menu-service > li > a:active {
    color: #c5a500;
}
.navbar-default .navbar-nav.menu-service > li {
    float: left;
}

.navbar-default ul.navbar-nav.menu-service > li.first {
    display: block;
}

.navbar-default .navbar-nav.menu-service > li > a {
    padding: 9px 9px 7px 7px;
    height: auto;
}

.navbar-default .itemid-423 .element-invisible {
    display: none;
}

.navbar-default .itemid-423 {
    float: left;
    margin: 0 20px 6px 0 !important;
}

.navbar-default .itemid-423 input.button {
    margin: 10px 0 0px;
    border: none;
    width: 19px;
    padding: 0;
}

.navbar-default .itemid-423 input.inputbox {
    border: none;
    display: none;
    float: left;
    font-weight: 400;
    font-size: 14px;
}

.navbar-default .itemid-423:hover input.inputbox {
    display: inline-block;
}

.navbar-default .itemid-423 .itemid-423-query {
    margin: 6px 0 0px 10px;
    padding: 3px 0 3px 6px;
    color: var(--blau);
    width: auto;
}

.navbar-default .itemid-423 input.button {
    margin: 10px 0 0 15px;
}*/

/* Visuals
------------------------------------------------------------------------------- */
.page-header {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 155px;
    background: var(--blau);
    padding: 0;
    overflow: hidden;
    /*    background-image: url("../images/header-ecke.png");
        background-repeat: no-repeat;
        background-position: bottom right;*/
}

.page-header div {
    margin: 0 auto;
    max-width: 965px;
    text-align: left;
    color: #000 !important;
    padding: 0 20px;
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    height: 100%;
}

.page-header div h1 {
    color: #000 !important;
    margin: 0;
    align-self: center;
    width: 75%;
}

.page-header img {
    position: absolute;
    bottom: 0;
    left: 70%;
    z-index: 1;
}

/* Homepage
------------------------------------------------------------------------------- */
.itemid-260 #content {
    padding: 42px 0;
}

/*.teaser {
    position: relative;
    float: left;
    width: 225px;
    height: 225px;
    !*padding: 50px 20px;*!
    margin: 33px 8px 0 0;
    color:#fff;
    background-color: var(--blau);
    border-radius: 1000px;
    text-align: center;
    font-weight: 600;
}
.teaser:last-child {
    margin: 33px 0 0 0;
}*/
.teaser-wrapper {
    /*display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 7px;
    grid-row-gap: 7px;*/
    display: flex;
    justify-content: center;
    margin-top: 33px;
    gap: 7px;
    flex-wrap: wrap;
}

.teaser {
    position: relative;
    width: 225px;
    height: 225px;
    color: #fff;
    background-color: var(--blau);
    border-radius: 1000px;
    text-align: center;
    font-weight: 600;
    display: flex;
    align-items: center;
    padding: 10px;
    justify-content: center;
}

.teaser p b,
.teaser p strong {
    color: #fff;
}

.teaser p {
    color: var(--dunkel);
}

.teaser a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
    border: none;
}

.teaser a:hover,
.teaser a:active {
    border: none;
}

.itemid-260 #content .head {
    position: relative;
    width: 75%;
}

.itemid-260 #content .head h1,
.itemid-260 #content .head h2 {
    font-size: 36px;
    font-weight: 600;
    line-height: 1em !important;
    margin-bottom: 0;
}

.itemid-260 #content .head h1 {
    color: var(--dunkel);
}

.itemid-260 #content .head h2 {
    margin-bottom: 0.5em;
    color: var(--blau);
}

.itemid-260 #content .head p {
    font-weight: 600;
    margin-bottom: 1em;
}

.itemid-260 #content hr {
    clear: both;
}

/* Content
------------------------------------------------------------------------------- */
#main .custom h1,
.content-category h2,
.page-header h1.cat {
    font-weight: 400;
    margin: -0.1em 0 0.5em 0;
    font-size: 34px;
}

#main .links {
    float: left;
    width: 710px;
}

#main {
    position: relative;
    margin-top: 0;
    margin-bottom: 42px;
    z-index: 2;
}

.front #main,
.itemid-260 #main {
    margin-top: 65px;
}

#content {
    padding: 0 0 42px 0;
    background-color: #fff;
    /*border: 1px solid #ccc;*/
    min-height: 340px;
}

#content .item-page {
    width: 100%;
}

#content .item-page,
#content .blog {
    hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
}

#main #content p {
    line-height: 1.5em;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}

.page-header {
    border-bottom: 0 solid #EEEEEE;
    margin: 0;
    clear: both;
}

.inhalt,
.hide {
    display: none;
}

.mehr,
.weniger {
    cursor: pointer;
    color: var(--font);
}

.mehr p {
    display: inline-block;
}

.mehr:hover {
    color: var(--dunkel);
}

.mehr:before {
    content: " \f105";
    font-family: "Font Awesome 6 Free" !important;
    font-weight: 600;
    padding-right: 0;
    font-size: 18px;
}

.mehr.x:before {
    content: " \f00d";
    font-family: "Font Awesome 6 Free" !important;
    font-weight: 600;
    padding-right: 4px;
    font-size: 18px;
}

/* Jobanzeigen
------------------------------------------------------------------------------- */
#content .newsflash {
    max-width: 965px;
    margin: 100px auto 0 auto;
    padding: 0 20px;
}

.front #content .newsflash,
.itemid-260 #content .newsflash {
    display: none;
}

.newsflash {
    max-width: 965px;
    margin: 100px auto 0 auto;
    padding: 0 20px;
    /*display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: flex-start;
    gap: 21px;*/
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 20px;
}

.newsflash p {
    hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
}

.newsflash div {
    /*width: calc(25% - 21px);*/
    padding: 15px 15px 5px 15px;
    border: 1px #ccc solid;
    text-align: left;
}

.newsflash div img {
    width: 100%;
    height: auto;
}


/* Referenten, Moderatoren, Gastgeber, Team, Meldungen
------------------------------------------------------------------------------- */

table.foerder td.foerderlinks {
    width: 150px !important;
}

table.foerder td img {
    margin: 5px 15px 10px 0 !important;
}

figure {
    margin-top: 5px !important;
}

figcaption {
    font-size: 14px !important;
}

/* Category List
------------------------------------------------------------------------------- */
.content-category > h1,
.blog > h1 {
    display: none;
}

/* Category Blog Mitglieder
------------------------------------------------------------------------------- */
.itemid-363 .blog {
    margin: 60px auto 0 auto;
    padding: 0 20px;
}

.itemid-363 .blog-item {
    flex-direction: row;
    gap: 40px;
    margin-bottom: 40px;
}
.itemid-363 .blog .page-header h2 {
    color: var(--blau);
    margin-top: 0.4em;
    margin-bottom: 0.6em;
    font-size: 34px;
    font-weight: 400;
}

.itemid-363 .blog .blog-item {
    margin-bottom: 2em;
}

.itemid-363 .blog-item .page-header {
    display: none;
}

.itemid-363 .blog-item .page-header h2 {
    margin-top: 0em;
    margin-bottom: 0.6em;
}

.itemid-363 .blog .items-leading .page-header h2,
.itemid-363 .blog .items-row .page-header h2 {
    font-size: 1em;
    color: var(--dunkel);
    font-weight: 600;
}

/*.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-right: 0px;
    padding-left: 0px;
}*/

.itemid-363 .readmore .btn {
    border: 0px solid transparent;
    border-radius: 0px;
    font-size: 16px;
    font-weight: 400;
    line-height: unset;
    margin-bottom: 0px;
    margin-top: -5px;
    padding: 6px 0px !important;
    text-align: left;
    vertical-align: middle;
}

.itemid-363 .readmore .btn:active,
.itemid-363 .readmore .btn.active {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.itemid-363 .readmore .btn:hover {
    color: var(--font) !important;
}

.itemid-363 .blog .item-bild {
    flex-basis: calc(25% - 40px);
}

.itemid-363 .blog .item-bild img {
    width: 100%;
    height: auto;
}

.itemid-363 .blog .item-content {
    flex: 3 1 auto;
    flex-basis: 75%;
}
@media screen and (max-width: 767px) {
    .itemid-363 .blog-item {
        display: block;
    }
    .itemid-363 .blog .item-bild img {
        width: 40%;
    }
    .itemid-363 .left.item-image {
        float: none;
    }
}

/* Category Blog Social Media
------------------------------------------------------------------------------- */
.itemid-418 .blog {
    margin: 60px auto 0 auto;
    padding: 0 20px;
}

.itemid-418 .blog-item {
    flex-direction: row;
    gap: 40px;
    margin-bottom: 40px;
}

.itemid-418 .blog .item-bild {
    /* flex:2 1 auto; */
    flex-basis: calc(45% - 40px);
}

.itemid-418 .blog .item-content {
    /* flex:3 1 auto; */
    flex-basis: 55%;
}

@media screen and (max-width: 767px) {
    .itemid-418 .blog-item {
        display: block;
    }
}

/* Pagenavigation
------------------------------------------------------------------------------- */

.w-100 a:before {
    content: "";
}

.w-100 .pagination {
    --pagination-color: 0;
    --pagination-bg: 0;
    --pagination-border-width: 0;
    --pagination-border-color: 0;
    --pagination-border-radius: 0;
    --pagination-hover-color: 0;
    --pagination-hover-bg: 0;
    --pagination-hover-border-color: 0;
    --pagination-focus-color: 0;
    --pagination-focus-bg: 0;
    --pagination-focus-box-shadow: 00;
    --pagination-active-color: 0;
    --pagination-active-bg: 0;
    --pagination-active-border-color: 0;
    --pagination-disabled-color: 0;
    --pagination-disabled-bg: 0;
    --pagination-disabled-border-color: 0;
    list-style: none;
}

/* Footer
------------------------------------------------------------------------------- */
.footer-ecke {
    height: 50px;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.footer-ecke img {
    position: absolute;
    top: 0;
    left: 80%;
    max-width: none;
}

#footer {
    background-color: var(--dunkel);
    width: 100%;
    font-size: 16px !important;
    position: relative;
    font-weight: 400;
    color: #fff;
}

#footer .wrapper {
    max-width: 965px;
    margin: 0 auto;
    position: relative;
    padding: 32px 20px 32px 20px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

#footer a,
#footer a:hover,
#footer a:active {
    color: #fff;
    background-color: transparent;
    padding: 0 0 10px 0;
    text-decoration: none;
}

#footer li {
    line-height: 20px;
    display: inline-block;
}

/*#footer li.divider {
    color: #b2b2b2;
    padding: 5px 0;
}*/
#footer a:hover,
#footer li.active a {
    color: var(--blau);
}

#footer .mod-menu {
    flex-direction: row;
    gap: 1em;
}
#footer .mod-menu li{
    padding: 0;
}
/*#footer .wrapper .custom_kontakt {
    !*float: right;
    width: 350px;*!
    margin-top: 5px;
}

#footer .wrapper .custom_kontakt p {
    margin: 0;
}

#footer .copyright {
    !*float:right;
    width: 350px;*!
    margin-top: 2em;
}*/

/*#footer .navbar-nav {
    margin: 0;
}*/
/* DJ Slider
*********************************************/
.slide-desc-text-default {
    color: #000 !important;
    padding: 20px 5px 0 10px !important;
}

.slide-desc-text-default .slide-title {
    font-size: 36px !important;
    font-weight: 600 !important;
    margin: 0 !important;
    line-height: 1em !important;
}

.slide-text {
    font-size: 36px !important;
    font-weight: 600 !important;
    line-height: 1em;
    color: var(--blau) !important;
}

.slide-text p {
    margin: 0 !important;
}

.djslider-default .slide-desc {
    left: auto !important;
    bottom: 0 !important;
    right: 0 !important;
}

.djslider-default .slide-desc:before {
    width: 0;
    content: '';
    position: absolute;
    top: 8px;
    left: -53px;
    border-top: 300px solid #fff;
    border-left: 100px solid #ffffff;
    transform: rotate(19deg);
}

.slide-desc-text-default .slide-title a {
    color: #000 !important;
    text-decoration: none;
}

.slide-desc-bg-default {
    background: rgba(255, 255, 255, 1) !important;
}

.slide-desc-text-default a.readmore {
    float: left !important;
    margin-top: 0.5em;
    margin-bottom: 0 !important;
    text-decoration: none;
}

.readmore:before {
    content: " \f105";
    font-family: "Font Awesome 6 Free" !important;
    font-weight: 600;
    padding-right: 4px;
    font-size: 16px;
}

.slide-desc-text-default a.readmore:hover,
.slide-desc-text-default a.readmore:active {
    color: var(--blau) !important;
}

/*#slider-mitglieder a::before {
    content: "";
}*/

/* Suche
*********************************************/
.btn:hover {
    border: 1px solid var(--btn-hover-border-color);
}
.itemid-423 .form-control {
    color: var(--body-color);
    appearance: none;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0;
    background-clip: padding-box;
    width: 100%;
    padding: .6rem 1rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    display: block;
}
.itemid-423 .btn-primary {
    border-radius: 0;
    border: 1px solid var(--blau);
    background-color: var(--blau);
}
.itemid-423 .btn-primary:hover {
    border: 1px solid var(--dunkel);
    background-color: var(--dunkel);
}
.itemid-423 article a:before {
    content: "";
}
mark, .mark {
     color: var(--highlight-color);
     background-color: var(--blau);
 }
/*.itemid-423 legend,
.result-created {
    display: none;
}*/

/*.itemid-423 dl.itemid-423-results {
    margin-bottom: 20px;
    margin-top: 1em;
}

.itemid-423 dd.result-text {
    padding-bottom: 0.5em;
    margin-bottom: 0.5em;
    border-bottom: 1px solid #ccc;
}

.itemid-423 .form-control {
    background-color: var(--blau);
    color: #fff;
    padding: 8px 12px;
    font-size: 16px;
}

.itemid-423 .form-control {
    border: 1px solid var(--dunkel) !important;
    padding: 7px;
}

.itemid-423 .form-control:focus,
.itemid-423 .form-control:active {
    border: 1px solid var(--blau) !important;
}

.itemid-423 button:hover {
    background-color: var(--dunkel);
    color: var(--blau);
}

.itemid-423 p.counter {
    text-align: right;
}*/

/*.itemid-423 .pagination {
    border-radius: 0;
    margin: 0 !important;
    padding-left: 0 !important;
}

.itemid-423 .pagination ul {
    margin: 0 !important;
    float: left;
    padding: 0;
}

.itemid-423 .pagination ul li {
    float: left;
    list-style: none;
}

.itemid-423 .pagination ul li {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #cccccc;
    color: var(--dunkel);
    margin: 0 10px 0 0;
}*/

/*.itemid-423 .highlight {
    background-color: var(--blau);
    color: var(--dunkel);
}

.itemid-423 .result-title .highlight {
    background-color: transparent;
    color: var(--font);
}

.itemid-423 .result-title a:hover .highlight {
    color: var(--dunkel);
}*/

/*.pagination {
    margin:0 0 0 -0.5em;
}*/
/*.pagination ul  {
    list-style:none;
    margin:0;
    padding:0;
}
.pagination ul li {
    background-image: none !important;
    margin: 0;
    padding-left: 0 !important;
    float:left;
}
.pagination ul li span,
.pagination ul li a {
    padding: 7px 10px;
    display: inline-block;
}
.pagination ul li a {
    color: var(--blau) !important;
}
.pagination ul li a:before {
    content: none;
}
.pagination-start,
.pagination-end {
    display: none;
}*/
/*.itemid-423-results a::before {
    padding-right: 2px;
}*/

/* to-top button */
.back-to-top-link,
.back-to-top-link:active,
.back-to-top-link:focus,
.back-to-top-link:hover {
    background: var(--blau);
    border: 0;
    position: fixed;
    bottom: 35px;
    right: 30px;
    height: 45px;
    width: 45px;
    z-index: 100000;
    text-decoration: none;
    color: #fff;
    font-size: 30px;
    border-radius: 5px;
}

.back-to-top-link .icon-fw {
    line-height: 0.8em !important;
    font-weight: 600;
    font-size: 20px !important;
    position: absolute;
    left: 10px;
    top: 15px;

}

/* Media Queries
*********************************************/
/* Retina */
@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (max--moz-device-pixel-ratio: 2) {

}

/* Landscape phones and down */
@media (max-width: 480px) {

}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {

}

/* Large desktop */
@media screen and (max-width: 925px) {
    /*.itemid-260 #content .head {
        width: 100%;
    }*/
}

@media screen and (max-width: 1600px) {
    /*.djslider-default .slide-desc {
        left: 42px !important;
        width:auto !important;
    }*/
}

@media screen and (max-width: 850px) {
    .header {
        display: none !important;
    }

    header .wrapper {
        height: 120px;
        display: block;
    }

    .itemid-260 #content .head h2 {
        hyphens: auto;
        -webkit-hyphens: auto;
        -ms-hyphens: auto;
        -moz-hyphens: auto;
    }

    .itemid-260 #content .head {
        position: relative;
        width: 100%;
    }

    .itemid-260 article,
    .com-content-article__body,
    .blog,
    .category-list {
        max-width: none;
        width: 100%;
    }

    /*#service {
        position: absolute;
        right: 0px;
        top: 0;
        width: 100%;
        background-color: #e5e5e5;
        border: 1px solid #d8d8d8;
        font-weight: 400;
        line-height: 1.3em;
    }
    .navbar-default .itemid-423 input.inputbox {
        display: block;
    }
    .navbar-default .itemid-423 {
        float: left;
        margin: 0 0px 6px 10px !important;
    }
    #service-reg {
        position: relative;
        height: 140px;
    }

    #service-reg .wrapper {
        padding: 15px;
    }

    #service .navbar-nav {
        margin: 2px 20px 0 15px;
        float: right;
    }
    header .wrapper {
        border: 0px solid #d8d8d8;
        height: auto;
        margin-top: 49px;
        padding: 15px;
        max-width: none;
        width: 100%;
    }*/
    /*header .wrapper-reg {
        border: 0px solid #d8d8d8;
        height: auto;
        margin-top: 0px;
        padding: 15px;
        max-width: none;
        width: 100%;
    }*/
    /*.navbar-brand {
        position: relative;
        left: 0;
        top: 10px;
        width: 100%;
        height: auto;
        margin-bottom: 10px;
    }*/
    .navbar-brand {
        height: 87px;
        margin: 25px 0 0 0;
    }

    .navbar-header {
        text-align: left;
    }

    /*.suche-button img {
        display: none;
    }
    .suche-button .image-title {
        display:block;
    }*/
    /*.page-header h1.headline {
        margin: 0 20px;
        padding: 58px 200px 0 0;
        font-size: 24px;
    }*/
    .cookcodesmenu_nav img {
        display: none;
    }

    .social {
        position: absolute;
        right: auto;
        top: auto;
        bottom: 30px;
        left: 20px;
    }

    /*    .navbar-toggle {
            background-color: #fff;
            background-image: none;
            border: 1px solid #c8c8c8 !important;
            border-radius: 0px;
            margin: 20px 0px 0px 20px;
            padding: 10px;
            width: 100%;
        }

        .navbar-toggle .titel {
            float: left;
            color: #a7a7a7 !important;
            line-height: 1em;
        }

        .navbar-toggle .rechts {
            float: right;
        }*/
    /*.navbar-collapse {
        max-height: none;
        padding-left: 0px;
        padding-right: 0px;
    }

    .navbar-collapse.in {
        overflow-y: visible;
    }

    .navbar-default {
        border: none;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #c8c8c8 !important;
    }

    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background-color: #fff;
    }

    .navbar-default .navbar-header {
        margin-top: 50px;
    }

    .navbar-default .navbar-collapse {
        border-top: 0px solid #c8c8c8;
    }

    #menubar ul > li.first a {
        display: block;
    }

    .navbar-default .navbar-nav > li > a,
    .navbar-default .navbar-nav > li.divider {
        padding: 15px 20px;
    }

    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:active {
        background: none;
    }

    #menubar {
        margin: 0;
        width: 100%;
        max-width: 100%;
        position: absolute;
        left: 0;
        top: auto;
        background-color: #fff;
        padding: 0;

    }

    #menubar .navbar-nav {
        margin: 0;
        box-shadow: 0 5px 5px 0 #ccc;
    }

    #menubar ul.nav li {
        text-align: left;
        border-bottom: 1px solid #c8c8c8;
        background-color: #fff;
    }*/
    /*.front #main {
        margin-top: -60px;
    }*/
    /*#content,
    .itemid-260 #content {
        padding: 15px;
    }*/
    #content {
        /*border: 0 solid #ccc;*/
        min-height: 0 !important;
    }

    /*.djslider-default .slide-desc {
        left: 15px !important;
        width:auto !important;
    }*/
    .slide-desc-text-default {
        padding: 10px !important;
    }

    .slide-desc-text-default .slide-title {
        font-size: 1.25em !important;
    }

    .slide-text {
        font-size: 1.25em !important;
    }

    .slide-desc-text-default a.readmore {
        margin: 0;
        font-size: 0.75em
    }

    .slide-desc-text-default {
        padding: 10px 10px 0 10px !important;
    }

    #content .moduletable ul li a,
    #content ul#submenu li a {
        margin: 0 0 10px 0;
    }

    /*#main {
        margin-bottom: 20px;
        margin-top: 20px;
    }*/
    /*#main .links {
        float: none;
        width: 100%;
    }*/
    /*#content aside.rechts {
        float: none;
        margin-top: 2em;
    }*/
    /*#content aside .newsflash {
        clear: left;
        !*width: 100%;*!
    }*/
    /*#main #content img {
        width:100% !important;
        height:auto !important;
    }*/
    /*.itemid-363 #main #content img {
        width:auto !important;
        height:auto !important;
    }*/
    #main #content table.foerder td img {
        width: auto !important;
    }

    /*aside .newsflash div {
        margin: 0 0 15px 0;
    }*/
    article {
        max-width: none;
    }

    .itemid-260 #content .head1 h1 {
        font-size: 24px;
        /*text-shadow: 1px 1px 3px #000;*/
    }

    .itemid-260 #content .head2 h1 {
        font-size: 30px;
        text-shadow: 1px 1px 3px #000;
    }

    .itemid-260 #content .head3 h1 {
        font-size: 24px;
    }

    /*.itemid-260 #content .head1 {
        top: -140px;
    }

    .itemid-260 #content .head2 {
        top: -100px;
    }*/
    .itemid-260 #content .head3 h1 {
        line-height: 1.3em;
        margin-bottom: 0;
    }

    #content .login .form-horizontal input,
    #content #form-login-username input,
    #content #form-login-password input {
        width: 98%;
    }

    table.referenten td.referentenLinks {
        width: 30%;
    }

    table.referenten td.referentenLinks img {
        margin-right: 10px;
    }

    figure {
        margin: 0 0 1em 0 !important;
        float: none;
    }

    #content .login input,
    #content input,
    #content textarea {
        width: auto;
    }

    #content input#modlgn-remember {
        width: auto;
    }

    #content .aiContactSafe label {
        float: left;
    }


    /*.itemid-260 #content .teaser {
        float: none;
        height: auto;
        padding: 15px;
        width: 100%;
        margin: 10px 0 10px 0;
    }*/
    /*#footer .navbar-nav {
        margin: 0;
    }

    #footer .wrapper {
        margin: 0 auto;
        max-width: none;
        width: 100%;
        padding: 15px;
        position: relative;
    }

    #footer .menu_sitemap {
        width: 100%;
    }

    #footer .menu_sitemap li {
        width: 100%;
    }

    #footer .menu_sitemap .first {
        display: block;
    }

    #footer #footerService {
        width: 100%;
    }

    #footer .menu_impressum {
        width: 100%;
    }

    #footer .wrapper .custom_kontakt {
        margin-top: 2em;
        width: 100%;
        clear: both;
    }

    #footer #copyright {
        margin-top: 1em;
    }*/
    /*.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
        float: none;
        width: 100%;
    }*/
    .pull-left {
        float: none !important;
        margin-bottom: 1em;
    }

    .radio, .checkbox {
        display: inline-block;
        min-height: 20px;
        padding-left: 20px;
        vertical-align: inherit;
        width: 100%;
    }

    /*.itemid-418 .blog .item .col-xs-3 {
        width: 35% !important;
    }*/
    .itemid-418 .blog .item .col-xs-9 {
        width: 100% !important;
    }

    .newsflash {
        grid-template-columns: repeat(3, 1fr);
    }

    .com-content-article__body img {
        float: none !important;
        margin: 10px 0 20px 0 !important;
        width: 100%;
        height: auto;
    }

    /* to-top button */
    .back-to-top-link,
    .back-to-top-link:active,
    .back-to-top-link:focus,
    .back-to-top-link:hover {
        bottom: 35px;
        right: 5px;
    }

    .pagination {
        display: block;
    }

    .pagination li {
        display: inline-block;
    }
}

@media screen and (max-width: 660px) {
    .newsflash {
        grid-template-columns: repeat(2, 1fr);
    }

    td, tr {
        display: block !important;
        width: 100% !important;
    }
    .list-title, .list-date {
        padding: .2rem .5rem .2rem .5rem !important;
    }
    .list-title {
        width:100%;
        display: block;
    }

}

@media screen and (max-width: 480px) {

    /*.navbar-default .itemid-423 {
        margin: 0 0px 0px 10px !important;
    }
    .navbar-default .navbar-nav.menu-service > li > a {
        padding: 3px 9px 4px 7px;
    }*/
    .front #main, .itemid-260 #main {
        margin-top: 0;
    }

    .slide-text {
        font-size: 0.8em !important;
    }

    .slide-desc-text-default .slide-title {
        font-size: 0.8em !important;
    }

    .slide-desc-text-default a.readmore {
        margin-top: 0.2em !important;
        font-size: 0.5em;
    }

    .page-header {
        height: 100px;
    }

    .page-header img {
        top: 50px;
        bottom: auto;
        left: 70%;
        max-width: none;
    }

    .page-header div h1 {
        font-size: 18px;
        width: 80%;
    }

    .com-content-article__body, .content-category {
        margin: 20px auto 0 auto;
    }

    .newsflash {
        grid-template-columns: repeat(1, 1fr);
    }

    #footer .wrapper {
        padding: 32px 20px 64px 20px;
        display: block;
    }
    #footer .wrapper .mod-menu,
    #footer .wrapper .mod-custom {
        margin-bottom: 1.6em;
    }

    .social {
        right: 20px;
        top: auto;
        left: auto;
        bottom: 64px;
    }

    /* to-top button */
    .back-to-top-link,
    .back-to-top-link:active,
    .back-to-top-link:focus,
    .back-to-top-link:hover {
        bottom: 15px;
        right: 15px;
    }
}

/*
@media screen and (max-width: 768px) {
    .com-content-article__body img {
        float:none !important;
        margin:10px 0 20px 0 !important;
    }
}
@media screen and (max-width: 420px) {
    .com-content-article__body img {
        width:100%;
        height:auto;
    }
}*/
