html.frontend {
	background-color: #eaeaea;
	font-size:19px;
}
html.frontend body {
	background-color: #fff;
	overflow-x: hidden;
}
h1, h2, h3 {
    color:#004B95;
    font-weight:700;
}
h3 {
    margin-top:3em;
}
ul {
    list-style:disc;
}
a {
    color:#004B95;
}
a:hover {
    text-decoration:underline;
}
.color-box {
    background-color:#E9EFF6;
    padding:50px;
    margin:60px 0
}
.color-box h2:first-child, .color-box h3:first-child, .color-box h4:first-child, .color-box h5:first-child {
    margin-top:0;
}
.link-hervorgehoben a, .link-hervorgehoben span, .more{
    display:inline-block;
    font-weight:700;
    text-transform:uppercase;
    font-size:0.79em;
    line-height:1.333em;
    color:#004B95;
}
.link-hervorgehoben a:hover, .link-hervorgehoben span:hover, .link-hervorgehoben a:focus, .link-hervorgehoben span:focus,.more:hover, .more:focus {
    text-decoration:none;
}
.link-hervorgehoben a:after, .link-hervorgehoben span:after, .more:after {
    content:'';
    display:block;
    width:100%;
    height:4px;
    background-color:#FFD500;
    transition:background-color .25s ease-in-out;
}
.link-hervorgehoben a:hover:after, .link-hervorgehoben span:hover:after, .more:hover:after {
    background-color:#004B95;
}
a.btn, button.btn, input.btn, .btn a, span.ikiss-field-button input {
    border-radius:0;
    background-color:#fff;
    border:1px solid #FFD500 !important;
    font-weight:700;
    box-shadow:none;
    color:#004B95;
}
a.btn:hover, button.btn:hover, input.btn:hover, .btn a:hover, span.ikiss-field-button input:hover {
    background-color:#FFD500;
    text-decoration: none;
}
a.btn::after, button.btn::after, input.btn::after, .btn a::after, span.ikiss-field-button input::after {
    content:none;
}
.csslink_extern::after {
	content: '\00A0''\f35d';
	font-family: 'Font Awesome 5 Pro';
	font-size: 16px;
	margin-left: 5px;
}
.unstyled-list li > i {
    color: #006AB3;
    margin-right: 10px;
}
.grosse_schrift a {
    font-size: 1.474em;
    font-weight: 600;
}
.grosse_schrift i {
    font-size: 1.474em;
}
h1 {
    font-size:2.105em;
}
h2, .startseite h1.page-title {
    font-size:1.8421em;
}
.startseite h1.page-title {
    text-align:center;
}
h3 {
    font-size:1.3157em;
}
.page-title {
	font-size: 2em;
	margin: 0 0 0.75em;
}
.folgeseite .main-content-area.column-1 .page-title {
    margin:0 0 30px 0;
    padding-bottom:0.75em;
    position:relative;
    z-index:1;
}
.folgeseite .main-content-area.column-1 .page-title::after,
.folgeseite .main-content-area.column-1 .einleitung::after
{
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: -30px;
    height: 100%;
    height:calc(100% + 30px);
    width: 100vw;
    transform: translateX(-50%);
    z-index: -1;
    background-color: #f8f8f8;
}
.folgeseite .main-content-area.column-1 .page-title::after {
    height:calc(100% + 60px);
    top: -60px;
}
.folgeseite .main-content-area.column-1 #kleinanzeige_container .page-title::after {
    display: none;
}
.folgeseite .main-content-area.column-1 .mitteilungen_detail {margin-top: -31px;}
.folgeseite .main-content-area.column-1 .page-title + .einleitung {
    display:block !important;
    padding-bottom:60px;
    margin-top:-30px;
    margin-bottom:60px;
    position:relative;
    font-size:1.1em;
    line-height:2em;
    font-weight:200;
    color:#5B5B5B;
    z-index:1;
}
.folgeseite .main-content-area.column-1 .einleitung:after {
    height:100%;
    top:0;
}
/*Banner*/
.banner {
    color: #000;
    background-color: #FFD500;
    padding: 10px 25px 10px 30px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-content: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    align-items: center; 
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;    
}
@media screen and (max-width: 1279px) {
    .banner {
        padding:10px 5px 10px 20px;
    }
}
@media screen and (max-width: 767px) {
    .banner {
        padding:10px 5px 10px 15px;
    }
    .banner-title {
        font-size: 0.85em;
    }    
}
.top-bar.wbanner.sticky .banner {
    display:none;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;    
}
.banner a {
    color: #000;
    font-weight:bold;
    position:relative;
}
.banner a::after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    height: 18px;
    width: 21px;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1em' viewBox='0 0 448 512'%3E%3C!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --%3E%3Cpath fill='%23000000' d='M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34zm192-34l-136-136c-9.4-9.4-24.6-9.4-33.9 0l-22.6 22.6c-9.4 9.4-9.4 24.6 0 33.9l96.4 96.4-96.4 96.4c-9.4 9.4-9.4 24.6 0 33.9l22.6 22.6c9.4 9.4 24.6 9.4 33.9 0l136-136c9.4-9.2 9.4-24.4 0-33.8z'/%3E%3C/svg%3E");
    background-size: 21px;
    background-position: center center;
}
.banner.ikiss_norel a::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1em' viewBox='0 0 448 512'%3E%3C!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --%3E%3Cpath fill='%23c20000' d='M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34zm192-34l-136-136c-9.4-9.4-24.6-9.4-33.9 0l-22.6 22.6c-9.4 9.4-9.4 24.6 0 33.9l96.4 96.4-96.4 96.4c-9.4 9.4-9.4 24.6 0 33.9l22.6 22.6c9.4 9.4 24.6 9.4 33.9 0l136-136c9.4-9.2 9.4-24.4 0-33.8z'/%3E%3C/svg%3E");
}
@media screen and (max-width: 767px) {
    .banner a::after {
        margin-left: 5px;
        width: 16px;
        background-size: 16px;
    }
}
button.banner-close {
    background-color: transparent;
    cursor:pointer;
}
.banner-title p {
    margin:0;
}
.banner-title a > [class*="fa-"] {
    margin-left:0.25em;
    vertical-align: middle;
}
button.banner-close > i.fal {
    line-height: 1;
    margin-right: 0;
    font-size: 1.5em;
}
.top-bar {
	display: block;
	position: fixed;
	width: 100%;
	height: 80px;
	top: 0;
	left: 0;
	z-index: 81;
	background-color: transparent;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;  
	transition: all 0.2s;
}
.top-bar.wbanner .logo,
.top-bar.wbanner .bf,
.top-bar.wbanner .switch-lang {
    top: unset;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;    
}
.top-bar.wbanner.sticky .bf,
.top-bar.wbanner.sticky .switch-lang {
    top: 0;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;    
}
.top-bar.wbanner.sticky .logo {
    top: 50%;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;    
}
.top-bar.sticky {
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
}
.top-bar .switch-lang {
    position: absolute;
    top: 0;
    left: 166px;
    background-color: rgba(255,255,255,.75);
    padding: 7px 6px;
    z-index: 100;
}
.top-bar .bf {
    position: absolute;
    top: 0;
    left: 260px;
    z-index: 100;
    padding: 7px 6px;
}
.top-bar .bf > a {
    background-color: rgba(255,255,255,.75);
    margin-right: 3px;
    padding: 10.5px 6px;
}
.top-bar .bf > a:focus,
.top-bar .bf > a:hover {
    background-color: rgba(255,255,255,.5);
}
.top-bar.sticky .switch-lang,
.top-bar.sticky .bf {
    display: none;
}
.top-bar .switch-lang a:first-child {
   border-right:2px solid #004B95;
}
.top-bar .switch-lang a {
    padding:0 8px;
    line-height:1em;
    display:inline-block;
    color:#004B95;
    font-weight:700;
}
.top-bar .suche-btn {
    display: none;
}
.top-bar .suche,
.folgeseite .top-bar .suche {
    display: none;
    top: 0;
    right: auto;
    left: 156px;
    transform: none;
    width: calc(100% - 430px);
    max-width: 100%;
    -webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}
