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


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

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


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


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


body {
	float: left;
	clear: both;
	width: 100%;
	font-family: 'Open Sans', arial, sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #595959;
	margin: 0;
	padding: 0;
	counter-reset: item;
}

.modal-content a {
	color: #0064af;
}


#inhaltsbereich {
	min-height: calc(100vh - 435px);
	padding-top: 70px;
	box-shadow: inset 0px 5px 10px #ccc;
}


.page10 #inhaltsbereich, .page11 #inhaltsbereich, .page29 #inhaltsbereich, .page30 #inhaltsbereich, .page31 #inhaltsbereich, .page32 #inhaltsbereich {
	min-height: calc(100vh - 609px);
}


.page1 #inhaltsbereich {
	margin-top: 0;
	padding-top: 0;
	box-shadow: none;
}


#oben, #header, #inhaltsbereich, #footer {
	float: left;
	clear: both;
	width: 100%;
}

.symbol {
	display: inline-block;
}


.symbol::before {
	content: "\0040";
}

.rahmen {
	max-width: 955px;
	width: 96%;
	margin: 0 auto;
	padding: 0;
}


h1 {
	font-size: 40px;
	font-weight: 600;
	color: #0064af;
	margin: 15px 0;
	padding: 0;
}


/* Startseite h1*/
.page1 h1 {
	font-size: 35px;
	font-weight: 400;
	color: #0064af;
	margin: 15px 0;
	padding: 0;
}

h2 {
	font-size: 40px;
	font-weight: 400;
	color: #0064af;
	margin: 15px 0;
	padding: 0;
}


h3 {
	font-size: 35px;
	font-weight: 400;
	color: #0064af;
	margin: 15px 0;
	padding: 0;
}

h5 {
	font-size: 18px;
	font-weight: bold;
	color: #0064af;
	margin: 15px 0;
	padding: 0;
}

p {
	margin: 10px 0 0 0;
}

/* -- Header -- */


/* -- Navi -- */
.hnavi {
	float: left;
}

.sprachen {
	float: right;
}

.frame {
	float: left;
	clear: both;
	width: 100%;
}

.mob_button {
	float: left;
	width: 105px;
	height: 50px;
	display: none;
	background: none;
	cursor: pointer;
	white-space: nowrap;
	margin: 15px 0 0 0;
	position: relative;
}

.mob_button span {
	background-color: #fff;
	height: 2px;
	width: 30px;
	right: 10%;
	margin-top: -1px;
	position: absolute;
	top: 50%;
	transition: background-color 0.3s ease 0.3s;
}

.mob_button span::after, .mob_button span::before {
	backface-visibility: hidden;
	background-color: #fff;
	content: "";
	height: 2px;
	position: absolute;
	transform: translateZ(0px);
	transition: transform 0.3s ease 0.3s;
	width: 100%;
	display: block;
}

.mob_button span::before {
	transform: translateY(-8px);
}

.mob_button span::after {
	transform: translateY(8px);
}

.mobnavvisible.mob_button span {
	background-color: transparent;
}

.mobnavvisible.mob_button span::before {
	transform: translateY(0px) rotate(-45deg);
}

.mobnavvisible.mob_button span::after {
	transform: translateY(0px) rotate(45deg);
}

#oben {
	width: 100%;
	float: left;
	clear: both;
	margin: 0;
	position: relative;
	z-index: 5;
	box-shadow: 0px 3px 10px #999;
}

