@keyframes rgba_color {
	0% {
		background-color: rgba(190, 219, 242, 0.7);
	}
	100% {
		background-color: rgba(190, 219, 242, 0.3);
	}
}
@keyframes title_teaser_color_1 {
	0% {
		color: #fff;
	}
	100% {
		color: #f5f9fa;
	}
}
@keyframes rgba_color_smooth {
	0% {
		background-color: rgba(0, 0, 0, 0.7);
	}
	100% {
		background-color: rgba(0, 0, 0, 0.2);
	}
}
@keyframes hell_dunkel {
	0% {
		color: #8a9ba0;
	}
	100% {
		color: #0064b4;
	}
}
@keyframes blue_contrast {
	0% {
		color: #005aa3;
	}
	100% {
		color: #8a9ba0;
	}
}

h2 {
    width: 100%;
}
.inhalt_sortieren_nav_1 {
	width: 90%;
	max-width: 840px;
	margin-top: 40px;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
    line-height: 1rem;
	display: flex;
	justify-content: space-between;
    align-items: center;
}
.inhalt_sortieren_nav_3 {
    vertical-align: middle;
}
.inhalt_anzeige_seiten_1 {
	width: 100%;
    margin-top: 20px;
	font-size: 1.2rem;
	font-weight: bold;
	text-align: center;
}
.inhalt_anzeige_seiten_1a {
    width: 100%;
	font-size: 1.3rem;
	text-align: center;
	display: flex;
	justify-content: space-evenly;
}
.inhalt_nav_1 {
	width: 100%;
	margin-bottom: 24px;
}
.inhalt_nav_2 {
	width: 100%;
	margin-bottom: 10px;
}
.inhalt_nav_3 {
	width: 100%;
}
.inhalt_nav_4 {
	width: 100%;
	margin-bottom: 14px;
}
.inhalt_sortieren_nav_1_prop {
	width: 80%;
	margin-top: 60px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.angle_double_left,
.angle_left,
.angle_right,
.angle_double_right {
    width: 27px;
	height: 27px;
    opacity: 0.8;
}
.angle_double_left:hover,
.angle_left:hover,
.angle_right:hover,
.angle_double_right:hover {
	animation: 200ms ease 0s normal forwards op_8_to_10;
}
.content_sep {
	width: 100%;
	height: 1px;
	margin-top: 34px;
	margin-bottom: 31px;
	border-top: 1px solid #e7e6e6;
}
.content_sep_1 {
    width: 912px;
    margin-left: 34px;
    margin-bottom: 2px;
}
.content_sep_teaser {
	width: 100%;
	height: 4px;
	margin-top: 20px;
	margin-bottom: 24px;
	border-top: 1px solid #e7e6e6;
}
.content_entry_teaser {
	width: 100%;
}
.bild_teaser_entry_dossier_2 {
	height: 240px;
	overflow: hidden;
	position: relative;
}
.teaser_entry_titel,
.teaser_entry_titel_audio {
	width: 92%;
    margin-left: auto;
    margin-right: auto;
	padding-bottom: 10px;
	margin-bottom: 10px;
    display: flex;
    align-items: center;
    gap: 14px;
}
.teaser_entry_titel {
    margin-left: 0%;
}
.teaser_entry_left,
.teaser_entry_right {
	width: 230px;
	margin-top: 20px;
	margin-left: 24px;
	display: inline-block;
	overflow: hidden;
	position: relative;
}
.teaser_entry_right {
	margin-left: 30px;
}
.teaser_entry_prosa_1,
.teaser_entry_audio_1 {
	height: 300px;
	width: 100%;
    display: flex;
    align-items: center;
}
.teaser_entry_audio_1 {
    padding: 14px;
}
.teaser_entry_prosa_1 {
    height: 340px;
    overflow: hidden;
	position: relative;
}
.teaser_entry_audio_1 {
	height: 340px;
}
.teaser_entry_audio_1:hover .teaser_entry_audio_1 {
    animation: 200ms ease-in-out forwards rgba_color;
}
.teaser_entry_audio_3,
.teaser_entry_audio_3 a {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.teaser_entry_prosa_3,
.teaser_entry_prosa_3 a {
	width: 100%;
	height: 100%;
    z-index: 77;
    position: absolute;
}
.teas_video_link {
    display: flex;
    align-items: flex-end;
}
.teaser_entry_prosa_3 {
	background-color: rgba(0, 0, 0, 0.7);
}
.teaser_entry_prosa_1:hover .teaser_entry_prosa_3,
.teaser_entry_video_1:hover .teaser_entry_prosa_3 {
    animation: 200ms ease-in-out forwards rgba_color_smooth;
}
.teaser_entry_prosa_3:hover .titel_entry_bildergalerie,
.teaser_entry_prosa_3:hover .titel_entry_kunstgalerie,
.teaser_entry_prosa_3:hover .titel_entry_video,
.teaser_entry_prosa_3:hover .titel_entry_top_artikel,
.teaser_entry_prosa_3:hover .titel_entry_graffiti {
    animation: 200ms ease-in-out forwards title_teaser_color_1;
}
.titel_entry_audio,
.titel_sub_entry_audio,
.titel_entry_bildergalerie,
.titel_entry_graffiti,
.titel_entry_kunstgalerie,
.titel_entry_top_artikel {
	font-size: 3.2rem;
	line-height: 3.9rem;
}
#content_archiv_inhalt {
	display: flex;
	justify-content: space-between;
    align-items: center;
	margin-bottom: 20px;
}
.modul_newsletter_icon {
    margin-bottom: 14px;
    color: #8a9ba0;
}
.modul_newsletter_icon::before {
    font-size: 28rem;
    line-height: 22rem;
}
.titel_entry_top_artikel {
	font-size: 3.2rem;
	line-height: 3.9rem;
    padding: 2% 3% 0% 3%;	
}
.titel_sub_entry_audio {
	font-size: 2.2rem;
	line-height: 2.9rem;
    padding: 2% 3% 0% 3%;
}
.titel_entry_bildergalerie {
	font-size: 3.6rem;
	line-height: 2.7rem;
	padding: 3%;
	text-align: right;
    font-weight: bold;
}
.titel_entry_kunstgalerie {
	font-size: 7.6rem;
	line-height: 6.8rem;
	padding: 3%;
	text-align: right;
}
.titel_entry_graffiti {
	font-size: 9.6rem;
	line-height: 7.2rem;
	color: #fff;
}
.titel_entry_video {
	font-size: 1.7rem;
	line-height: 2.1rem;
    font-weight: bold;
    padding: 3%;
    color: #fafaf8;
}
.audio_inhalt_icon {
    width: 300px;
    height: 300px;
}
a.teas_audi {
    color: #22211d;
}
a.tea_aud,
a.tite_entr_video  {
    color: #fafaf8;
}
a.titel_entry_video:link,
a.titel_entry_video:visited {
    color: #fafaf8;
}
.text_entry_teaser_inside,
.text_entry_teaser_inside_1,
.text_entry_teaser_inside_2 {
	font-size: 1.5rem;
	line-height: 1.9rem;
	padding: 3% 3% 0% 3%;
	display: block;
}
.text_entry_teaser_inside_mobile,
.text_entry_teaser_inside_mobile_1 {
	display: none;
}
.text_entry_teaser_date {
	font-size: 1.3rem;
	line-height: 1.9rem;
	font-weight: bold;
	padding-top: 20px;;
	display: block;
}
.teaser_entry_video_1 {
	height: 150px;
	width: 30%;
	overflow: hidden;
	position: relative;
}
.teaser_entry_video_1 {
	border-radius: 6px;
}
.bildergalerien_teaser {
    width: 40px;
    height: 40px;
}
.teaser_entry_video_short_right {
	margin-left: 30px;
    color: #365986;
}
.bild_teaser_entry_1 a {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.bild_teaser_audio_1 {
	height: auto;
	width: 100%;
}
.text_entry_teaser_titel_dossier {
	font-size: 2.2rem;
	font-weight: bold;
	color: #8a9ba0;
}
a.text_entry_teaser_titel_dossier:hover  {
	animation: 200ms ease-in-out forwards hell_dunkel;
}
a.text_entry_teaser_titel_dossier:link,
a.text_entry_teaser_titel_dossier:visited {
	color: #8a9ba0;
}
.teaser_entry_sep {
	margin-top: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	height: 1px;
	width: 444px;
	border-top: dotted;
	border-width: 3px;
	border-color: #e7e6e6;
}
.teaser_entry_gross {
	margin-top: 20px;
	padding-left: 0;
	width: 530px;
}
.teaser_entry_dossier {
	margin-top: 17px;
	width: 100%;
}

.text_entry_teaser_1,
.text_entry_teaser_dossier,
.text_entry_teaser_whole_1 {
	padding-top: 12px;
	padding-bottom: 7px;
	display: block;
	color: #22211d;
}
a.text_entry_teaser_1:link,
a.text_entry_teaser_dossier:link,
a.text_entry_teaser_whole_1:link,
a.text_entry_teaser_1:visited,
a.text_entry_teaser_dossier:visited,
a.text_entry_teaser_whole_1:visited,
a.text_entry_teaser_1:hover,
a.text_entry_teaser_dossier:hover,
a.text_entry_teaser_whole_1:hover,
a.text_entry_teaser_1:active,
a.text_entry_teaser_dossier:active,
a.text_entry_teaser_whole_1:active {
	color: #22211d;
}
.text_entry_teaser_titel_3 {
    width: 80%;
	font-size: 2.3rem;
	font-weight: bold;
}
.teas_vid {
    display: flex;
    justify-content: space-between;
}
.content_entry_teaser_event,
.content_entry_teaser_termin {
    padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #e7e6e6;
    cursor: pointer;
}
.content_sep_3 {
	width: 170px;
	height: 6px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("/fotos/dotquer_12.png");
}
#TerminAktuell {
	width: 60%;
	margin-left: 30px;
	display: inline-block;
	cursor: pointer;
}
.text_bild_termin_aktuell_1 {
	margin-left: 14px;
	margin-right: 10px;
	display: inline-block;
}
.text_bild_teaser_entry_7 {
	margin-left: 10%;
	display: inline-block;
	vertical-align: top;
}
.teaser_entry_sep_termine {
	margin-top: 14px;
	margin-bottom: 20px;
	margin-left: 23px;
	height: 1px;
	width: 394px;
	border-top: solid;
	border-width: 1px;
	border-color: #e7e6e6;
}
.teaser_entry_sep_termine,
.teaser_entry_sep_termine_1 {
	margin-top: 10px;
	margin-bottom: 24px;
	margin-left: 0;
	height: 1px;
	width: 410px;
	border-top: solid;
	border-width: 1px;
	border-color: #e7e6e6;
	display: block;
}
.teaser_entry_sep_termine_1 {
	margin-top: 24px;
	margin-bottom: 14px;
}
.titel_events_aktuell_2 {
	font-size: 1.6rem;
	line-height: 2.3rem;
	font-weight: bold;
	color: #4D4D4D;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
}
.text_bild_events_aktuell_1 {
	margin-top: 0;
	margin-left: 10px;
	margin-right: 10px;
	display: inline-block;
}
.text_bild_teaser_entry_5 {
	height: 60px;
}
.event_speakers {
	width: 100px;
	height: 85px;
	background: url(/fotos/speakers-309753_960_720_2.png) no-repeat;
}
.text_genre_center_gross {
    width: 90%;
	font-size: 2.4rem;
	font-weight: bold;
	color: #585555;
	text-align: center;
	margin-top: 4%;
	margin-bottom: 1%;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	}
a.text_genre_center_gross:link  {
	color: #585555;
}
a.text_genre_center_gross:visited {
	color: #585555;
}
a.text_genre_center_gross:hover {
	color: #585555;
}
a.text_genre_center_gross:active {
	color: #585555;
}
.teaser_event,
.teaser_termin {
    cursor: pointer;
}
.modul_termine_titel_1 {
	padding-top: 11px;
}
.modul_termine_titel_1c {
	font-size: 2.0rem;
}
.modul_info_1 {
	display: none;
}
.rss_image {
	font-size: 8rem;
	color: #8a9ba0;
}
.rss_schrift {
    display: inline-block;
    font-size: 1.2rem;
	font-weight: bold;
    line-height: 1.6rem;
    margin-top: 4px;
    text-align: left;
	vertical-align: top;
}
	a.rss_schrift:link  {
	color: #365986;
	}
	a.rss_schrift:visited {
	color: #365986;
	}
	a.rss_schrift:hover {
	color: #024b85;
	}
	a.rss_schrift:active {
	color: #024b85;
}
.liste_rss  {
	font-size: 1.1rem;
	list-style-type: decimal;
	margin-top: 37px;
	margin-right: 20px;
	margin-bottom: 1px;
}
.liste  {
	font-size: 1.2rem;
	line-height: 1.6rem;
	text-align: center;
	margin-top: 4px;
	margin-right: 5px;
	list-style-position: inside;
}
li.liste  {
	margin-bottom: 5px;
}
.modul_events_titel {
	width: 100%;	
}



@media only screen and (max-width: 767px) {

	#content_flex {
		margin-top: 0px;
	}
	.content_sep_1 {
		width: auto;
		margin-left: 5%;
		margin-right: 5%;
		margin-top: 22px;
		margin-bottom: 2px;
		border-top: solid;
		border-color: #ececec;
		box-shadow: none;
	}
	.content_sep_teaser {
		height: 2px;
		width: auto;
		margin-left: 5%;
		margin-right: 5%;
		margin-top: 22px;
		margin-bottom: 20px;
		border-width: 2px;
		border-top: solid;
		border-color: #ececec;
		box-shadow: none;
	}
	#audio_menu_1 {
		margin-left: 0;
	}
	.audio_menu_2 {
		width: 100%;
	}
	#ub_player {
		width: 90%;
	}
	.inhalt_anzeige_seiten_1 {
		text-align: center;
	}
	.inhalt_anzeige_seiten_1a {
		width: 100%;
	}
	.inhalt_anzeige_seiten_2,
	.inhalt_anzeige_seiten_3 {
		display: inline-block;
		font-size: 1.3rem;
		line-height: 1.11rem;
	}
	.inhalt_sortieren_nav_1 {
		width: 90%;
		margin-top: 10px;
	}
	.inhalt_sortieren_nav_1_prop {
		width: 100%;
		margin-top: 20px;
		margin-left: auto;
		margin-right: auto;
	}
	.teaser_entry_gross {
		width: 100%;
	}
	.content_entry_teaser {
		width: 100%;
	}
	.titel_entry_top_artikel {
		font-size: 2.4rem;
		line-height: 3.0rem;
	}
	.titel_sub_entry_audio {
		font-size: 1.7rem;
		line-height: 2.3rem;
	}
	.audio_inhalt_icon {
		display: none;
	}
    .teas_vid {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        display: flex;
        justify-content: space-between;
    }
	.teaser_entry_left {
		width: 84%;
		margin-left: 24px;
	}
	.teaser_entry_right {
		width: 84%;
		margin-top: 20px;
		margin-left: 24px;
		float: left;
	}
    .teaser_entry_titel {
        margin-left: 5%;
    }
    .titel_entry_graffiti {
        font-size: 3.6rem;
        line-height: 3.2rem;
    }
	.text_entry_teaser_titel_dossier {
		font-size: 2.0rem;
		font-weight: bold;
	}
    .titel_entry_kunstgalerie {
        font-size: 4.4rem;
        line-height: 4.8rem;
    }
	.bildergalerien_teaser {
		vertical-align: top;
	}
	.text_entry_teaser_dossier {
		font-size: 1.7rem;
		margin-left: 5%;
		margin-right: 5%;
	}
	.bild_teaser_entry_dossier_2 {
		width: auto;
		height: 120px;
		margin-left: 5%;
		margin-right: 5%;
	}
	.teaser_entry_prosa_1,
	.teaser_entry_audio_1 {
		height: 230px;
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}
    .teaser_entry_audio_1 {
		padding-left: 5%;
		padding-right: 5%;
	}
	.content_entry_teaser_event {
		width: 90%;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
	}
    .termine_events_inhalt_3 {
        width: 100%;
    }
	.text_bild_teaser_entry_5 {
		display: none;
	}
	.titel_entry_audio {
		font-size: 2.2rem;
		line-height: 2.4rem;
		padding-top: 2%;
        padding-right: 0%;
        padding-bottom: 2%;
	}
	.teaser_entry_sep_event {
		margin-bottom: 10px;
	}
	.text_mehr_artikel_1 {
		font-size: 1.4rem;
		line-height: 1.9rem;
		padding-top: 15px;
		margin-left: 0;
		margin-bottom: 0;
	}
	.text_entry_teaser_titel_3 {
		font-size: 1.7rem;
		line-height: 2.1rem;
		padding-top: 4px;
	}
	.text_entry_teaser_1,
	.text_entry_teaser_whole_1 {
		font-size: 1.3rem;
		line-height: 1.5791rem;
		padding-top: 12px;
		padding-bottom: 7px;
		display: block;
		color: #22211d;
		}
		a.text_entry_teaser_1:link,
		a.text_entry_teaser_whole_1:link {
		color: #22211d;
		}
		a.text_entry_teaser_1:visited,
		a.text_entry_teaser_whole_1:visited  {
		color: #22211d;
		}
		a.text_entry_teaser_1:hover,
		a.text_entry_teaser_whole_1:hover {
		color: #22211d;
		}
		a.text_entry_teaser_1:active,
		a.text_entry_teaser_whole_1:active {
		color: #22211d;
	}
	.text_entry_teaser_whole_1 {
		line-height: 1.7325rem;
		padding-left: 14px;
		padding-top: 10px;
		padding-right: 14px;
		padding-bottom: 2px;
		display: inline-block;
	}
	.text_entry_teaser_date {
		margin-left: 0%;
	}
	.text_entry_teaser_inside,
	.text_entry_teaser_inside_1 {
		display: none;
	}
	.text_entry_teaser_inside_mobile,
	.text_entry_teaser_inside_mobile_1 {
		font-size: 1.6rem;
		line-height: 1.9rem;
		padding: 11px;
		padding-left: 4%;
		display: inline-block;
	}
	.text_entry_teaser_inside_2 {
		display: none;
	}
	.text_entry_teaser_inside_mobile_1 {
		padding: 0px;
	}
	.teaser_entry_video_1 {
		height: 130px;
	}
	.titel_entry_video {
		font-size: 1.4rem;
		line-height: 1.1rem;
	}
    .tea_sho {
        height: 100%;
        width: auto;
    }
	.teaser_entry_video_short_left,
	.teaser_entry_video_short_right {
		height: 170px;
		width: 42%;
		margin-top: 14px;
		margin-left: 5%;
	}
	.text_entry_video_short {
		font-size: 2.4rem;
		line-height: 3.1rem;
		}
	.teaser_entry_sep {
		width: auto;
		margin-left: 16px;
		margin-right: 80px;
	}
	.bild_teaser_audio_1 {
		width: 130%;
	}
	.bild_teaser_entry_1 {
		width: 78px;
		height: 55px;
		margin-top: 4px;
		margin-right: 5%;
		border-style: solid;
		border-width: 1px;
		border-color: #000000;
		float: left;
	}
	.bild_teaser_entry_2 {
		width: 225px;
		height: 64px;
		margin-top: 4px;
		margin-right: 5%;
		border-style: solid;
		border-width: 1px;
		border-color: #000000;
		float: left;
	}
	.img_box_inh_1 {
		width: 100%;
		height: 200px;
		overflow: hidden;
        margin-bottom: 14px;
	}
    .text_inh {
        width: 100%;
        margin-left: 0px;
    }
	.bild_teaser_entry_whole_1 {
		width: 98px;
		height: 55px;
		margin-left: 5%;
		margin-top: 4px;
		margin-right: 5%;
		border-style: solid;
		border-width: 1px;
		border-color: #000000;
		float: left;
	}
	.content_entry_teaser_termin {
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}
	.teaser_entry_gross_termin{
		width: 100%;
	}
	.text_bild_termin_aktuell_1 {
		margin-left: 6%;
		margin-top: 3px;
		margin-bottom: 0;
	}
	.text_bild_teaser_entry_7 {
		display: none;
	}
	.teaser_entry_sep_termine {
		margin-left: 6%;
		margin-bottom: 14px;
		height: 1px;
		width: 80%;
		border-color: #ffffff;
	}
	.titel_termin_aktuell_1,
    .titel_termin_aktuell_1a {	
		margin-top: 7px;
        margin-left: 5%;
        margin-right: 5%;
	}
	.titel_events_aktuell_2 {
		font-size: 2.2rem;
		line-height: 3rem;
        margin-left: 5%;
		margin-right: 5%;
	}
	.text_bild_pfeil_1 {
		height: auto;
		width: 40px;
	}
	.archiv_menu {
		width: 100px;
		margin-right: 4%;
	}
}

@media (prefers-color-scheme: dark) {
	.titel_events_aktuell_2,
    a.tea_aud,
    a.tite_entr_video:link,
	a.text_entry_teaser_1:link,
	a.text_entry_teaser_dossier:link,
	a.text_entry_teaser_whole_1:link,
	a.text_entry_teaser_1:visited,
	a.text_entry_teaser_dossier:visited,
	a.text_entry_teaser_whole_1:visited,
	a.text_entry_teaser_1:hover,
	a.text_entry_teaser_dossier:hover,
	a.text_entry_teaser_whole_1:hover,
	a.text_entry_teaser_1:active,
	a.text_entry_teaser_dossier:active,
	a.text_entry_teaser_whole_1:active {
		color: #fafaf8;
	}
    a.teas_audi {
        color: #fafaf8;
    }
    .teaser_entry_audio_1 {
        background-color: #383732;
    }
	.event_speakers {
		background: url(/fotos/speakers-309753_960_720_2_white.png) no-repeat;
	}
}