/* source-sans-pro-regular - latin */
@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/source-sans-pro-v11-latin-regular.eot'); /* IE9 Compat Modes */
    src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'),
    url('../fonts/source-sans-pro-v11-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/source-sans-pro-v11-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/source-sans-pro-v11-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/source-sans-pro-v11-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/source-sans-pro-v11-latin-regular.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

/* source-sans-pro-italic - latin */
@font-face {
    font-family: 'Source Sans Pro';
    font-style: italic;
    font-weight: 400;
    src: url('../fonts/source-sans-pro-v11-latin-italic.eot'); /* IE9 Compat Modes */
    src: local('Source Sans Pro Italic'), local('SourceSansPro-Italic'),
    url('../fonts/source-sans-pro-v11-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/source-sans-pro-v11-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/source-sans-pro-v11-latin-italic.woff') format('woff'), /* Modern Browsers */ url('../fonts/source-sans-pro-v11-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/source-sans-pro-v11-latin-italic.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

/* source-sans-pro-700 - latin */
@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/source-sans-pro-v11-latin-700.eot'); /* IE9 Compat Modes */
    src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'),
    url('../fonts/source-sans-pro-v11-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/source-sans-pro-v11-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/source-sans-pro-v11-latin-700.woff') format('woff'), /* Modern Browsers */ url('../fonts/source-sans-pro-v11-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/source-sans-pro-v11-latin-700.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

/* source-sans-pro-700italic - latin */
@font-face {
    font-family: 'Source Sans Pro';
    font-style: italic;
    font-weight: 700;
    src: url('../fonts/source-sans-pro-v11-latin-700italic.eot'); /* IE9 Compat Modes */
    src: local('Source Sans Pro Bold Italic'), local('SourceSansPro-BoldItalic'),
    url('../fonts/source-sans-pro-v11-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/source-sans-pro-v11-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/source-sans-pro-v11-latin-700italic.woff') format('woff'), /* Modern Browsers */ url('../fonts/source-sans-pro-v11-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/source-sans-pro-v11-latin-700italic.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

:root {
    --color1: #006179; /* MSK grün */
    --color2: #c5a500; /* MSK gelb */
}

#main .item-page ul li::before {
    content: '' !important;
    margin: 0 !important;
}

/* Beginn Wartungsarbeiten ----------------------------------------------- */

div.message {
    background: #f7e5e5 url(../images/alert-icon.gif) no-repeat 15px center;
    border: 2px solid #db9f9f;
    margin: 10px 0;
    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(--color2);
}

div.error a:hover, div.message a:hover, div.alert a:hover {
    text-decoration: none;
}
#system-message-container:has(joomla-alert) {
    margin-bottom: 1em;
}

/* Ende Wartungsarbeiten ----------------------------------------------- */

/* iframe ----------------------------------------------- */
.responsive-video {
    position: relative;
    padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/
    padding-top: 0;
    height: 0;
    overflow: hidden;
}

.responsive-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Ende iframe ----------------------------------------------- */
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(--color1);
    font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
    line-height: 1.1;
    text-decoration: none;
    margin: 0;
    font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 34px;
    color: var(--color1);
    margin-bottom: 0.5em;
    font-weight: 400;
}
.page-header h2,
.aiContactSafe h2,
h1.page-title,
.content-category h2,
.page-header h1.cat {
    color: var(--color1);
    margin-bottom: 0.6em;
    font-size: 34px;
    font-weight: 400;
}

.page-header h1,
.aiContactSafe h1,
.page-header h3,
.page-header h4,
.page-header h5,
.page-header h6 {
    color: var(--color1);
    margin-bottom: 0.3em;
    font-size: 34px;
    font-weight: 400;
}

a {
    color: var(--color2);
    text-decoration: none !important;
}

a:hover,
a:active {
    color: var(--color1);
    text-decoration: none;
}

.item-page p a:before,
.blog p a:before,
.category-list a:before,
.category-desc p a:before,
.item-page ul a:before,
#content-wide p a:before,
#content p a:before,
.item-page ol a:before {
    content: " \f105";
    font-family: "Font Awesome 6 Free" !important;
    font-weight: bold;
    padding-right: 2px !important;
    font-size: 0.8em;
}

.category-list a {
    color: var(--color1);
}

.category-list a:hover,
.category-list a:active {
    color: var(--color2);
}

.category-list a:before {
    padding-right: 0;
}

.clear {
    height: 0;
    width: 0;
    clear: both;
}

p {
    margin: 0 0 0.5em 0;
}

table {
    width: 100%;
    clear: both;
    margin-bottom: 0.5em;
}

.table-bordered {
    border: none !important;
}

/* 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 -moz-use-text-color -moz-use-text-color;
    margin-bottom: 20px;
    margin-top: 20px;
}

ul, ol {
    margin-bottom: 0.75em;
    margin-top: 0;
    padding-left: 0.2em;
    list-style: none;
}

.item-page ul li {
    background-image: url(../images/bullet.gif);
    background-repeat: no-repeat;
    background-position: left 0.75em;
    padding-left: 1em;
    margin-bottom: 0;
    line-height: 1.6em;
}

#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: 'Source Sans Pro', Arial, Helvetica, sans-serif;
    color: var(--color1);
    font-weight: 400;
    font-size: 16px;
}

b, strong {
    font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-style: normal;
}

.alert {
    border: 0 solid #82c3d9;
    background-color: var(--color2);
    border-radius: 0;
    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%;
}

header .wrapper {
    max-width: 1178px;
    width: 100%;
    margin: 48px auto 0 auto;
    height: 160px;
    position: relative;
    background-color: #fff;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-end;
    align-content: flex-start;
    gap: 20px;
}

/*header .wrapper-reg {
    max-width: 1176px;
    margin: 92px auto 0 auto;
    height: 160px;
    position: relative;
    border: 1px solid #d8d8d8;
    background-color: #fff;
}*/

article {
    text-align: left;
    max-width: 1178px;
    margin: 0 auto;
}

footer {
    text-align: left;
    width: 100%;
}

.collapse:not(.show) {
    display: inline-block !important;
}

#main {
    clear: both;
}

.links .button:hover {
    color: var(--color2);
}

.links .button {
    border: 0 solid transparent;
    border-radius: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0;
    margin-top: -5px;
    padding: 6px 12px 6px 12px;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    background-color: var(--color1);
}

#service {
    position: fixed;
    height: 50px;
    width: 100%;
    background-color: var(--color1);
    z-index: 1001;
}

#service .wrapper {
    max-width: 1178px;
    margin: 0 auto;
    text-align: center;
}