.naviblock {
	background: #2a5c80;
	background: -moz-linear-gradient(top, #2a5c80 0%, #0364ac 100%);
	background: -webkit-linear-gradient(top, #2a5c80 0%, #0364ac 100%);
	background: linear-gradient(to bottom, #2a5c80 0%, #0364ac 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2a5c80', endColorstr='#0364ac', GradientType=0);
	width: 100%;
	height: 80px;
	float: left;
	clear: both;
	margin: 8px 0 0 0;
}

.naviblock .rahmen {
	position: relative;
}

.hnavi {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: 'Noto Sans', sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 400;
}

.hnavi > li {
	float: left;
	margin: 0 4px 0 0;
}

.hnavi > li a {
	position: relative;
	display: block;
	height: 25px;
	padding: 50px 10px 5px 10px;
	margin: -8px 0 0 0;
	color: #fff;
	text-decoration: none;
}

.hnavi > li.act > a, .hnavi > li:hover a {
	background: #b8c8d4;
}

.hnavi > li.act a::after, .hnavi > li:hover a::after {
	content: "";
	position: absolute;
	top: 0;
	right: -8px;
	display: block;
	width: 0px;
	height: 0px;
	-webkit-transform: rotate(360deg);
	border-style: solid;
	border-width: 8px 0 0 8px;
	border-color: transparent transparent transparent #70889a;
}

.unternavi {
	width: 100%;
	float: left;
	clear: both;
	margin: 0;
	padding: 20px 0;
	font-family: 'Noto Sans', sans-serif;
	font-size: 24px;
	font-weight: 400;
	max-height: 165px !important;
}

.unavi {
	width: 100%;
	margin: 30px 0;
	padding: 0;
	list-style: none;
	float: left;
	clear: both;
}

.unavi li {
	float: left;
	width: 22%;
	margin: 0 30px 0 0;
	padding: 0 0 0 5px;
	position: relative;
}

.unavi li:last-child {
	margin: 0;
	float: left;
}

.unavi .subtitle {
	display: block;
	font-size: 12px;
}

.unavi li a {
	width: 90%;
	margin: 0 5%;
	display: block;
}

.unavi li:hover > a .untext, .unavi li.act > a .untext {
	background: #b8c8d4;
}

.unavi li .unbild {
	width: 100%;
	margin: 0;
	display: block;
}

.unavi li .unbild a {
	width: 100%;
	margin: 0;
	padding: 0;
}

.unavi li .unbild img {
	width: 100%;
	height: auto;
}

.unavi li > a .untext {
	display: inline-block;
	text-decoration: none;
	color: #fff;
	line-height: 0.9em;
	background: #0064af;
	padding: 4px 10px;
	margin: 0;
	position: absolute;
	bottom: 0;
	left: 0;
}

.logo {
	float: right;
	margin-top: -45px;
	margin-right: -50px;
	z-index: 2;
}


.logo > .frame > .rahmen {
	width: 100%;
}


/*--.logo img {
	background: #fff;}--*/
/* -- Navi -- */

/* -- MOBNAVI -- */
/* ~~ Mobile Navi ~~*/

.mob_navi {
	position: fixed;
	width: 96% !important;
	float: left;
	clear: both;
	display: none;
	margin-top: 83px;
	padding: 20px 2%;
	background: #2a5c80;
	background: -moz-linear-gradient(top, #2a5c80 0%, #0364ac 100%);
	background: -webkit-linear-gradient(top, #2a5c80 0%, #0364ac 100%);
	background: linear-gradient(to bottom, #2a5c80 0%, #0364ac 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2a5c80', endColorstr='#0364ac', GradientType=0);
	max-height: calc(100vh - 120px);
	overflow-y: scroll;
	z-index:10;
}

.monavi {
	width: 100%;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: 'Noto Sans', sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 400;
}

.monavi li {
	padding: 0;
	margin: 0 0 3px 0;
	width: 100%;
	text-align: center;
	float: left;
	clear: both;
}

.monavi li a {
	padding: 8px 2%;
	width: 96%;
	display: block;
	background: rgba(0, 0, 0, 0.3);
}

.monavi li a {
	color: #fff;
	text-decoration: none;
}

.mounavi {
	width: 96%;
	float: left;
	clear: both;
	margin: 3px 2% 5px;
	padding: 0;
	list-style: none;
}


.monavi li.mact .mounavi li {
	margin-left: 2%;
	margin-right: 2%;
	width: 96%;
}

.monavi li.act > a, .monavi li:hover > a, .mounavi li.muact > a {
	background: #b8c8d4;
}

.monavi li.mact .mounavi li.muact .mouunavi li a {
	padding: 5px 2%;
	width: 96%;
	background: rgba(0, 0, 0, 0.3);
}

.mob_button span::after, .mob_button span::before {
	transform: translateZ(0px);
}


.mob_button {
	float: left;
	width: 105px;
	height: 50px;
	display: none;
	background: none;
	cursor: pointer;
	white-space: nowrap;
	margin: 15px 0 0 0;
	position: relative;
}

.mob_button::before {
	content: "MENÜ";
	color: #fff;
	display: inline-block;
	font-family: 'Noto Sans', arial, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	padding: 13px 0 0 0;
}

.mob_button span {
	background-color: #fff;
	height: 2px;
	right: 10%;
	margin-top: -1px;
	position: absolute;
	top: 50%;
	transition: background-color 0.3s ease 0.3s;
	width: 30px;
}

.mob_button span::after, .mob_button span::before {
	backface-visibility: hidden;
	background-color: #fff;
	content: "";
	height: 2px;
	position: absolute;
	transform: translateZ(0px);
	transition: transform 0.3s ease 0.3s;
	width: 100%;
	display: block;
}

.mob_button span::before {
	transform: translateY(-8px);
}

.mob_button span::after {
	transform: translateY(8px);
}

.mobnavvisible.mob_button span {
	background-color: #166097;
}

.mobnavvisible.mob_button span::before {
	transform: translateY(0px) rotate(-45deg);
}

.mobnavvisible.mob_button span::after {
	transform: translateY(0px) rotate(45deg);
}

/* -- Mobile Navi -- */
/* -- Header Slider -- */

#header .ce-gallery {
	margin: 0;
}

#header .owl-item > .frame > .rahmen {
	max-width: none;
	width: 100%;
}

#header .owl-item .ce-gallery, #header .owl-item .ce-column, #header .owl-item .image, #header .owl-item img {
	width: 100%;
	height: auto;
}

#header .owl-item .ce-bodytext {
	position: absolute;
	left: 10%;
	top: 100px;
	background: #fff;
	padding: 15px 2% 40px;
	color: #0064af;
	max-width: 350px;
}

/* #header .owl-item:nth-child(5) .ce-bodytext {
	left: 50%;
	top: 200px;
}

#header .owl-item:nth-child(4) .ce-bodytext {
	left: 20%;
} */

#header .owl-item .ce-bodytext a {
	padding: 5px 15px;
	background: #0064af;
	color: #fff;
	display: block;
	position: absolute;
	bottom: 0px;
	right: -10px;
	text-decoration: none;
}

#header .owl-item .ce-bodytext p {
	margin: 0;
}

#header .owl-nav > button {
	position: absolute;
	top: 50%;
	left: 2%;
	text-indent: -999px;
	overflow: hidden;
	background: url(../images/slider-left.png) center center no-repeat rgba(0, 100, 174, 0.15);
	width: 65px;
	height: 104px;
	margin-top: -42px;
	outline: none;
}

#header .owl-nav .owl-next {
	background: url(../images/slider-right.png) center center no-repeat rgba(0, 100, 174, 0.15);
	right: 2%;
	left: auto;
}

/* -- Header Slider -- */
/* -- Siegel -- */
.siegel {
	position: relative;
	float: left;
	clear: both;
	width: 100%;
}

.siegel > .frame {
	position: absolute;
	right: 5%;
	bottom: 30px;
	z-index: 1;
	background: #fff;
	padding: 13px 1% 13px 1%;
	width: auto;
}

.siegel > .frame > .rahmen {
	max-width: none;
	width: 100%;
}

