
.mce-content-body {
	font-family: "Georgia", Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.42857143;
	color: #222222;
	margin: 0!important;
	padding: 0!important;
	}

.mce-content-body a {
	text-decoration: underline;
}

@media (min-width: 992px) {
	.mce-content-body {
		font-size: 15.7573px;
	}
}

@media (min-width: 1200px) {
	.mce-content-body {
		font-size: 15.7573px;
	}
}

.mce-content-body iframe {
	max-width:100%!important;
}

.mce-content-body img {
	max-width: 100%;
	height: auto;
	display: block;
}

.mce-content-body .bildumflusscontainer img {
	display: block;
	width: 100%;
	height: auto;
}
/*
.mce-content-body .smallBU {
	display: block;
	color: #fff;
	background-color: rgba(0,0,0,0.6);
	padding: 10px;
	font-size:0.7em;
}
*/
.mce-content-body .smallBU {
	display: block;
	padding: 10px 0;
	font-size:0.7em;
}

.mce-content-body .largeBU {
	display: inline-block;
	color: #fff;
	background-color: rgba(0,0,0,0.6);
	padding: 10px;
}

@media (min-width: 768px) {
	.mce-content-body .largeBU {
		position: absolute;
		bottom: 0;
		right: 0;
		text-align: right;
		max-width: 60%;

	}
}

.mce-content-body .icon_download a:hover, .icon_link a:hover {
    text-decoration: underline!important;
}
.mce-content-body .icon_download a:link, .icon_download a:visited, .icon_link a:link, .icon_link a:visited {
    text-decoration: none!important;
    display: block;
    padding: 0 14px 0 20px;
}

.mce-content-body .icon_download a:link, .icon_download a:visited {
    background: url(../images/symbol-download-trans.png) no-repeat 0 5px;
}

.mce-content-body ul.downloadsListe {
	list-style-type: none;
}


.mce-content-body ul.downloadsListe li {
	/* padding: 0.8rem 0 0.7rem 0.5rem; */
	margin: 0;
	border-top: 1px solid #ccc!important;
}

.mce-content-body ul.downloadsListe li:hover {
	background-color: rgba(128,128,128,0.1);
	color: #222222;
}

.mce-content-body ul.downloadsListe li a {
	display: block;
	padding: 0.8rem 0 0.7rem 0.5rem;
}

.mce-content-body ul.downloadsListe li .glyphicon {
	margin-right: 1rem;
}

.mce-content-body .downloadsListe li a,
.mce-content-body .downloads_body p a {
	text-decoration: none;
	color: #222222;
}

.mce-content-body .downloadsListe li span,
.mce-content-body .downloads_body p a span {
	text-decoration: underline;
	color: #222222;
}

.mce-content-body ul.downloadsListe li .glyphicon {
	text-decoration: none;
	color: #222222;
}

.mce-content-body ul.downloadsListe li:focus-within {
	background-color: #222222;
	color: #222222;
}

.mce-content-body ul.downloadsListe li:focus-within a,
.mce-content-body ul.downloadsListe li:focus-within span {
	color: #fff;
}

.mce-content-body ul.downloadsListe li a:focus {
	outline: none!important;
	box-shadow: none!important;
}


.mce-content-body .contentCarousel {
	margin-bottom: 3rem;
}

.mce-content-body .sliderBU p {
	margin: 0;
}

.mce-content-body .sliderBU {
	position: absolute;
	bottom: 0;
	right: 0;
	text-align: right;
	display: inline-block;
	color: #fff;
	background-color: rgba(0,0,0,0.6);
	padding: 5px;
	font-size: 0.7em;
}

@media (min-width: 768px) {
	.mce-content-body .sliderBU {
		font-size: 1em;
		max-width: 60%;
		padding: 10px;
	}
}

aside .mce-content-body .largeBU,
aside .mce-content-body .sliderBU,
aside .mce-content-body .smallBU {
	position: relative;
	color: #222222;
	background-color: transparent;
	text-align: left;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
	max-width: none;
	font-size: 0.7em;
    padding: 4px 0;
}

.mce-content-body h1 {
	hyphens: auto;
	font-size: 2.5714em;
	font-weight: normal;
	font-family: "Georgia", Helvetica, Arial, Geneva, sans-serif;
		color: #f42829;
		margin-left: -2px;
			margin-top: 0;
	margin-bottom: 15px;
	}

@media (min-width: 992px) {
	.mce-content-body h1 {
		font-size: 2.5714em;
	}
}

.mce-content-body h1.framed {
	border-top: 1px solid rgba(34,34,34,0.2);
	border-bottom: 1px solid rgba(34,34,34,0.2);
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: 0;
}

.mce-content-body h1.unframed {
	border-top: none;
	border-bottom: none;
	padding-top: 0;
	padding-bottom: 0;
	margin-left: -2px;
}