#service #login {
    margin: 0 auto;
}

#service .login-button:before,
#service .logout-button .btn:before {
    content: "\f090  ";
    font-family: "Font Awesome 6 Free" !important;
    font-weight: bold;
    font-size: 0.8em;
    padding-right: 0.2em;
}

#service .logout-button .btn,
#service .login-button {
    background-color: #c5a500;
    color: #fff;
    border: 0 solid transparent;
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    margin: 10px 0 0 0;
    padding: 5px 14px;
    text-align: center;
    vertical-align: middle;
}

#service .login-button {
    display: inline-block;
    margin: 5px 0 0 0;
}

#service .login-button:hover {
    color: #006179;
    background-color: #fff;
}
#service .logout-button .btn:hover {
    color: #006179;
    background-color: #fff;
}

/* Hauptnavigation
------------------------------------------------------------------------------- */
.navbar .nav {
    flex-direction: row;
    align-content: flex-end;
    margin:0 31px 13px 0;
}
.navbar .nav .impr,
.navbar .nav .daten {
    display:none;
}

.navbar {
    z-index: 1000;
    --navbar-padding-y: 0;
}

.navbar-brand {
    padding: 0 0 32px 0;
}

.navbar-brand img {
    height: 95px;
    width: auto;
    margin: 31px 0 0 44px;
}
.navbar .nav li {
    padding: 0;
    position: relative;
}

.navbar .nav li a {
    display: block;
}

.navbar .nav > li > a,
.navbar .nav > li.divider {
    color: var(--color1);
    line-height: normal;
    padding: 15px 9px;
    height: auto;
}

.navbar .nav > li.divider {
    color: #b2b2b2;
}

.navbar .nav > .active > a {
    background-image: none;
    box-shadow: none;
    background-color: transparent;
    color: var(--color2) !important;
}

.navbar .nav > .open > a,
.navbar .nav > .open > a:hover,
.navbar .nav > .open > a:focus {
    background-color: transparent;
    color: var(--color2);
}

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
    background-color: transparent;
    color: var(--color2);
}

.navbar .nav > li > a:hover,
.navbar .nav > li > a:active {
    color: var(--color2);
}

.navbar .nav > .active > a {
    color: var(--color2);
}

.navbar .nav > .deeper > a.dropdown-toggle:hover,
.navbar .nav > .active > a.dropdown-toggle:hover {
    color: var(--color1) !important;
}

.navbar .nav > .open > a,
.navbar .nav > .open > a:hover,
.navbar .nav > .open > a:focus {
    background-color: transparent;
}

.dropdown-toggle:after {
    display: none;
}

.mod-list li .mod-menu__sub {
    padding-left: 0;
}
.mod-menu__sub > .active > a,
.mod-menu__sub > .active > a:hover,
.mod-menu__sub > .active > a:focus {
    background-color: transparent;
    background-image: none;
    color:var(--color2);
}
.mod-menu__sub {
    display: none;
    position: absolute;
    top: 85%;
    left: -20px;
    min-width: 250px;
    padding: 0;
    margin: 0;
    font-size: 16px;
    background-color: #ffffff;
    border-top: 1px solid #d8d8d8;
    border-left: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
    border-bottom: 0 solid #d8d8d8;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.mod-menu__sub > li:first-child > a {
    border-top: 0 solid #d8d8d8;
}
.mod-menu__sub > li > a {
    color: var(--color1);
    height:41px;
    padding: 9px 0 0 28px;
    white-space: nowrap;
    border-bottom: 1px solid #d8d8d8;
    text-align: left;
}
.mod-menu__sub > li > a:hover {
    background:none;
    color:var(--color2);
}
.show-menu {
    display:block !important;
}
.suche .p-2 {
    padding: 0 !important;
    width: 16px;
    height: 16px;
}

/* Subnavigation
------------------------------------------------------------------------------- */
.subArchiv {
    width: 100%;
    position: relative;
    margin: 0 0 31px 0 !important;
    display: flex;
    flex-direction: row;
    gap:10px;
}

.subArchiv li {
    margin:0 !important;
    padding:0 !important;
}
.subArchiv li a {
    background: transparent;
    border: 1px solid #CCCCCC;
    color: var(--color1);
    padding: 9px;
    margin: 0;
    display:block;
}

.subArchiv li a:hover,
.subArchiv li a:active,
.subArchiv li.active a {
    background-color: var(--color1);
    border: 1px solid var(--color1);
    color: #fff;
}

/* Visuals
------------------------------------------------------------------------------- */
#header-sub {
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 550px;
    top: 50px;
    background-color: #ff0000;
    background: url(../images/2014_k-tagung_1.jpg) top center no-repeat;
}

/* Homepage
------------------------------------------------------------------------------- */
.home #main {
    margin-top: 432px;
}

.home #content {
    padding: 42px;
}

.fields-container  {
    margin:0;
    padding:0;
}
.fields-container li {
    background-image: none !important;
}

.titel {
    position: absolute;
    top: -190px;
    display: table;
    margin:0 !important;
    padding:0 !important;
}
.home h3 {
    font-size: 27px;
}
.titel h1,
.titel h2 {
    color: #ffffff;
    margin:0;
}

.titel h1 {
    font-size: 36px;
}

.titel h2 {
    font-size: 54px;
}

.teaser1,
.teaser2,
.teaser3,
.teaser4 {
    float: left;
    width: 240px;
    height: 220px;
    border: 1px solid #ccc;
    padding: 15px 15px 7px 15px;
    margin: 33px 41px 0 0;
}

.teaser4 {
    margin: 33px 0 0 0;
    background-color: var(--color1);
    color: #fff;
}
.pub .teaser3 {
    border: 1px solid var(--color2);
    background-color: var(--color2);
    color: #fff;
}

.teaser1 h3,
.teaser2 h3,
.teaser3 h3,
.teaser4 h3 {
    font-size: 27px;
}