.siegel .ce-row {
	float: left;
	margin-right: 10px;
	margin-bottom: 0;
}

.siegel .ce-row:last-child {
	margin-right: 0;
}

.siegel .ce-row:first-child img {
	height: 50px;
	width: 50px;
	position: absolute;
	left: -30px;
	bottom: -20px;
	z-index: 10;
}

/* -- Siegel -- */
/* -- Header -- */
/* -- Inhaltsbereich -- */
#headertext a {
	color: #b8c8d4;
	text-decoration: none;
}

#inhaltsbereich a {
	color: #0064af;
	text-decoration: none;
}


#inhaltsbereich a:hover {
	color: #b8c8d4;
	text-decoration: none;
}




/* -- Affiliatelink -- */
.frame-affiliate {
	position: absolute;
	top: 88px;
}

.frame-affiliate > .rahmen {
	max-width: unset;
	width: 100%;
}

.frame-affiliate .ce-row {
	margin: 0;
}

/* -- Affiliatelink -- */
/* -- Teaser -- */
.frame-teaser .ce-row {
	display: inline-block;
	margin: 0;
}

/* -- Teaser -- *//* -- Teaserboxen -- */
.frame-teaserboxen .col-50 > .frame {
	position: relative;
	margin: 0;
}

.frame-teaserboxen .col-50 > .frame > .rahmen {
	position: relative;
	width: 100%;
	margin: 0;
}

.frame-teaserboxen .ce-bodytext {
	position: absolute;
	left: 0;
	bottom: 0;
	background: #0064af;
	color: #fff;
	padding: 5px 10px;
	margin: 0 0 10px 0;
}

.frame-teaserboxen a {
	color: #fff !important;
	text-decoration: none;
}

.frame-teaserboxen .ce-bodytext h2, .frame-teaserboxen .ce-bodytext h4 {
	font-size: 40px;
	margin: 0;
	font-weight: 400;
}


.frame-teaserboxen .ce-bodytext h3, .frame-teaserboxen .ce-bodytext h5 {
	font-size: 18px;
	font-weight: 400;
	margin: 0;
}

/* -- Teaserboxen -- */
/* -- News Startseite -- */
.frame-news {
	background: #b8c8d4;
	float: left;
	clear: both;
	width: 100%;
	color: #fff;
	padding-top: 30px;
	padding-bottom: 50px;
}

.frame-news .article {
	background: rgba(0, 0, 0, 0.1);
	float: left;
	display: block;
	width: 96%;
	padding: 10px 2%;
}

.frame-news h2, .frame-news h3, .frame-news .article h2 a, .frame-news .article h3 a,
.frame-news h4, .frame-news .article h4 a {
	color: #fff !important;
	text-decoration: none;
}

.frame-news .article h3 {
	font-size: 14px;
	font-weight: 700;
	margin: 0 0 10px 0;
}

.frame-news .article .news-img-wrap, .frame-news .article .news-list-date /* ,.frame-news .article .more */
{
	display: none;
}

#inhaltsbereich .frame-news .article .more {
	float: right;
	clear: both;
	margin-top: 20px;
	color: #fff;
}

#inhaltsbereich .article .more {
	color: #0064af;
	float: right;
	margin-top: 20px;
}

.frame-news .owl-nav > button {
	position: absolute;
	top: 50%;
	left: 0;
	padding: 0px;
	background: url(../images/slider-left.png) center center no-repeat !important;
	width: 34px;
	height: 64px;
	margin-top: -32px;
	background-size: 100% !important;
	outline: none;
}

.frame-news .owl-nav > .owl-next {
	background: url(../images/slider-right.png) center center no-repeat !important;
	right: 0;
	left: auto;
	background-size: 100% !important;
}

.frame-news .owl-nav > button > span {
	display: none;
}

.frame-news .news-latest-container {
	width: 90%;
	padding: 0 5%;
	margin-top: 30px;
}

.news-latest-container .owl-dots {
	float: left;
	clear: both;
	width: 100%;
	margin: 15px 0 15px 0;
	text-align: center;
	padding: 0;
}

.news-latest-container .owl-dots .owl-dot.active {
	background: #70889a;
}

.news-latest-container .owl-dots .owl-dot {
	background: #fff;
	border-radius: 100%;
	height: 12px;
	width: 12px;
	display: inline-block;
	margin: 0 2px;
	vertical-align: top;
}

/* -- News Startseite -- */
/* -- Startseiten Bild -- */
.frame-startseitebild {
	width: 100%;
	float: left;
	clear: both;
	margin: 10px 0 0 0;
	padding: 30px 0 80px 0;
	background: grey;
	font-size: 18px;
	color: #fff;
	background: rgba(0, 0, 0, 0.2);
}

.frame-startseitebild h2 {
	font-size: 40px;
	font-weight: 400;
	margin: 15px 0;
	padding: 0;
	color: #fff;
}

.frame-startseitebild ul {
	list-style: none;
	margin: 30px 0;
	padding: 0;
}

.frame-startseitebild ul li {
	background: url(../images/check.png) left top no-repeat;
	padding: 10px 0 0 50px;
	height: 46px;
}

.frame-startseitebild a {
	text-decoration: none;
	background: #0064af;
	color: #fff !important;
	padding: 10px 20px;
	font-size: 30px;
	display: inline-block;
	box-shadow: 2px 10px 0 5px #fff;
}

/* -- Startseiten Bild -- */

/* -- Multicontent blau -- */
.frame-multiblau, .frame-multivorteile, .frame-inhaltblau, .frame-multiweiss {
	font-size: 18px;
}

.frame-multiblau .rahmen > .frame-default {
	background: rgba(255, 255, 255, 0.9);
}

.frame-multiblau .col-25 {
	background: #0064af;
	border-radius: 10px;
	color: #fff;
	margin: 0 0.5% 0 0 !important;
	width: 24.5% !important;
	padding: 10px 0 0 0;
}

