.main-menu__link--active {
	color: #333333 !important;
}
.multimedia-header__teaser {
	margin-top: -16.045rem;
}
.header-teaser {
	margin-left: -1rem!important;
}
a.main-menu__link:hover {
	text-decoration-color: #333333 !important;
}
.schwarzlink a:link, .schwarzlink a:hover, .schwarzlink a:visited {
	color: #333333 !important;
	text-decoration: none;
	border-bottom: 1px solid #000;
}
.rotlink a:link, .rotlink a:hover, .rotlink a:visited {
	color: #e60005 !important;
	text-decoration: none;
}
.editmodus {
	font-size: 20px;
	text-align: left;
}
.nurprint {
	display: none;
}
.portraitbild_content {
	float: left;
	height: auto;
	min-height: 15em;
	width: 40%;
	margin-right: 2em;
}

.sub-menu__nav a:hover {
	text-decoration: none !important;
}
.bild_anpassen {
	height: 100%;
	width: auto;
	overflow: hidden !important;
}
.teaser_beschreibung {
	font-size: 0.7em; 
	line-height: 1.1em !important; 
	margin-top: 0.7em !important;
}
.APlink a:link {
	text-decoration: none;
	color: #000;
}
.acc_ap {
	width: 100% !important;
}
.ml_4em {
	margin-left: 4em;
}
.acc_detailfarbe {
	border-bottom: 4px solid #2276cf;
	background: rgb(255,255,255);
	background-image: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(236,235,235,1) 49%, rgba(255,255,255,1) 100%) !important;
}
.ap_linie {
	margin-top: 0em; 
	border-style:solid; 
	border-color: #2276cf !important;
	border-width: 2px;
	margin-bottom: 2em;
}
.ap_verlauflinie {
	margin-top: 0em; 
	height: 3px;
	background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(34,118,207,1) 24%, rgba(255,255,255,1) 100%);
	margin-bottom: 2em;
}

.sub-menu__link:hover, .sub-menu__button--next:hover {
	background-color: #f5f5f5;
}
summary {
	font-weight: 700;
	color: #333;
	font-size: 1.2em;
}
.footer__social-list {
	display:flex;
	gap:.75!important;
	justify-content:space-around;
	list-style:none;
	padding:1rem 0!important;
}
.box_aps {
	width:46%; 
	margin: 0 auto 0 auto!important;
}
.box_aps_neu {
	width:100%; 
	margin: 0 auto 0 auto!important;
}
.ap_bild_neu {
	float: right; 
	width: 48%;
	margin: -1em 0 0 0em!important ;
}
.ap_bild {
	float: right; 
	margin: -1em 0 0 0em!important ;
}
h1 {
	font-size: 1.8em!important;
}
.kontaktdaten {
	margin-left: 1em;
	width: 100%;
}

h2 {
	font-size: 1.6em!important;
}
h3 {
	font-size: 1.4em!important;
}
h4 {
	font-size: 1.3em!important;
}
.ueberrot2 {
	font-size: 1.3em !important;
	font-weight: bold;
	color: #e60005;
	line-height: 1.3em;
}
.rotfett {
	color: #e60005;
	font-weight: bold;
}
.blaulink a:link, .blaulink a:hover, .blaulink a:visited {
	color: #2276d0;
		text-decoration: none;

}
.rot {
	color: #e60005;
}
.bild_links {
	float: left;
	margin: 0 15px 8px 0;
}
.bg--grey {
	background-color: #eeeeee;
}
.bild_rechts {
	float: right;
	margin: 0 0 8px 15px;
}
.ueberschwarz {
	color:#333;
	font-weight:700;
	word-break:normal;
	word-wrap:inherit;
	font-size: 1.3em;
}
.bu {
	font-size: 0.8em;
}
.tx-drk-orderform {
}
.teaser__title {
	line-height: 1em!important;
}
.urheber {
	background:rgba(255,255,255,0.8);
	bottom:0;color:#000;
	font-size:0.6875rem;
	padding:0.5rem 1rem 0.5rem 1rem;
	position:absolute;right:0; bottom:0;
	border-top-left-radius:1.5rem;
	border-bottom-left-radius:1.5rem;
}
.tuev_logo {
	width: 120px !important;
	float: left;
	margin: 0 15px 8px 0;
}
.no-margin-bottom {
	margin-bottom: 0 !important;
}