.pub .teaser3 h3,
.pub .teaser3 a,
.teaser4 a,
.teaser4 h3 {
    color: #fff;
}
.teaser3 a:hover {
    color: var(--color1);
}

.teaser4 a:hover {
    color: var(--color2);
}
@media screen and (max-width: 1175px) {
    .teaser1,
    .teaser2,
    .teaser3 {
        width: 23% !important;
        margin: 33px 2.6% 0 0 !important;
    }

   .teaser4 {
        width: 23% !important;
        margin: 33px 0 0 0 !important;
    }

    .home #content {
        padding: 21px;
        border: 0 solid #ccc;
    }
}
@media screen and (max-width: 767px) {
    .titel  {
        top: -100px;
    }

    .titel h1 {
        font-size: 20px;
    }
    .titel h2 {
        font-size: 30px;
    }
}

/* Login-Seite itemid-648
------------------------------------------------------------------------------- */
.itemid-648 .plg_system_webauthn_login_button,
.view-login .plg_system_webauthn_login_button,
.itemid-648 .mod-login__options,
.view-login .com-users-login__options {
    display: none;
}
.w-100 {
    width: auto !important;
}
.btn.btn-primary {
    border: none;
    border-radius: 0;
    background-color: var(--color1);
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0;
    padding: 10px 20px 10px 20px;
    text-align: center;
    vertical-align: middle;
}
.btn.btn-primary:hover {
    background-color: var(--color2);
}
/*#content .login {
    width: 100%;
}

#content .login .control-label,
#content #form-login-remember {
    float: none;
}

#content .login .form-horizontal .control-label,
#content .login .form-horizontal .controls {
    text-align: left;
    display: inline-block;
}

#content .form-horizontal label {
    font-weight: normal;
    width: auto;
}

#content .btn-primary {
    background-color: var(--color1);
    border-color: transparent;
    color: #ffffff;
    border: 0;
}

#content .btn {
    border: 0 solid transparent;
    border-radius: 0;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0;
    padding: 10px 20px 10px 20px;
    text-align: center;
    vertical-align: middle;
}

#content .btn:hover {
    color: var(--color2);
}

#content .login input,
#content input {
    border-radius: 0;
    border: 1px solid #ccc;
    padding: 8px 10px 11px 10px;
    background-color: #fff;
    color: #000;
}

#content .login .form-horizontal input,
#content #form-login-username input,
#content #form-login-password input {
    width: 350px;
    margin: 0 0 1em 0;
}

#content .login .form-horizontal input#remember {
    width: auto;
}

#content .login input:active,
#content .login input:hover,
#content input:active,
#content input:hover {
    color: var(--color1);
    border: 1px solid #006a8d;
}*/

/* Seitennavigation
------------------------------------------------------------------------------- */
.pagination {
    display:flex;
    justify-content: space-between;
}
.pagination .btn {
    padding:0 !important;
}

.pagenavigation {
    padding-top:41px;
}
.pagenavigation a {
    color: var(--color1);
}
.pagenavigation .btn-sm {
    font-size: unset !important;
}

.pagenavigation a:hover,
.pagenavigation a:focus,
.pagenavigation a:active {
    color: var(--color2);
    background-color: transparent !important;
}

.pagenavigation a {
    background-color: transparent;
    border: 0 solid #dddddd;
    border-radius: 0;
    display: inline-block;
    padding: 0;
    font-weight: 400;
}

.previous,
.next,
.back {
    background-image: none !important;
    margin-bottom: 0 !important;
    padding-left: 0 !important;
}

/* Livestream
------------------------------------------------------------------------------- */
.livestream-demo #main .links,
.livestream #main .links {
    max-width: none;
    width: 100%;
}

/* RSComments
------------------------------------------------------------------------------- */
.referenten-innen .rscomments {
    display: none;
}

.rscomments {
    background-color: transparent;
    padding: 30px 0;
    margin-top: 0;
}

.rscomments hr {
    display: none;
}

.rscomment-top-actions,
.rscomments .well hr {
    display: none;
}

.rscomments .well {
    background-image: none;
    border-color: transparent;
}

.rscomments .rscomment-form {
    padding: 30px 0 0 0;
    margin: 0 0 0 0;
    border-top: 1px solid #006179;
}

.rscomments .media.rscomment {
    padding: 30px 0;
    border-top: 1px solid #006179;
}

.rscomment-form form input[type="text"], .rscomment-form form input[type="password"], .rscomment-form form input[type="datetime"], .rscomment-form form input[type="datetime-local"], .rscomment-form form input[type="date"], .rscomment-form form input[type="month"], .rscomment-form form input[type="time"], .rscomment-form form input[type="week"], .rscomment-form form input[type="number"], .rscomment-form form input[type="email"], .rscomment-form form input[type="url"], .rscomment-form form input[type="search"], .rscomment-form form input[type="tel"], .rscomment-form form input[type="color"], .rscomment-form form .uneditable-input {
    height: 40px;
    padding: 10px;
    margin: 10px 0;
    border: 1px #ccc solid !important;
    background-color: #f5f5f5 !important;
    color: var(--color1) !important;
    width: 50%;
}

.rscomment-form textarea {
    border: 1px #ccc solid !important;
    background-color: #fff !important;
    color: var(--color1) !important;
    margin: 10px 0;
    padding: 10px;
    width: 100%;
}

.rscomment-form .control-group.span6:nth-child(2) {
    display: none;
}

.rscomment, .rscomment + .rscomment {
    margin-top: 0;
    padding: 0 0 50px 0;
}

.rsc_comment_big_box1 {
    margin-left: 100px;
}

.rsc_comment_big_box2 {
    margin-left: 200px;
}

.rsc_comment_big_box3 {
    margin-left: 300px;
}

.rscomments-comment-form {
    margin-top: 15px;
    margin-bottom: 30px;
}

.rscomment-comment-area {
    padding: 0;
    border: 0 solid #e5e5e5;
}

.rscomm-content {
    color: #000;
    line-height: 1.2em !important;
    font-size: 1.5em;
    margin: 20px 0
}