/* .frame-multiblau.frame-layout-1 header, */
.page31 .frame-multiblau header, .page31 .frame-multiblau .tx_cn-columns {
	background: rgba(255, 255, 255, 0.9);
	margin: 0;
	padding: 15px 2% 0;
	width: 96%;
}

.frame-multiblau.frame-type-html.frame-layout-1 > .rahmen {
	background: rgba(255, 255, 255, 0.9);
}

.giveconsent, .frame-multiblau.frame-type-html.frame-layout-1 h3 {
	margin: 0;
	padding: 15px 2% 0;
	width: 96%;
}

#cookie_einstellungen {
	margin: 2%;
}

.frame-multiblau.frame-type-html.frame-layout-1 iframe {
	background: none;
}

.frame-multiblau.frame-layout-1 header h1, .page31 .frame-multiblau header h1, .page31 .frame-multiblau header h2, .page31 .frame-multiblau header h5 {
	margin: 0;
}

.frame-multiblau .col-25 h2 {
	color: #fff;
	font-size: 18px;
	padding-left: 5px;
}

.frame-multiblau .tx_cn-multicontent {
	padding-top: 20px;
}

.frame-multiblau .tx_cn-columns p, .frame-multiblau .tx_cn-columns ul {
	font-size: 13px;
}

.frame-multiblau li {
	padding: 0 0 5px 0;
}

.frame-layout-1 .ce-textpic {
	background: rgba(255, 255, 255, 0.9);
	width: 96%;
	padding: 10px 2%;
	margin: 0;
}

.frame-multiblau.frame-layout-1 h2 {
	font-size: 40px;
	font-weight: 400;
	color: #0064af;
	margin: 15px 0;
	padding: 0;
}

.frame-multiblau.frame-layout-1 iframe {
	background: rgba(255, 255, 255, 0.9);
	padding: 20px 2%;
	width: 96%;
}

.page31 .frame-multiblau .tx_cn-columns p, .page31 .frame-multiblau .tx_cn-columns ul {
	font-size: 18px;
}

/* -- Multicontent blau -- *//* -- Multicontent Vorteile | Multicontent weiß -- */
.frame-multivorteile {
	background: #fff;
	margin-top: 50px;
	padding-top: 20px;
}

.frame-multivorteile .col-33, .frame-multiweiss .col-40 {
	background: #b8c8d4;
	color: #fff;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 20px;
}

.frame-multiweiss .tx_cn-columns .row .col-40 {
	width: 38%;
	margin-right: 2%;
}

.frame-multiweiss .tx_cn-columns {
	background: rgba(255, 255, 255, 0.9);
}

.frame-multivorteile .col-33 > .frame, .frame-multivorteile .col-33 > .frame > .rahmen, .frame-multiweiss .col-40 > .frame, .frame-multiweiss .col-40 > .frame > .rahmen {
	margin: 0
}

.frame-multivorteile .col-33 h2, .frame-multiweiss .col-40 h2 {
	color: #fff;
	font-size: 24px;
}

.frame-multiweiss > .rahmen > header h2 {
	padding: 15px 10px;
	margin: 0;
	background: rgba(255, 255, 255, 0.9);
}

.frame-multivorteile .col-33 li, .frame-multiweiss .col-40 li {
	padding-bottom: 10px;
}

#inhaltsbereich > .frame > .rahmen ol {
	list-style: none;
	margin-left: 0px;
	padding-left: 45px;
	clear: both;
	line-height: 1.2;
	counter-reset: item;
}

#inhaltsbereich > .frame > .rahmen ol li {
	margin-bottom: 5px;
	padding-bottom: 10px;
	font-size: 18px;
	margin-left: 0px;
}

#inhaltsbereich > .frame > .rahmen ol li:before {
	margin-right: 10px;
	counter-increment: item;
	content: counter(item);
	background: #b8c8d4;
	border-radius: 100%;
	color: #fff;
	display: inline-block;
	font-size: 24px;
	text-align: center;
	width: 30px;
	height: 30px;
	padding: 0px 0 0 0;
	margin: 0px 10px 0 -40px;
}

/* -- Multicontent Vorteile | Multicontent wei? -- *//* -- Frame Inhalt weiß -- */
.frame-inhaltweiss {
	background: #fff;
}

/* -- Frame Inhalt weiß -- *//* -- Frame Inhalt blau -- */
.frame-inhaltblau {
	background: #fff;
	padding: 50px 0;
}

.frame-inhaltblau > .rahmen {
	background: #0064af;
	color: #fff;
	padding: 20px 2%;
}

.frame-inhaltblau h2 {
	color: #fff;
}

.frame-inhaltblau td {
	font-size: 18px;
	padding: 5px 20px 5px 0;
	margin: 0px;
	border-bottom: 1px solid #fff;
}

.frame-inhaltblau li {
	line-height: 1.75;
}

/* -- Frame Inhalt blau -- *//* -- Ansprechpartner -- */
.frame-ansprechpartner {
	width: 100%;
	float: left;
	clear: both;
	display: block;
	background: #b8c8d4;
	font-size: 18px;
	text-align: center;
	padding-bottom: 50px;
}

.frame-ansprechpartner .frame-ansprechpartnerprofil {
	display: inline-block;
	max-width: 240px;
	vertical-align: top;
	float: none;
	margin-right: 1%;
	background: #fff;
	padding: 5px 10px 15px;
	/* opacity: 0; */
	font-size: 13px;
}

.frame-ansprechpartner .frame-ansprechpartnerprofil:last-child {
	margin-right: 0;
}

.frame-ansprechpartnerheader {
	background: #b8c8d4;
	text-align: left;
	color: #fff;
}