.top-bar.sticky .suche {
    display: flex;
}
.top-bar .suche form {
    background-color: #fff;
}
.quickmenu {
    background-color:#004B95;
	line-height: 1.333;
	text-align:center;
	padding:10px 0;
}
.quickmenu ul {
    display: inline-block;
}
.quickmenu ul a {
	margin:0 10px;
	color:#fff;
	font-weight:400;
}
.site-header .quickmenu ul a {
	color: #444;
}
.fb-icon {
    display: inline-block;
    color: #fff;
    padding: 0 10px;
}
.fb-icon > i.fab {
    margin-right: 0;
}
.main-navigation {
	width: 100%;
	border-right: none;
	border-left: none;
	display: inline-block;
	float: left;
}
.main-navigation .wrapper {
	padding: 0;
}
.main-navigation a {
	font-weight: 300;
}
.main-navigation li {
	list-style: none;
	float: left;
}
.main-navigation .nlv_2 a,
.main-navigation .nlv_2 span {
	text-decoration: none;
	font-size: 1.2em;
	color: #fff;
	padding: 15px 30px;
	width: 100%;
	text-align: left;
	display: inline-block;
}
.main-navigation ul li ul {
	visibility: hidden;
	transition: 0s 0.25s;
}
.main-navigation .nlv_1 > li > a,
.main-navigation .nlv_1 > li > span {
	padding: 10px 20px;
	display: inline-block;
	font-size: 1.4em;
}
.main-navigation .nlv_1 {
	position: relative;
	width: 100%;
}
.main-navigation .nlv_1::after {
	content: '';
	clear: both;
	display: block;
	visibility: hidden;
	height: 0px;
}
.main-navigation .nlv_2 {
	position: absolute;
	padding: 0 0 25px;
	width: 100%;
	left: 0;
	z-index: 70;
}
.main-navigation .nlv_2 * {
	position: relative;
	z-index: 70;
}
.main-navigation .nlv_1 ul::after {
	content: '';
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	height: 100%;
	background-color: #2D8BBF;
	display: block;
}
.main-navigation .nlv_1 ul::before {
	content: '';
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	height: 100%;
	background-color: #000;
	display: block;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
	filter: alpha(opacity=10);
	-moz-opacity: 0.1;
	-khtml-opacity: 0.1;
	opacity: 0.1;
	z-index: 70;
}
.main-navigation.transparent .nlv_1 ul::after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
.main-navigation.transparent .nlv_1 ul::before {
	display: none;
}
.main-navigation .nlv_2 > li {
	float: left;
	width: 33.333%;
	position: relative;
}
.main-navigation a,
.main-navigation span {
	transition: background-color 0.25s;
}
.main-navigation .nlv_1 > li.npt_on > a,
.main-navigation .nlv_1 > li.npt_on > span {
	background-color: rgba(0, 0, 0, 0.15);
}
body.superdropdown-menu .main-navigation .nlv_1 > li:hover > a,
body.superdropdown-menu .main-navigation .nlv_1 > li:focus > a,
body.superdropdown-menu .main-navigation .nlv_1 > li.focus-within > a,
body.superdropdown-menu .main-navigation .nlv_1 > li.focus-within > span,
body.superdropdown-menu .main-navigation .nlv_2 > li > a:hover,
body.superdropdown-menu .main-navigation .nlv_2 > li > a:focus,
body.superdropdown-menu .main-navigation .nlv_2 li > a.hover,
body.superdropdown-menu .main-navigation .nlv_2 li.hover,
body.superdropdown-menu .main-navigation .nlv_3 > li > a:hover,
body.superdropdown-menu .main-navigation .nlv_3 > li > a:focus,
body.superdropdown-menu .main-navigation .nlv_3 li > a.hover,
body.superdropdown-menu .main-navigation .nlv_3 li.hover,
body.dropdown-menu .main-navigation li:hover > a,
body.dropdown-menu .main-navigation li:hover > span,
body.dropdown-menu .main-navigation li.hover > a,
body.dropdown-menu .main-navigation li.hover > span,
body.dropdown-menu .main-navigation li > a.hover,
body.dropdown-menu .main-navigation .nlv_3 > li > a:focus,
body.dropdown-menu .main-navigation .nlv_3 > li > span:focus,
body.dropdown-menu .main-navigation li.focus-within > a,
body.dropdown-menu .main-navigation li.focus-within > span,
body.dropdown-menu .main-navigation li > a.focus-within {
  background-color: rgba(0, 0, 0, 0.1);
}
/* :focus-within muss wegen IE/Edge separiert werden */
.main-navigation .nlv_1 > li:focus-within > a,
.main-navigation .nlv_1 > li:focus-within > span,
.main-navigation .nlv_1 > li > a:focus-within,
.main-navigation .nlv_1 > li > span:focus-within,
body.dropdown-menu .main-navigation .nlv_2 > li:focus-within > a {
  background-color: rgba(0, 0, 0, 0.1);
}
.main-navigation .nlv_3 li {
	width: 100%;
}
.main-navigation .nlv_3 a,
.main-navigation .nlv_3 span {
	padding: 5px 30px;
	width: 100%;
	display: block;
	font-size: 0.95em;
}
.main-navigation .nlv_4 {
	display: none;
}
.main-navigation ul li:hover ul,
.main-navigation ul li:focus ul,
.main-navigation ul li a:focus + ul,
.main-navigation ul li a.hover + ul,
body.superdropdown-menu .main-navigation ul li a.hover + ul li ul,
.main-navigation ul li.focus-within ul {
	visibility: visible;
	transition-delay: 0.25s;
}
/* :focus-within muss wegen IE/Edge separiert werden */
.main-navigation ul li:focus-within ul {
	visibility: visible;
	transition-delay: 0.25s;
}
.breadcrumb {
	width: 100%;
	background-color:#F8F8F8;
	border-bottom: 1px solid rgba(0,0,0,.25);
}
.breadcrumb ol {
	list-style: none;
	padding: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom:0;
}
.breadcrumb li {
	display: inline-block;
}
.breadcrumb li:not(:first-child)::before {
	content: '\f105';
	color: #666;
	font-family: "Font Awesome 5 Pro";
	font-size: 17px;
	font-weight: 400;
	margin: 0 15px;
}
.breadcrumb li a {
    color: #727272;
}
.breadcrumb li a.npt_last,
.breadcrumb li.npt_last::before {
    color: #004B95;
}
.submenu {
	background-color:#f0f0f0;
	position:relative;
}
.submenu ul,.submenu ul li {
	list-style:none;
	padding:0;
}
.submenu ul ul {
	margin:0;
	padding-left: 15px;
}
.submenu .nlv_1 > li > a {
	padding:15px;
	color:#fff;
	position:relative;
	display:block;
	font-size:1.3em;
	font-weight:300;
	background-color:#2D8BBF;
	text-decoration:none;
}
.submenu .nlv_1 > li > a > span {
	position:relative;
}
.submenu .nlv_2 {
	padding:15px 0;
}
.submenu .nlv_2 a,
.submenu .nlv_2 span {
	color:#5d5d5d;
	padding:5px 15px;
	display:block;
	text-decoration:none;
}
.submenu .nlv_2 > li > a:hover, .submenu .nlv_2 > li > a:focus, .submenu .nlv_2 > li > a.nlk_on,
.submenu .nlv_2 > li > span:hover, .submenu .nlv_2 > li > span:focus, .submenu .nlv_2 > li > span.nlk_on {
	background-color:#eee;
	background-color:rgba(0,0,0,.085);
}
.submenu .nlv_2 > li > a.nlk_on:hover,
.submenu .nlv_2 > li > a.nlk_on:focus,
.submenu .nlv_2 > li > span.nlk_on:hover,
.submenu .nlv_2 > li > span.nlk_on:focus {
	background-color:#ddd;
	background-color:rgba(0,0,0,.15);
}
.submenu .nlv_3 a,
.submenu .nlv_3 span,
.submenu .nlv_4 a,
.submenu .nlv_4 span,
.submenu .nlv_5 a,
.submenu .nlv_5 span,
.submenu .nlv_6 a,
.submenu .nlv_6 span {
	padding-left: 15px;
}
.submenu .nlv_3 a:hover, .submenu .nlv_3 a:focus, .submenu .nlv_3 a.nlk_on,
.submenu .nlv_3 span:hover, .submenu .nlv_3 span:focus, .submenu .nlv_3 span.nlk_on,
.submenu .nlv_4 a:hover, .submenu .nlv_4 a:focus, .submenu .nlv_4 a.nlk_on,
.submenu .nlv_4 span:hover, .submenu .nlv_4 span:focus, .submenu .nlv_4 span.nlk_on,
.submenu .nlv_5 a:hover, .submenu .nlv_5 a:focus, .submenu .nlv_5 a.nlk_on,
.submenu .nlv_5 span:hover, .submenu .nlv_5 span:focus, .submenu .nlv_5 span.nlk_on,
.submenu .nlv_6 a:hover, .submenu .nlv_6 a:focus, .submenu .nlv_6 a.nlk_on,
.submenu .nlv_6 span:hover, .submenu .nlv_6 span:focus, .submenu .nlv_6 span.nlk_on {
	font-weight: 600;
}
.headerheight {
	height: 85px;
	line-height: 1;
}
.logo {
    position: absolute;
    z-index: 100;
    top: 0;
    right: 70px;
    background-color: #fff;
    padding: 30px;
    -webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}