/* 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;
    max-width: 710px;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

#main {
    position: relative;
    margin: 84px auto 42px auto;
}

#content {
    padding: 42px 42px 28px 42px;
    background-color: #fff;
    border: 1px solid #ccc;
    min-height: 340px;
}

#content .item-page {
    width: 100%;
}

.front #content .links,
.home #content .links {
    width: 100%;
    max-width: none;
}

#main #content p {
    line-height: 1.5em;
}

.page-header {
    border-bottom: 0 solid #EEEEEE;
    margin: -0.1em 0 0 0;
    padding-bottom: 0;
    clear: both;
}

/* Rechte Spalte
------------------------------------------------------------------------------- */
#content aside.rechts {
    float: right;
    max-width: 240px;
}

.front #content aside.rechts,
.home #content aside.rechts {
    display: none;
}

#content aside .rechteSpalte {
    clear: left;
}

aside .rechteSpalte {
}

aside .rechteSpalte .downloads,
aside .rechteSpalte .referenten,
aside .rechteSpalte .stimmen {
    padding: 15px 15px 5px 15px;
    border: 1px #ccc solid;
    margin: 0 0 21px 0;
}

aside .rechteSpalte .downloads strong,
aside .rechteSpalte .deferenten b,
aside .rechteSpalte .referenten strong {
    color: var(--color1);
}

aside .rechteSpalte .stimmen {
    color: #fff;
    background-color: var(--color1);
    margin: 0 0 12px 0;
}

aside .rechteSpalte .downloads a:before {
    content: "\f019  " !important;
    font-family: "Font Awesome 6 Free" !important;
    font-weight: bold;
    font-size: 0.8em;
    padding-right: 0.2em;
}

/* Tagung Programm
------------------------------------------------------------------------------- */
table td.progrLinks {
    width: 15%;
    font-size: 22px;
}

table td.progrRechts {
    width: 85%;
    padding-top: 0.4em;
}

table td.progrRechts a:before {
    content: "\f019  " !important;
    font-family: FontAwesome !important;
    padding-right: 0.2em;
}

table td.progrRechts a[rel="alternate"]:before {
    content: "\f105" !important;
    font-family: FontAwesome !important;
}

.archiv table td.progrRechts a {
    display: inline-block !important;
}

/* Archiv
------------------------------------------------------------------------------- */
table.referenten,
table.referenten1 {
    width: 100% !important;
    border-bottom: 1px #ccc solid;
    margin-bottom: 2em;
}
table.referenten tr {
    display: table-row;
}
table.referenten td {
    display: table-cell;
}

table.referenten td,
table.referenten1 td {
    padding: 0 2em 2em 0;
}

table.referenten td.referentenLinks,
table.referenten1 td.referentenLinks {
    width: 192px;
}

.item-page table.referenten:last-of-type,
.item-page table.referenten1:last-of-type {
    border-bottom: none;
}

@media screen and (max-width: 768px) {
    table.referenten td.referentenLinks {
        width: 100%;
    }
    table.referenten td.referentenLinks img {
        width: 250px !important;
    }
    table.referenten tr {
        display: flex;
        flex-direction: column;
    }

    table.referenten td {
        display: block;
        width: 100%;
        padding: 0 0 2em 0;
    }
}
/* Tabellen allgemein
------------------------------------------------------------------------------- */
table > :not(caption) > * {
    border-width: 0;
}
.table > :not(caption) > * > * {
    padding: .5rem 0;
}
table > tbody > tr:nth-child(2n+1) > td,
table > tbody > tr:nth-child(2n+1) > th {
    background-color: #fff !important;
}
table th,
table td {
    border-bottom: 0;
}
table > tbody > tr:nth-of-type(2n+1) > * {
    --table-bg-type: #fff;
}
table th,
table td {
    vertical-align: top !important;
}
.table > tbody > tr {
    border-top: 1px solid #006179;
    padding: 1em 0 !important;
}

/*table > tbody > tr:hover > * {
    --table-bg-state: transparent;
}*/
.list-date.small {
    color: var(--color1);
    font-size: 1em;
}
@media screen and (max-width: 768px) {
    /*table td,
    table td.progrLinks,
    table td.progrRechts {
        display: table-row;
    }*/

    /*table td p,
    table td.progrLinks p {
        margin: 0 0 1em 0;
    }*/
    .tagung-4-9-2025 table td,
    .tagung-4-9-2025 table th {
        display: table-row !important;
    }
}
/* Tabellen Moderatoren, Gastgeber, Team
------------------------------------------------------------------------------- */
table.team td {
    width: 50%;
}

table.team td:first-child {
    padding-right: 15px;
}

table.team td:last-child {
    padding-left: 15px;
}

table.foerder td.foerderlinks {
    width: 150px !important;
}

table.foerder td img {
    margin: 5px 15px 10px 0 !important;
}

.tabLinks {
    float: left;
    width: calc(50% - 20px);
    margin-right: 20px;
}

.tabLinks img {
    width: 100%;
    height: auto;
}

/* Pressespiegel
------------------------------------------------------------------------------- */
/*.presse-spiegel td.list-title,
.pressespiegel td.list-title {
    width: 80%;
}

.presse-spiegel td.list-date,
.pressespiegel td.list-date {
    width: 20%;
    text-align: right;
}*/
.presse-spiegel .article-info.text-muted,
.pressespiegel .article-info.text-muted {
    display:none;
}
.medium {
    font-style: italic;
}

/* Feedback
------------------------------------------------------------------------------- */
.rsform-block-vortrag1,
.rsform-block-vortrag2,
.rsform-block-vortrag3,
.rsform-block-vortrag4,
.rsform-block-vortrag5,
.rsform-block-vortrag6,
.rsform-block-vortrag7,
.rsform-block-vortrag8 {
    margin: 1em 0 2em 0;
}

.rsform-block-vortrag8 {
    margin: 1em 0 0 0;
}

/* Voting
------------------------------------------------------------------------------- */
.rsformvote {
    margin-top: 2em;
    padding: 24px;
    border: 1px solid #82c3d9;
    hyphens: auto;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
}

.rsformvote .formRequired {
    display: none;
}

.rsformvote .formResponsive .formControls label {
    margin: 10px 15px 10px 0;
    cursor: pointer;
    font-size: 20px;
}

.rsformvote .formResponsive input {
    width: 100%;
}