.frame-ansprechpartnerheader h2, .frame-ansprechpartnerheader h3 {
	color: #fff;
}

.frame-ansprechpartnerheader > .rahmen {
	max-width: none;
}

.frame-ansprechpartner.frame-layout-1 > .rahmen {
	background: rgba(255, 255, 255, 0.9);
}

.frame-ansprechpartner.frame-layout-1, .frame-ansprechpartner.frame-layout-1 .rahmen .frame-ansprechpartnerheader, .frame-ansprechpartner.frame-layout-1 .frame-ansprechpartnerprofil, .frame-ansprechpartner.frame-layout-1 .frame-ansprechpartnerprofil .ce-textpic {
	background: none;
}

.frame-ansprechpartner.frame-layout-1 .frame-ansprechpartnerheader h2 {
	color: #0064af;
}

.frame-ansprechpartner.frame-layout-2 {
	background: none;
}

.frame-ansprechpartner.frame-layout-2 > .rahmen {
	background: #b8c8d4;
	width: 96%;
	padding: 10px 2%;
	max-width: 880px;
}

.frame-ansprechpartner.frame-layout-2 h2 {
	font-weight: bold;
	color: #fff;
}

.frame-ansprechpartner.frame-layout-2 h3 {
	font-weight: bold;
	font-size: 18px;
	color: #fff;
}

.frame-ansprechpartner.frame-layout-2 .ce-textpic {
	margin-top: 45px;
}

.frame-ansprechpartner.frame-layout-2 .ce-gallery {
	margin-right: 45px;
}

.frame-ansprechpartner.frame-layout-2 .ce-bodytext {
	color: #fff;
	text-align: left;
	font-size: 18px;
}

.frame-ansprechpartner.frame-layout-2 .ce-bodytext a {
	color: #fff !important;
	text-align: left;
	font-size: 18px;
}

.frame-ansprechpartnerprofil .ce-textpic, .frame-ansprechpartnerprofil > .rahmen {
	width: 100%;
	padding: 0;
}

/* -- Ansprechpartner -- *//* -- Standort Accordion -- */
.frame-accordionstandorte {
	background: #fff;
	padding-bottom: 15px;
}

.frame-accordionstandorte .ui-accordion-content {
	border: none;
	color: #595959 !important;
}

.frame-accordionstandorte .ui-accordion .ui-accordion-header, .frame-accordionpartner .ui-accordion .ui-accordion-header {
	float: left;
	clear: both;
	width: 100%;
	margin-top: 2px !important;
	padding: 7px 0 !important;
	font-size: 15px !important;
	font-weight: 400;
	text-align: left;
	color: #fff;
	background: #293984;
	border-radius: 10px !important;
	text-decoration: none !important;
	margin-bottom: 0;
	outline: none;
}

.frame-accordion > .rahmen > .cn_multicontent_teaser,
.frame-accordionpartner > .rahmen > .cn_multicontent_teaser {
	background: rgba(255,255,255,0.9);
    width: 96%;
	padding: 10px 2%;
	margin: 20px 0 5px 0;
}

.frame-accordionstandorte .ui-accordion-header a {
	color: #fff !important;
	padding-left: 25px;
}

.frame-accordionstandorte .ce-bodytext, .frame-accordionpartner .ce-bodytext {
	padding: 15px 0;
}

.frame-accordionstandorte p, .frame-accordionpartner p {
	font-size: 13px;
}

.frame-accordionstandorte .ui-accordion-header-icon.ui-icon.ui-icon-triangle-1-e, .frame-accordionstandorte .ui-state-active .ui-icon, .frame-accordionstandorte .ui-button:active .ui-icon {
	display: none;
}

/* -- Standort Accordion -- *//* -- Accordion -- */
.frame-accordion .ui-accordion-header {
	margin-top: 0px !important;
	border-top: 1px solid #fff !important;
	padding: 10px 2% 25px 2% !important;
	font-size: 15px !important;
	text-align: center;
	font-weight: 400;
	color: #fff;
	background: #b8c8d4;
	border: 0;
	text-decoration: none !important;
	outline: none;
	border-radius: unset;
	width:96%;
}

.frame-accordion .ui-accordion-header:first-child {
	border-top: none !important;
}

.frame-accordion .ui-accordion .ui-accordion-content h1, .frame-accordion .ui-accordion .ui-accordion-content h2, .frame-accordion .ui-accordion .ui-accordion-content h3, .frame-accordion .ui-accordion .ui-accordion-content h4 {
	color: #fff;
}

.frame-accordion a {
	color: #fff !important;
	text-decoration: none;
}

.frame-accordion .ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
	zoom: 1;
	padding: 10px 2%;
	border: 0;
	background: #b8c8d4;
	font-size: 18px;
	color: #fff;
	width:96%;
}

.frame-accordion .ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	left: 50% !important;
	top: auto !important;
	bottom: 7px !important;
	margin-top: 0 !important;
	margin-left: -10px !important;
}

.frame-accordion .ui-state-default .ui-icon {
	background-image: url(../images/ui-icons_ef8c08_256x240.png);
}

.frame-accordion .ui-state-default .ui-icon {
	background: url(../images/accordion.png) left top no-repeat !important;
	width: 20px;
	height: 13px;
}

.frame-accordion .tx-powermail label, .page45 .tx-powermail label {
	color: #fff;
	font-size: 18px;
	float: left;
	width: 28%;
}

.frame-accordion .powermail_input, .frame-accordion .checkbox, .frame-accordion textarea, .page45 .powermail_input, .page45 .checkbox, .page45 textarea {
	width: 70%;
	float: right;
	border: 0;
	padding: 5px 1%;
	color: #595959;
	font-size: 18px;
	font-family: 'Open Sans', arial, sans-serif;
}

.frame-accordion .checkbox label, .page45 .checkbox label {
	width: 100%;
}

