/* lato-300 - latin */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/lato-v14-latin-300.eot'); /* IE9 Compat Modes */
    src: local('Lato Light'), local('Lato-Light'), url('../fonts/lato-v14-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/lato-v14-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/lato-v14-latin-300.woff') format('woff'), /* Modern Browsers */ url('../fonts/lato-v14-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/lato-v14-latin-300.svg#Lato') format('svg'); /* Legacy iOS */
    font-display: swap
}
/* lato-300italic - latin */
@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 300;
    src: url('../fonts/lato-v14-latin-300italic.eot'); /* IE9 Compat Modes */
    src: local('Lato Light Italic'), local('Lato-LightItalic'), url('../fonts/lato-v14-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/lato-v14-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/lato-v14-latin-300italic.woff') format('woff'), /* Modern Browsers */ url('../fonts/lato-v14-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/lato-v14-latin-300italic.svg#Lato') format('svg'); /* Legacy iOS */
    font-display: swap
}
/* lato-regular - latin */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/lato-v14-latin-regular.eot'); /* IE9 Compat Modes */
    src: local('Lato Regular'), local('Lato-Regular'), url('../fonts/lato-v14-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/lato-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/lato-v14-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/lato-v14-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/lato-v14-latin-regular.svg#Lato') format('svg'); /* Legacy iOS */
    font-display: swap
}
/* lato-italic - latin */
@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 400;
    src: url('../fonts/lato-v14-latin-italic.eot'); /* IE9 Compat Modes */
    src: local('Lato Italic'), local('Lato-Italic'), url('../fonts/lato-v14-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/lato-v14-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/lato-v14-latin-italic.woff') format('woff'), /* Modern Browsers */ url('../fonts/lato-v14-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/lato-v14-latin-italic.svg#Lato') format('svg'); /* Legacy iOS */
    font-display: swap
}
/* lato-700 - latin */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/lato-v14-latin-700.eot'); /* IE9 Compat Modes */
    src: local('Lato Bold'), local('Lato-Bold'), url('../fonts/lato-v14-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/lato-v14-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/lato-v14-latin-700.woff') format('woff'), /* Modern Browsers */ url('../fonts/lato-v14-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/lato-v14-latin-700.svg#Lato') format('svg'); /* Legacy iOS */
    font-display: swap
}
/* lato-700italic - latin */
@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 700;
    src: url('../fonts/lato-v14-latin-700italic.eot'); /* IE9 Compat Modes */
    src: local('Lato Bold Italic'), local('Lato-BoldItalic'), url('../fonts/lato-v14-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/lato-v14-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/lato-v14-latin-700italic.woff') format('woff'), /* Modern Browsers */ url('../fonts/lato-v14-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/lato-v14-latin-700italic.svg#Lato') format('svg'); /* Legacy iOS */
    font-display: swap
}
body {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    color: #1a1a1a;
    line-height: 1.5;
    font-size: 14px;
}
a {
    color: #00618e;
    text-decoration: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}