.rsformvote .formResponsive button[type="submit"],
.rsformvote .formResponsive button[type="submit"]:hover,
.rsformvote .formResponsive input[type="submit"]:active,
.rsformvote .formResponsive button[type="submit"]:active,
.rsformvote .formResponsive input[type="submit"].active,
.rsformvote .formResponsive button[type="submit"].active,
.rsformvote .formResponsive input[type="submit"].disabled,
.rsformvote .formResponsive button[type="submit"].disabled,
.rsformvote .formResponsive input[type="submit"][disabled],
.rsformvote .formResponsive button[type="submit"][disabled] {
    border: 0 solid transparent;
    border-radius: 0;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 0;
    padding: 12px 24px !important;
    text-align: center;
    vertical-align: middle;
    background-color: var(--color1);
    color: #fff !important;
}

.rsformvote .formResponsive button[type="submit"]:hover {
    color: #c5a500 !important;
}

.rsformvote .formResponsive .formError {
    color: #cc0000;
    padding-left: 0;
    vertical-align: middle;
    font-size: 20px;
    font-weight: normal;
    margin: 10px 0 20px 0;
    height: auto;
}

.rsformvote #rsform_error_4 {
    display: none !important;
}

.rsfp_thankyou_popup_inner p {
    margin: 0;
    font-size: 20px;
    font-weight: 400;
}

.voting input {
    margin: 0 !important;
    padding: 0 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    opacity: 0;
}

#Voting0-lbl {
    background-image: url(https://k-tagung.de/templates/k-tagung/images/smiley-1.png);
}

#Voting1-lbl {
    background-image: url(https://k-tagung.de/templates/k-tagung/images/smiley-2.png);
}

#Voting2-lbl {
    background-image: url(https://k-tagung.de/templates/k-tagung/images/smiley-3.png);
}

.voting label {
    cursor: pointer;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    width: 60px;
    height: 60px;
    -webkit-transition: all 100ms ease-in;
    -moz-transition: all 100ms ease-in;
    transition: all 100ms ease-in;
    -webkit-filter: grayscale(1) opacity(1);
    -moz-filter: grayscale(1) opacity(1);
    filter: grayscale(1) opacity(1);
    text-indent: -9999px;
    margin: 10px 20px 20px 0;
}

.voting label:hover {
    -webkit-filter: grayscale(0) opacity(1);
    -moz-filter: grayscale(0) opacity(1);
    filter: grayscale(0) opacity(1);
}

.voting input.clicked + #Voting0-lbl,
.voting input.clicked + #Voting1-lbl,
.voting input.clicked + #Voting2-lbl {
    -webkit-filter: none;
    -moz-filter: none;
    filter: none;
}

@media screen and (max-width: 767px) {
    .rsformvote input {
        width: auto !important;
    }

    .voting label {
        margin: 10px 10px 20px 0;
    }
}

/* Referent:innen
------------------------------------------------------------------------------- */
.referent-innen .blog {
    width:100%;
}
.referent-innen .blog-items {
    display: flex;
    flex-direction: row;
    row-gap:41px;
    column-gap: 20px;
    margin: 0;
}
.referent-innen .com-content-article__body{
    width: 440px !important;
    float: left;
}
.referent-innen .blog-items .blog-item {
    flex-direction: column-reverse;
}
.referent-innen .blog-item .item-image {
    margin-top: 0;
    margin-bottom: 0;
}
.referent-innen #main .links {
    max-width: 810px;
}
.view-article.referent-innen #main .links {
    max-width: 710px;
}
.referent-innen .blog .left.item-image img {
    max-height: 212px;
    max-width: none;
    height: auto !important;
    width: auto !important;
    border: 1px #ccc solid;
    margin: 0;
}
.referent-innen .item-page .left.item-image img {
    border: 1px #ccc solid;
    margin: 0 0 20px 20px;
}

.referent-innen .item-page .left.item-image img {
    max-height: none;
    max-width: 250px;
}

.referent-innen .item-page .left.item-image {
    float: right !important;
}

.blog-items .blog-item .rechts {
    display:none;
}

.blog h2 {
    font-size: 18px !important;
    margin: 0 0 0.5em 0;
}

/*.blog .referenten-firma-single span {
    margin: -0.5em 0 1em 0;
}*/
.blog .fields-container li {
    margin: -0.5em 0 1em 0 !important;
}
.referent-innen .item-page .fields-container li {
    padding-left: 0;
    margin-bottom: 0;
    font-weight: 600;
}
.pagenavigation .back:before {
    content: "\f009";
    font-family: "Font Awesome 6 Free";
    font-size: 18px;
    font-weight: bold;
    vertical-align: middle;
    padding-right: 0.1em;
}
.pagenavigation .back {
    display:none;
}
.referent-innen .pagenavigation .back {
    display:block;
}

/* Archive
------------------------------------------------------------------------------- */
.custom_banner-archiv {
    clear: both;
    background-color: var(--color2);
    padding: 7px 10px 1px 10px;
    color: #fff;
    margin: -1em 0 1.5em 0;
}

/* Footer Sitemap
------------------------------------------------------------------------------- */
.navbar-brand,
.navbar-nav > li > a {
    text-shadow: none;
}

#footer {
    background-color: #006179;
    width: 100%;
    font-size: 16px !important;
    position: relative;
    font-weight: 400;
    color: #fff;
}

#footer #sitemap {
    max-width: 1178px;
    margin: 0 auto;
    padding: 42px;
}

#footer a,
#footer a:hover,
#footer a:active {
    color: #fff;
    background-color: transparent;
    text-decoration: none;
}

#footer li span,
#footer li a {
    padding: 5px 0;
    display: inline-block;
}

#footer li {
    line-height: 20px;
    padding:0;
}

#footer li.divider {
    color: #b2b2b2;
}

#footer a:hover,
#footer li.active a {
    color: #c5a500;
}

#footer .menu_sitemap {
    width: 400px;
    float: left;
    overflow: hidden;
    margin-bottom: 42px;
}

#footer .menu_sitemap li {
    width: 50%;
}

#footer .menu_sitemap .first {
    display: none;
}

#footer #footerService,
#footer .menu_impressum {
    float: left;
    width: 205px;
}

#footer #footerService li {
    width: 100%;
}

#footer .menu_impressum li {
    float: none;
}

#footer #footerKontakt {
    float: left;
    width: 350px;
    margin-top: 3px;
}

#footer #footerKontakt p {
    margin: 0;
}

#footer #copyright {
    text-align: left;
}