.frame-accordion .checkbox label a, .frame-accordion .frame-hinweis a, .page45 .checkbox label a, .page45 .frame-hinweis a {
	color: #0064af !important;
}

.frame-accordion .powermail_fieldwrap, .page45 .powermail_fieldwrap {
	width: 100%;
	float: left;
	clear: both;
	margin: 0 0 10px 0;
	display: block;
}

.frame-accordion .tx-powermail .powermail_fieldset, .page45 .tx-powermail .powermail_fieldset {
	border: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	float: left;
	clear: both;
	display: block;
	border: none;
}

.frame-accordion .powermail_submit, .page45 .powermail_submit {
	background: #0064af;
	color: #fff;
	font-size: 18px !important;
	font-family: 'Open Sans', arial, sans-serif;
	float: right;
	border: 0;
	padding: 5px 1%;
	border-radius: 4px;
	cursor: pointer;
}

/* --- Factoring Anfrage Formular --- *//* #ui-accordion-cnmulticontent_c145-header-2 {    display: none;}
 */
.page45 .frame-hinweis .ce-bodytext {
	color: #fff;
}

/* --- Factoring Anfrage Formular Ende --- */
.frame-hinweis {
	font-size: 14px;
}

.frame-hinweis .ce-textpic {
	background: none;
}

.powermail_fieldwrap_hinweis.layout1 {
	font-size: 14px;
	padding-top: 90px;
}

.powermail_fieldwrap_hinweis.layout1 a {
	text-decoration: underline !important;
}

.tx-powermail .parsley-errors-list,
.tx-powermail .powermail-errors-list {
	padding: 0;
	color: #e41010;
	list-style: none;
	float: right;
	clear: both;
	width: 72%;
	font-size: 15px;
	margin: 0 0 20px 0;
}

.frame-layout-2 {
	font-size: 14px;
}

.frame-layout-1 label {
	font-size: 14px !important;
	float: left;
	width: 25%;
	padding-right: 8%;
}

.frame-accordion .frame-druckbutton {
	background: url(../images/print.png) no-repeat left top #0064af;
	color: #fff;
	padding: 5px 0;
	border: 0;
	display: block;
	width: 30%;
	float: right;
	text-decoration: none !important;
	font-weight: 400;
	border-radius: 4px;
	cursor: pointer;
	margin: 10px 0 0 0;
	text-align: center;
}

/* -- Accordion -- *//* -- Liquiditätsprüfung -- */
.frame-liquid > .rahmen {
	background: #0064af;
	color: #fff;
}

.tx-cn-cb-liquiditaetsrechner {
	background: #0064af;
	color: #fff;
	width: 96%;
	padding: 20px 2%;
	margin: 0 0 20px 0;
}

.frame-liquid h2 {
	color: #fff;
	margin-bottom: 0;
	width: 96%;
	padding: 20px 2% 0;
}

/* -- Liquiditätsprüfung -- *//* -- Partnerlogos -- */
.frame-partner .ce-column {
	width: 32%;
	margin: 0 1% 10px 0;
	float: left;
	display: block;
	height: auto;
	max-height: 150px;
	background: #fff;
	border-radius: 15px;
	position: relative;
	overflow: hidden;
}

.frame-partner .ce-column img {
	width: 100%;
	height: auto;
	margin: 14px auto;
}

/* -- Partnerlogos -- *//* -- Accordion Partnerprogramm -- */
#partnerprogramm .ui-accordion .ui-accordion-header, .frame-accordionpartner .ui-accordion .ui-accordion-header {
	width: 96%;
	margin-top: 0px !important;
	margin-bottom: 5px !Important;
	padding: 10px 2% 15px 2% !important;
	font-size: 24px !important;
	text-align: left;
	font-weight: 400;
	color: #fff;
	background: #0264ad;
	border-radius: 5px !important;
	border: 1px solid #0264ad !important;
	text-decoration: none !important;
}

#partnerprogramm .ui-accordion .ui-accordion-header a, .frame-accordionpartnerpartner .ui-accordion .ui-accordion-header a {
	color: #fff !important;
}

#partnerprogramm .ui-accordion-header a, .frame-accordionpartner .ui-accordion-header a {
	color: #fff !important;
}

#partnerprogramm .ui-accordion .ui-accordion-header .ui-accordion-header-icon, #partnerprogramm .ui-state-default .ui-icon, .frame-accordionpartner .ui-accordion .ui-accordion-header .ui-accordion-header-icon, .frame-accordionpartner .ui-state-default .ui-icon {
	background: url(../images/accordion.png) left top no-repeat !important;
	width: 20px;
	height: 13px;
	position: absolute;
	right: 2% !important;
	left: auto !important;
	top: 20px !important;
	bottom: auto !important;
	margin-top: 0 !important;
	margin-left: -10px !important;
	transform: rotate(-90deg);
}


.frame-accordionpartner .ui-accordion-header-active .ui-accordion-header-icon {
	transform: rotate(0deg) !important;
}

#partnerprogramm .powermail_input, #partnerprogramm .checkbox, #partnerprogramm textarea, .frame-accordionpartner .powermail_input, .frame-accordionpartner .checkbox, .frame-accordionpartner textarea {
	width: 70%;
	float: right;
	border: 0;
	padding: 5px 1%;
	color: #000;
	font-size: 18px;
	font-family: 'Open Sans', arial, sans-serif;
}

#partnerprogramm .ui-accordion .ui-accordion-content, .frame-accordionpartner .ui-accordion .ui-accordion-content {
	width: 96%;
	padding: 1em 2.2em;
	padding: 10px 2%;
	border: 1px solid #0064af;
	background: #0064af;
	font-size: 18px;
	color: #fff;
}