.mce-content-body h2 {
	hyphens: auto;
	font-size: 1.93em;
	font-weight: normal;
	font-family: "Georgia", Helvetica, Arial, Geneva, sans-serif;
		color: #0c75c4;
			margin-left: -1px;
	margin-top: 0;
	margin-bottom: 5px;
	}

.mce-content-body h2.invertH {
	font-size: 2.1428em;
	font-weight: normal;
	font-family: "Georgia", Helvetica, Arial, Geneva, sans-serif;
	color: #fff;
	
	background-color: #222222;
	
		margin-left: -1px;
	margin-top: 0;
	margin-bottom: 15px;
	padding: 10px
	}

@media (min-width: 992px) {
	.mce-content-body h2 {
		font-size: 1.93em;
	}
}

.mce-content-body h3 {
	hyphens: auto;
	font-size: 1.286em;
	font-weight: normal;
	font-family: "Georgia", Helvetica, Arial, Geneva, sans-serif;
			margin-left: -1px;
	margin-top: 0;
	margin-bottom: 5px;
	}

@media (min-width: 992px) {
	.mce-content-body h3 {
		font-size: 1.286em;
	}
}

.mce-content-body p {
	hyphens: auto;
	font-size: 1.15em;
	font-weight: 300;
	line-height: 1.42857143;
	margin-top: 0;
	margin-bottom: 20px;
}


.mce-content-body p em,
.mce-content-body p em {
	font-style: normal;
}

@media (min-width: 768px) {
	.mce-content-body p {
		font-size: 1em;
	}
}

.mce-content-body table {
	border-collapse: collapse;
	width: 100%;
	background-color: rgba(34,34,34,0.1);
	border-top: 1px solid rgba(34,34,34,0.2);
	margin-bottom: 20px;
}

.mce-content-body th,
.mce-content-body td {
	font-size: 1.15em;
	font-weight: 300;
	font-family: "Georgia", Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid rgba(34,34,34,0.2);
	vertical-align: top;
	text-align: left;
	padding: 7px 10px;
}

.mce-content-body th,
.mce-content-body thead td {
	font-weight: 600;
}

@media (min-width: 768px) {
	.mce-content-body th,
	.mce-content-body td {
		font-size: 1em;
	}
}

.mce-content-body th p,
.mce-content-body td p {
	font-size: 1em;
	margin: 0;
}

.mce-content-body hr {
	height: 30px;
	border: none!important;
	border-top: 1px solid rgba(34,34,34,0.2)!important;
	margin: 0 0 0 0;
}

.mce-content-body hr.abstandshalter {
	height: 50px;
	border: none!important;
	margin: 0 0 0 0;
}

/* @group UL LI */

.mce-content-body ul {
	font-size: 1.15em;
	font-weight: 300;
	margin:0 0 22px 0;
	padding-left:0;
	list-style-type: square;
}

@media (min-width: 768px) {
	.mce-content-body ul {
		font-size: 1em;
	}
}

.mce-content-body ul li ul {
	font-size: 1em;
	margin:0 0 8px 0;
	padding-left:0;
}

.mce-content-body ul li {
	margin:8px 0 0 20px;
	padding:0;
}

.mce-content-body ul li ul li {
	margin:8px 0 0 20px;
}


/* @end */

/* @group OL LI */

.mce-content-body ol {
	font-size: 1.15em;
	font-weight: 300;
	margin:0 0 22px 0;
	padding-left:0;
}

@media (min-width: 768px) {
	.mce-content-body ol {
		font-size: 1em;
	}
}

.mce-content-body ol li ol {
	font-size: 1em;
	margin:0 0 8px 0;
	padding-left:0;
	text-align:left;
}

.mce-content-body ol li {
	margin:8px 0 0 20px;
	padding:0;
}

.mce-content-body ol li ol li {
	margin:8px 0 0 20px;
}

/* @end */

/* @group breadcrumb */

.mce-content-body .breadcrumb {
	font-size: 14px;
	background: transparent;
	padding: 0;
	margin-top: 0;
	margin-bottom: 20px;
}

.mce-content-body .breadcrumb li {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}

/* @end */

/* @group Teaser */

.mce-content-body .tl0,
.mce-content-body .tl1,
.mce-content-body .tl2,
.mce-content-body .tl3 {
	margin-bottom: 0;
}

.mce-content-body .teaserRoundOuterWrapper {
	margin-top: 30px;
	margin-bottom: 30px;
}

@media (min-width: 992px) {

	.mce-content-body .teaserRoundOuterWrapper {
		border-top: 1px solid rgba(34,34,34,0.2);
		border-bottom: 1px solid rgba(34,34,34,0.2);
		margin-top: 30px;
		margin-bottom: 30px;
	}

}