/* Footer Impressum
------------------------------------------------------------------------------- */
#footer a {
    font-weight: 400;
}

#footer #impressum {
    max-width: 1178px;
    margin: 0 auto;
    position: relative;
    background-color: #006179;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: baseline;
    align-content: baseline;
    flex-direction: row;
}

#footer #impressum ul#nav_footer {
    margin: 21px 0 42px 42px;
    position: relative;
}

#footer #impressum #nav_footer li:first-child a:after {
    content: "|";
    color: #fff;
    padding: 0 7px;
}

#footer #impressum #nav_footer > li > a {
    padding: 5px 0 5px 0;
}

#footer .line {
    border-top: 1px #6da9c6 solid;
    width: 100%;
}

#footer a#msk:hover {
    text-decoration: none;
}

#footer a#logo-footer {
    background: url("../images/logo_aktuare2.png") top left no-repeat;
    width: 39px;
    height: 38px;
    position: relative;
    float: right;
}

#footer #msk {
    position: relative;
    height: auto;
    width: auto;
    text-align: right;
    margin: 0 42px 0 0;
}

#nav_footer,
.menu_sitemap{
    flex-direction: row;
}

@media screen and (max-width: 768px) {
    #footer #sitemap {
        padding: 21px !important;
    }

    #footer .nav {
        margin: 0;
    }

    #footer #footerKontakt {
        width:75%;
        margin-top: 0;
        margin-bottom: 21px;
    }
    .sitemap {
    display: none;
    }

    #footer #impressum {
        flex-direction: column;
    }

    #footer #impressum ul#nav_footer {
        margin: 21px 21px 0 21px;
    }

    #footer #msk {
        text-align: left;
        margin: 10px 21px 21px 21px;
    }
}

/* djslider
*********************************************/
.slide-desc-text-default {
    padding: 5px 5px 5px 10px !important;
}

.slide-desc-text-default p {
    margin: 0 !important;
}

.slide-desc-text-default .slide-text a {
    border: 0 solid #CCCCCC !important;
    color: #000 !important;
    padding: 0 !important;
    margin: 0 !important;
    text-decoration: underline;
}

.slide-desc-text-default .slide-text a:before {
    content: none !important;
}

.slide-desc-text-default .slide-text a:hover {
    background-color: transparent !important;
}

.flexslider .slides > li {
    background-image: none;
    background-repeat: no-repeat;
    background-position: inherit;
    padding-left: 0;
}

.flex-direction-nav a {
    color: #000;
    text-indent: 0;
}

.flexslider .slides,
.flexslider .slides li {
    background: transparent !important;
}

.slide-desc-box {
    position: relative;
    left: auto;
    right: auto;
    text-align: center;
    top: auto !important;
    bottom: auto !important;
}

.flexslider.position-nav-bottom .flex-control-nav {
    position: relative;
    bottom: auto;
}

.flexslider .flex-direction-nav a {
    text-indent: -9999px !important;
    color: transparent !important;
}

.flexslider.white-arrow .flex-direction-nav a {
    background-image: url(https://k-tagung.de/modules/mod_joomspirit_slider/assets/css/images/bg_direction_nav_black.png) !important;
}

.flex-direction-nav {
    margin: 0 0 2.5em 0 !important;
}

.flex-direction-nav .flex-next {
    background-position: 100% 0 !important;
    opacity: 0.65;
    right: 5px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    border: 0 !important;
}

.flex-direction-nav .flex-prev {
    background-position: 1px 0 !important;
    opacity: 0.65;
    left: 5px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    border: 0 !important;
}

.flex-direction-nav .flex-prev,
.flex-direction-nav .flex-next {
    background-color: transparent !important;
    padding: 0 !important;
    margin: 0 !important;
    text-align: inherit !important;
}

.slide-desc-box > div > div {
    padding: 0 30px 0 30px;
}

.flex-control-nav li {
    padding: 0 8px !important;
}

/* AG Gallery
*********************************************/
.AG_classic .ag_thumbclassic {
    background-position: right bottom;
    background-repeat: no-repeat;
    float: left;
    margin: 0 10px 10px 0;
    padding: 0 4px 4px 0;
}

.AG_classic .ag_imageThumb {
    background: none repeat scroll 0 0 #fff;
    border: 0 solid #ccc;
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
}
/* Suche
*********************************************/
a.result__title-link {
    display:inline-block !important;
}
a.result__title-link:hover .result__title-text  {
    text-decoration: none !important;
}
.search-pagination .pagination {
    justify-content: flex-start;
    gap: 15px;
}
.pagination {
    --pagination-color: var(--color1) !important;
    --pagination-border-color: var(--color1) !important;
    --pagination-border-radius: var(--border-radius);
    --pagination-hover-color: var(--color2) !important;
    --pagination-hover-bg: #fff !important;
    --pagination-hover-border-color: var(--color1) !important;
    --pagination-focus-color: var(--color2) !important;
    --pagination-focus-bg: #fff !important;
    --pagination-focus-box-shadow: 0 !important;
    --pagination-active-color: #fff !important;
    --pagination-active-bg: var(--color1) !important;
    --pagination-active-border-color: var(--color1) !important;
    --pagination-disabled-color: #ccc !important;
    --pagination-disabled-bg: #fff !important;
    --pagination-disabled-border-color: var(--color1) !important;
}
.page-link:hover {
    color: var(--color2) !important;
}
/*a.result__title-link:hover {
    text-decoration: none !important;
}*/
/*.result__title-text {
    display: inline-block !important;
}*/
/*.search legend {
    display: none;
}

.search dl.search-results {
    margin-bottom: 20px;
    margin-top: 1em;
}

.search dd.result-text {
    padding-bottom: 0.5em;
    margin-bottom: 0.5em;
    border-bottom: 1px solid #ccc;
}

.search button {
    background-color: var(--color1);
    color: #fff;
}

.search button:hover {
    color: var(--color2);
}

.search p.counter {
    text-align: right;
}

.search .pagination {
    border-radius: 0;
    margin: 0 !important;
    padding-left: 0 !important;
}

.search .pagination ul {
    margin: 0 !important;
    float: left;
    padding: 0;
}

.search .pagination ul li {
    float: left;
    list-style: none;
}

.search .pagination ul li {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #cccccc;
    color: var(--color1);
    margin: 0 10px 0 0;
    padding: 11px 9px;
}

.search .highlight {
    background-color: var(--color2);
}*/

/* to-top button */
#back-top,
#back-top:active,
#back-top:focus,
#back-top:hover {
    background: #fff;
    border: 4px solid var(--color1);
    position: fixed;
    bottom: 40px;
    right: 21px;
    height: 40px;
    width: 40px;
    z-index: 100000;
    text-decoration: none;
    color: var(--color1);
    font-size: 20px;
}