#partnerprogramm .tx-powermail label, .frame-accordionpartner .tx-powermail label {
	color: #fff !important;
	font-size: 18px;
	float: left;
	width: 20%;
}

#partnerprogramm .checkbox label, .frame-accordionpartner .checkbox label {
	width: 100%;
}

#partnerprogramm .checkbox label a, #partnerprogramm .frame-hinweis a, .frame-accordionpartner .checkbox label a, .frame-accordionpartner .frame-hinweis a {
	text-decoration: underline;
}

#partnerprogramm .powermail_fieldwrap, .frame-accordionpartner .powermail_fieldwrap {
	width: 100%;
	float: left;
	clear: both;
	margin: 0 0 10px 0;
	display: block;
}

#partnerprogramm .tx-powermail .powermail_fieldset, .frame-accordionpartner .tx-powermail .powermail_fieldset {
	padding: 0;
	margin: 0;
	width: 100%;
	float: left;
	clear: both;
	display: block;
	border: none;
}

.frame-accordionpartner .powermail_field a {
	color: #fff;
}

.frame-accordionpartner .powermail_field {
	color: #fff;
}

#partnerprogramm .powermail_submit, .frame-accordionpartner .powermail_submit {
	background: #0064af;
	color: #fff;
	font-size: 18px !important;
	font-family: 'Open Sans', arial, sans-serif;
	float: right;
	border: 1px solid #fff;
	padding: 5px 1%;
	border-radius: 4px;
	cursor: pointer;
}

.frame-accordionpartner .ui-accordion-content .frame-default, .frame-accordionpartner .ui-accordion-content .rahmen, .frame-accordionpartner .frame-type-html .rahmen .lightbox .rahmen, .frame-accordionpartner .frame-type-html .rahmen {
	margin: 0px;
	padding: 0px;
}

.frame-accordionpartner .powermail_create {
	color: #fff;
}

/* -- Accordion Partnerprogramm -- *//* -- News -- */
.frame-layout-1 .news {
	background: rgba(255, 255, 255, 0.9);
	width: 96%;
	padding: 10px 2%;
	margin: 0 0 20px 0;
}

.page15 h1 {
	background: rgba(255, 255, 255, 0.9);;
	width: 96%;
	padding: 25px 2% 5px;
	margin: 0;
}

.frame-layout-1 .news-list-container .article .news-list-date {
	background: #0064af;
	padding: 3px 5px;
	margin-bottom: 8px;
	color: #fff;
	display: inline-block;
}

.frame-layout-1 .news h3, .frame-layout-1 .news h4 {
	font-size: 24px;
	margin: 5px 0 10px;
}

.frame-layout-1 .news h3 a, .frame-layout-1 .news h4 a {
	color: #0064af !important;
}

.frame-layout-1 .news .article:first-child {
	border-top: none
}

.frame-layout-1 .news .article {
	border-top: 2px solid rgba(64, 132, 181, 0.4);
	padding: 35px 0;
	max-height: 234px;
	overflow: hidden;
}

.news .article .news-img-wrap {
	float: left;
	width: 250px;
	margin: 3px 0 0 15px;
	background: #fff;
}

.news .article .news-img-wrap {
	padding: 0;
	border: none;
	float: right;
}

.news .article .news-img-wrap img {
	width: 100%;
	height: auto;
}

.news .article .news-img-wrap a {
	border: none;
	padding: 0;
}

.frame-layout-1 .news .news-teaser {
	font-weight: 700;
}

.news-backlink-wrap {
	float: left;
	clear: both;
	display: block;
	width: 100%;
	margin-bottom: 30px;
	margin-top: 60px;
}

.news-backlink-wrap a {
	background: #b8c8d4;
	display: block;
	float: left;
	clear: both;
	padding: 7px 2%;
	color: #fff !important;
}

/* -- News -- *//* -- Partnerprogramm -- */
.vorteile {
	text-align: center;
	padding: 0px !important;
	margin: 0 0 30px 0;
}

.vorteile li {
	position: relative;
	border: 7px solid rgba(255, 255, 255, 1);
	list-style-type: none;
	border-radius: 100%;
	height: 150px;
	width: 150px;
	color: #fff;
	font-family: 'Noto Sans', sans-serif;
	font-size: 18px;
	font-weight: 400;
	margin: 0px 20px 0 5px !important;
	padding: 10px !important;
	text-align: center !important;
	vertical-align: middle;
	display: table-cell;
	background: #0863a6;
	background: -moz-linear-gradient(45deg, #0863a6 0%, #295c81 100%);
	background: -webkit-linear-gradient(45deg, #0863a6 0%, #295c81 100%);
	background: linear-gradient(45deg, #0863a6 0%, #295c81 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0863a6', endColorstr='#295c81', GradientType=1);
}

.vorteile li::after {
	content: "";
	display: block;
	position: absolute;
	right: -10px;
	bottom: -30px;
	background: url(../images/vorteile_check.png) no-repeat;
	width: 70px;
	height: 70px;
}

/* -- Partnerprogramm -- *//* -- Karriere -- */
a[title="pdf"] {
	background: url(../images/pdf-icon.png) no-repeat 10px 10px;
	padding: 5px 0 5px 70px;
	display: block;
	min-height: 60px;
	border: 2px solid #b8c8d4;
	width: 60%;
	transition: all 0.4s ease;
}


.page23 #inhaltsbereich ol li a{
	padding: 15px 30px 15px 50px;
	display: block;
	border: 1px solid #0264ab;
	background: linear-gradient(to right, #2c597d 1%, #0264ab 55%);
	color:#fff;
	width: 60%;
	transition: all 0.4s ease;
	border-radius: 10px;
	transition: all 0.3s ease;
}

.page23 #inhaltsbereich ol li a:hover{
	padding: 15px 10px 15px 70px;
	display: block;
	border: 1px solid #2c597d;
	background: linear-gradient(to right, #0264ab 1%, #0264ab 55%);
	color:#fff;
	width: 60%;
	transition: all 0.4s ease;
	border-radius: 10px;
}

.page23 #inhaltsbereich ol,
.page23 #inhaltsbereich ol li  {
	list-style-type:none !important;
	list-style: none !important;
	padding-left: 0 !important;
	margin: 0;
}


.page23 #inhaltsbereich > .frame > .rahmen ol li:before,
.page23 #inhaltsbereich ol li:before  {
	display:none !important;
}




/* -- Karriere -- *//* -- Inhaltsbereich -- *//* -- Footer -- *//* -- Footer Sitemap -- */
#footer {
	position: relative;
	bottom: 0;
	background: #0a385a;
	width: 100%;
	float: left;
	clear: both;
	margin: 10px 0 0 0;
	color: #fff;
	font-size: 12px;
}