.o-form__field--textarea {
	min-height: 12em;
}

.button_bewerbung  {
	background: #e60005;
	border-radius: 20px;
	padding: 10px 24px;
	margin-top: 10px;
}

.button_bewerbung a:link, .button a:link, .button a:visited {
	text-decoration: none;
	color: #fff;
}
.button_headbild  {
	background: #ffffff;
	border-radius: 20px;
	padding: 10px 24px;
	margin-top: 10px;
}

.button_headbild a:link, .button_headbild a:link, .button_headbild a:visited {
	text-decoration: none !important;
	font-weight: 600;
	color: #333;
}
.button {
	font-weight: 600!important;
}

.footer__donation {
	padding-block:1.8rem!important;
	background: #e60005!important;
}

.schaltflaeche {
	background: rgb(2,35,64);
	background: linear-gradient(0deg, rgba(2,35,64,1) 18%, rgba(255,0,0,1) 80%);
	border-radius: 20px;
	padding: 10px 24px;
	margin-top: 10px;
}

.schaltflaeche a:link {
	text-decoration: none !important;
	color: #fff;
}
.textmedia__text ul { 
	padding-left: 2em;
}
.textmedia__text li {
	list-style: disc;
	list-style-position: outside;
}
.textmedia__text li::marker  {
	color: #e60005; 
	font-size:1em;
}
.c-glossary{display:inline;float:left;width:100%;text-align:center;border-top:1px solid #e0ddd6;border-bottom:1px solid #e0ddd6;padding:10px 0;margin:0 auto}.c-glossary li{display:inline-block;text-transform:uppercase;padding:10px}

.sub-menu__link {
	text-decoration: none!important;
}
.unsichtbar {
	display: none;
}
.joboffers-block td {
	font-size: 120%;
}
.joboffers-block td a {
	color: #2276d0 !important;
}
.joboffers-block th {
	font-size: 1.4em;
	font-weight: 500;
}
/*this is oure honypot*/
.o-form__p_birthname, label[for=drk_orderform-p_birthname] {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	height: 0;
	width: 0;
	z-index: -1;
}
@media only screen and (min-width: 1803px) {
	.ap-mobil {
		display: none;
	}
}
@media only screen and (max-width: 1792px) {
	.ap_desktop {
		display: none;
	}
}
@media only screen and (max-width: 480px) {
	.header-teaser {
		margin-left: 1rem!important;
	}
	.urheber {
		position: relative!important;
		background:rgba(255,255,255,0.1);
		min-height: 3em;
	}
	h1 {
		font-size: 1.6em!important;
	}
	h2 {
		font-size: 1.4em!important;
	}
	h3 {
		font-size: 1.2em!important;
	}
	.portraitbild_content {
		width: 100%;
		float: none;
		margin-left: 0em !important;
		margin-bottom: -2em;
	}
	.footer__social-media-link{border-radius:100%;display:block;flex:0 1 34px}
	.box_aps {
		width:100%; 
		margin: 0 auto 0 1.1em;
	}
	.box_aps_neu {
		width:110%; 
		margin-left: -1em !important;
	}
	.ap_bild {
		float: none; 
		margin: -1em 0 0 -1em!important ;
	}
	.ap_bild_neu {
		float: none; 
		margin: 1em!important ;
		width: 92% !important;
	}
	.o-media__img {
		width: 100% !important;
	}
	.ml_4em {
		margin-left: 1em;
	}
}