#back-top .icon-arrow-up {
    line-height: 0.5em !important;
    position: absolute;
    top:12px;
    left: 3px;
}
@media screen and (max-width: 768px) {
    .back-top, .back-top:active, .back-top:focus, .back-top:hover {
    bottom: 20px;
    right: 0;
    }
}
/* Error-Seite
*********************************************/
.error .links ul li {
    list-style: disc;
}
.error .links ul {
    margin-bottom: unset;
    margin-top: unset;
    padding-left: 2rem;
}
.error .butt:before {
    content:"" !important;

}
/* Cookcodesmenu
------------------------------------------------------------------------------- */
@media screen and (min-width: 769px) {
    .cook {
        display:none
    }
}
@media screen and (max-width: 768px) {
    .cook {
        position: relative;
        z-index: 2;
        background-color: #fff;
        height: 105px;
    }
    .cookcodesmenu_menu .cookcodesmenu_icon-bar {
        display: block;
        width: 40px;
        height: 3px;
        margin-bottom: 5px;
        border-radius: 0;
        -webkit-box-shadow: 0 2px 0 var(--color1);
        box-shadow: 0 2px 0 var(--color1);
    }
    .cookcodesmenu_brand {
        padding: 0;
        margin: 15px;
        height: auto !important;
        width: 120px !important;
    }
    .cookcodesmenu_btn {
        margin: 15px 5px 6px;
        border-radius: 0;
    }
    .cookcodesmenu_menu .cookcodesmenu_icon {
        width: 40px;
    }

    .cookcodesmenu_nav {
        position: relative;
        top: auto;
        left: auto;
        min-width: unset;
        font-size: inherit;
        background-color: #ffffff;
        border-top: 0 solid #d8d8d8;
        border-left: 0 solid #d8d8d8;
        border-right: 0 solid #d8d8d8;
        border-bottom: 0 solid var(--color1);
        width: 100%;
        color: inherit;
        /*z-index: 100000;*/
    }

    .cookcodesmenu_menu {
        font-size: 16px;
        background: transparent;
        /*position: absolute;
        right: 0;
        top: 0;*/
        width: 100%;
    }

    .cookcodesmenu_nav ul {
        margin: 0;
    }

    .cookcodesmenu_nav ul li {
        padding: 0;
    }

    .cookcodesmenu_nav li a {
        color: var(--color1);
        text-align: left;
    }
    .cookcodesmenu_nav a:hover {
        color: var(--color2) !important;
    }

    .cookcodesmenu_nav a:hover,
    .cookcodesmenu_nav [aria-current="page"] {
        color: var(--color1);
    }

    .cookcodesmenu_nav li {
        text-align: left;
    }
    .reg .cookcodesmenu_nav li span {
        color: var(--color1) !important;
        padding: 0;
    }
    .reg .cookcodesmenu_nav li span:hover {
        color: var(--color2) !important;
    }
    .pub .cookcodesmenu_nav li span {
        color: #b2b2b2 !important;
        padding: 0 15px;
    }
    ul.cookcodesmenu_nav li:nth-child(8) {
        color: var(--color1) !important;
        padding: 0 !important;
    }

    .cookcodesmenu_nav ul li ul li a {
        padding: 0 20px 0 40px;
    }

    .cookcodesmenu_nav .cookcodesmenu_arrow {
        color: var(--color1) !important;
    }
    .cookcodesmenu_nav .cookcodesmenu_row:hover {
        border-radius: 0;
        background: none;
        color: var(--color2);
    }

    .cookcodesmenu_menu li {
        border-bottom: 1px var(--color1) solid;
    }

    .cookcodesmenu_menu li li {
        border-bottom: 0 var(--color1) solid;
        border-top: 1px var(--color1) solid;
    }
}

/* Media Queries
*********************************************/
@media screen and (max-width: 1180px) {
    #main {
        position: relative;
        margin: 84px 20px 42px 20px;
    }

    .navbar-brand {
        left: 22px;
    }
}

@media screen and (max-width: 1024px) {
    #main .links {
        max-width: 650px;
    }

    #main .links img {
        width: 100%;
        height: auto;
        /*margin:0 0 10px 0;*/
    }

    #main .links .djslider img {
        width: auto;
    }
}

@media screen and (max-width: 768px) {
    .navbar-brand {
        position: relative;
        left: 5px;
        top: 10px;
        margin-bottom: 15px;
    }

    header.navbar {
        display:none;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .front #content,
    .home #content {
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto;
    }
}

@media screen and (max-width: 840px) {
    .referent-innen .item-page .left.item-image {
        float: none !important;
    }
    .referent-innen .item-page .left.item-image img {
        margin: 0 0 20px 0;
    }
    .referent-innen .com-content-article__body {
        width: 100% !important;
        float: none;
    }

}

