/* open-sans-300 - latin */
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 300;
	src: url('assets/fonts/open-sans-v15-latin-300.eot'); /* IE9 Compat Modes */
	src: local('Open Sans Light'), local('OpenSans-Light'),
		 url('assets/fonts/open-sans-v15-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('assets/fonts/open-sans-v15-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
		 url('assets/fonts/open-sans-v15-latin-300.woff') format('woff'), /* Modern Browsers */
		 url('assets/fonts/open-sans-v15-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
		 url('assets/fonts/open-sans-v15-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}
  
  /* open-sans-regular - latin */
  @font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	src: url('assets/fonts/open-sans-v15-latin-regular.eot'); /* IE9 Compat Modes */
	src: local('Open Sans Regular'), local('OpenSans-Regular'),
		 url('assets/fonts/open-sans-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('assets/fonts/open-sans-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
		 url('assets/fonts/open-sans-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
		 url('assets/fonts/open-sans-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
		 url('assets/fonts/open-sans-v15-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
  
  /* open-sans-700 - latin */
  @font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 700;
	src: url('assets/fonts/open-sans-v15-latin-700.eot'); /* IE9 Compat Modes */
	src: local('Open Sans Bold'), local('OpenSans-Bold'),
		 url('assets/fonts/open-sans-v15-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('assets/fonts/open-sans-v15-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
		 url('assets/fonts/open-sans-v15-latin-700.woff') format('woff'), /* Modern Browsers */
		 url('assets/fonts/open-sans-v15-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
		 url('assets/fonts/open-sans-v15-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* - Typo & Basics ----------------------------- */

html {
	background-color: #0070b8;
}

body {
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
	font-weight: 300;
	background-color: #fff;
	color: #666;
	overflow-x: hidden;
	overflow-x: -moz-hidden-unscrollable;
	overflow-x: hidden-unscrollable;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 500
}

h1 {
	font-weight: 300
}

h2 {
	font-weight: 300
}

h3 {
	font-weight: 400
}

.fal, .far{
    font-size: 0.9em;
    font-weight: 300;
}

a.btn,
button.btn,
input.btn,
.btn a,
span.btn {
	background-color: transparent;
	box-shadow: none;
	border: 1px solid #666666;
	color: #444;
	border-radius: 6px;
	padding: 9px 20px;
	line-height: 1;
}

a.btn:hover,
button.btn:hover,
input.btn:hover,
.btn a:hover,
span.btn:hover {
	background-color: #0070b8;
	border-color: #0070b8; 
	color: #fff;
}

a.btn:hover:after,
button.btn:hover:after,
input.btn:hover:after,
.btn a:hover:after,
span.btn:hover:after {
	display: none;
}

.einleitung {
	font-weight: 400;
	color: #031f2d
}

.main-content-area, .submenu{
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}

.cut-x{
    overflow-x: hidden;
}
.themenboxen.themenboxen-navigation .row + .row {
  margin-top: 15px;
}
@media screen and (max-width: 680px) {
    .themenboxen.themenboxen-navigation .row + .row {
      margin-top: 0;
    }
}
/* Icons */

a.btn.csslink_extern:before,
.btn a.csslink_extern:before {
	display: none;
}

.date:before, .time:before, .label:before, .page:before, .file:before, .user:before, .quote:before, .error:before, .score:before, .phone:before, .fax:before, .mail:before, .web:before, .mobile:before, .room:before, .label:before, .info:before, .govello:before, .map:before, .csslink_PDF:before, .csslink_DOCX:before, .csslink_DOC:before, .csslink_XLSX:before, .csslink_XLS:before, .csslink_PPTX:before, .csslink_PPT:before, .csslink_PNG:before, .csslink_JPG:before, .csslink_JPEG:before, .csslink_GIF:before, .csslink_grafik:before, .csslink_ZIP:before, .csslink_MP3:before, .csslink_extern:before{
	margin-right: 5px;
	font-family: "Font Awesome 6 Pro";
	font-size: 14px;
	font-weight: 400;
	white-space: nowrap;
}
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 6 Pro";
	font-size: 16px;
	font-weight: 400;
}
small + small, a + small, span.date + span.time{
    margin-left: 10px;
}
small:before{
    opacity: 0.7;
}
.toggler-title{
	background-color: #f0f0f0;
	padding: 5px 35px 5px 10px;
	font-size: 1.3em;
	margin: 0 0 10px;
	cursor: pointer;
	position: relative;
	clear: both;
}
.toggler-title:after{
	content: '\f078';
	font-family: "Font Awesome 6 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:1px;
}
.toggler-link {
    padding: 5px 35px 5px 0;
    position: relative;
    clear: both;
    cursor: pointer;
}
.toggler-link:after{
    content: '\f078';
    font-family: "Font Awesome 6 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: 0px;
}
.toggler-container{
	padding: 10px;
	margin-bottom: 10px;
}
/*AT 11.07.2022 wegen Fehler bei Validator-Prüfung angepasst*/
.toggler-container .unstyled-list li {
    border-bottom: 1px solid #0070b8;
    padding-bottom:15px;
}
.toggler-container .unstyled-list li:last-child {
    border-bottom:none;
}

/* All Icons minified */
a.csslink_DOC:before,a.csslink_DOCX:before,a.csslink_MP3:before,a.csslink_PDF:before,a.csslink_PPT:before,a.csslink_PPTX:before,a.csslink_XLS:before,a.csslink_XLSX:before,a.csslink_ZIP:before,a.csslink_extern:before{font-family:"Font Awesome 6 Pro";font-size:14px;font-weight:400;margin-right:5px}a.csslink_ZIP:before{content:'\f1c6'}a.csslink_JPEG:before,a.csslink_JPG:before,a.csslink_PNG:before,a.csslink_grafik:before{content:'\f1c5';font-family:"Font Awesome 6 Pro";font-size:14px;font-weight:400;margin-right:5px}a.csslink_PDF:before{content:'\f1c1'}a.csslink_DOC:before,a.csslink_DOCX:before{content:'\f1c2'}a.csslink_XLS:before,a.csslink_XLSX:before{content:'\f1c3'}a.csslink_MP3:before{content:'\f1c7'}a.csslink_PPT:before,a.csslink_PPTX:before{content:'\f1c4'}a.csslink_extern:before{content:'\f08e'}.date:before{content:'\f073'}.time:before{content:'\f017'}.page:before{content:'\f02d'}.file:before{content:'\f0c7'}.csslink_PDF:before,.file.pdf:before{content:'\f1c1'}.csslink_DOC:before,.csslink_DOCX:before,.file.doc:before,.file.docx:before{content:'\f1c2'}.csslink_XLS:before,.csslink_XLSX:before,.file.xls:before,.file.xlsx:before{content:'\f1c3'}.csslink_PPT:before,.csslink_PPTX:before,.file.ppt:before,.file.pptx:before{content:'\f1c4'}.csslink_GIF:before,.csslink_JPEG:before,.csslink_JPG:before,.csslink_PNG:before,.csslink_grafik:before,.file.gif:before,.file.jpeg:before,.file.jpg:before,.file.png:before{content:'\f1c5'}.csslink_ZIP:before,.file.zip:before{content:'\f1c6'}.csslink_MP3:before,.file.mp3:before{content:'\f1c7'}.user:before{content:'\f007'}.quote:before{content:'\f075'}.error:before{content:'\f071'}.score:before{content:'\f012'}.phone:before{content:'\f095'}.fax:before{content:'\f1ac'}.mail:before{content:'\f0e0'}.web:before{content:'\f0ac'}.mobile:before{content:'\f10b'}.room:before{content:'\f19c'}.label:not(.noicon):before{content:'\f02b'}.info:before{content:'\f129'}.govello:before{content:'\f085'}.btn.map:before,.map:before{content:'\f041'}.csslink_extern:before{content:'\f08e'}.btn.message:before{content:'\f040'}.btn.export:before{content:'\f2bb'}.btn.calendar:before{content:'\f073'}.btn.request:before{content:'\f040'}.btn .csslink_extern:before,.btn.csslink_extern:before{display:none}

.logo-invert{
    display: none;
}

/* - hier das Design ----------------------------- */
.header-bar {
	background-color: #fff;
	padding: 0;
}

.header-bar .logo{
	margin-top: 20px;
	display: block;
}

.header-bar .search-toggle{
	/*display: inline-block;
	float: right;*/
	display: flex;
    align-items: center;
    order: -1;
	font-size: 48px;
	margin-left: 30px;
	padding: 6px 10px;
	background: transparent;
    border: none;
	line-height: 1;
	transition: all .2s;
	cursor: pointer;
}

.search-toggle.active i, .search-toggle:hover i{
	color: #0070b8;
}

.search-toggle.active i:before{
	content: '\f002';
}

.search form{
    background-color: rgba(0, 112, 184, 0.75);
    color: #fff;
    padding: 0 20px;
    display: inline-block;
    position: absolute;
    margin-top: 10px;
    height: 0;
    overflow: hidden;
    transition: all .25s .15s ease-in-out;
    right: 0;
    top: 120px;
    z-index: 10;
    left: 0;
    width: 100%;
	opacity: 0;
}

.search.visible form{
	height: 90px;
	padding: 20px 10%;
	opacity: 1;
}

.search .search-wrap{
	background-color: #fff;
	position: relative;
	border: 2px solid #0070b8;
	border-radius: 7px;
}

.search form input{
	border: none;
	background-color: transparent;
	padding: 10px;
	border-radius: 1px;
	margin-right: 0;
	color: #0070b8;
	height: 45px;
	font-family: 'Open Sans', sans-serif;
	width: 85%;
	text-align: center;
}

.search form input::placeholder{
    opacity: 1;
}

.search form input:-ms-input-placeholder{
    opacity: 1;
}

.search form input::-ms-input-placeholder{
    opacity: 1;
}

.search form button{
	border: none;
	color: #fff;
	background-color: #0070b8;
	padding: 7px 0;
	line-height: 24px;
	height: 45px;
	float: right;
	font-size: 1em;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	width: 15%;
	text-align: center;
	position: absolute;
	right: 0;
	cursor: pointer;
}

.search form button:hover{
	background-color: #0060a8;
}

.btn-down, .btn-top{
	display: inline-block;
	position: relative;
	margin: 0 auto;
	float: left;
	width: 100%;
	text-align: center;
	line-height: 12px;
	height: 12px;
	top: -1px;
}

.btn-top{
	top: -12px;
}

.btn-down img, .btn-top img{
	display: inline-block;
	line-height: 12px;
}

.header-bar .navi-container{
	position: relative;
	display: flex;
    flex-direction: row-reverse;
	z-index: 100;
}

.main-navigation {
	width: auto;
	border-right: none;
	border-left: none;
	display: inline-block;
	/*float: right;*/
	position: static;
}

.main-navigation .wrapper {
	padding: 0;
}

.main-navigation a {
	font-weight: 300;
	color: #444
}


.main-navigation li{
	list-style: none;
	float: left;
}

.main-navigation .nlv_2 a {
	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{
	padding: 15px 20px;
	display: inline-block;
	font-size: 1.4em;
}
.main-navigation .nlv_2{
	position: absolute;
	padding: 0 0 25px;
	width: 100%;
	right: 0;
	z-index: 1;
}
.main-navigation .nlv_4{
	display: none;
}
.main-navigation .nlv_2 *{
	position: relative;
	z-index: 2;
} 
.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: 1;
}
.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 {
	transition: background-color 0.25s;
}
.main-navigation .nlv_1 > li.npt_on > a{
	background-color: rgba(0,0,0,0.15);
}
.main-navigation .nlv_1 > li:hover > a, .main-navigation .nlv_2 > li > a:hover, .main-navigation .nlv_3 > li:hover > a,
.main-navigation .nlv_1 > li:focus > a, .main-navigation .nlv_2 > li > a:focus, .main-navigation .nlv_3 > li:focus > a{
	background-color: rgba(0,0,0,0.1);
}
.main-navigation .nlv_3 li{
	width: 100%;
}
.main-navigation .nlv_3 a{
	padding: 5px 30px;
	width: 100%;
	display: block;
	font-size: 0.95em;
}
.main-navigation ul li:hover ul, .main-navigation ul li:focus ul{
	visibility: visible;
	transition-delay: 0.25s;
}
.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,
.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;
}

.slicknav_menu{
	background-color: #0070b8;
	color: #fff;
}
.slicknav_menu a{
	color: #fff;
}
.breadcrumb {
	margin: 20px 0;
	color: #666;
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 20px;
}

.breadcrumb a,
.breadcrumb span {
	color: #666;
	float: left;
}
.breadcrumb a > i{
	color: #666;
	float: left;
	font-size: 1.125em;
	margin-top: 1px;
}
.breadcrumb .elems a:first-child{
	display: none;
}
.breadcrumb .elems a:before{
	font-family: "Font Awesome 6 Pro";
	content: '\f054';
	color: #666;
	margin: 0 5px;
	font-size: 14px;
}

.cstm-wrapper{
	width: 90%;
	margin: auto;
}

.ikiss-control-nav{
	list-style: none;
	margin: 0;
	padding: 30px 0 0 0;
	display: inline-block;
	width: auto;
	text-align: center;
}
.control-container .ikiss-control-nav {
    padding-top:0;
    font-size:0;
}
.hero-slider .ikiss-control-nav li > a{
	font-size: 0px;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	border: 2px solid #fff;
	display: inline-block;
	float: left;
	margin: 0 5px;
	/*opacity: 0.6;*/
	transition: all .2s;
}
.sonderseite .hero-slider .ikiss-control-nav li > a {
    width: 23px;
    height: 23px;
    margin: 0 12px;
}
.hero-slider .ikiss-control-nav li > a.ikiss-active{
	/*opacity: 1;*/
	background-color: #fff;
}
.control-container {
    display:flex;
    flex-direction:row-reverse;
    justify-content:space-between;
    align-items:center;
    padding:0 25px;
    margin-top:30px;
}
.home-news .ikiss-control-nav li > a, .control-container .ikiss-control-nav li > a{
	font-size: 0px;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	border: 2px solid #0070b8;
	display: inline-block;
	float: left;
	margin: 0 5px;
	transition: all .2s;
}
.home-news .ikiss-control-nav li > a.ikiss-active, .control-container .ikiss-control-nav li > a.ikiss-active {
    background-color: #0070b8;
}
.ikiss-control-nav li{
	display: inline-block;
}
.home-news .ikiss-pauseplay .fa-pause-circle, .home-news .ikiss-pauseplay .fa-play-circle,
.control-container .ikiss-pauseplay .fa-pause-circle, .control-container .ikiss-pauseplay .fa-play-circle {
    font-size:1.5em;
}
.home-news .ikiss-pauseplay .fa-pause-circle::before, .home-news .ikiss-pauseplay .fa-play-circle::before,
.control-container .ikiss-pauseplay .fa-pause-circle::before, .control-container .ikiss-pauseplay .fa-play-circle::before {
    color:#fff;
    background-color:#000;
}
.hero-slider{
	position: relative;
	display: inline-block;
	width: 100%;
	float: left;
	height: 380px;
	overflow: hidden;
}

.hero-slider.loaded{
	height: auto;
}

.hero-slider ul{
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
	width: 100%;
	float: left;
	text-align: left;
}
.hero-slider .elem{
	padding: 190px 0 30px;
	background: center center no-repeat;
	background-size: 100% auto;
	background-size: cover;	
	min-height: 380px;
}
body.sub .hero-slider .elem{
    min-height: 0;
}

.hero-slider .mc2_ac{
	position: absolute;
	right: 0;
	top: 0;
	padding: 2px 5px;
	background-color: #eee;
	background-color: rgba(255,255,255,0.75);
	max-width: 66.666%;
}

.hero-slider .big-icon{
    float: left;
    font-size: 6em;
    margin-right: 30px;
}

.hero-slider-sub .elem{
	padding: 30px 0 30px;
}

.hero-slider .ikiss-control-nav{
	position: absolute;
	bottom: 15px;
	right: 15px;
	z-index: 2;
}
/*.hero-slider .ikiss-control-nav li > a{
	background-color: #fff;
}*/
.hero-slider .ikiss-pauseplay {
    position: absolute;
    left: 15px;
    bottom: 15px;
    z-index: 3;
}
.hero-slider .ikiss-pauseplay a {
    display:inline-block;
    width: 30px;
    height: 30px;
    font-size: 25px;
    cursor: pointer;
    transition: all .2s;
}
.hero-slider .ikiss-pauseplay a i.fad::after, .hero-slider .ikiss-pauseplay a i.fad::before {
    color: #000;
    background: #fff;
    opacity: 1;
}
.hero-slider .caption{
	background-color: rgba(255,255,255,.75);
	padding: 30px;
	display: inline-block;
	width: 33%;
	min-width: 490px;
	border:5px solid #0070b8;
}

.hero-slider .caption h1,
.hero-slider .caption h2,
.hero-slider .caption h3{
	font-weight: 600;
	font-size: 1.8em;
	margin: 0;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

.hero-slider p{
	margin: 0;
}

.hero-slider img{
	float: left;
	margin-right: 20px;
}

.hero-slider a{
	color: #444;
}

.hblock {
	padding: 60px 0;
	display: inline-block;
	width: 100%;
}

.home-textblock h1,
.home-textblock h2 {
	font-size: 2.4em;
	color: #031f2d;
	margin: 0 0 30px;
	font-weight: 400;
}

.home-textblock h1:after,
.home-textblock h2:after {
	content: '';
	width: 100px;
	height: 2px;
	background-color: #0070b8;
	margin: auto;
	display: block;
	margin-top: 30px;
}

.home-textblock h3 {
	font-size: 1.4em;
	color: #404040;
	margin: 10px 0;
	font-weight: 400;
	line-height: 1.2;
}

.home-icons{
	text-align: left;
}

.home-icons a{
	color: #666;
}

.home-icons h3{
	margin: 0
}

/*.home-icons .elem{
    margin-bottom: -45px;
} Kunde möchte 2-zeilig Boxen ausgeben TA 12.03.2020*/

.home-icons .icon{
    float: left;
    font-size: 64px;
    margin: -5px 15px 15px 0;
    /*margin: -5px 15px 45px 0;Kunde möchte 2-zeilig Boxen ausgeben TA 12.03.2020*/
    color: #666;
    line-height: 1;
    min-width:77px;
}

.home-icons .caption {
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}

.bottom-logos .elem,
.bottom-logos .cards{
    opacity: 0.5;
    transition: all .2s;
}

.bottom-logos .cards{
    width: 12.5%;
    -ms-flex-preferred-size: calc(12.5% - 25px);
    flex-basis: calc(12.5% - 25px);
    width: calc(12.5% - 25px);
}

.bottom-logos li:last-child {
    display:none!important;
}

.bottom-logos .elem:hover,
.bottom-logos .cards:hover{
    opacity: 1;
}

.bottom-logos .caption{
    display: none;
}

.block-grey {
	background-color: #eee;
	float: left;
	padding: 50px 0;
}

.home-news{
	position: relative;
	padding: 0 25px;
}

.home-news .ikiss-prev, .home-news .ikiss-next,
.control-container .ikiss-prev, .control-container .ikiss-next {
	position: absolute;
	font-size: 64px;
	top: 15%;
	color: #666;
	left: -64px;
}
.home-news .slides .ikiss-direction-nav a:hover,
.control-container .ikiss-direction-nav a:hover {
	color: #222;
}

.home-news .ikiss-next,
.control-container .ikiss-next {
	left: auto;
	right: -64px;
}

.home-news ul{
	padding: 0;
	list-style: none;
	margin: 0
}

.home-news ul li{
	margin: 0;
	padding: 0;
}

.home-news .elem{
    padding: 0 30px 0 0;
}

.home-news .btn{
	margin: 10px 0;
	display: inline-block;
	line-height: 1.2;
	font-weight: 400;
}

.home-news a{
	color: #444;
}

.home-news .liste-titel{
	color: #444;
	font-size: 1.3em;
}

.home-news .top-news{
	font-size: 0.7em;
	padding: 3px 5px;
	margin: auto;
	display: inline-block;
	background-color: #a43c3c;
	color: #fff;
	border-radius: 2px;
}

.home-map {
	margin-top: 350px;
	padding-top: 0
}

.home-map .map-container{
	margin-top: -350px;
	border: 25px solid #fff;
}

.home-map .map-container iframe{
	width: 100%;
}

.home-map h2,
.home-map h3,
.home-map h4{
	color: #0070b8;
	margin: 60px 0 45px;
	font-weight: 300;
}

.home-map label{
	padding-bottom: 10px;
	color: #0070b8;
	display: inline-block;
}

body.sub .main-content-area a{
	font-weight: 500;
}
.randspalte .widget {
	padding: 30px;
	background-color: #f3f6f8;
	margin-bottom: 30px;
}

.randspalte .widget a {
	font-weight: 500;
}

.randspalte .widget.bilder {
	padding: 0;
	background-color: transparent;
}

.randspalte h1, 
.randspalte h2, 
.randspalte h3,
.randspalte .widget .primary-bg-color {
	background-color: transparent;
	color: #0070b8;
	margin-top: 0;
	font-weight: 400;
	font-size: 1.3em;
}

.randspalte h1:after,
.randspalte h2:after,
.randspalte h3:after,
.randspalte .widget .primary-bg-color:after{
	content: '';
	width: 25px;
	height: 2px;
	background-color: #0070b8;
	display: block;
	margin-top: 10px;
}

.randspalte .widget p:last-child {
	margin-bottom: 0;
}

.randspalte .widget a:before {
	margin-right: 5px;
	margin-top: 1px;
}

.randspalte .widget.dark {
	background-color: #0070b8;
	color: #fff;
}

.randspalte .widget.dark .primary-bg-color {
	color: #fff;
}

.randspalte .widget.dark .primary-bg-color:after {
	background-color: #fff;
}

.randspalte .widget.dark a {
	color: #fff;
}

body.sub .page-title {
	margin: 0 0 45px;
}

body.sub .page-title:after {
	content: '';
	width: 40px;
	height: 2px;
	background-color: #0070b8;
	display: block;
	margin-top: 10px;
}
body.sub .header-bar{
    border-bottom: 1px solid rgba(0,0,0,.1);
    margin-bottom: -1px;
    z-index: 42;
    position: relative;
}
.subsite-content-area > .row{
    margin-top: 20px;
    margin-bottom: 55px;
    /*display: inline-block;*/
    min-width: 100%;
}
.submenu {
	background-color:#f0f0f0;
	position:relative;
}
.submenu ul,.submenu ul li {
	list-style:none;
	padding:0;
}
.submenu ul ul {
	margin:0;
	padding-left: 0;
}
.submenu .nlv_1>li>a {
	padding:15px 5px 15px 15px;
	color:#fff;
	position:relative;
	display:block;
	font-size:1.3em;
	font-weight:300;
	background-color:#0070b8;
	text-decoration:none;
}
.submenu .nlv_1>li>a>span {
	position:relative;
}
.submenu .nlv_2 {
	padding:15px 0;
}
.submenu .nlv_2 a {
	color:#5d5d5d;
	padding:5px 10px 5px 15px;
	display:block;
	text-decoration:none;
}
.submenu .nlv_2 > li > a:hover, .submenu .nlv_2 > li > a.nlk_on {
	background-color:#eee;
	background-color:rgba(0,0,0,.085);
}
.submenu .nlv_2 > li > a.nlk_on:hover{
	background-color:#ddd;
	background-color:rgba(0,0,0,.15);
}
.submenu .nlv_3 a {
	padding-left: 10px;
}
.submenu .nlv_3 a:hover, .submenu .nlv_3 a.nlk_on {
	font-weight: 600;
}
.submenu .nlv_4 a {
	padding-left: 20px;
}
.submenu .nlv_4 a:hover, .submenu .nlv_4 a.nlk_on {
	font-weight: 600;
}
.submenu .nlv_5 a {
	padding-left: 30px;
}
.submenu .nlv_5 a:hover, .submenu .nlv_5 a.nlk_on {
	font-weight: 600;
}
.submenu .nlv_6 a {
	padding-left: 40px;
}
.submenu .nlv_6 a:hover, .submenu .nlv_6 a.nlk_on {
	font-weight: 600;
}

.bottom-logos .cards img{
    width: auto;
    margin: auto;
}

.bottom-logos .cards .image{
    text-align: center;
}

.bottom-logos .cards{
    background-color: transparent;
}

.bottom-logos .cards > a{
    background-color: transparent !important;
    box-shadow: none !important;
}

.back-to-top {
    background:#fff;
    box-shadow: 0 7px 18px rgba(0,0,0,.2);
    position: fixed;
    bottom:30px;
    right:30px;
    padding:10px;
    line-height:1;
    color: #666;
    font-size: 48px;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    text-align: center;
    z-index:1100;
}
.back-to-top i{
    margin-top: -4px;
    float: left;
}
.site-footer {
	padding-top: 40px;
	padding-bottom: 40px;
	display: inline-block;
    width: 100%;
    float: left;
    font-size: 0.9em;
    color: rgba(252,253,254,1);
}
.site-footer *, .site-footer a{
    color: rgba(252,253,254,1) !important;
}
.site-footer .ikiss_norel, .site-footer .ikiss_norel * {
    color: #c20000 !important;
}
.site-footer .logo-invert{
    margin-bottom: 40px;
}
.site-footer .karte{
    width: 135px;
}
.site-footer hr{
    background-color: #fff;
    margin: 2.5em 0;
}

.site-footer .footer-quicknav a:after,
.site-footer .bottom-controls a:after{
    content: '';
    width: 1px;
    height: 16px;
    background-color: #fff;
    margin: 0 10px -3px;
    display: inline-block;
}

.site-footer .footer-quicknav li:last-child a:after,
.site-footer .bottom-controls a:after{
    display: none;
}
.site-footer .bottom-controls a{
    margin-left: 10px;
}
.site-footer .bottom-controls i{
    font-size: 1em;
    margin-right: 5px;
}
.site-footer .footer-social-media .image-single{
    float: left;
}
.site-footer .footer-social-media img{
    float: left;
    width: 32px;
    margin-right: 10px;
    opacity: 0.7;
    transition: all .2s;
}
.site-footer .footer-social-media img:hover{
    opacity: 1;
}

/* Neue Flexbox Themenboxen */
.cards {
    background-color: #f0f0f0;
}
.cards > a {
	min-height: 100%;
	color: #606060;
    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 {
	background: #e0e0e0;
    -webkit-box-shadow: 0 5px 15px #000;
    box-shadow: 0 5px 15px #000;
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.25);
    box-shadow: 0 5px 15px rgba(0,0,0,0.25);
}
.themen_duo .cards {
	transition: all .2s;
	position: relative;
	cursor: pointer;
	padding: 15px 0;
}
.themen_duo .cards .flip{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 0;
    background-color: #e0e0e0;
    opacity: 0;
	transition: all .2s;
	overflow: hidden;
}
.themen_duo .cards .flip a{
    color: #666;
}
.themen_duo .cards .formular_duo,
.themen_duo .cards .web_duo{
    text-align: center;
}
.themen_duo .cards .formular_duo:before,
.themen_duo .cards .web_duo:before{
    font-size: 48px;
    content: '\f15c';
    font-weight: 300;
    width: auto;
    margin: 0;
}
.themen_duo .cards .web_duo:before{
    content: '\f05a';
}
.themen_duo .double:hover .flip,
.themen_duo .double.tap .flip{
    opacity: 1;
    height: 100%;
}
.themen_duo .cards:hover {
	background: #e0e0e0;
    box-shadow: none;
}
.themen_duo .column-2{
    position: absolute;
    padding: 15px 5px 20px 5px;
    border-right: 1px solid #666;
    left: 0;
    top: 0;
    bottom: 0;
}
.themen_duo .column-2:last-child{
    border: none;
    left: auto;
    right: 0;
}
.themen_duo .cards .caption a{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    padding-top: 80px;
    font-weight: 600;
    font-size: 1.2em;
}
.themen_duo .cards > a:hover {
	background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.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: 66.666%;
}
.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: 10px;
    text-align: center;
}
.cards .icon i {
    font-size: 44px;
    margin-right: 0;
    text-align: center;
}
.cards .caption{
	padding: 25px;
}
.cards .image + .caption {
    padding: 15px;
}
.cards .icon + .caption {
    padding: 0 15px 15px;
    margin-top: -5px;
    text-align: center;
}
.cards .caption .title {
	margin: 0;
	font-size: 1.35em;
}
.cards .caption p{
    margin-bottom:0;
}
.video-preview{
    position: relative;
    padding-top: 17%;
    overflow: hidden;
    width: 175px;
    display: inline-block;
    margin-right: 15px;
    float: left;
}
.video-preview:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(0,0,0,.2);
    transition: all .25s;
}
.video-preview:hover:before{
    background-color: rgba(0,0,0,.3);
}
.video-preview:after{
    content: '\f04b';
    font-family: "Font Awesome 6 Pro";
    font-weight: 300;
    font-size: 36px;
    position: absolute;
    top: 26%;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    color: #fff;
    text-align: center;
    transition: all .25s;
}
.video-preview img{
    position: absolute;
    top: 0;
    left: 0;
    transition: all .25s;
}
.video-preview:hover img{
    transform: scale(1.1);
}
.career-slider{
    position: relative;
    margin-bottom: 45px;
}
.career-slider ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.career-slider .row{
    margin: 0;
    padding: 0;
}
.career-slider .liste-bild{
    margin: 0;
    padding: 0 30px 0 0;
    border-right: 3px solid #0070b8;
}
.career-slider .liste-bild .cut{
    border-radius: 50%;
    overflow: hidden;
    margin-bottom: 3px /* rendering-bug workaround */;
}
.career-slider .liste-text{
    margin: 0;
    padding: 20px 0 20px 30px;
}
.career-slider .cite-title{
    font-size: 1.8em;
    font-weight: 300;
    line-height: 1.2;
    color: #202020;
    margin: 0 0 15px;
}
.career-slider .cite-desc{
    font-size: 1.6em;
    font-weight: 300;
    line-height: 1.2;
    color: #555;
    margin: 0 0 15px;
}
.career-slider .liste-text .more{
    font-size: 1em;
    font-weight: 600;
    line-height: 1.2;
    color: #0070b8;
    margin: 0;
}
.career-slider .ikiss-direction-nav{
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: right;
}
.career-slider .ikiss-direction-nav li{
    display: inline-block;
}
.career-slider .ikiss-direction-nav a{
    padding: 5px 0;
    font-size: 56px;
    margin: 0;
}
.accordion-title button{
    border: none;
    font-family: inherit;
}
.accordion-title button i{
    transition: all .2s;
    transform: translateY(-50%) rotate(0deg);
}
.accordion-title{
    transition: all .2s;
}
.accordion-title.active{
    background-color: #0070b8;
    color: #fff;
}
.accordion-title.active button i{
    transform: translateY(-50%) rotate(180deg);
    color: #fff;
}
.accordion-title.active span{
    color: #fff;
}

/* FB: 23.09.2020 BITV-Navigation */
.bitv-links ul {
    list-style: none;
    padding: 15px 0;
    margin: 0; }
.bitv-links li {
    display: inline-block;
    margin-left: 15px; }
.bitv-links li:first-child {
    margin-left: 0; }
.bitv-links a {
    color: #444;
    display: flex;
    align-items: center; }
.bitv-links a:hover,
.bitv-links a:focus {
    color: #000;}
.bitv-links a > i {
    color: #fff;
    display: inline-flex;
    width: 30px;
    height: 30px;
    background: #0070b8;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    margin-right: .25em; }
.bitv-links a:hover:before,
.bitv-links a:focus:before {
    background: #444;
    color: #fff;
}
.bitv-wrapper {
    width: 90%;
    margin: auto;
}
.bitv-wrapper ul {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;    
}
.bitv-wrapper ul.unstyled-list li:last-child {
    margin-bottom:10px;
}
.header-bar .logo {
    margin-top: 0;
    margin-bottom:20px;
}
@media screen and (max-width: 990px) {
    .bitv-wrapper {
        width: 100%;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .header-bar .logo {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .bitv-wrapper .bitv-links li,
    .bitv-wrapper ul.unstyled-list li:last-child {
        margin-bottom: 0;
    }    
}

@media screen and (max-width: 1370px) {
	.home-news .ikiss-prev, .home-news .ikiss-next,
	.control-container .ikiss-prev, .control-container .ikiss-next {
	    top: auto;
	    bottom: -35px;
	}
	.home-news .ikiss-prev,
	.control-container .ikiss-prev {
	    left: 15px;
	}
	.home-news .ikiss-next,
	.control-container .ikiss-next {
	    right: 15px;
	}
}
@media screen and (max-width: 1280px) {
	.home-icons{
	    font-size: 0.8em;
	}
	.home-icons .icon{
	    font-size: 48px;
	    margin-bottom: 60px;
	}
	.cards .caption .title{
	    font-size: 1.1em;
	}
	.hero-slider .caption{
	    font-size: 0.9em;
	}
}
@media screen and (max-width: 1024px) {
	.submenu{
	    font-size: 0.9em;
	}
	.home-icons .icon{
        min-width:70px;
    }	
}
@media screen and (max-width: 990px) {
	.main-navigation{
		display: none;
	}
	.slicknav_menu{
	    display: block;
	}
	.slicknav_menu li .slicknav_item {
        float: right;
        display: block;
        width: 30px;
    }
	.header-bar .navi-container{
	    position: absolute;
	    right: 0;
	    top: 35px;
	}
	.header-bar .logo{
	    margin: 20px 0;
	}
	.home-icons .icon{
	    font-size: 32px;
	}
	.hero-slider .caption{
	    font-size: 0.8em;
	    max-width: 100%;
	}
	.cstm-wrapper{
	    width: 100%;
	    padding: 15px;
	    position: relative;
	}
	.sonderseite .cstm-wrapper {
	    padding-bottom: 0;
	}
	.hero-slider .caption{
	    min-width: 0;
	    width: 100%;
	}
	.search form{
	    position: static;
	    display: block;
	}
	
	/* FB: 23.09.2020 BITV-Navigation */
	.bitv-links ul {
	    padding: 0;
	}
	.bitv-links a {
	    font-size: 15px;
	}
	.home-icons .icon{
        min-width:40px;
    }
}
@media screen and (max-width: 680px) {
    .bitv-wrapper {
        padding-bottom: 53px;
    }
    .home-icons{
        padding: 25px 0 10px;
    }
    .home-icons .elem{
        margin-bottom: 15px;
    }
    .home-icons .icon{
        float: left;
        font-size: 52px;
        margin: -5px 15px 0 0;
        color: #666;
        line-height: 1;
    }
	.hero-slider .caption{
	    font-size: 0.7em;
	}
	.header-bar .navi-container{
	    width: auto;
	}
	.search form button{
	    color: transparent;
	    font-size: 0;
	}
	.search form button:before{
	    content: '\f002';
	    font-family: 'Font Awesome 6 Pro';
        font-style: normal;
        font-weight: normal;
        color: #fff;
        font-size: 36px;
        line-height: 32px;
	}
	.bottom-logos .cards{
        width: 12.5%;
        -ms-flex-preferred-size: calc(33.33% - 20px);
        flex-basis: calc(33.33% - 20px);
        width: calc(33.33% - 20px);
    }
    .home-news .ikiss-prev, .home-news .ikiss-next,
    .control-container .ikiss-prev, .control-container .ikiss-next {
        font-size:40px;
        bottom:-18px;
    }
    .home-news .ikiss-prev,
    .control-container .ikiss-prev {
        left:-10px;
    }
    .home-news .ikiss-next,
    .control-container .ikiss-next {
        right:-10px;
    }
    .ikiss-control-nav li > a{
        width:15px;
        height:15px;
    }
    
    .themen_duo .double .column-2{
        width: 50%;
    }
	.home-icons .icon{
        min-width:65px;
    }
    .nav-h li {
        margin-bottom: 15px;
    }
}

/* FB: 23.09.2020 BITV-Navigation */
@media screen and (max-width: 630px) {
    
}
@media screen and (max-width: 560px) {
    .subsite-content-area > .row {
        display:block;
    }
}
@media screen and (max-width: 374px) {
    .home-icons .caption {
        font-size: 0.89em;
    }
    .home-icons .icon {
      min-width: unset;
      width: 1.25em;
      margin: 0px 10px 0 0;
      font-size: 40px;
    }
}