a:hover, a:focus {
    color: #dc1221;
    text-decoration: underline;
}
a:focus {
    outline: none;
}
p {
    text-align: justify;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    font-weight: 300;
}
h1, h2, h3, h4, h5, h6 {
    color: #00618e !important;
    margin-top: 10px;
}
h1 {
    font-size: 23px;
    width: 70%;
    line-height: 1.5;
    margin-bottom: 10px !important;
}
h2 {
    font-size: 20px;
}
h3, h2.page-subtitle small, #osdonatestatic p {
    width: 100% !important;
    font-size: 16px !important;
    padding: 0 0 10px 0;
    display: inline-block !important;
    font-weight: 500;
    line-height: 1.5;
    color: #00618e;
}
td, tr td {
    border-top: none;
}
.page-subtitle {
    padding: 0 15px;
}
.page-subheader {
    border: none;
}
.t3-sidebar {
    padding: 30px;
    box-sizing: border-box;
    background-color: #e5eff3;
}
.home .t3-sidebar {
    padding: 0 15px;
    background: none;
}
.bloghome article h2.article-title {
    border-style: none !important;
    margin-bottom: 5px;
}
.bloghome article h2.article-title:before {
    content: none;
}
.t3-wrapper {
    width: 100%;
    max-width: 1600px !important;
    padding-top: 100px;
    margin: 0 auto;
}
.container {
    width: 100%;
    padding: 0;
}
#t3-header {
    height: 100px;
    max-width: 1600px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    position: fixed;
    z-index: 100;
    background: rgba(255, 255, 255, 0.95);
    transform: translateY(-100px)
}
.logo {
    width: auto;
    display: inline-block;
}
.logo-image img {
    margin: 15px;
    height: 70px;
    width: auto;
}
header .row {
    display: flex;
    justify-content: space-between;
}
.home #t3-mainbody {
    margin: 40px 0;
}
/* Navigation */
#t3-mainnav {
    display: inline-block;
    flex: 1;
    font-size: 16px;
    font-weight: 500;
    color: #00618e;
    background: none;
    border: none;
}
#t3-mainnav .t3-megamenu {
    display: flex;
    height: 100px;
    align-items: center;
}
.t3-megamenu ul {
    width: 100%;
    text-align: right;
    padding: 0 0 0 30px;
    box-sizing: border-box;
}
.t3-megamenu .navbar-nav > li > .dropdown-toggle.separator {cursor: pointer;}
.t3-megamenu .navbar-nav > li > .dropdown-toggle.separator .caret {margin-left: 3px;}
.t3-megamenu .navbar-nav > li {
    float: none;
    display: inline-block;
}
.t3-megamenu .navbar-nav > li > a, .t3-megamenu .navbar-nav > li > .dropdown-toggle.separator {
    padding: 5px;
    color: #00618e;
    border-bottom: 5px solid transparent;
    transform: translateY(5px);
}
.t3-megamenu .navbar-nav > li > a:hover, .t3-megamenu .navbar-nav > li > .dropdown-toggle.separator:hover {
    color: #dc1221;
    border-bottom: 5px solid #dc1221;
}
.t3-megamenu .navbar-nav > .active > a, .t3-megamenu .navbar-nav > .active > .dropdown-toggle.separator {
    color: #00618e;
    border-bottom: 5px #00618e solid;
    background: none;
}
.t3-megamenu .navbar-nav > .open > a {
    border-bottom: 5px #DC1221 solid;
}
.navbar-default .navbar-nav > .dropdown > a .caret {}
.mega-dropdown-menu {
    transform: translateY(5px);
    border: none;
    padding: 0;
    border-top: 2px solid #DC1221;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.5);
    border-radius: 0;
}
.mega-dropdown-menu .mega-col-nav {
    padding: 0 5px;
}
.t3-megamenu .mega-nav > li a, .t3-megamenu .dropdown-menu .mega-nav > li a {
    text-align: left;
    font-size: 14px;
    padding: 3px 5px;
    font-weight: 400;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    color: #dc1221 !important;
    background: none !important;
}
.mega-inner img {
    display: none;
}
.dropdown-submenu > .dropdown-menu {
    border-radius: 0;
    margin-left: 3px;
    border-top: none;
}
.caret {
    margin-left: 0px;
    vertical-align: middle;
    border-top: 3px dashed;
    border-right: 3px solid transparent;
    border-left: 3px solid transparent;
}
.navbar-default .navbar-nav > .dropdown > a .caret, .dropdown-toggle.separator .caret {
    border-top-color: #00628e;
    border-bottom-color: #00628e;
}
.navbar-default .navbar-nav > .open > a .caret, .navbar-default .navbar-nav > .open > a:hover .caret, .navbar-default .navbar-nav > .open > a:focus .caret, .open > .dropdown-toggle.separator:hover .caret, .navbar-default .navbar-nav > .open > .dropdown-toggle.separator:focus .caret {
    border-top-color: #dd1321;
    border-bottom-color: #dd1321;
}
.dropdown-submenu a:after {
    border-width: 3px 0 3px 3px;
    border-left-color: #00628e;
    margin-top: 8px;
}
/* Search */
header div.col-xs-12.col-sm-4 {
    width: auto;
}
.head-search {
    margin-top: 35px;
}
.head-search .search {
    float: none;
    padding-left: 0px;
}
.head-search input#mod-search-searchword {
    background: url(../images/search.svg) no-repeat 8px center;
    background-origin: border-box;
    background-size: 18px 18px !important;
    background-color: #00618e;
    border: none;
}
.head-search .form-control {
    width: 35px;
    padding-right: 0;
    border-radius: 30px;
    padding-left: 33px;
    color: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    cursor: pointer;
}
.head-search .search:before {
    content: none;
}
input[type="search"] {
    color: rgba(255, 255, 255, 0.5);
}
/* Header-Bilder */
.header-img {
    padding: 0;
    margin: -30px -30px 30px;
}
.custom_headerimg p {
    margin: 0;
}
.custom_headerimg img {
    width: 100%;
    height: auto;
}
.view-contact .custom_headerimg {
    display: none;
}
/* Slider */
.home .wrap {
    padding: 0;
}
.djslider-default .navigation-container-custom, .djslider-default .navigation-numbers {
    text-align: center;
    margin: 0 auto;
    display: block;
    width: 100%;
    bottom: 8px;
    top: inherit !important;
    right: inherit !important;
}
.djslider-default .load-button {
    width: 8px !important;
    height: 8px !important;
    background: #fff !important;
    border: none !important;
    margin: 0 6px !important;
}
.navigation-container {
    top: 50% !important;
    margin: 0 30px !important;
}
.navigation-container img {
    outline: none;
}
/* Teaser */
.col-lg-3 {
    padding: 0;
    box-sizing: border-box;
    height: auto;
}
.row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.t3-spotlight .t3-module {
    padding: 0;
    margin: 0;
}
.t3-spotlight .custom {
    text-align: center;
    overflow: hidden;
}
.t3-spotlight .custom p {}
.t3-spotlight-1 .custom img {
    width: 100%;
    height: auto;
}
.t3-spotlight .custom p {
    margin: 0;
}
/* Footer */
.t3-footer {
    border: none;
    background: #00618e;
}
.t3-footer p {
    text-align: left;
    font-weight: 300;
}
.t3-footnav .col-lg-3 {
    padding: 15px;
    box-sizing: border-box;
}
.t3-footnav .t3-module {
    background: none;
    color: #fff;
}
.t3-footer h3 {
    color: #fff !important;
    border-color: #fff !important;
}
.t3-footer a, .t3-footer a:hover, .t3-footer a:active {
    color: #fff;
}
.custom_logofooter {
    padding: 10px;
}
.custom_logofooter img {
    width: 100%;
    height: auto;
}
/* Kalender */
.module_kalender {
    margin-bottom: 0;
}
.module_kalender h3 {
    border-bottom: none !important;
}
.module_kalender .custom_kalender {
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.5);
    background: #e5eff3;
}
.module_kalender .custom_kalender .moduletable {
    text-align: center;
    padding: 0 0 20px;
}
.module_kalender .custom_kalender div:first-of-type {
    padding: 0 !important;
}
.module_kalender .custom_kalender .moduletable h3 {
    width: 85% !important;
    text-align: center;
    border-bottom: none !important;
    border-top: 1px solid #00618E;
    padding-top: 20px;
    padding-bottom: 0;
    margin-top: 0;
}
.module_kalender .custom_kalender .moduletable .mod_events_latest_table {
    width: 85% !important;
    background: #fff;
    border: 1px solid rgba(0, 97, 142, 0.5) !important;
}
.module_kalender .custom_kalender .moduletable .mod_events_latest_table tr {
    border-bottom: none !important;
    padding: 5px;
    display: block;
}
.module_kalender .custom_kalender .moduletable .mod_events_latest_table td {
    border-top: none !important;
}
#flatcal_minical {
    margin-top: -10px;
}
#flatcal_minical td + tr + td {
    background-color: none;
    border: none !important;
}
#flatcal_minical table {
    width: 90%;
    height: auto;
    background: none !important;
    border: none !important;
    box-sizing: border-box;
}
#flatcal_minical .flatcal_navbar, .flatcal_month_label {
    height: 65px !important;
    font-size: 16px !important;
    color: #00618e !important;
    text-transform: uppercase;
}
#flatcal_minical .link_prev, #flatcal_minical .link_next {
    width: 15%;
    padding: 0;
    margin: 0;
}
#flatcal_minical .link_prev {
    background: url(img/mini_arrowleft.gif) no-repeat center center;
    background-size: 20px 20px;
}
#flatcal_minical .link_next {
    background: url(img/mini_arrowright.gif) no-repeat center center;
    background-size: 20px 20px;
}
#flatcal_minical .link_prev img, #flatcal_minical .link_next img {
    opacity: 0;
    height: 25px;
    width: 25px;
}
#flatcal_minical .flatcal_month_label {
    width: 70% !important;
    padding: 0;
    margin: 0;
    font-weight: 500 !important;
}
#flatcal_minical .full_cal_link td {
    background: none !important;
    border: none !important;
}
.flatcal_weekdays td {
    text-align: center !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    text-transform: uppercase;
}
#flatcal_minical .flatcal_daycell, #flatcal_minical .flatcal_todaycell, #flatcal_minical .flatcal_sundaycell, #flatcal_minical .flatcal_othermonth {
    font-size: 14px !important;
    font-weight: 100 !important;
    color: #1a1a1a !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-right: 2px !important;
    padding-left: 2px !important;
    width: 14.2857%;
}
#flatcal_minical .flatcal_daylink, #flatcal_minical .flatcal_sundaylink, #flatcal_minical .flatcal_busylink {
    font-weight: 400 !important;
}
#flatcal_minical .flatcal_daycell a, #flatcal_minical .flatcal_todaycell a, #flatcal_minical .flatcal_sundaycell a, #flatcal_minical .flatcal_othermonth a {
    font-size: 15px !important;
}
#flatcal_minical .flatcal_todaycell a {
    color: #dc1221 !important;
    padding: 2px 7px !important;
    border-radius: 30px !important;
}
#flatcal_minical .flatcal_todaycell a:hover {
    color: #fff !important;
    padding: 2px 7px !important;
    border-radius: 30px !important;
}
#flatcal_minical .flatcal_busylink:link, #flatcal_minical .flatcal_busylink:visited {
    color: #00618e !important;
    font-weight: 700 !important;
}
#flatcal_minical .flatcal_busylink:after {
    content: "\f111";
    font-family: "FontAwesome";
    font-size: 5px;
    width: 100%;
    float: left;
    height: 0;
    transform: translateY(3px);
}
.module_kalender .custom_kalender .moduletable .mod_events_latest_content {
    font-weight: 600;
}
.module_kalender .custom_kalender .moduletable .mod_events_latest_first {
    padding-bottom: 0 !important;
}
.module_kalender .custom_kalender .moduletable .mod_events_latest_first span {
    padding: 5px;
    line-height: 17px;
}
.jevbootstrap .icon-hand-right, .jevbootstrap .icon-calendar, .jevbootstrap .icon-time {
    width: 15px !important;
    height: 20px !important;
    margin: 10px;
    transform: translateY(-3px);
    background-position: center !important;
    background-size: 15px !important;
    margin-right: 5px;
    display: inline-block;
}
.jevbootstrap .icon-hand-right {
    background-image: url(img/cal_event.png) !important;
}
.jevbootstrap .icon-calendar {
    background-image: url(img/cal_date.png) !important;
}
.jevbootstrap .icon-time {
    background-image: url(img/cal_time.png) !important;
    margin-bottom: 0px;
}
.jevbootstrap .mod_events_latest_date, .jevbootstrap .mod_events_latest_content {
    line-height: 15px;
}
.mod_events_latest_content {
    width: 85%;
    line-height: 1.5 !important;
    margin-top: 2px !important;
}
/* Sidebar modules */
.module_nextevents .mod_events_latest_table td {
    padding: 5px 0;
}
.module_nextevents .jevbootstrap .icon-hand-right, .module_nextevents .jevbootstrap .icon-calendar, .module_nextevents .jevbootstrap .icon-time {
    width: 18px !important;
    height: 18px !important;
    margin-right: 10px;
    margin-top: 5px;
    display: inline-block;
}
.module_nextevents .jevbootstrap .mod_events_latest_date, .module_nextevents .jevbootstrap .mod_events_latest_content {
    line-height: 18px !important;
    display: inline-block;
}
.module_nextevents .jevbootstrap .mod_events_latest_content a {
    font-weight: 500;
}
/* Full Calendar */
#jevents {
    margin-bottom: 30px;
}
#jevents_body {
    border: none;
    border-radius: 0;
    position: relative;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    padding: 0;
    margin-top: 30px;
}
#jevents_body .month_date {
    text-align: center;
    background: #00618e;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 20px;
    height: 100px;
    padding: 10px 20px 0;
}
#jevents_body .month_date:before {
    content: "";
    background: url(img/kalenderbund.png) repeat-x;
    background-size: contain;
    height: 30px;
    display: block;
    z-index: 200;
    transform: translateY(-23px);
}
#jevents_body .nav-items {
    width: 100%;
    margin: 20px
}
div.new-navigation {
    margin: 0;
}
#jevents_body .nav-items > div {
    border: 1px solid #00618e;
    background: #e5eff3;
    overflow: hidden;
}
#jevents_body .nav-items > div a {
    color: #00618e;
    padding: 7px 12px 6px 12px;
}
#jevents_body .nav-items > div:first-child {
    border-radius: 20px 0 0 20px;
}
#jevents_body .nav-items > div:last-child {
    border-radius: 0 20px 20px 0;
}
#jevents_body .nav-items div.active a, .jev_header2 .active a {
    background-color: #00618e;
    color: #FFF;
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.5);
    font-weight: 600;
}
#jevents_body .nav-items > div a:hover, #jevents_body .nav-items div.active a:hover, .jev_header2 .active a:hover {
    padding: 5px 12px;
    background-color: transparent;
    border-left: none;
    color: #00618e;
}
#jevents_body .nav-items div.active a:hover, .jev_header2 .active a:hover {
    background-color: #00618e;
    border-left: none;
    padding: 7px 12px 6px 12px;
    color: #fff;
    text-decoration: none;
    cursor: default;
}
.com_jevents [class^="icon-"] {
    vertical-align: middle;
}
#nav-search {
    position: absolute;
    background: url(img/icon-search.gif) center center no-repeat;
    background-size: 30px 30px;
    top: 40px;
    right: 30px;
    float: none !important;
    width: 30px;
    height: 30px;
    padding: 0px !important;
    text-align: center;
    border-radius: 15px;
    overflow: hidden;
    border: 1px solid #00618e;
}
#nav-search img {
    opacity: 0;
}
.month_title, .month_title_year {
    font-size: 25px;
}
.jev_toprow {
    text-align: center;
}
.jev_toprow .jev_header2 {
    height: 35px;
    display: inline-block;
    margin: 0 auto 20px;
    text-align: center;
}
.jev_toprow div.previousmonth, .jev_toprow div.nextmonth {
    background: #e5eff3;
    border: 1px solid #00618e;
    float: none;
    display: inline-block;
    margin: 0;
    width: auto;
    min-width: 120px;
    padding: 5px 10px;
    height: 35px;
    box-sizing: border-box;
}
#jevents_body .jev_toprow div.previousmonth a {
    display: block;
    color: #00618e;
    padding: 0 5px 0 30px;
    border-radius: 20px 0 0 20px;
    font-size: 14px;
    background: url(img/mini_arrowleft.gif) no-repeat center left !important;
    background-size: 20px !important;
    font-weight: 300;
}
#jevents_body .jev_toprow div.nextmonth a {
    display: block;
    color: #00618e;
    padding: 0 30px 0 5px;
    border-radius: 0 20px 20px 0;
    font-size: 14px;
    background: url(img/mini_arrowright.gif) no-repeat center right !important;
    background-size: 20px !important;
    font-weight: 300;
}
#jevents_body .jev_toprow div.nextmonth a:hover {
    text-decoration: underline !important;
}
#jevents_body .jev_toprow div.previousmonth a:hover {
    text-decoration: underline !important;
}
#jevents_body .jev_toprow div.previousmonth {
    border-radius: 20px 0 0 20px;
}
#jevents_body .jev_toprow div.nextmonth {
    border-radius: 0 20px 20px 0;
}
#jevents_body table, .event_legend_container {
    width: 98% !important;
    margin: 0 auto;
    border: none !important;
}
#jevents_body .cal_daysnames {
    background: #00618e;
    color: #fff;
    text-align: center;
}
.jev_toprow div.currentmonth {
    background-color: #00618e;
    color: #fff !important;
    border: none;
    float: none;
    display: inline-block;
    margin: 0 -4px;
    height: 35px !important;
    width: auto;
    min-width: 120px;
    padding: 0px 10px;
    box-sizing: border-box;
    line-height: 35px;
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.5);
    font-weight: 600;
}
#jevents_body .cal_table {
    background: #e5eff3;
    margin: 0 auto 20px;
}
#jevents_body .cal_daysoutofmonth {
    background-color: transparent;
    color: #ddd;
    padding: 10px;
    border: 1px solid #ddd;
}
#jevents_body .cal_daysnoevents {
    background: none;
    padding: 5px 0px 0px 0px;
    height: auto;
}
#jevents_body .cal_dayshasevents {
    background-color: rgba(0, 97, 142, 0.25);
    padding: 5px 0px 0px 0px;
    vertical-align: top;
    height: auto;
    width: 14%;
    border: 1px solid #ddd;
}
#jevents_body .cal_dayshasevents a, #jevents_body .cal_daysnoevents a {
    padding: 10px;
}
#jevents_body .cal_today {
    background-color: #00618e;
    color: #fff;
    padding: 5px 0px 0px 0px;
    height: auto;
}
#jevents_body .cal_today a.cal_daylink {
    background-color: transparent;
    padding: 10px;
    color: #FFFFFF;
}
#jevents_body .cal_today a.cal_daylink:hover {
    background-color: transparent;
    border: none;
    padding: 10px;
    border-radius: 20px;
    color: #ff3b30;
}
.month_cell_st {
    background: #fff !important;
    border-bottom: none !important;
    border-left: none !important;
    width: 96% !important;
    margin: 0 2%;
    box-sizing: border-box;
}
.popover {
    font-family: 'Lato', sans-serif;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.5) !important;
}
div.jevtt_title {
    background-color: #00618e !important;
}
#jevents_body .jev_evdt {
    padding: 30px;
}
.jev_evdt_title {
    font-size: 16px;
    font-weight: 600;
    color: #00618e;
}
a.ev_link_row:link, a.ev_link_row:visited {
    color: #00618e;
    font-weight: 600;
}
a.ev_link_row:hover {
    color: #dc1221;
}
/* Innenschatten */
.item-image, .t3-sl-1, .article-content img, .news_item h3 a div {
    position: relative;
}
article .item-image:before, .t3-spotlight-1:before, .article-content img:before, .news_item h3 a div:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    pointer-events: none;
    height: 100%;
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.5);
    display: inline-block !important;
}
.red .item-image:before {
    content: none;
}
/* Content */
.home #t3-content {
    padding: 0;
}
#t3-content {
    padding: 30px;
    box-sizing: border-box;
}
.article-intro img {
    width: 100%;
    height: auto;
}
.readmore, .readmore a {
    text-align: right;
    float: right;
    color: #00618e;
    background: none;
    display: inline-block;
    border-color: transparent;
    border-radius: 30px;
    padding: 5px 10px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    text-decoration: none !important;
}
a.readmore:after, .readmore a:after {
    content: "\f144";
    font-family: "FontAwesome";
    margin-left: 5px;
}
.readmore:hover, .readmore a:hover {
    border-color: #00618e;
    color: #dd1321;
}
.t3-footnav {
    padding: 10px 0;
}
.t3-footnav .t3-module ul > li > a {
    color: #fff;
    padding: 0;
    border: none;
    background: none;
}
.t3-footnav .t3-module ul > li > a:hover {
    color: #fff;
    text-decoration: underline;
}
.module_socialmedia img {
    height: 50px;
    width: auto;
    padding: 5px 20px 0 0;
}
.module-title {
    margin-bottom: 10px;
}
.module-ct > ol.breadcrumb {
    background: none;
    padding: 0;
    hyphens: auto;
    font-weight: 500;
}
.breadcrumb > .active, .breadcrumb > li + li:before, .breadcrumb span, .latestnews {
    color: #00618e;
}
.breadcrumb > li + li:before {
    content: "\f101";
    font-family: "FontAwesome";
}
.item-image {
    margin-bottom: 20px;
}
.item-image img {
    width: 100%;
    height: auto;
}
.col-sm-4, .blog .col-sm-6 {
    border-right: 1px solid #e5eff3;
}
.col-sm-4:last-child, .blog .col-sm-6:last-child {
    border-right: none;
}
.blog .cols-2 {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e5eff3;
}
.blog .cols-2:last-child {
    margin-bottom: 0;
    border-bottom: none;
}
.items-row .item {
    margin-bottom: 0px;
}
 > h3 {
    margin: 0
}
 div h3 {
    margin: 10px 0 0;
}
 .newsflash_aktuelles .news_item {
    width: 33.3333%;
    float: left;
    padding: 10px;
}
 .newsflash_aktuelles .news_item h3 a {
    text-decoration: none;
}
 .newsflash_aktuelles .news_item h3 a img {
    margin-bottom: 15px;
}
 .newsflash_aktuelles .news_item h3 {
    border-bottom: none !important;
    font-size: 14px !important;
    text-transform: none !important;
}
.custom_healthsupport p img {
    width: 100% !important;
}
/* Article */
.blog .article-aside {
    display: none;
}
.article-aside {
    display: inline-block;
    margin: 0;
    position: absolute;
    top: 30px;
    right: 30px;
}
.article-info {
    display: inline;
}
.article-aside .icons {
    display: inline-block;
    float: right;
}
.article-image-full img {
    width: 100%;
    height: auto;
}
article h2 {
    margin-top: 20px;
    line-height: 1.5;
}
.article-footer {
    text-align: right;
    margin-top: 30px;
}
.article-footer a {
    text-decoration: none;
}
.article-content a {
    text-decoration: underline;
}
/* Actions */
ul.actions {
    margin-bottom: 15px;
    padding: 0;
    text-align: right;
}
ul.actions li {
    display: inline;
    padding: 0 5px;
}
ul.actions a {
    text-decoration: none;
}
.fa-cog:before {
    content: "\f14d";
}
.article-image > img {
    margin: 0 20px 20px 0;
}
.module_morearticles .category-module_morearticles {
    list-style: none;
    font-weight: 500;
    margin-left: 0;
}
.module_morearticles .category-module_morearticles ul {
    padding-left: 15px;
    list-style: none;
}
.module_morearticles .category-module_morearticles ul li {
    margin-left: 15px;
    line-height: 2;
}
.module_morearticles .category-module_morearticles ul li:before {
    content: "\f0f6";
    font-family: "FontAwesome";
    display: inline-block;
    margin-left: -15px;
    transform: translateX(-5px);
}
.module_mehrred ul {
    padding-left: 0;
    list-style: none;
}
.module_mehrred ul li {
    margin-left: 15px;
    line-height: 2;
    font-weight: 500;
}
.module_mehrred ul li span {
    font-weight: 300;
    font-size: 12px;
    padding-left: 3px;
}
.module_mehrred ul li:before {
    content: "\f1ea";
    font-family: "FontAwesome";
    display: inline-block;
    margin-left: -15px;
    transform: translate(-5px, 1px);
}
.moduletable_testtermine {
    background: rgb(0, 119, 158); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(0, 119, 158, 1) 0%, rgba(1, 69, 111, 1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 119, 158, 1) 0%, rgba(1, 69, 111, 1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 119, 158, 1) 0%, rgba(1, 69, 111, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00779e', endColorstr='#01456f', GradientType=0); /* IE6-9 */
    color: #ffffff;
    padding: 0 15px 15px;
}
.moduletable_testtermine h3 {
    color: #ffffff !important;
    padding-left: 15px;
    text-align: center;
    border-bottom-color: #ffffff !important;
}
/* menuincontent */
.moduletable_menuincontent ul, .moduletable_menuincontent ul li > a {
    padding: 5px 0 0;
    text-decoration: none;
}
.moduletable_menuincontent .nav-stacked > li {
    border-bottom: 1px solid #A7A7A7;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.moduletable_menuincontent .nav-stacked > li > a {
    font-size: 2em;
    font-weight: 500;
}
.moduletable_menuincontent img {
    width: 80px !important;
    height: 80px !important;
    float: left;
    display: inline-block;
    margin: 0 30px 50px 0;
}
.moduletable_menuincontent li span {
    font-size: 1.8em;
}
.moduletable_menuincontent .nav-stacked > li:first-of-type > a:first-child {
    display: none;
}
.moduletable_menuincontent ul li.parent.submenu.clearfix {
    margin-bottom: 15px;
}
.submenu ul li {
    display: inline-block;
    padding: 0 10px 0 0;
}
.submenu ul li > a:after {
    content: "|";
    padding-left: 10px;
    font-weight: 500;
    color: #00618e !important;
}
.submenu ul > li:last-child a:after {
    content: "" !important;
}
/* SM Share */
.s2s_contenedor {
    margin: 30px 0 50px;
}
.s2s_contenedor > .btn {
    width: 30px;
}
.s2s_contenedor > div {
    margin: 0;
}
.home .s2s_options, .home .s2s_supra_contenedor, .blog .s2s_options, .blog .s2s_supra_contenedor {
    display: none;
}
#t3-mainbody .row {
    display: flex;
}
.social2s_credits {
    display: none;
}
.s2s_contenedor:before {
    Content: "Diesen Artikel teilen:";
    display: block;
}
.visible-xs {
    display: inline-block !important;
}
/* Kontakte */
.contacts .list-blocks {
    display: flex;
    border: none;
    padding: 0;
    justify-content: space-between;
}
.contacts .list-blocks li {
    display: inline-block !important;
    flex-basis: 24%;
    text-align: center;
    border: 1px solid #fff;
    padding: 30px 0 !important;
}
.contacts .list-blocks li:last-child {
    margin: 0;
}
.contacts .list-blocks li {}
.contacts .list-blocks li div {
    display: block;
    width: 100%;
}
.contacts .list-blocks li div p {
    text-align: center;
}
.contacts .list-blocks li div img {
    border-radius: 100px;
    max-width: 200px;
    padding: 6px;
    border: none;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}