@media screen and (max-width: 768px) {
    .slide-desc-text-default p {
        font-size: 12px !important;
        line-height: 1.1em !important;
    }

    a.suche:after {
        content: '';
    }

    a.suche span {
        display: block;
    }

    #button-anmeldung {
        left: auto;
        right: 15px;
    }

    #main .links {
        float: none;
        max-width: none;
        width: 100%;
    }

    #service {
        height: 49px;
        /*border-bottom: 1px solid #fff;*/
    }

    #service {
        position: relative;
    }

    #service #login {
        float: none;
        margin-left: 0;
        width: 100%;
    }

    #service #oeffentlich {
        display: none;
    }

    #content aside.rechts {
        float: none;
        width: 100%;
        max-width: none;
    }

    .referent-innen #main .links .item-page {
        width: auto !important;
    }

    /* home link einblenden */
    .navbar ul li.item-260 {
        display: block;
    }

    header .wrapper {
        border: 0 solid #d8d8d8;
        height: auto;
        margin-top: 0;
        padding: 15px;
        max-width: none;
        width: 100%;
    }

    header .wrapper-reg {
        border: 0 solid #d8d8d8;
        height: auto;
        margin-top: 0;
        padding: 15px;
        max-width: none;
        width: 100%;
    }

    .navbar-header {
        text-align: left;
    }

    .navbar-toggle {
        background-color: #fff;
        background-image: none;
        border: 1px solid #c8c8c8 !important;
        border-radius: 0;
        margin: 20px 0 0 20px;
        padding: 10px;
        width: 100%;
    }

    .navbar-toggle .titel {
        float: left;
        color: #ccc;
        line-height: 1em;
        margin-left: 10px;
    }

    .navbar-toggle .rechts {
        float: right;
    }

    .navbar-collapse {
        max-height: none;
        padding-left: 0;
        padding-right: 0;
    }

    .navbar-collapse.in {
        overflow-y: visible;
    }

    .navbar {
        border: none;
    }

    .navbar .navbar-toggle .icon-bar {
        background-color: #c8c8c8 !important;
    }

    .navbar .navbar-toggle:hover,
    .navbar .navbar-toggle:focus {
        background-color: #fff;
    }

    .navbar .navbar-collapse {
        border-top: 0 solid #c8c8c8;
    }

    .navbar ul > li.first a {
        display: block;
    }

    .navbar .nav > li > a,
    .navbar .nav > li.divider {
        padding: 15px 20px;
    }

    .navbar .nav > li > a:hover,
    .navbar .nav > li > a:active {
        background: none;
    }

    .navbar {
        margin: 0;
        width: 100%;
        max-width: 100%;
        position: absolute;
        left: 0;
        top: auto;
        background-color: #fff;
        padding: 0 15px;
    }

    .navbar .nav {
        margin: 0;
    }

    .navbar ul.nav > li {
        text-align: left;
        border-bottom: 1px solid #c8c8c8;
        border-right: 1px solid #c8c8c8 !important;
        border-left: 1px solid #c8c8c8 !important;
        background-color: #fff;
    }

    .navbar ul.nav a:hover {
        color: var(--color1);
    }

    .navbar ul.nav ul li.first {
        border-top: 1px solid #c8c8c8;
    }

    .navbar .nav .open .mod-menu__sub > .active > a,
    .navbar .nav .open .mod-menu__sub > .active > a:hover,
    .navbar .nav .open .mod-menu__sub > .active > a:focus {
        color: var(--color1);
        background-color: #fff;
    }

    .nav .open .mod-menu__sub > li > a,
    .nav .open .mod-menu__sub .dropdown-header {
        padding: 10px 15px 10px 40px !important;
    }

    #header-sub {
        position: relative;
        z-index: 0;
        width: 100%;
        height: 100px;
        top: 0;
        background-color: #ff0000;
        background: url(../images/2014_k-tagung_1_mobile.jpg) center right no-repeat;
    }

    .home #header-sub,
    .front #header-sub {
        background: url("../images/2014_k-tagung_1_mobile.jpg") no-repeat scroll right bottom;
        filter: brightness(60%);
        -webkit-filter: brightness(60%);
        -moz-filter: brightness(60%);
        height: 300px;
        position: relative;
        top: 0;
        width: 100%;
        z-index: 0;
    }

    .front #main,
    .home #main {
        margin-top: -60px;
    }

    #content,
    .front #content,
    .home #content {
        padding: 15px;
    }

    #content {
        border: 0 solid #ccc;
        min-height: 0 !important;
    }

    #content .moduletable ul li a,
    #content ul#submenu li a {
        margin: 0 0 10px 0;
    }

    .referent-innen .item-page .rechts {
        width: 100%;
        float: none;
    }

    #main {
        margin: 20px 0;
    }

    #main .links {
        float: none;
        width: 100%;
    }

    #content aside.rechts {
        float: none;
        margin-top: 2em;
    }

    #content aside .rechteSpalte {
        clear: left;
        width: 100%;
    }

    .phocamaps-box > div {
        width: 100% !important;
    }

    #main #content table.foerder td img {
        width: auto !important;
    }

    aside .rechteSpalte div {
        margin: 0 0 15px 0;
    }

    article {
        max-width: none;
    }

    /*#content .login .form-horizontal input,
    #content #form-login-username input,
    #content #form-login-password input {
        width: 98%;
    }

    #content .login input,
    #content input,
    #content textarea {
        width: 98%;
    }

    #content input#modlgn-remember {
        width: auto;
    }

    #content .aiContactSafe label {
        float: left;
    }*/

    .cbformdiv .cb_form_line label,
    form.cb_form .cb_form_line label,
    .cb_tab_content .cb_form_line label {
        display: block;
        float: none;
        padding-top: 10px;
        width: 100%;
    }

    .cbformdiv .cb_form_line .cb_field,
    form.cb_form .cb_form_line .cb_field,
    .cb_tab_content .cb_form_line .cb_field {
        float: none;
        width: 100%;
    }

    #content .cb_button_wrapper #cbbtneditsubmit {
        margin-left: 0;
        margin-right: 10px;
        width: auto;
    }

    .front #content .teaser1,
    .home #content .teaser1,
    .front #content .teaser2,
    .home #content .teaser2,
    .front #content .teaser3,
    .home #content .teaser3,
    .front #content .teaser4,
    .home #content .teaser4,
    .front #content .foerder,
    .home #content .foerder {
        float: none;
        height: auto;
        padding: 15px !important;
        width: 100% !important;
        margin: 10px 0 10px 0 !important;
    }
}

@media screen and (max-width: 600px) {
    .item-page .pull-left.item-image,
    .item-page .pull-right.item-image {
        float: none !important;
    }

    .item-page .pull-left.item-image img,
    .item-page .pull-right.item-image img {
        max-height: none;
        max-width: 250px;
        margin: 20px 0 !important;
    }
}

@media screen and (max-width: 550px) {
    .back a span {
        display: none;
    }
}

@media screen and (max-width: 460px) {
    .tabLinks {
        float: none;
        width: 100%;
        margin-right: 0;
        margin-bottom: 3em;
    }

    .navbar-brand img {
        width: 100%;
        height: auto;
    }

    .navbar-brand {
        width: 240px;
        height: auto;
    }
}