.mce-content-body .teaserRound {
	border-top: 1px solid rgba(34,34,34,0.2);
	border-bottom: 1px solid rgba(34,34,34,0.2);
	margin: 0;
	margin-top: -1px;
	display: flex;
	position: relative;
	min-height: calc(23vw + 6rem);
	padding: 3rem 0 3rem calc(23vw + 3rem);
}

@media (min-width: 768px) {
	.mce-content-body .teaserRound {
		align-items: center;
		min-height: calc(20vw + 6rem);
		padding: 3rem 0 3rem calc(23vw + 1.5rem);
	}
}
@media (min-width: 992px) {
	.mce-content-body .teaserRound {
		border-top: none;
		border-bottom: none;
		flex-wrap: wrap;
		justify-content: center;
		align-items: flex-start;
		padding: calc(18rem + 4.5rem) 0 3rem 0;
	}
}

@media (min-width: 1200px) {
	.mce-content-body .teaserRound {
		padding: calc(20rem + 4.5rem) 0 3rem 0;
	}
}

.mce-content-body .teaserRound .teaserImage {
	display: inline-block;
	width:23vw;
	height:23vw;
	object-fit: cover;
	object-position: center center;
	border-radius: 50%;
	// border: 2px solid #222222;
	box-shadow: 0 0 3px rgba(0,0,0,0.5);
}

@media (min-width: 768px) {
	.mce-content-body .teaserRound .teaserImage {
		width:20vw;
		height:20vw;
	}
}
@media (min-width: 992px) {
	.mce-content-body .teaserRound .teaserImage {
		width: 18rem;
		height: 18rem;
	}
	}

@media (min-width: 1200px) {
	.mce-content-body .teaserRound .teaserImage {
		width: 20rem;
		height: 20rem;
	}
	}

.mce-content-body .teaserImage.teaserCorner {
	border-radius: 0;
}

.mce-content-body .teaserRound .round-teaser-image {
	text-decoration: none;
	display:block;
	flex: 0 0 23vw;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 3rem 0 0 1.5rem;
}


@media (min-width: 992px) {
	.mce-content-body .teaserRound .round-teaser-image {
		flex: 0 0 18rem;
		padding: 3rem 0 0 0;
		display: flex;
		justify-content: center;
	}
	
	}
@media (min-width: 1200px) {
	.mce-content-body .teaserRound .round-teaser-image {
		flex: 0 0 20rem;
	}
	
	}

.mce-content-body .teaserRound h4 {
	color: #222222;
	margin: 0 0 8px 0!important;
	font-size: 1.125em!important;
}

@media (min-width: 992px) {
	}

.mce-content-body .teaserRound p {
	color: #222222;
	margin: 0!important;
	font-size: 0.875em!important;
}

@media (min-width: 992px) {
	}

.mce-content-body .teaserRoundText {
	padding-top: 0;
	padding-right: 1.5rem;
}

@media (min-width: 992px) {
	.mce-content-body .teaserRoundText {
		display: block;
		width: 100%;
		text-align: center;
		padding: 0 3rem;
	}
	
	}



/* @end */

/* @group jumbotron */

.jumbotron {
	color: #333;
	background-color: #f4f4f4;
		box-shadow: 0 0 5px rgba(0,0,0,0.2);
	}

/* @end */

.text-neben-bild {
	aspect-ratio: 1/1.7;
	overflow: hidden;
	box-shadow: 0 0 7px rgba(0,0,0,0.2);
	background-color: #fff;
}

@media (min-width: 768px) {
	.text-neben-bild {
		aspect-ratio: 2/1;
	}
}

.text-neben-bild .carousel-control {
	background-position: left 2rem bottom 2rem;
}

.text-neben-bild .carousel-control.left:focus,
.text-neben-bild .carousel-control.left:hover {
	background-image: url(/images/arrow-left-active.svg);
}

.text-neben-bild .carousel-control.right {
	background-position: right 2rem bottom 2rem;
}

.text-neben-bild .carousel-control.right:focus,
.text-neben-bild .carousel-control.right:hover {
	background-image: url(/images/arrow-right-active.svg);
}

.text-neben-bild .item {
	aspect-ratio: 1/1.7;
}

@media (min-width: 768px) {
	.text-neben-bild .item {
		aspect-ratio: 2/1;
	}
}

.text-neben-bild .item-inner {
	aspect-ratio: 1/1.7;
	display: grid;
}

@media (min-width: 768px) {
	.text-neben-bild .item-inner {
		aspect-ratio: 2/1;
		display: grid;
		grid-template-columns: 1fr 1fr;
	}
}

.text-neben-bild .sliderBU {
	text-align: left;
	position: relative;
	inset: revert;
	max-width: none;
	padding: 3rem 3rem 8rem 3rem;
	background-color: rgba(12,117,196,0.38);
	color: #222;
}

.text-neben-bild .sliderBU p {
	color: #222222;
}

.text-neben-bild  .item-inner img {
	aspect-ratio: 1/1;
	object-fit: cover;
	object-position: center center;
}

