
.mce-content-body {
	font-family: "Ubuntu", Helvetica, Arial, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.42857143;
	color: #555;
	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 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;
}

.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 .contentCarousel {
	margin-bottom: 15px;
}

.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 {
	display: none;
}

.mce-content-body h1 {
	font-size: 2.5714em;
	font-weight: normal;
	font-family: "Ubuntu Condensed", Helvetica, Arial, Geneva, sans-serif;
		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(85,85,85,0.2);
	border-bottom: 1px solid rgba(85,85,85,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 {
	font-size: 2.1428em;
	font-weight: normal;
	font-family: "Ubuntu Condensed", Helvetica, Arial, Geneva, sans-serif;
			margin-left: -1px;
	margin-top: 0;
	margin-bottom: 5px;
	}

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

.mce-content-body h3 {
	font-size: 1.7142em;
	font-weight: normal;
	font-family: "Ubuntu Condensed", 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.7142em;
	}
}

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

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

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

.mce-content-body th,
.mce-content-body td {
	font-size: 1.15em;
	font-weight: 300;
	font-family: "Ubuntu", Helvetica, Arial, Geneva, sans-serif;
	border-bottom: 1px solid rgba(85,85,85,0.2);
	vertical-align: top;
	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(85,85,85,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 {
/* 	background-color: rgba(85,85,85,0.2); */

	/* 	box-shadow: 0 0 5px rgba(0,0,0,0.2); */
	
}

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

.mce-content-body .teaserRound {
/*	display: table;*/
	padding-top: 30px;
	padding-bottom: 30px;
	border-top: 1px solid rgba(85,85,85,0.2);
	border-bottom: 1px solid rgba(85,85,85,0.2);
	margin-top: -1px;
}

.mce-content-body .teaserRound:first-child {
/* 	border-top: none; */
}

.mce-content-body .teaserRoundImg {
	display: table-cell;
	vertical-align: middle;
	width:18vw;
	height:18vw;
	margin-bottom: 10px;
	background-size: cover;
	background-position-x: middle;
	background-position-y: middle;
	border-radius: 30vw;
	border: 2px solid #555;
}

.mce-content-body .teaserRoundImg img {
	width: 100%;
	height: auto;
}

.mce-content-body .teaserRoundText {
	display: table-cell;
	vertical-align: middle;
	width: auto;
	padding-top: 0;
	padding-left: 15px;
}

@media (min-width: 992px) {
	.mce-content-body .teaserRoundOuterWrapper {
		border-top: 1px solid rgba(85,85,85,0.2);
		border-bottom: 1px solid rgba(85,85,85,0.2);
		margin-top: 30px;
		margin-bottom: 30px;
	}
	
	.mce-content-body .teaserRound {
		border-top: none;
		border-bottom: none;
		text-align: center;
	}
	
	.mce-content-body .teaserRoundImg {
		display: inline-block;
		width: 178px;
		height: 178px;
		text-align: center;
		border-radius: 89px;
	}
	
	.mce-content-body .teaserRoundText {
		display: block;
		width: 100%;
		text-align: center;
		padding-left: 0;
	}
}

@media (min-width: 1200px) {
	.mce-content-body .teaserRoundImg {
		width: 216px;
		height: 216px;
		border-radius: 108px;
	}
}

.mce-content-body .teaserRound a:link,
.mce-content-body .teaserRound a:visited {
	text-decoration: none;
}

.mce-content-body .teaserRound h3 {
	color: #555;
	margin: 0 0 8px 0!important;
	font-size: 1.4em;
}

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

/* @end */

/* @group jumbotron */

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

/* @end */