.contacts .list-title {
    margin: 20px auto 0;
}
.contacts .list-title > a:after {
    content: "";
    display: block;
    padding-bottom: 15px;
    width: 50%;
    margin: 0 auto;
    border-bottom: 5px solid #00618e;
}
.contacts .list-title > a:first-child {
    font-size: 20px;
    font-weight: 400;
    display: inline-block;
    margin-bottom: 20px;
    width: 100%;
}
.contacts .list-title p {
    font-style: italic;
    margin: 0;
}
.contacts .list-title p span {
    font-style: normal;
    display: inline-block;
    margin-top: 20px;
}
.cat-list-row0 {
    background-color: #e5eff3 !important;
    border-bottom: 1px solid #ddd;
    padding: 10px 0 !important;
}
.cat-list-row1 {
    background-color: #e5eff3 !important;
    border-bottom: 1px solid #ddd;
    padding: 10px 0 !important;
}
.contact-content {
    width: 70%;
    float: right;
    padding-top: 30px;
}
.contacts .thumbnail, .contact .thumbnail {
    width: 30%;
}
.contacts .dl-horizontal dt {
    width: 140px;
}
.contacts .dl-horizontal dd {
    margin-left: 155px;
}
.contacts .contact-field-entry {
    padding: 0;
}
.vcard {
    margin-left: 155px;
}
.well {
    padding: 15px;
    margin-bottom: 15px;
    background-color: #e5eff3;
    border-style: none;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.well legend {
    margin-bottom: 0px;
    color: #333333;
    padding-bottom: 10px;
    border-bottom: 1px solid #00628E;
    display: none;
    height: 0px;
}
#jform_spacer-lbl {
    float: right;
}
.well .control-group {
    margin-bottom: 10px;
}
#jform_com_fields_datenschutz label {
    font-weight: 300;
}
.contact-form #jform_contact_message {
    height: 100px;
}
.star {
    color: #dd1321;
}
/* red */
.red-menu img, .t3-navbar-collapse img {
    height: 16px !important;
    width: auto;
    transform: translateY(-2px);
}
.red .item-image {
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
    border: 1px solid #e5eff3;
    margin-bottom: 50px;
}
.red .blogred .items-row {flex-wrap: wrap;}
.red .blogred .s2s_contenedor {
    display: none;
}
.red .col-sm-4, .red .blog .col-sm-6 {
    border: none;
}
.red .issuuembed iframe {
    min-height: 500px;
}
.red .article-content {
    margin-bottom: 30px;
}
.moduletable_spenden {
    background-color: #e5eff3;
    padding: 0 15px;
}
#osdonatestatic {
    padding: 30px 0
}
#osdonatestatic p {
    text-align: center;
    padding: 0 30px 15px;
}
input.osdonate-amount, #osdonatestatic select {
    display: inline-block;
    margin: 15px 0;
}
input[type="image"] {
    display: block;
    margin: 0 auto;
}
#osdonate-form input[type="text"] {
    margin: 0 auto;
}
.fieldacyterms .checkbox {
    float: left;
    margin-right: 10px;
}
.fieldacyterms label {
    display: inline;
}
.module_wissenverdoppeln img {
    width: 100% !important;
    height: auto;
}
.downloads a.download {
    display: block;
    font-size: 10px;
    text-transform: uppercase;
    text-decoration: none;
}
.downloads a.download:before {
    content: url("../images/download.svg");
    display: block;
    transform: scale(0.5);
    margin: -20px 0;
}
.downloads div.download {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #ccc;
    justify-content: space-between;
}
.downloads div.download:last-child {
    border-bottom: 1px solid transparent;
}
.downloads div.download > div {
    padding: 30px 15px;
    align-content: center;
}
.downloads div.download img {
    width: 200px;
    height: auto;
    border: 1px solid #ccc;
    display: block;
}
.downloads div.download p {
    text-align: left;
}
.t3-footnav .t3-module ul > li {
    line-height: 24px;
    display: inline-block;
    margin-right: 15px;
}
.module_sprechzeiten {
    margin-bottom: 10px !important;
}
.redlink {
    height: 500px;
    display: flex;
}
.redlink img, .redlink div {
    height: 100%;
    width: auto;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.redlink img {
    border: 1px solid #ccc;
}
.redlink div {
    padding-left: 50px;
}
.issuu-btn {
    background: #00618e;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    padding: 3px 8px;
    font-size: 18px;
    text-decoration: none !important;
}
.issuu-btn:hover {
    background: #e30b13;
    color: #fff;
}
/* Vorstand */
.half {
    display: flex;
    height: 100%;
}
.half div, .half > img {
    display: flex;
    width: 50%;
    height: 50%;
}
.third {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    border: 1px solid rgba(168,168,167,0.50);
}
.third > div {
    width: 30%!important;
    height: auto!important;
    margin-right: 30px!important;
}
.third > p {
    width: 70%!important;
    height: auto!important;
    margin-right: 30px!important;
}
.vorstandbild {
    width: 100%;
    height: auto;
}
.vorstandliste img {
    width: 120px !important;
    height: 120px !important;
    float: left;
    margin-right: 15px;
    border-radius: 60px;
    padding: 6px;
    border: none;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}
.vorstandliste ul {
    width: 100%;
    list-style: none;
    padding-left: 0;
    margin-left: 15px;
}
.vorstandliste ul li {
    display: flex;
    margin-bottom: 30px;
    background-color: #e5eff3 !important;
    border-bottom: 1px solid #ddd;
    padding: 10px;
}
.vorstandliste h4 {
    font-size: 20px;
    font-weight: 400;
    display: inline-block;
    margin-bottom: 15px;
    width: 100%;
    text-align: center;
}
.vorstandliste h4:after {
    content: "";
    display: block;
    padding-bottom: 15px;
    width: 50%;
    margin: 0 auto;
    border-bottom: 5px solid #00618e;
}
.vorstandliste section {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.article-content .quote {
    padding: 5px 50px;
    text-align: center;
    position: relative;
    display: flex;
    align-items: center;
    font-family: "Times New Roman", "serif";
    line-height: 150%;
    font-size: 16px;
}
.article-content .quote:before {
    content: "„";
    display: inline-block;
    font-size: 5em;
    margin-right: 25px;
    line-height: 0;
    height: 40px;
    transform: translateY(-15px);
    color: #00628E;
}
.article-content .quote:after {
    content: "“";
    display: inline-block;
    font-size: 5em;
    margin-left: 25px;
    height: 40px;
    transform: translateY(15px);
    color: #00628E;
}
.instagram .article-content > div a {
    display: flex;
    padding: 0 0 30px;
    margin: 0 0 30px;
    border-bottom: 1px solid #A8A8A7;
    align-items: center;
}
.instagram .article-content > div img {
    height: auto;
    width: 50%;
    margin-right: 30px;
    border: 1px solid #A8A8A7;
}
.instagram .article-content > div p {
    font-size: 1.5em;
    text-align: left;
}
.custom_positivestimmen img {
    width: 100%;
}
.gefoerdert {
    padding-left: 0;
}
.gefoerdert li {
    display: inline;
}
.gefoerdert img {
    height: auto;
    display: inline;
}
.fachtag .visforms-form {
    margin: 30px auto;
    padding: 15px;
    border: 1px solid #00628E;
}
.fachtag .visforms-form input {
    min-width: 300px;
}
.fachtag label.datenschutz {
    float: none;
}
.fachtag input.datenschutz {
    float: left;
    margin: 10px 10px 0 0;
}
.fachtag span.zeit {
    display: inline-block;
    width: 150px; text-align: right;
    margin-right: 10px;
}
.fachtag .captchaCont {display: flex;flex-wrap: wrap;}
.fachtag .captchaCont label {width: auto;}
.fachtag .article-content ul {padding-left: 180px;}
.fachtag .captcharefresh1 {width: 22px; height:20px;}
.mittagessen input {display: inline-block; height: auto;}
.fachtag .category-desc {
    display: block;
    background-color: rgba(221,19,33,0.40);
    padding: 15px;
}
.fachtag .logos {
}
.fachtag .logos img {
    max-height: 180px;
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    display: inline-block;
}
.fachtag .logos img:first-child {padding-right: 30px;}
.fachtag .logos:last-child img {
    max-height: 90px;
}
.videothumb img {
    margin: 15px 0;
    display: block!important;    
}
.videothumb img::after, .videothumb img::before {
    content: none;
}

/* Responsive */
@media (max-width: 767px) {
    .t3-header {
        height: 60px !important;
    }
    .logo-image .logo-img-sm {
        margin: 15px 10px 15px 0;
        height: 30px;
    }
    .logo-img {
        display: none;
    }
    .blog .row {}
    .t3-wrapper {
        padding-top: 0;
    }
    #t3-header {
        transform: translateY(0) !important;
        position: relative;
        z-index: 1000;
    }
    #t3-content {
        padding: 30px 15px;
    }
    .navbar-header {
        height: 60px;
    }
    .navbar-header button {
        height: 40px;
        width: 40px;
        margin: 10px;
        border-radius: 30px;
    }
    .head-search {
        margin: 10px 0 10px;
    }
    .head-search .form-control {
        width: 40px;
        height: 40px;
        border-radius: 30px;
        padding-left: 40px;
        color: #fff;
    }
    .head-search input#mod-search-searchword {
        background: url(../images/search.svg) no-repeat 10px center;
        background-origin: border-box;
        background-size: 20px 20px !important;
        background-color: #00618e;
    }
    input[type="search"]:focus {
        width: 100%;
    }
    .t3-navbar-collapse.in {
        background: #fff;
        display: block;
        width: 100%;
        position: fixed;
        left: 15px;
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.5);
    }
    .navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #00618e;
    }
    .navbar-default .navbar-nav > .active > a {
        color: #dc1221;
    }
    .dropdown-menu img {
        display: none;
    }
    .level2 {
        padding-left: 15px;
        margin: 0;
        list-style: disc;
        list-style-position: inside;
    }
    .level3 {
        padding-left: 15px;
        list-style: circle;
        list-style-position: inside;
    }
    .dropdown-submenu > a:after {
        border-style: none;
    }
    .contacts .list-blocks {
        display: block;
        border: none;
        padding: 0;
    }
    .contacts .list-blocks li {
        display: block;
        width: 100%;
        text-align: center;
        border: 1px solid #fff;
        margin: 0 0 5px !important;
    }
    .contacts .list-blocks li div p {
        text-align: center;
        margin-bottom: 0;
    }
    .contacts .list-blocks li div {
        display: inline-block;
        width: 100%;
        margin: 0;
    }
    .contacts .list-blocks li div:first-child {
        width: 70%;
        margin: 0 auto 15px;
        text-align: center;
    }
    .contacts .list-title > a:first-child {
        margin-bottom: 5px;
    }
    .col-sm-4, .blog .col-sm-6 {
        border-bottom: 1px solid #e5eff3;
        margin-bottom: 30px;
        border-right: none;
    }
    .items-row .item {
        margin-bottom: 15px;
    }
    .col-sm-4:last-child, .col-sm-6:last-child {
        border-bottom: none;
        margin-bottom: 0;
    }
    .col-sm-4 {
        border-right: none;
    }
    .t3-footnav .col-lg-3 {
        width: 100%;
        float: none;
    }
    .module_footernav li {
        display: inline-block;
        padding-right: 10px;
        border-right: 1px solid #fff;
        margin-right: 10px;
    }
    .module_footernav li:last-child {
        border-right: none;
    }
    .article-aside {
        right: 15px;
        top: 15px;
    }
    .article-aside ul {
        text-align: left;
    }
    .article-aside li {
        display: block !important;
        margin: 5px 0;
    }
    .contact-content {
        width: 100%;
        float: none;
        padding-top: 0px;
    }
    .contacts .thumbnail {
        width: 100%;
        float: none !important;
    }
    .contacts .dl-horizontal dt {
        width: 80px;
        text-align: right;
        float: left;
    }
    .contacts .dl-horizontal dd {
        margin-left: 100px;
    }
    .contacts .contact-field-entry {
        padding: 0;
    }
    .vcard {
        margin-left: 100px;
        margin-bottom: 15px;
    }
    .bloghome .item-image {
        float: left;
        width: 50%;
        margin: 0 15px 0 0;
    }
    .half {
        flex-direction: column;
    }
    .half div, .half > img {
        width: 100%;
    }
    .instagram .article-content > div a {
        flex-direction: column;}
    .instagram .article-content > div img {
        width: 100%;
        margin-left: 30px;
        margin-bottom: 30px;
}
    .mittagessen input {display: inline-block; width: 30px!important; min-width: none;}
.fachtag .visforms-form input {
    min-width: none!important;
}
.fachtag span.zeit {
    display: inline-block;
    width: auto; text-align: left;
    margin-right: 10px;
}
    .fachtag .article-content ul, .fachtag .article-content ol {
    padding-left: 20px;
}
    .fachtag .visforms-form input {
    min-width: 0;
}
}
@media (max-width: 991px) {
    #t3-mainbody .row {
        display: block;
    }
    .t3-sidebar-1 {
        display: block !important;
        float: right;
        width: 100%;
        padding: 15px
    }
    .s2s_contenedor {
        margin: 10px 0;
    }
     .newsflash_aktuelles .news_item {
        width: 100%;
        float: left;
        padding: 0 0 15px;
        border-bottom: 1px solid #e5eff3;
        margin-bottom: 30px;
    }
}
@media print {
    #accordion .collapse {
display: block;
}
}