#footer li {
	font-size: 14px;
	text-transform: uppercase;
	padding: 0;
	display: inline-block;
	vertical-align: top;
	margin: 0;
	text-align: left;
	font-weight: 600;
}

#footer > .frame > .rahmen > ul > li:nth-child(2) {
	width: 32%;
}

#footer > .frame > .rahmen > ul > li:nth-child(3) {
	width: 15%;
}

#footer > .frame > .rahmen > ul > li:nth-child(4) {
	width: 21%;
}

#footer > .frame > .rahmen > ul > li:nth-child(5) {
	width: 9%;
}

#footer > .frame > .rahmen > ul > li:nth-child(6) {
	width: 16%;
}

#footer > .frame > .rahmen > ul > li:nth-child(7) {
	width: 5%;
}

#footer > .frame > .rahmen > ul > li:first-child {
	display: none;
}

#footer ul {
	padding: 0;
}

#footer li > ul {
	margin: 10px 0 0 0;
	padding: 0;
	width: 100%;
}

#footer li > ul li {
	display: block;
	font-size: 12px;
	text-transform: none;
	margin: 0;
	font-weight: 400;
	width: 100%;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer .frame-type-menu_sitemap_pages {
	background: #2c597d;
	background: -moz-linear-gradient(top, #2c597d 1%, #0264ab 55%);
	background: -webkit-linear-gradient(top, #2c597d 1%, #0264ab 55%);
	background: linear-gradient(to bottom, #2c597d 1%, #0264ab 55%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2c597d', endColorstr='#0264ab', GradientType=0);
	width: 100%;
	float: left;
	clear: both;
	margin: 0;
	padding: 23px 0;
}

#footer .frame-type-textmedia {
	padding: 2px 0;
}

#footer .frame-type-textmedia .ce-gallery {
	margin: 7px 0;
	width: 33%;
}

#footer .frame-type-textmedia p {
	margin: 10px 0;
}

/* -- Footer Sitemap -- *//* -- Footer -- */
.frame-multiblau.frame-type-html.frame-layout-3.frame-space-after .mediaconsent {
	margin: 0 0 0 0;
	background: rgba(255, 255, 255, 0.9);
}


/* -- Media Consent -- */
.mediaconsent {
	margin: 30px 0 50px;
	position: relative;
	overflow: hidden;
}

.mediaconsent iframe {
	position: relative;
	z-index: 1;
}

.mapsoverlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	background: rgba(245, 245, 245, 0.6);
	cursor: pointer;
	text-align: center;
	/* display: table;
	width: 100%;
	height: 100%; */
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: stretch;
	align-content: stretch;
}

.cookie_only-this {
	background: #6c757d;
	color: #fff;
	border-radius: 3px;
	-webkit-appearance: none;
	padding: 11px 20px 10px;
	margin: 0 10px 0 0;
	border: 0;
	cursor: pointer;
	font-family: inherit;
	font-size: 16px;
}

div[data-type="maps"] {
	display: none;
}

.mapsoverlay div[data-type="maps"] {
	display: block;
	/* display: table-cell;
	vertical-align: middle;
	padding: 40px 0; */
}

/* -- Media Consent -- */


.popup_banner .frame {
	/* width: 600px; */
	max-width: 94%;
	padding: 50px 3%;
	font-size: 20px;
	line-height: 1.6em;
}

.popup_banner h2 {
	line-height: 1.2em;
}

.popup_overlay {
	display: none;
	opacity: 0;
	position: fixed;
	background: rgba(0, 0, 0, 0.9);
	height: 100%;
	width: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 95;
}

.popup_banner .rahmen {
	max-width: 96% !important;
}

.popup_banner .rahmen img {
	width: 100%;
	height: auto;
}

.popup_close {
	position: absolute;
	top: 1%;
	right: 1%;
	padding: 10px;
	background: #0064af;
	color: #fff;
}

.popup_banner a {
	background: #0064af;
	padding: 10px;
	color: #fff;
	text-decoration: none !important;
	display: inline-block;
}

/* Anpassungen Bianca 12.07.2022 */
.news .article .news-img-wrap + .news-text-wrap {
	float: left;
	width: calc(100% - 265px);
}


.ce-column {
	margin-top: 10px;
}

.mitgliedslogos .ce-gallery figure,
.mitgliedslogos .ce-gallery {
	width: 100% !important;
	min-height: 90px;
}

.mitgliedslogos .ce-row:first-child
{
	float:left;
	width:15% !important;
	margin-right: 2%;
}


.mitgliedslogos .ce-row 
{
	float:left;
	width:15% !important;
	margin-right: 1%;
}

.mitgliedslogos .ce-row:last-child
{
	margin-left: 1%;
	margin-right: 0;
}




.mitgliedslogos .ce-row:nth-child(2),
.mitgliedslogos .ce-row:nth-child(3)
{
	padding-top:10px;
	margin-right:2%;
}




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