.top-bar.sticky .logo {
    padding: 5px;
    right: 200px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.logo a {
    display: block;
}
.logo img {
    display: block;
    width: 140px;
}
.folgeseite .logo img {
    width: 130px;
}
.logo img.sticky {
    display: none;
}
.top-bar.sticky .logo img {
    width: 50px;
}
.top-bar.sticky .logo img:first-of-type {
    display: none;
}
.top-bar.sticky .logo img.sticky {
    display: block;
}
.site-header .masthead {
	display: flex;
}
.site-header .titelbild-slider {
	display: block;
	width: 100%;
	overflow: hidden;
}
.site-header .titelbild-slider.loaded {
	height: auto;
}
.site-header .arrow-down {
    display: block;
    position: absolute;
    right: 0;
    bottom: 40px;
    left: 0;
    z-index: 64;
    width: 55px;
    height: 55px;
    margin: auto;
    color: #fff;
    color: rgba(255,255,255,0.46);
    -webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}
.site-header .arrow-down:hover,
.site-header .arrow-down:focus {
    color: #fff;
}
.site-header .arrow-down i {
    font-size: 55px;
    margin-right: 0;
}
.suche {
    position:absolute;
    width: 70%;
    max-width: 1364px;
    display: flex;
    flex-wrap: wrap;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
    /*left: 50%;*/
    /*transform: translate(-50%);*/
    z-index: 80;
    font-size: 1.263em;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.folgeseite .suche {
    width: 56%;
    max-width: 1120px;
}
.suche .slogan-title {
    width:100%;
    font-size:2.75em;
    font-weight:700;
    text-shadow:0 0 15px #000;
    color:#fff;
    line-height:1em;
    margin-bottom:25px;
}
.suche p {
    margin-bottom:0;
}
.suche form {
	background-color: #f0f0f0;
	display: flex;
	position: relative;
	width: calc(100% - 355px);
	flex-basis:calc(100% - 355px);
	padding:0 30px;
}
.suche input, .suche button {
	background-color: transparent;
	color: #333;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
}
.suche input {
	width: 100%;
	line-height: 1.333;
}
.seeking-most {
    width:355px;
    flex-basis:355px;
    flex-shrink:0;
    display:flex;
    position:relative;
    align-items:center;
    color:#000;
    background-color:#FFD500;
    font-weight:700;
    padding: 15px 28px;
}
.seeking-most .toggler-title {
    width:100%;
	background-color: transparent;
	font-size: inherit;
	margin: 0;
	font-weight: inherit;
	color:inherit;
}
.seeking-most .toggler-title::after {
    line-height:inherit;
    right:0;
    color:#000;
}
.seeking-most .toggler-container {
    position:absolute;
    width:100%;
    top:100%;
    left:0;
    margin:0;
    padding:0;
}
.seeking-most .toggler-container ul{
    margin:0;
    border-left:1px solid #E3E1E1;
    border-right:1px solid #E3E1E1;
}
.seeking-most .toggler-container ul li {
    padding:0;
    margin:0;
}
.seeking-most .toggler-container ul li::before {
    display: none;
}
.seeking-most .toggler-container ul li a {
    display:block;
    color:#000;
    font-weight:400;
    font-size:.8em;
    padding:12px 12px 12px 30px;
    background-color:#fff;
    transition:background-color .25s ease-in-out;
    border-bottom:1px solid #E3E1E1;
}
.seeking-most .toggler-container ul li a:hover {
    background-color:#E3E1E1;
    text-decoration:none;
}
::-webkit-input-placeholder {
	color: #6d6d6d;
	opacity: 1;
}
::-moz-placeholder {
	color: #6d6d6d;
	opacity: 1;
}
:-ms-input-placeholder {
	color: #6d6d6d;
	opacity: 1;
}
:-moz-placeholder {
	color: #6d6d6d;
	opacity: 1;
}
.suche button {
	font-size: 1.578rem;
	cursor: pointer;
	color:#004B95;
	line-height: 0.8;
}
.suche button i {
	margin-right: 0;
}
.suche button .fa-fw {
	width: 1.5em;
}
.folgeseite .jumbotron {
    position:relative;
}
.site-main {
	padding-top: 30px;
	padding-bottom: 30px;
}
.site-main, .jumbotron {
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}
.site-footer a.btn, .site-footer .btn, .site-footer .btn a {
	font-weight: normal;
}
.site-footer table, .unstyled-table, .unstyled-table table {
	background-color: transparent;
}
.site-footer table td, .unstyled-table td, .unstyled-table table td {
	padding: 0;
}
.site-footer table tr, .unstyled-table tr, .unstyled-table table tr {
	border: none;
}
.site-footer h2:first-child, .site-footer h3:first-child, .site-footer h4:first-child, .site-footer h5:first-child, .site-footer h6:first-child {
	margin-top: 0;
}
.menu-button {
    position: absolute;
    left: 0;
    width: 156px;
    height: 80px;
    padding: 23px 25px;
    z-index: 95;
    background-color: #004B95;
    text-align: center;
}
.menu-button a {
    color:#fff;
}
.menu-button a:hover {
    color:#FFD500;
    text-decoration:none;
}
.menu-button .nav_icon i {
    font-size: 32px;
    color:#FFD500;
    margin:0 0 0 15px;
}
.menu-button.active .fa-bars::before {
	content: "\f00d";
}
.menu-button .nav_icon, .menu-button .menutxt {
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
}
nav#nav {
    visibility: hidden;
}
.slicknav_btn {
    display: none;
}
.slicknav_menu {
    position: fixed;
    width: 100%;
    max-width: 500px;
    left: -500px;
    top: 0;
    bottom: 0;
    z-index: 90;
	background-color: #004B95;
	transition:left .3s ease-in-out;
	padding: 100px 0 0 0;
	overflow: auto;
}
.slicknav_menu.active {
    left:0;
}
.slicknav_nav > li {
    font-size: 1.250em;
}
.slicknav_nav > li > a,
.slicknav_nav > li > a > a {
    font-weight: 700;
}
.slicknav_nav > li > a,
.slicknav_nav > li > a.slicknav_row {
    padding: 25px 0;
}
.slicknav_nav .slicknav_row, .slicknav_nav a {
    padding: 15px 0;
    margin:0;
}
.slicknav_nav a.slicknav_item {
    float: right;
}
.slicknav_nav a:hover {
    text-decoration:none;
    color:#FFD500;
}
.slicknav_nav .slicknav_arrow i {
    color:#FFD500;
    float: none;
}
.slicknav_menu a {
    color:#fff;
}
.slicknav_menu .npt_on > a {
	font-weight: bold;
}
.slicknav_nav > li.slicknav_open, .slicknav_nav > li.npt_on {
    background-color:transparent;
}
.slicknav_nav {
    display: block !important;
    padding: 0 25px;
}
.nav-bereiche {
    background-color: #013a71;
}
.nav-bereiche > ul {
    padding: 25px;
}
.nav-bereiche > ul > li {
    border-bottom: 1px solid rgba(255,255,255,.25);
}
.nav-bereiche > ul > li > a {
    display: block;
    font-size: 1.25em;
    font-weight: 700;
    padding: 15px 0;
}
.nav-bereiche > ul > li > a:hover,
.nav-bereiche > ul > li > a:focus {
    color: #ffd500;
    text-decoration: none;
}
.titelbild-slider {
	position: relative;
}
.titelbild-slider .titelbild {
	padding: 0;
	margin-bottom: 0;
	list-style: none;
	position: relative;
}
.titelbild li:not(:first-child) {
	display: none;
}
.titelbild .elem {
	margin: 0;
	position: relative;
	width: 100%;
	min-height: 382px;
	background: center center no-repeat;
	background-size: cover;
	padding-top: 20%;
}
.titelbild.with-slogan .elem {
	min-height: 382px;
}
body.startseite .titelbild .elem {
	height:100vh;
}
.titelbild .slogan {
	padding: 30px;
	color: #fff;
	font-size: 2.5em;
	text-shadow: 0 0 10px #000;
	width: 100%;
	position: absolute;
	top: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex!important;
	justify-content: center;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
}
.titelbild .slogan p {
	color: #fff;
	font-size: 0.7em;
	margin-bottom: 0;
}
.titelbild .slogan .title {
	font-size: 1.6em;
	font-weight: 700;
	text-shadow: 0 0 30px #000;
}
.titelbild .mc2_ac {
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 2px 5px;
	background-color: #eee;
	background-color: rgba(255,255,255,0.75);
	max-width: 66.666%;
}
.titelbild-slider i[class*=fa-] {
	margin: 0;
}
.titelbild-slider .titelbild-pauseplay {
	position: absolute;
	z-index: 65;
	bottom: 0;
	left: 0;
	padding: 15px;
}
.titelbild-slider .titelbild-control-nav {
	position: absolute;
	z-index: 65;
	bottom: 0;
	left: calc(1.25em + 15px);
	list-style: none;
	margin: 0;
	padding: 15px;
}
.titelbild-slider .titelbild-control-nav li {
	display: inline-block;
	margin-right: 10px;
}
.titelbild-slider .titelbild-control-nav li:last-child {
	margin-right: 0;
}

.titelbild-slider .titelbild-control-nav li a, .titelbild-slider .titelbild-pauseplay a {
	color: #fff;
	text-shadow: 0 0 10px #000;
}
.titelbild-slider .titelbild-control-nav li a {
	opacity: 0.5;
}
.titelbild-slider .titelbild-control-nav .titelbild-active {
	opacity: 1;
}
.bottom-controls {
	border-top: 1px solid #eee;
	padding-top: 30px;
	margin-top: 30px;
	width: 100%;
	display: inline-block;
}
.bottom-controls .btn {
	margin: 5px 0 5px 10px;
}
.randspalte {
    margin-top:60px;
}
.randspalte .widget {
	margin-bottom: 30px;
	padding: 15px 0;
}
.randspalte .widget.adressen {
    background-color:#F8F8F8;
    padding:40px;
}
.randspalte .widget:last-child {
	margin-bottom: 0;
}
.randspalte .widget .widget {
	background-color: transparent;
	padding: 0;
	margin-bottom: 0.75em;
}
.randspalte .widget.bilder {
	padding: 0;
	background-color: transparent;
}
.randspalte .widget.bilder .image-gallery {
	margin-top: 0;
	margin-bottom: -10px;
}
.randspalte .widget > :last-child {
	margin-bottom: 0;
}
.randspalte h1, .randspalte h2, .randspalte h3, .randspalte h4:first-child, .randspalte h5:first-child, .randspalte h6:first-child {
	font-size: 1.35em;
	font-weight: 300;
	padding: 15px;
	margin: 15px -15px 15px -15px;
	border-top: 30px solid #fff;
	border-bottom: 1px solid #999;
}
.randspalte h1.primary-bg-color, .randspalte h2.primary-bg-color, .randspalte h3.primary-bg-color, .randspalte h4.primary-bg-color:first-child, .randspalte h5.primary-bg-color:first-child, .randspalte h6.primary-bg-color:first-child {
	border-bottom: 0;
	background-color:transparent;
	color:#004B95;
}
.randspalte h1:first-child, .randspalte h2:first-child, .randspalte h3:first-child, .randspalte h4:first-child, .randspalte h5:first-child, .randspalte h6:first-child {
	margin-top: -15px;
	border-top: 0px;
	font-weight:700;
}
.randspalte .widget.adressen h1:first-child, .randspalte .widget.adressen h2:first-child, .randspalte .widget.adressen h3:first-child, .randspalte .widget.adressen h4:first-child, .randspalte .widget.adressen h5:first-child, .randspalte .widget.adressen h6:first-child {
    border-bottom:2px solid #004B95;
    margin:0 0 15px 0;
    padding-left:0;
    padding-right:0;
} 
address .phone::before, address .fax::before, address .mail::before, address .web::before, address .mobile::before, address .room::before, address .label::before, address .info::before, address .govello::before {
	white-space: normal;
	width: 14px;
	text-align: center;
	display: inline-block;
}
.btn::before {
	margin-right: 10px;
	font-family: "Font Awesome 5 Pro";
	font-size: 1rem;
	font-weight: 400;
}
small + small, a + small, .icon-list > i, .icon-list > a, .data-list > li > small {
	margin-left: 10px;
}
.icon-list > i:first-child, .icon-list > a:first-child {
	margin-left: 0;
}
.btn.csslink_extern::before, .btn .csslink_extern::before, .hide-icon::before {
	display: none;
}
.row .liste-bild + .liste-text {
	padding-left: 0;
	padding-top: 0;
}
.liste-text a {
	color: #404040;
}
.liste-text a:hover,
.liste-text a:focus {
    text-decoration: none;
}
.liste-text a.btn {
	color: #fff;
}
.liste-text h2, .liste-text h3, .liste-text h4, .liste-text .liste-titel {
	margin: 5px 0;
	font-size: 1.3em;
	font-weight: 600;
}
.liste-text > :last-child {
	margin-bottom:0;
}
.liste-bild.column-2 small, .liste-bild.column-2 .mc2_ac, .liste-bild.column-3 small, .liste-bild.column-3 .mc2_ac, .liste-bild.column-4 small, .liste-bild.column-4 .mc2_ac, .liste-bild.column-5 small, .liste-bild.column-5 .mc2_ac, .liste-bild.column-6 small, .liste-bild.column-6 .mc2_ac {
	background-color: #fff;
	background-color: rgba(255,255,255,0.85);
	padding: 5px;
	display: inline-block;
	position: absolute;
	right: 15px;
	bottom: 0;
	font-size: 11.5px;
	max-width: 66.666%;
	max-width: calc(100% - 60px);
	color: #444
}

/* Themenboxen */
.cards {
	background-color: #fff;
	border:1px solid #CFCFCF;
}
.cards * {
    hyphens:auto;
}
.cards > a {
	min-height: 100%;
	color: #404040;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	transition: background-color 0.25s, box-shadow 0.25s;
}
.cards > a:hover,
.cards > a:focus {
	background: #FFD500;
}
.cards img {
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none;
	width: 100%;
	display: block;
}
.cards .image {
	position: relative;
	overflow: hidden;
}
.cards .image .bg-img {
	background: center center/cover no-repeat;
	padding-top: 47%;
}
.cards .image small, .cards .image .mc2_ac {
	background-color: #fff;
	background-color: rgba(255,255,255,0.85);
	padding: 5px;
	display: inline-block;
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 11.5px;
	max-width: 66.666%;
	max-width: calc(100% - 30px);
	color: #444;
}
.cards .icon {
	padding: 20px;
	text-align: center;
}
.cards .icon i {
	font-size: 44px;
	line-height: 1.33;
	margin-right: 0;
	text-align: center;
}
.cards > a .icon {
	color: #004B95;
}
.cards > a:hover, .cards > a:focus {
	text-decoration:none;
}
.cards .caption {
	padding: 25px;
}
.cards:not(.cards-icon) .caption {
    text-align:center;
}
.cards .image + .caption {
	padding: 25px;
}
.cards .icon + .caption {
	padding: 15px;
}
.cards .caption .title {
	margin: 0;
	font-size: 1.35em;
	font-weight:700;
	color:#004B95;
}
.cards .caption .title + p {
    margin-top:15px;
}
.cards .caption .cards-desc {
    line-height:1.5em;
    color:#004B95;
}
.infoseiten .cards .caption .cards-desc {
    margin: 15px 0;
}
.cards .caption p {
	margin-bottom:0;
}
.cards .link-hervorgehoben {
    margin-top:15px;
}
.cards > a:hover .link-hervorgehoben a:after, .cards > a:hover .link-hervorgehoben span:after {
    background-color:#004B95;
}
/*Anpassung Themenboxen Icon*/
.cards.cards-icon {
    background-color:#fff;
    border:none;
}
.cards.cards-icon > a {
    display:flex;
    flex-direction:row;
    align-items:center;
    border-left:10px solid #004B95;
    border-top:1px solid #CFCFCF;
    border-right:1px solid #CFCFCF;
    border-bottom:1px solid #CFCFCF;
}
.themen .cards.cards-icon > a {
    min-height: 170px;
}

.cards.cards-icon > a:hover, .cards.cards-icon > a:focus {
    background-color:#004B95;
    border-top:1px solid #004B95;
    border-right:1px solid #004B95;
    border-bottom:1px solid #004B95;
    box-shadow:none;
    color:#fff;
    text-decoration:none;
}
.cards.cards-icon > a,
.cards.cards-icon .caption {
    -webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}
.cards.cards-icon .cards-desc {
    visibility: hidden;
    overflow: hidden;
    max-height: 0px;
    color: #fff;
    -webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}
.cards.cards-icon > a:hover .cards-desc,
.cards.cards-icon > a:focus .cards-desc {
    visibility: visible;
    max-height: 200px;
}
.cards > a:hover .icon + .caption, .cards > a:hover .icon, .cards > a:focus .icon + .caption, .cards > a:focus .icon {
    color:#fff;
}
.cards.cards-icon > a:hover .title, .cards.cards-icon > a:focus .title {
    color:#fff;
}
.cards.cards-icon a:hover .link-hervorgehoben span,.cards.cards-icon a:focus .link-hervorgehoben span {
    color:#fff;
}
.cards.cards-icon a:hover .link-hervorgehoben span:after,.cards.cards-icon a:focus .link-hervorgehoben span:after {
    background-color:#fff;
}

.liste-bild img {
	width: 100%;
	display: block;
}
.toggler-title {
	background-color: #f0f0f0;
	padding: 5px 35px 5px 10px;
	font-size: 1.3em;
	font-weight: 300;
	margin: 0 0 10px;
	cursor: pointer;
	position: relative;
	clear: both;
}
.toggler-title::after {
	content: '\f078';
	font-family: "Font Awesome 5 Pro";
	position: absolute;
	right: 10px;
	font-size: 1em;
	color: #666;
	vertical-align: middle;
	line-height: 1.5;
	transition: all 0.3s ease-in;
	bottom:4px;
}
.toggler-title.active::after {
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	bottom:2px;
}
.toggler-link {
	padding: 5px 35px 5px 0;
	position: relative;
	clear: both;
	cursor: pointer;
}
.toggler-link::after {
	content: '\f078';
	font-family: "Font Awesome 5 Pro";
	position: absolute;
	right: 10px;
	font-size: 1em;
	vertical-align: middle;
	line-height: 1.5;
	transition: all 0.3s ease-in;
	bottom: 4px;
}
.toggler-link.active::after {
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	bottom: 2px;
}
.toggler-container {
	padding: 10px;
	margin-bottom: 10px;
}
/* -------------------------------------------------------
-- Layout-Optionen ---------------------------------------
------------------------------------------------------- */
/* Breite */
body.pagewidth-wide .wrapper {
	width: 1480px;
}
body.menuwidth-full .masthead.wrapper {
	width: 100%;
	padding: 0;
}
body.menuwidth-full .main-navigation .wrapper {
	padding: 0 15px;
}
body.jumbotronwidth-full .jumbotron.wrapper {
	width: 100%;
	padding: 0;
}
body.jumbotronwidth-full .slogan {
	text-align: center;
}
body.jumbotronwidth-full.startseite .slogan {
	font-size: 3em;
}
body.pagewidth-full {
	width: 100%;
	padding: 0;
}
body.pagewidth-full .wrapper {
	width: 100%;
	max-width:1360px;
	padding-left: 30px;
	padding-right: 30px;
}
body.pagewidth-full.folgeseite .wrapper {
    max-width:1120px;
}
body.pagewidth-full .main-navigation .wrapper {
	padding: 0 30px;
}
body.pagewidth-full .jumbotron.wrapper, body.pagewidth-full .masthead.wrapper {
	padding: 0;
}
/* Simple Dropdown */
body.dropdown-menu .main-navigation .nlv_1 ul {
	width: 335px;
	padding: 0;
}
body.dropdown-menu .main-navigation .nlv_2 > li {
	width: 100%;
}
body.dropdown-menu .main-navigation .nlv_2 a,
body.dropdown-menu .main-navigation .nlv_2 span {
	padding: 7px calc(0.5rem + 30px) 7px 15px;
}
body.dropdown-menu .main-navigation .nlv_2 > li > a.childs::after,
body.dropdown-menu .main-navigation .nlv_2 > li > span.childs::after {
	content: '\f054';
	position: absolute;
	top: 9px;
	right: 15px;
	font-family: "Font Awesome 5 Pro";
	font-size: 0.875rem;
	font-weight: 400;
	font-style: normal;
	line-height: 1.5;
	opacity: 0.5;
}
body.dropdown-menu .main-navigation .nlv_3 {
	font-size: 1em;
}
body.dropdown-menu .main-navigation .nlv_3 a,
body.dropdown-menu .main-navigation .nlv_3 span {
	font-size: 1.2em;
}
body.dropdown-menu .main-navigation .nlv_2 {
	left: auto;
}
body.dropdown-menu .main-navigation .nlv_2 ul {
	position:absolute;
	left: 335px;
	top: 0;
	visibility: hidden;
	transition: 0s 0.25s;
}
body.dropdown-menu .main-navigation .nlv_2 li:hover > ul,
body.dropdown-menu .main-navigation .nlv_2 li:focus > ul,
body.dropdown-menu .main-navigation .nlv_2 li.focus-within > ul {
	visibility: visible;
	transition-delay: 0.25s;
}
/* :focus-within muss wegen IE/Edge separiert werden */
body.dropdown-menu .main-navigation .nlv_2 li:focus-within > ul {
	visibility: visible;
	transition-delay: 0.25s;
}

/*Startseite*/
.startseite .site-main {
    padding-top: 0;
}
.startseite h2 {
    text-align: center;
    margin-top: 0;
}
.willkommen {
    background-color:#F8F8F8;
    padding:70px 0;
    text-align:center;
    color:#6F6D6D;
    font-size:1.1em;
    font-weight:300;
    line-height:1.95em;
}
.themen {
    margin:70px 0;
}
.themen .flex-row {
    padding-top:30px;
}
.themen .hint-link .flex-row {
    padding-top:60px;
}
.themen .hint-link .flex-row .cards a {
    display:flex;
    flex-direction:row-reverse;
}
.themen .hint-link .flex-row .cards .image, .themen .hint-link .flex-row .cards .caption {
    width:50%;
    flex-basis:50%;
    flex-grow:0;
    transition:flex-basis .25s ease-in-out;
}
.themen .hint-link .flex-row .cards a:hover .caption {
    width:55%;
    flex-basis:55%;
}
.themen .hint-link .flex-row .cards .image .bg-img {
    padding-top:0;
    height:100%;
}
.themen .hint-link .caption {
    background-color:#004B95;
    color:#fff;
    position:relative;
    text-align:left;
    padding:30px 30px 30px 120px;
}
.themen .hint-link .caption * {
    color:#fff;
}
.themen .hint-link .caption:before, .aktuell .aktuell-link .caption:before {
    content:'\f277';
    display:block;
    position:absolute;
    font-family:'Font Awesome 5 Pro';
    font-size:3.5em;
    font-weight:700;
    top:50%;
    left:30px;
    transform:translatey(-50%);
    color:#FFD500;
}
.themen .hint-link .caption:after {
    content:'';
    position:absolute;
    display:block;
    top:0;
    right:0;
    height:100%;
    padding-left:25%;
    z-index:1;
    transform:translatex(99%);
    background-image:url('assets/img/triangle.png');
    background-size:contain;
    background-repeat:no-repeat;
    background-position:left;
}
.themen .hint-link .cards .caption .title {
    font-size: 1.842em;
}
.aktuell {
    /*background-color:#004B95;*/
    padding:45px 0 100px 0;
}
.aktuell .aktuell-link {
    display:block;
    margin-top:85px;
}
.aktuell .aktuell-link .flex-row .cards, .aktuell .aktuell-link .flex-row {
    margin-bottom:0;
}
.aktuell .aktuell-link .flex-row .cards a {
    display:flex;
    flex-direction:row;
    background-color:#004B95;
    border:1px solid #fff;
}
.aktuell .aktuell-link .flex-row .cards a * {
    color:#fff;
}
.aktuell .aktuell-link .flex-row .cards a:hover, .aktuell .aktuell-link .flex-row .cards a:focus {
    background-color:#fff;
    border:1px solid #FFD500;
}
.aktuell .aktuell-link .flex-row .cards a:hover *, .aktuell .aktuell-link .flex-row .cards a:focus * {
    color:#004B95;
}
.aktuell .aktuell-link .caption {
    position:relative;
    text-align:left;
    padding:30px 30px 30px 120px;
}
.aktuell .aktuell-link .caption:before {
    content:'\f324';
    color:#FFD500;
}
.aktuell h1, .aktuell h2, .aktuell h3 {
    color:#fff;
}
.aktuell h2 {
    margin-top: 0;
    color: #004B95;
}
.aktuell .cards {
    border:none;
}
.karriere {
    margin: 100px 0 0 0;
}
.karriere .mitteilungen {
    margin-bottom: 100px;
}
.karriere .mitteilungen .result-list {
    margin-bottom: 0;
}
.karriere .mitteilungen .result-list .row {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.karriere .mitteilungen .result-list .row .column-2:last-of-type {
    padding-left: 30px;
}
.karriere .mitteilungen .result-list .list-title {
    color: #004B95;
}
/*Footer*/
.site-footer {
    text-align:center;
    border-top:1px solid #CFCFCF;
    padding:20px 0 0 0;
}
.site-footer .result-list {
    margin-bottom:0;
}
.site-footer .result-list address .list-title, .site-footer address span,.site-footer address p, .com-list.footer, .com-list.footer, .com-list.footer li {
    display:inline-block;
    font-weight:400;
}
.site-footer .result-list address .list-title, .site-footer address p span, .site-footer address ul li a, .site-footer .nav-list a, .site-footer .quickmenu ul a {
    font-size:.895em;
}
.site-footer address p span:before, .com-list.footer li:before {
   content:'\2022'; 
   display:inline-block;
   margin: 0 3px;
}
.site-footer .adressen a {
    color: #000;
}
.site-footer .cards .image + .caption {
    display:none;
}
.site-footer .cards {
    border:none;
}
.site-footer .flex-row {
    align-items: center;
    justify-content: center;
    margin-bottom: 0px;
}
.site-footer .flex-row .flex-row {
    margin-bottom:0;
}
.site-footer .wrapper .flex-row:last-child {
    margin-bottom:0;
}
.site-footer .flex-row [class*="flex-col-"] {
    width:auto;
    flex-basis:auto;
    margin-bottom:10px;
}
.site-footer .flex-row [class*="flex-col-"] .image img {
    width: auto;
    max-height:75px;
}
.site-footer .cards > a:hover, .cards > a:focus {
    background-color:transparent;
}
.site-footer .nav-list li{
    display:inline-block;
    margin-right:5px;
}
.site-footer .nav-list li:before {
    content:none;
}
.site-footer .nav-list li a {
    padding:5px 15px;
    color:#000;
}
.site-footer .nav-list li:last-of-type a {
    background-color:#004B95;
    color:#fff;
    text-decoration:none;
}
.site-footer .nav-list li a:before {
    content:'\f101';
    color:#004B95;
    font-family:'Font Awesome 5 Pro';
    display:inline-block;
    margin-right:5px;
}
.site-footer .nav-list li:last-of-type a:before {
    color:#fff;
}
.site-footer .nav-list li:last-of-type a:hover {
    color:#FFD500;
    text-decoration:none;
}
.site-footer .nav-list li:last-of-type a:hover:before {
    color:#FFD500;
}
.control-elem {
    text-align:right;
    padding:0 20px;
    margin-top:60px;
}
.control-elem a {
    display:inline-block;
    margin-left:20px;
    font-size:.7em;
    font-weight:700;
}
.control-elem a i {
    display:block;
    text-align:center;
    margin-right: 0;
    text-decoration: none;
}

/*Themenseite*/
.news-slider.wrapper {
    position:relative;
}
.news-slider .slides {
    padding:0;
    margin:0;
}
.news-slider .flex-viewport {
    width:100%;
    max-width:1200px;
    margin-right:auto;
    margin-left:auto;
}
.news-slider ul.flex-direction-nav {
    list-style:none;
    padding:0;
    margin:0;
}
.news-slider ul.flex-direction-nav li {
    position:absolute;
    left:-1.5em;
    top:0;
}
.news-slider ul.flex-direction-nav li a{
    color:#000;
    display:inline-block;
}
.news-slider ul.flex-direction-nav li a.flex-disabled{
    display:none;
}
.news-slider ul.flex-direction-nav li a i {
    font-size:1.895em;
    line-height:1em;
    margin-right:0;
}
.news-slider ul.flex-direction-nav li.flex-nav-next {
    right:-1.5em;
    left:initial;
}
.news {
    position:relative;
}
.news-slider .mitteilungen.slides li .flex-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    background-color:#f9f9f9;
}
.news-slider .flex-viewport {
    max-width:1280px;
}
.news-slider .mitteilungen.slides li .liste-bild {
    width:40%;
    flex-basis:40%;
}
.news-slider .mitteilungen.slides li .liste-bild > a {
    display: inline-block;
    margin-left: 5px;
    color: #fff;
}
.news-slider ul.flex-direction-nav li {
    top:50%;
    transform:translatey(-50%);
}
.news-slider .flex-control-nav{
	z-index: 5;
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0;
	width: 100%;
	text-align:center;
}
.news-slider .flex-control-nav:after {
    content: '.';
    clear: both;
    display: block;
    visibility: hidden;
    height: 0px;
}
.news-slider .flex-control-nav li {
    display:inline-block;
}
.news-slider .flex-control-nav a{
	font-size: 0;
	width: 15px;
	height: 15px;
	float: left;
	display: inline-block;
	opacity: 0.85;
	margin: 0 10px 0 10px;
	padding: 0;
	border-radius: 50%;
	transition: all 0.2s;
	background-color: #c7c7c7;
}
.news-slider .flex-control-nav a.flex-active, .news-slider .flex-control-nav a:hover{
	opacity: 1;
	background-color: #004494;
}
.news-slider .liste-text small {
    font-size:.8947em;
    font-weight:700;
    color:#004B95;
}
.news-slider .liste-text, .row .news-slider .liste-bild + .liste-text {
    padding:50px;
    width:60%;
    flex-basis:60%;
}
.news-slider .liste-text .liste-titel {
    font-size:1em;
}
.news-slider .liste-text .liste-titel a {
    font-size:1.315em;
    color:#004B95;
    font-weight:700;
}
.news-slider .liste-text .liste-titel a:hover,
.news-slider .liste-text .liste-titel a:focus {
    text-decoration: none;
}
.news-slider .liste-bild {
    background-repeat:no-repeat;
    background-position:center center;
    background-size:cover;
    position:relative;
}
.main-content-area .news-slider {
    position:relative;
    margin-bottom:60px;
}
/*Imageblock*/
.fullimage-block {
    background:#ddd none no-repeat fixed center center / cover ;
}
.content-block {
    text-align:center;
    padding: 160px 0 ;
    position:relative;
    color:#fff;
    margin-bottom:60px;
}
.content-block-inner {
    text-align:left;
}
.content-block .content-block-inner a:hover,
.content-block .content-block-inner a:focus {
    text-decoration: none;
}
.content-block .content-block-inner .linktitle {
    font-size:1.842em;
    font-weight:700;
    color:#fff;
    margin-bottom:20px;
}
.content-block .content-block-inner .link-subtitle, .content-block .content-block-inner .more {
    color:#fff;
    margin-top:20px;
}
.themen-links.wrapper {
    margin-top:60px;
    padding-top:60px;
    border-top:1px solid #CFCFCF;
}
.themen-links.wrapper h3 {
    margin-top:0;
}

/*Accordion*/
.accordion-title {
    background-color:transparent;
    font-size:1em;
    font-weight:400;
    padding:15px 0;
    margin:0;
    border-top:1px solid #727272;
}
.accordion-title.active {
    color:#004B95;
    border-top:1px solid #004B95;
    font-weight:700;
}
.accordion-title.active i, .accordion-title.active span {
    color:#004B95;
}
.accordion-container {
    padding:10px 0;
}

/*Listen*/
.link-list a,
.nav-list a {
    display: block;
    color:#1A171B;
}
.widget.dokumente .unstyled-list li a {
    color:#1A171B;
}
.link-list a:hover,
.link-list a:focus,
.nav-list a:hover,
.nav-list a:focus {
    color:#004B95;
}
.widget.dokumente .unstyled-list li a:hover,
.widget.dokumente .unstyled-list li a:focus {
    color:#004B95;
}
.folgeseite .link-list li,
.folgeseite .nav-list li,
.folgeseite .service-list li {
    padding-left:30px;
    position:relative;
    border-bottom:1px solid #CFCFCF;
    margin:0;
    padding-top:15px;
    padding-bottom:15px;
    -webkit-column-break-inside: avoid;
    column-break-inside: avoid;
}
.randspalte .link-list li,
.randspalte .nav-list li,
.randspalte .service-list li {
    border-bottom: none;
    padding-left: 20px;
    padding-top: 0;
    padding-bottom: 0;
}
.modal-window-content .link-list li {
    position: relative;
    padding-left: 20px;
}
.folgeseite .site-footer .link-list li,
.folgeseite .site-footer .nav-list li,
.folgeseite .site-footer .service-list li {
    padding: 0;
    border-bottom: none;
}
.folgeseite .link-list li::before,
.folgeseite .nav-list li::before,
.folgeseite .service-list li::before,
.modal-window-content .link-list li::before{
    content:'\f054';
    font-family:'Font Awesome 5 Pro';
    position:absolute;
    display:block;
    left:0;
    color:#004B95;
}
.folgeseite .site-footer .link-list li::before,
.folgeseite .site-footer .nav-list li::before,
.folgeseite .site-footer .service-list li::before {
    display: none;
}
.double-spaced {
    column-count:2;
}

.rs-row {
    position:relative;
    z-index:10;
}
.folgeseite .rsbtn {
    padding-bottom:0;
}

@media screen and (max-width: 1119px) {
    .wrapper {
        padding: 0 80px;
    }
    .site-main.wrapper {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    h2, .startseite h1.page-title {
	    font-size: 1.316em;
    }
    .grosse_schrift {
        font-size: 1.174em;
    }
    .top-bar {
	    height: 71px;
    }
    .menu-button {
    	width: 138px;
    	height: 71px;
    	padding: 15px 5px;
    }
    .top-bar .switch-lang {
    	left: 148px;
    	padding: 7px 6px;
    }
    .top-bar .bf {
    	left: 242px;
    	padding: 7px 6px;
    }
    .logo,
    .top-bar.sticky .logo {
	    right: 15px;
    }
    .logo img,
    .folgeseite .logo img {
	    width: 125px;
    }
    .suche {
        width: 85%;
        font-size: 1em;
    }
    .folgeseite .suche {
        left: 80px;
        right: auto;
        width: 62%;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .top-bar .suche,
    .folgeseite .top-bar .suche {
        width: calc(100% - 245px);
    }
    .suche .slogan-title {
	    font-size: 3.474em;
    }
    .suche form {
	    padding: 0px 15px;
	    width: calc(100% - 220px);
	    flex-basis: calc(100% - 220px);
	    font-size: 0.895em;
    }
    .seeking-most {
    	width: 220px;
    	flex-basis: 220px;
    	font-size: 0.895em;
    	padding: 15px 20px;
    }
    .top-bar.sticky .seeking-most {
        padding: 16px 20px;
    }
	.titelbild .slogan {
		font-size: 2em !important;
		text-align: center;
	}
	.slicknav_menu {
	    max-width: 485px;
	    left: -485px;
	    padding: 65px 0 0 0;
    }
	.slicknav_nav > li {
	    font-size: 1.2em;
    }
    .willkommen {
	    padding: 40px 0;
    }
    .themen {
        margin: 40px 0;
    }
    .themen .cards.cards-icon.flex-col-3 {
        -ms-flex-preferred-size: calc(100% - 30px);
	    flex-basis: calc(100% - 30px);
	    width: calc(100% - 30px);
    }
    .themen .cards.cards-icon > a {
        min-height: 0;
        justify-content: center;
    }
    .themen .hint-link .flex-row .cards {
        border: 1px solid #fff;
    }
    .themen .hint-link .flex-row .cards a {
        flex-direction: row;
    }
    .themen .hint-link .flex-row .cards .image {
    	display: none;
    }
    .themen .hint-link .flex-row .cards .image,
    .themen .hint-link .flex-row .cards .caption,
    .themen .hint-link .flex-row .cards a:hover .caption {
        width: 95%;
        flex-basis: 95%;
    }
    .themen .cards.cards-icon .cards-desc {
        display: none;
    }
    .themen .cards .caption .title + p {
         margin-top: 0;
    }
    .cards.cards-icon > a:hover .cards-desc,
    .cards.cards-icon > a:focus .cards-desc {
    	visibility: hidden;
    	max-height: 0;
    }
    .aktuell {
        padding: 40px 0;
    }
    .aktuell .cards {
        -ms-flex-preferred-size: calc(100% - 30px);
        flex-basis: calc(100% - 30px);
        width: calc(100% - 30px);
    }
    .aktuell .cards > a {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .aktuell .cards .image {
        width: 40%;
        height: 150px;
    }
    .aktuell .cards .image .bg-img {
        height: 100%;
    }
    .aktuell .cards:not(.cards-icon) .caption {
        text-align: left;
    }
    .aktuell .aktuell-link {
        margin-top: 40px;
    }
    .karriere {
        margin: 80px 0 0 0;
    }
    .karriere .mitteilungen .result-list .row {
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .karriere .mitteilungen .result-list .row .column-2 {
        width: 100%;
    }
    .karriere .mitteilungen .result-list .row .column-2:last-of-type {
        padding-top: 30px;
        padding-left: 7.5px;
    }
    .karriere .infoseiten .flex-row {
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .karriere .infoseiten .flex-col-3, .karriere .infoseiten .flex-col-4, .karriere .infoseiten .flex-col-5,.karriere .infoseiten .flex-col-2   {
        -ms-flex-preferred-size: calc(100% - 30px);
        flex-basis: calc(100% - 30px);
        width: calc(100% - 30px);
    }
    .karriere .infoseiten .cards > a {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .karriere .infoseiten .cards .image {
        -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
        width: 40%;
    }
    .karriere .infoseiten .cards .image .bg-img {
        height: 100%;
    }
    .karriere .infoseiten .cards:not(.cards-icon) .caption {
        text-align: left;
        -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
        width: 60%;
    }
    .infoseiten .cards .caption .cards-desc {
        font-size: 0.895em;
        margin: 0;
    }
    .news-slider ul.flex-direction-nav li {
        left: 15px;
    }
    .news-slider ul.flex-direction-nav li.flex-nav-next {
        right: 15px;
    }
}
@media screen and (max-width: 767px) {
    .wrapper {
        padding: 0 30px;
    }
    .top-bar {
        height: 75px;
    }
    .menu-button {
        width: 75px;
        height: 75px;
        padding: 10px 5px;
    }
    .menu-button .nav_icon i {
        font-size: 28px;
        margin: 0;
    }
    .menu-button .menutxt {
        margin: -6px;
        font-size: .845em;
    }
    .menu-button a {
        display: flex;
        flex-direction: column-reverse;
    }
    .top-bar .switch-lang {
        left: 80px;
        font-size: 0.842em;
        padding: 5px;
    }
    .top-bar .bf {
        left: 164px;
        font-size: 0.842em;
        padding: 5px;
    }    
    .top-bar .bf a {
        padding: 7.5px;
    }
    .suche button {
	    font-size: 1.105rem;
    }
    .top-bar.sticky .suche-btn,
    .frontend .top-bar.sticky .suche-btn {
        display: block;
        position: absolute;
        top: 12px;
        left: 151px;
        font-size: 28px;
        color: #004B95;
        background-color: transparent;
    }
    .top-bar.sticky .suche-btn > i.fas,
    .frontend .top-bar.sticky .suche-btn > i.fas {
        margin-right: 0;
    }
    .top-bar.sticky .suche-btn.active .fa-search::before {
        content: '\f00d';
    }
    .top-bar .suche,
    .top-bar.sticky .suche {
        display: none;
        top: 62px;
        left: 0;
	    width: 100%;
	    background-color: #fff;
    }
    .top-bar.sticky .suche.active {
        display: flex;
    }
    .top-bar .suche form {
	    background-color: #fff;
	    border-bottom: 1px solid #cfcfcf;
	    margin: 30px;
    }
	.logo{
		right: 15px;
		padding: 10px;
	}
	.logo img,
	.folgeseite .logo img {
		width: 50px;
		height: 55px;
	}
	.top-bar.sticky .logo img {
        width: 40px;
        height: auto ;
    }
	.site-footer .quickmenu ul a {
		margin-right: 5px;
		margin-left: 0;
	}
	.headerheight, .headerheight.header-right {
		height: auto;
	}
	body.startseite .titelbild .slogan, 
	.titelbild .slogan {
		font-size: 1.5em !important;
	}
	.titelbild-slider .titelbild-pauseplay {
		padding: 10px;
	}
	.titelbild-slider .titelbild-control-nav {
		display: none;
	}
	.header-right .inner {
		display: block;
	}
	.main-navigation {
		display: none;
	}
	.suche {
    	width: 95%;
    	width: calc(100% - 30px);
    	font-size: 1em;
    }
    .folgeseite .suche {
        top: auto;
        left: 15px;
        right: 15px;
        bottom: 30px;
        width: auto;
    }
	.suche form {
		max-width: none;
		width: 100%;
		flex-basis: 100%;
		padding: 10px 15px;
	}
	.folgeseite .suche form {
	    padding: 10px 15px;
	}
	.suche .slogan-title {
    	font-size: 1.75em;
    	margin-bottom: 15px;
    }
    .seeking-most {
    	width: 100%;
    	flex-basis: 100%;
    	padding: 10px 18px;
    }
    .jumbotron .seeking-most {
        display: none;
    }
    .top-bar.sticky .seeking-most {
        display: block;
        padding: 14px 20px;
    }
    .top-bar.sticky .seeking-most .toggler-title::after {
        display: none;
    }
    .top-bar.sticky .seeking-most .toggler-container {
        display: block !important;
        -webkit-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.15);
        -moz-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.15);
        box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.15);
    }
	body.full-width.startseite .slogan {
		font-size: 2em;
	}
	.randspalte {
		margin-top: 30px;
	}
	body.pagewidth-full .wrapper {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.cards.cards-icon {
    	margin: 0 15px 15px;
    }
	.cards.cards-icon > a {
    	min-height: 0;
    }
    /*
	.cards.cards-icon .cards-desc {
    	visibility: visible;
    	max-height: 200px;
    	color: #004B95;
    }
    */
    .themen {
        padding: 0 15px;
    }
    .themen .hint-link .flex-row {
        padding-top: 30px;
    }
    .themen .hint-link .flex-row .cards {
        margin-bottom: 0;
    }
    .themen .hint-link .flex-row .cards a {
        flex-direction: row;
    }
    .themen .hint-link .flex-row .cards .image, .themen .hint-link .flex-row .cards .caption {
        width: 100%;
        flex-basis: 100%;
    }
    .themen .hint-link .caption {
        padding: 15px;
        border-right: 4px solid #ffd500;
    }
    .themen .hint-link .caption::before,
    .themen .hint-link .caption::after {
        display: none;
    }
    .themen .hint-link .cards .caption .title {
        font-size: 1.316em;
    }
    .aktuell {
        padding: 40px 15px;
    }
    .aktuell .cards .image {
        display: none;
    }
    .aktuell .aktuell-link .caption {
        padding: 30px;
    }
    .aktuell .aktuell-link .caption::before {
        display: none;
    }
    .aktuell .cards:not(.cards-icon) .caption {
        text-align: center;
        width: 100%;
        flex-basis: 100%;
    }
    .aktuell .aktuell-link {
        margin-top: 25px;
    }
    .aktuell .aktuell-link .flex-row .cards a * {
    text-align: left;
    }
    .karriere {
        margin: 30px 0 0 0;
        padding: 0 15px;
    }
    .infoseiten .cards .image {
        display: none;
    }
    .karriere .infoseiten .cards:not(.cards-icon) .caption {
        text-align: center;
        width: 100%;
        flex-basis: 100%;
    }
}