/* ##### ANZEIGETAFEL ##### */
#page_1753 #c5004 { float:left; width:1720px; height:1960px; background:#eceded; padding:100px; }
#page_1753 #c5005 { float:right; width:1720px; height:1960px; background:#FFF; padding:100px; }
#page_1753 .news .topevent, .topnewsitem { border:0; }
#page_1753 .news .topevent .news-img-wrap,
#page_1753 .top-news .news-img { width:1720px; margin-bottom:80px; }
#page_1753 .news-txt-wrap { text-align:left; font-size:72px; line-height: 1.3em; margin-bottom:50px; }
#page_1753 .header,
#page_1753 .news header h3,
#page_1753 .news-heading.news-heading--screen { text-align:left; font-size:130px; line-height: 1.2em; margin-bottom:40px; }
#page_1753 .news-text-wrap,
#page_1753 .news p { text-align:left; font-size:72px; line-height: 1.3em;}
#page_1753 .news-related-wrap { display:none; }
#page_1753 .news .article { margin:0; padding:0; border: 0; }
#page_1753 .top-news .news-img img { float: none; width: 1720px; height: auto; }

/* #### Startseite #### */

.home-hfmfr div {
  float:left;
}

.home-hfmfr .frame {
  padding:3.5px 7px 3.5px 7px;
}

.home-hfmfr .ce-gallery {
  margin-bottom:0px;
}

.home-hfmfr .frame-default {
  margin-bottom: 0.5rem;
}

div.home-hfmfr {
	padding-top: 10px;
}

/* Tabellen */
.ce-table { border:1px solid #999; margin-bottom: 14px; }
.ce-table td:hover {background-color:#999; }
.ce-table thead th,
.ce-table th, .ce-table td { border: 0; }

/* ###### Tabelle analog zu bootstrap ##### */
.contenttable {
  width: 100%;
  max-width: 100%;
  margin-bottom: 14px;
  border-collapse: collapse;
}
.contenttable > thead > tr > th,
.contenttable > tbody > tr > th,
.contenttable > tfoot > tr > th,
.contenttable > thead > tr > td,
.contenttable > tbody > tr > td,
.contenttable > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.contenttable > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.contenttable > caption + thead > tr:first-child > th,
.contenttable > colgroup + thead > tr:first-child > th,
.contenttable > thead:first-child > tr:first-child > th,
.contenttable > caption + thead > tr:first-child > td,
.contenttable > colgroup + thead > tr:first-child > td,
.contenttable > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.contenttable > tbody + tbody {
  border-top: 2px solid #ddd;
}
.contenttable .contenttable {
  background-color: #fff;
}
.contenttable {
  border: 1px solid #ddd;
}
.contenttable > thead > tr > th,
.contenttable > tbody > tr > th,
.contenttable > tfoot > tr > th,
.contenttable > thead > tr > td,
.contenttable > tbody > tr > td,
.contenttable > tfoot > tr > td {
  border: 1px solid #ddd;
}
.contenttable > thead > tr > th,
.contenttable > thead > tr > td {
  border-bottom-width: 2px;
}
.contenttable > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.contenttable > tbody > tr:hover {
  background-color: #f5f5f5;
}
.contenttable > thead > tr > td.active,
.contenttable > tbody > tr > td.active,
.contenttable > tfoot > tr > td.active,
.contenttable > thead > tr > th.active,
.contenttable > tbody > tr > th.active,
.contenttable > tfoot > tr > th.active,
.contenttable > thead > tr.active > td,
.contenttable > tbody > tr.active > td,
.contenttable > tfoot > tr.active > td,
.contenttable > thead > tr.active > th,
.contenttable > tbody > tr.active > th,
.contenttable > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.contenttable > tbody > tr > td.active:hover,
.contenttable > tbody > tr > th.active:hover,
.contenttable > tbody > tr.active:hover > td,
.contenttable > tbody > tr:hover > .active,
.contenttable > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.contenttable > thead > tr > td.success,
.contenttable > tbody > tr > td.success,
.contenttable > tfoot > tr > td.success,
.contenttable > thead > tr > th.success,
.contenttable > tbody > tr > th.success,
.contenttable > tfoot > tr > th.success,
.contenttable > thead > tr.success > td,
.contenttable > tbody > tr.success > td,
.contenttable > tfoot > tr.success > td,
.contenttable > thead > tr.success > th,
.contenttable > tbody > tr.success > th,
.contenttable > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.contenttable > tbody > tr > td.success:hover,
.contenttable > tbody > tr > th.success:hover,
.contenttable > tbody > tr.success:hover > td,
.contenttable > tbody > tr:hover > .success,
.contenttable > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.contenttable > thead > tr > td.info,
.contenttable > tbody > tr > td.info,
.contenttable > tfoot > tr > td.info,
.contenttable > thead > tr > th.info,
.contenttable > tbody > tr > th.info,
.contenttable > tfoot > tr > th.info,
.contenttable > thead > tr.info > td,
.contenttable > tbody > tr.info > td,
.contenttable > tfoot > tr.info > td,
.contenttable > thead > tr.info > th,
.contenttable > tbody > tr.info > th,
.contenttable > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.contenttable > tbody > tr > td.info:hover,
.contenttable > tbody > tr > th.info:hover,
.contenttable > tbody > tr.info:hover > td,
.contenttable > tbody > tr:hover > .info,
.contenttable > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.contenttable > thead > tr > td.warning,
.contenttable > tbody > tr > td.warning,
.contenttable > tfoot > tr > td.warning,
.contenttable > thead > tr > th.warning,
.contenttable > tbody > tr > th.warning,
.contenttable > tfoot > tr > th.warning,
.contenttable > thead > tr.warning > td,
.contenttable > tbody > tr.warning > td,
.contenttable > tfoot > tr.warning > td,
.contenttable > thead > tr.warning > th,
.contenttable > tbody > tr.warning > th,
.contenttable > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.contenttable > tbody > tr > td.warning:hover,
.contenttable > tbody > tr > th.warning:hover,
.contenttable > tbody > tr.warning:hover > td,
.contenttable > tbody > tr:hover > .warning,
.contenttable > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.contenttable > thead > tr > td.danger,
.contenttable > tbody > tr > td.danger,
.contenttable > tfoot > tr > td.danger,
.contenttable > thead > tr > th.danger,
.contenttable > tbody > tr > th.danger,
.contenttable > tfoot > tr > th.danger,
.contenttable > thead > tr.danger > td,
.contenttable > tbody > tr.danger > td,
.contenttable > tfoot > tr.danger > td,
.contenttable > thead > tr.danger > th,
.contenttable > tbody > tr.danger > th,
.contenttable > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.contenttable > tbody > tr > td.danger:hover,
.contenttable > tbody > tr > th.danger:hover,
.contenttable > tbody > tr.danger:hover > td,
.contenttable > tbody > tr:hover > .danger,
.contenttable > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}

/* #### Matomo-Opt-in #### */

.frame-ruler-before::before {
  margin-top: 2em;
}

#trackVisits {
  margin-right: 10px;
}

/* ##### VERANSTALTUNGEN #####*/
.news { font-family: 'Alegreya Sans', sans-serif; color: #000; }
.news h3,
.news-heading {
	font-family: 'Alegreya Sans', sans-serif;
	color:#e2001a;
	font-size:160%;
	font-weight:700;
	margin:10px 0 0 0;
	line-height:1.2em;
	padding:0px;
}
.news h3 a {
    color:#e2001a;
}
.news-heading a {
    color:#e2001a;
}
.news h1 a,
.news-heading--event a { color:#e2001a; }
.header-news h3,
.news-heading--event { margin:5px 0;  }
.news .header { margin:0 0 5px 0; }
.actionLinks { margin-top:10px; margin-bottom: 15px; }
.actionLinks .news-list-date-ticket { float:right; }
a.tickets { color:#FFF !important; padding:3px 5px; background:#e2001a; text-decoration:none; margin-left:20px; }
a.ical, a.vcal, .news-list-details a { color:#000; padding:3px 5px; background:#ddd; text-decoration:none; }
.ical {margin-right: 20px;}
.news-list-date { font-weight:700;  }
.news-list-category { margin-right:0px; padding-right:0px; }
.news-list-date-news { color:#444; }
.news-backlink-wrap a, a.search-result-back-link.internal-link { padding:0 0 0 14px; background:url(../images/pfeil_back.svg) left 0px no-repeat; font-style: normal; }
.news .article .event-img-wrap .news-img-wrap a,
.news .article .news-img-wrap-list a { padding: 0; border:0; background: #fff;  float: none !important;}
.news .article .event-img-wrap .news-img-wrap { margin:0; float: none !important; position: relative;}
.news .article .event-img-wrap .news-img-wrap img,
.news .article .news-img-wrap-list img { margin:0 20px 0 0;  float: none !important; width:100%; height:auto; }
.newsSlider .topevent .news-list-details,
.newsSlider .topnewsitem .news-list-details { position:absolute; bottom:8px; left:0; }
.newsSlider .topevent .actionLinks { position:absolute; bottom:8px; right:0; }
.event-img-wrap,
.news .article .news-img-wrap-list { float:left; width:30%; margin-right:2%; }
.event-text-wrap,
.news-text-wrap-list{ float:left; width:68%; }
.news-single .article .news-img-wrap { float: none; width: 100% !important; margin: 0 0 10px 0; max-height:439px; overflow:hidden; }
.news-single .article .news-img-wrap img { width: 100% !important; height:auto;  }
.price-wrapper { margin:10px 0 0 0; font-weight:700; }
.besetzung-wrapper { margin:0 0 10px 0; }
.werke-wrapper { margin:0 0 10px 0; }
.news-single .actionLinks { margin:0; float:right; }
.news-single .news-related { width: auto; padding: 0; border: 0; display: block; }
.news-single .news-related-files { margin:15px 0; font-family: 'Alegreya', serif; color:#444; }
.news-single .news-related-files ul { margin:0 !important; }
.news-single .news-related-files ul li { list-style: none; background: none !important; padding: 0 !important; margin:3px 0 0 0; line-height:1.4em;}
.news-single .news-related-files a { font-style:italic; color:#000; padding:0 0 0 14px; background:url(../images/pfeil.svg) left 4px no-repeat;}
.news-single .besetzung-wrapper h4, .news-single .werke-wrapper h4 {padding:0px;}
.news-img-wrap .outer .mediaelement {position: relative;}
.vertical {font-weight:400;}
.event-notes {font-style:italic;}
.page-up-1 { position: relative; left: -4.3%;}
.page-up { position: fixed; top: 75%;}

/* ##### STRUKTUR ##### */
* { margin:0; padding:0; }
body, html { min-height:101%; /*Scrollbar immer anzeigen*/ }
body { font-family: 'Alegreya', serif; font-size:100%; line-height:1.4em; color:#444; text-align:center; background-color:#ededed; }
#frame { margin:auto; width:90%; max-width:1200px; text-align:left; }
#framerte {
	width:100%;
	max-width:780px;
	padding: 0 10px;
	text-align:left;
	background-color:#fff; }
#topnav { height: 50px; float:right; margin-top:50px; }
#left_col { display:none; }
#content { width:100%; background-color:#fff; min-height: 300px; }
#bild { width:100%; max-height:400px; }
#middle_col { float:left; width:65% ; margin: 40px 0 30px 3%; }
#right_col { float:right; width:25%; margin:40px 3% 30px 4%; }
#musikhochschulen { float:left; margin:20px 30px 20px 0px; }
#dt_fr_hochschule { float:left; margin:26px 0px; }

/* ##### HEADER ##### */
header { height: 150px; }
#logo { float: left; margin-top: 10px; clear:both; }
.left-header { float: right; }
#socialmedia { border-right:1px dotted #585858; height:50px; float:right; }
#socialmedia img { margin:20px 10px 0 0; }
#sprachwahl { float: right; border-right:1px dotted #585858; margin-right:30px; }
#sprachwahl img { margin: 20px 10px 0 0; }


/* ##### NAVIGATION ##### */
nav [type="checkbox"], nav label { display: none; }
nav a { color: #444; }
nav > ul { border-left:1px dotted #585858; z-index: 9991;}
nav > ul > li {  list-style-type:none; border-right:1px dotted #585858; margin:0; padding:0 10px 0 10px; float:left; line-height:50px; z-index: 9992;}
nav > ul > li > a { cursor: pointer; display: block; outline: none; width: 100%; text-decoration: none; }
nav > ul > li.act a {  color:#e2001a; font-family: 'Alegreya Sans', sans-serif; font-weight:700; }
nav > ul > li:hover { cursor: pointer; color: #000; background-color:#fff; }

/* 2. Ebene */
nav .subnavWrapper { background-color:#fff; position:absolute; width:100%; left:0; top:150px; text-align:center; z-index: 10000 !important; transform: translate3d(0, 0, 200px); }
nav > ul li ul.subnav { display:none; background-color:#fff; width:1200px; height:auto; margin: 0 auto; z-index: 9993; list-style-type:none; text-align:left; }
nav > ul li ul.subnav li { padding:0 1%; margin:30px 0; float:left; width:17.9%; line-height: 1.2em; border-right:1px dotted #585858; }
nav > ul li ul.subnav li:first-child  { padding-left:0; }
nav > ul li ul.subnav li:last-child  { border:0; }
nav ul li:hover ul.subnav { display:block; }
nav > ul li ul.subnav li.has-sub a,
nav > ul li.act ul.subnav li.has-sub a { color:#000 !important; font-family: 'Alegreya Sans', sans-serif; font-weight:700; }
nav > ul li.act ul.subnav ul.level1 li.act a, nav > ul li.act ul.subnav_inst li.act a { color:red !important; font-family: 'Alegreya Sans', sans-serif; font-weight:700; }

/* 3. Ebene */
nav > ul li ul li ul { background-color:#fff; padding:30px 0 0 0; width: auto; z-index: 2000; list-style-type:none; }
nav > ul li ul.subnav li ul { display:block; }
nav > ul li ul.subnav li ul li,
nav > ul li.act ul.subnav li ul li { float: none; width: auto; line-height: 1.2em; padding: 0 0 10px 0; font-family: 'Alegreya', serif; color:#444; font-weight:400; border:0; margin:0; }
nav > ul li ul.subnav li.has-sub ul li a,
nav > ul li.act ul.subnav li.has-sub ul li a { font-family: 'Alegreya', serif; color:#444; font-weight:400; }
nav > ul li:hover ul.subnav li.has-sub ul li a:hover,
nav > ul li.act ul.subnav li.has-sub ul li a:hover { color:#e2001a !important; }

/* Institute */
nav > ul.inst > li:hover { position:relative; }
nav .subnavWrapper_inst { background-color:#fff; z-index: 10000 !important; }
nav > ul li ul.subnav_inst { display:none; background-color:#fff; position: absolute; left: 0; top: 50px; width: auto; margin: 0; padding: 30px 10px; z-index: 9993; list-style-type:none; text-align:left; }
nav > ul li ul.subnav_inst li { padding:0 0 10px 0; margin:0; width:auto; line-height: 1.2em; white-space:nowrap; }
nav ul li:hover ul.subnav_inst { display:block; }
nav > ul.inst li.act ul li a { font-family: 'Alegreya', serif; color:#444; font-weight:400; }


/* ##### FOOTER ##### */
#bottom { width:100%; margin:0 0 30px 0; height:50px; line-height:50px; }
#bottom a { color:#444; padding-right:10px; }
#bottom div { float:right; border-right:1px dotted #585858; margin-left:10px; }

/* ##### SEARCH ##### */
#search { width:100%; height:22px; padding:0 0 20px 0; }
#tx-indexedsearch-searchbox-sword {
  width:50%;
  height:22px;
  margin-bottom: 6px;
}
.tx-indexedsearch-selectbox-searchtype, .tx-indexedsearch-selectbox-defaultoperand, .tx-indexedsearch-selectbox-media.media, .tx-indexedsearch-selectbox-lang, .tx-indexedsearch-selectbox-sections, .tx-indexedsearch-selectbox-freeIndexUid, .tx-indexedsearch-selectbox-order, .tx-indexedsearch-selectbox-desc, .tx-indexedsearch-selectbox-results, .tx-indexedsearch-selectbox-group {
  width:51.5%;
  height:32px;
  }
.tx-indexedsearch-form {margin-bottom:6px;}
.tx-indexedsearch-search-submit { float:left; }
#tx_indexedsearch_extResume {margin-top: 12px; margin-right: 6px;}
/*#tx-indexedsearch-searchbox-button-submit { height:24px; border:0; background-color:#e2001a; cursor: pointer; color:#fff; padding:0 10px; }
#tx-indexedsearch-searchbox-button-submit:after { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f002'; color:#e2001a; text-shadow: none;  cursor: pointer; padding: 0 0 0 5px; }*/
.tx-indexedsearch-redMarkup { color: red; }
.tx-indexedsearch-info-sword { clear:both; margin-top:50px; }
.tx-indexedsearch-searchbox-switch { margin-top:12px;}
#middle_col ul.tx-indexedsearch-browsebox li {
  display: inline;
  list-style: none;
  background: none;
  padding: 0 0 0 5px;
}

/* ### ALL ****/
.clear { clear:both; }
.indent { margin-left:20px; }
h1 { font-family: 'Alegreya Sans', sans-serif; color:#e2001a; font-size:220%; font-weight:700; padding-bottom:12px; line-height:1.1em; }
h2 { font-family: 'Alegreya Sans', sans-serif; color:#e2001a; font-size:220%; font-weight:400; padding-top: 25px; padding-bottom:12px; line-height:1.1em; }
h3 { font-family: 'Alegreya Sans', sans-serif; color:#000; font-size:140%; font-weight:700; padding-top: 10px; padding-bottom:10px; line-height:1.2em; }
h4 { font-family: 'Alegreya Sans', sans-serif; color:#000; font-size:110%; font-weight:700; padding-top: 0px; padding-bottom:5px; line-height:1.2em; }
h5 { font-family: 'Alegreya Sans', sans-serif; color:#444; font-size:110%; font-weight:700; padding-top: 0px; padding-bottom:5px; line-height:1.2em; }

h1 a { color:#e2001a; }

#right_col h1 { font-size:130%; }
#right_col h2 { font-size:130%; }
#right_col h3 { font-size:130%; }

.linie { border-top:1px dotted #666; margin-top:20px; padding-top:20px; }

q {
	quotes: '\00BB' '\00AB' '\203A' '\2039';
}

.zitat::before {
  content: '\00BB';
}

.zitat::after {
  content: '\00AB';
}

.zitat {
	font-style: italic;
	font-size: 120%;
}

.anlesetext {
	font-family: 'Alegreya Sans', sans-serif;
	font-weight: 700;
}

.bildnachweis, .image-caption {
	font-family: 'Alegreya Sans', sans-serif;
	font-size: 80%;
	line-height: 125%;
	margin-top: -8px;
}

.flexslider .image-caption {
	margin-top: 8px;
}

#middle_col ol.flex-control-nav {
	margin: 0;
	list-style: none;
	bottom: -8px;
	text-align: left;
}

.ce-gallery img { margin-bottom: 14px; margin-top: 7px;}

.home-hfmfr .ce-gallery img, #bild .ce-gallery img { margin-bottom: 0px; margin-top: 0px;}

.figcaption {
    position: absolute;
    top: 80%;
    font-size: 40px;
    font-weight: bold;
    color:#fff;
    padding:20px;
}

/* ##### MAILFORMULAR ##### */
#middle_col DIV.csc-mailform ol {
	margin:5px 0 0 0;
}
div.csc-mailform ol li.csc-form-element {
	margin-bottom:10px;
}


/* ##### ANMELDEFORMULAR ##### */
.tx-felogin-pi1 fieldset {
	border:0 none;
}
.tx-felogin-pi1 legend {
	display:none;
}
.tx-felogin-pi1 fieldset div {
	margin: 10px 0 0 0;
}


div.news div.csc-textpic-intext-left {
   float:left;
}

DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
    margin: 10px 0 0 0;
}

#middle_col ul li, #framerte ul li {
  list-style:none;
  background:url(../images/dot.png) left 9px no-repeat;
  padding:0 0 0 12px;
}

#middle_col .csc-sitemap ul {
  margin:0;
}
#middle_col .csc-sitemap ul li {
  border-top:1px dotted #999;
  width:300px;
  background:none;
  list-style-type:disc;
  margin:0 0 0 15px;
  padding:5px 0;
}
#middle_col .csc-sitemap ul li ul li {
  border-top:0 none;
  list-style-type:circle;
  margin:0 0 0 15px;
  padding:0;
}
#middle_col .csc-sitemap ul li ul li ul li {
  border-top:0 none;
  list-style-type:none;
  background:url(../images/dot.png) left 7px no-repeat;
  margin:0;
  padding:0 0 0 15px;
}
#middle_col .csc-sitemap ul li ul li ul li ul li {
  border-top:0 none;
  list-style-type:none;
  background:none;
}

#img1 {
  opacity:0;
}

/* ##### NEWS ##### */

#middle_col .news-menu-view li {
  list-style-type:none;
  float: left;
  border-right:1px solid #666;
  margin:0 10px 20px 0;
  padding-left: 0;
  padding-right:10px;
  background: none;
}
#middle_col .news-menu-view li:last-of-type {
  border-right:none;
}

.news .no-news-found {clear: left;}

.news-menu-view .itemactive { font-weight: 700; color: #e2001a; }
.news-menu-view li:last-child { border:none; }
.news .footer { border-top: none; margin-top: 0; color: #444; }
.news-realted-wrap { margin:0; }

.news .page-navigation ul {
    float: left;
}

.page-navigation p {
  margin:0;
  color:#444;
  display:none;
}
.news-clear {
 /* border-bottom:1px dotted #666; */
  margin:0 0 8px 0;
  padding:5px 0 0 0;
}
#middle_col ul.f3-widget-paginator {
  margin:0;
}
#middle_col ul.f3-widget-paginator li {
  background:none;
  margin:0;
  padding:0 8px 0 0;
}
#middle_col ul.f3-widget-paginator li.current {
  color:#e2001a;
  font-weight:700;
}
.newsHeader {

}

.news-list-view .article p.bodytext {
  margin:0;
}
.news-list-view .article .newsDetails p.bodytext {
color:#444;
margin-top:10px;
}
.news-list-view .article.activeItem .newsDetails {
  display: block;
}

.news-list-view .article .activeItem .newsTeaser {
  display: none;
}

.news-list-view .article .newsDetails {
  display: none;
}

.news-list-view .article.activeItem {
  box-shadow: 5px 5px 3px #EEE;
  border: 1px dotted #999;
  margin-left:-15px;
  padding:10px 15px;
  background-color: #FFF;
}
.news .article {
    margin-bottom: 0 !important;
    padding-bottom: 15px;
    clear:both;
    border-top: 1px dotted #666;
    padding-top:10px;
}
.news-single .article {
    border-top: none;
    padding-top: 0px;
}
.news-single .news-detail-content, .news-single .news-text-wrap {
	font-family: 'Alegreya', serif;
	color:#444;
}

.news-single .news-detail-content .news-backlink-wrap, .news-text-wrap.teaser, .news-text-wrap.location {
	font-family: 'Alegreya Sans', sans-serif;
	color:#000;
}

.topnewsitem { margin:0 3.5% 10px 0; float:left; clear:none; border:0; padding:0 0 10px 0; border-bottom: 1px dotted #666; }
.news .topevent { margin:0 3.5% 10px 0; float:left; clear:none; border:0; padding:0 0 10px 0; border-bottom: none; }
.news .topevent:last-child, .topnewsitem:last-child { padding: 0 0 10px 0; margin: 0; }
.news .topevent .news-img-wrap { float: none; margin: 0 0 10px 0; background: none; width:100%; }
.news .topevent .news-img-wrap img { float: none; width:100%; height:auto; }
.news .topevent .news-img-wrap a { float: none; padding: 0; border: 0; background: none; }
.news .topevent .news-txt-wrap { }
.news .topevent .news-list-date, .topnewsitem .news-list-date { border:0; margin:0; padding:0; }
.news .topevent .news-list-date::after, .topnewsitem .news-list-date::after	  { content: '\A'; white-space: pre; }
.topnewsitem h3 { margin: 10px 0 0 0; }

.top-events .article h3, .top-news .article h3 {margin-top: 10px; line-height: 1.1;}

.news .article.activeItem {
    margin-bottom: 15px;
    padding-bottom: 15px;
  cursor: default;
}

.news .article.activeItem .news-img-wrap,
.news .article.activeItem .bodytext,
.news .article.activeItem .news-related-wrap {
  display: block;
}

.news-img {
    margin-bottom: 3rem;
}

.news .topnewsitem h3 {
    min-height: 4rem;
}

.news .article .closeNewsButton {
  display: none;
  float: right;
}

.news .article.activeItem .closeNewsButton {
  display: block;
}
.newsDetails {
  margin:10px 0 0 0;
}

.newsSlider {
    position: relative;
}

.newsSlider li .article {
    width: 100%;
    min-height: 16rem;
	position:relative;
}

.newsSlider.top-events li .article, .newsSlider.top-news li .article{
	position:relative;
}


.newsSlider .flex-control-nav {
    bottom: -1.5rem;
}

.newsSlider:hover .flex-direction-nav .flex-next {
    opacity: 0.7;
    right: 10px;
}


.newsSlider:hover .flex-direction-nav .flex-prev {
    opacity: 0.7;
    left: -10px;
}

div.newsTeaser p {
  display: inline;
}

.news .activeItem a.expandNewsLink {
  display:none;
}

.news .price-wrapper {
  float: none;
  margin-right: 0.6rem;
}

.news .form-group, .tx-indexedsearch-search-form, .tx-indexedsearch-search-for, .tx-indexedsearch-search-in, .tx-indexedsearch-search-select-section, .tx-indexedsearch-search-freeindexuid, .tx-indexedsearch-search-select-order, .tx-indexedsearch-search-select-results, .tx-indexedsearch-search-select-group {
  margin-bottom: 12px;
}

.news .form-group, .news .form-control, .news .btn, .tx-indexedsearch-selectbox-searchtype, .tx-indexedsearch-selectbox-defaultoperand, .tx-indexedsearch-selectbox-media.media, .tx-indexedsearch-selectbox-lang, .tx-indexedsearch-selectbox-sections, .tx-indexedsearch-selectbox-freeIndexUid, .tx-indexedsearch-selectbox-order, .tx-indexedsearch-selectbox-desc, .tx-indexedsearch-selectbox-results, .tx-indexedsearch-selectbox-group, .tx-indexedsearch-searchbox-sword {
  /* Die Schrift soll wie bei body sein. */
  font-family: 'Alegreya', serif;
  font-size: 100%;
  line-height: 1.2em;
  color: #444;
}
.news .form-control, .tx-indexedsearch-searchbox .tx-indexedsearch-searchbox-sword, .tx-indexedsearch-selectbox-searchtype, .tx-indexedsearch-selectbox-defaultoperand, .tx-indexedsearch-selectbox-media.media, .tx-indexedsearch-selectbox-lang, .tx-indexedsearch-selectbox-sections, .tx-indexedsearch-selectbox-freeIndexUid, .tx-indexedsearch-selectbox-order, .tx-indexedsearch-selectbox-desc, .tx-indexedsearch-selectbox-results, .tx-indexedsearch-selectbox-group {
  margin-top: 3px;
  border: none;
  background-color: #eee;
  padding: 5px;
}

.news .news-search-form fieldset, .tx-indexedsearch-searchbox fieldset {
  border: none;
}

.news .btn, .tx-indexedsearch-searchbox-button, .news-categoryTree-button, .news-tag-button, .tx-powermail .powermail_fieldwrap .btn {
  margin-top: 6px;
  padding: 0.5rem 1rem;
  cursor: pointer;
  border: none;
  border-radius: 5px;
  color: white;
  text-align: center;
  text-decoration: none;
  display: block;
  transition-duration: 0.4s;
  background-color: #CF1313;
  color: #f0f0f0;
  font-family: 'Alegreya Sans', sans-serif;
  font-weight: 700;
  font-size: 100%;
}
.news .btn:hover, .tx-indexedsearch-searchbox-button:hover, .news-categoryTree-button:hover, .news-tag-button:hover, .tx-powermail .powermail_fieldwrap .btn:hover {
  background-color: #1155d4;
  color: white;
}

.news .news-list-view .news-text-wrap-list .header-news p {
	margin-bottom:0;
}
/*Dropdown-Menü für Kategorien- und Schlagwortliste*/

/* The container <div> - needed to position the dropdown content */
.news-categoryTree-dropdown, .news-tag-dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.news-categoryTree-list, .news-tag-list {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 500px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 50;
}

/* Links inside the dropdown */
.news-categoryTree-list a, .news-tag-list a {
    padding: 6px 16px;
    display: block;
}

/* Aktiven Eintrag hervorheben */
.news-tag-list .active, .news-tag-list .back, .news-categoryTree-list .active, .news-categoryTree-list .back {
	font-weight: 700;
	color: #e2001a;
}

/* Change color of dropdown links on hover */
.news-categoryTree-dropdown a:hover, .news-tag-dropdown a:hover {background-color: #f1f1f1}

/* Show the dropdown menu on hover */
.news-categoryTree-dropdown:hover .news-categoryTree-list, .news-tag-dropdown:hover .news-tag-list {
    display: block;
}

/* Button auf Veranstaltungsseite nebeneinander darstellen */
#c7679, #c7694, #c7695, #c7682, #c7683, #c7684 .form-group {
	float: left;
	padding-right: 12px;
	margin-bottom: 14px;
}

#c7684 .form-group {
	margin-top: -14px;
}

#c7684 .btn.btn-default {
	margin-bottom:14px;
}

#c7680 .page-navigation, .event-date-menu {
	clear: left;
}

#c7695 {
	margin-top:13px;
}

.event-date-menu.bottom {
	border-top: 1px dotted #666;
	padding-top: 10px;
}

/*### News: Personen###*/

.person-text-wrap h3 a {
	color:#000;
}

.person-text-wrap h3 span {
	color:#e2001a;
}

.person-text-wrap .header h3 {
	padding-top:0px;
	margin-top:0px;
}

.person-text-wrap .header {
	margin-bottom:5px;
}

.person-text-wrap .email, .news-single .email, .person-function {
	margin-bottom:12px;
}

.person-text-wrap {
	overflow:hidden;
}

span.person-text-wrap {
	white-space: nowrap;
}

.person-alphabet {
	color:#e2001a;
	border-top-color: rgb(102, 102, 102);
	border-top-style: dotted;
	border-top-width: 1px;
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	clear: left;
}

.news-single .person-row {
	margin-bottom:18px;
}

.news-text-wrap.person-text-wrap {
	margin-top:18px;
}

.person-row h1 {
	margin-bottom:0px;
	padding-bottom:0px;
}

.person-text-wrap a.mail, .person-row a.mail {
	background-position: 0px 1px;
}

/*.news .price-wrapper:after {
  content: '|';
  padding-left: 0.6rem;
}*/

/*.tickets:after {
    content: '|';
    padding-left: 0.6rem;
    margin-right: 0.6rem;
}*/





/* ##### INHALTE SCHRIFT ETC ###### */

#middle_col .csc-textpic-caption {
  margin:10px 0 0 0;
  color:#444;
  font-style:italic;
}
/* bei Bildergalerie - frame2- ausblenden */
#middle_col .csc-frame-frame2 .csc-textpic-caption {
  display:none;
}

DIV.csc-frame-rulerBefore {
  border-top:1px dotted #999;
  margin:0;
  padding:20px 0;
}
DIV.csc-frame-rulerBefore div.csc-textpic div.csc-textpic-single-image img{
  margin:0;
}
DIV.csc-frame-rulerBefore h3{
  margin:0 0 6px 0;
}
#middle_col ol, #framerte ol{
  margin:0px 0 14px 15px;
}
#middle_col ul, #framerte ul {
  margin:0px 0 14px 0px;
}
#middle_col .flexslider .slides > li {
  padding: 0;
  margin: 0;
  background: none;
}
#middle_col  .flex-direction-nav a:before {
  margin-top: 1rem;
}
#middle_col .flex-direction-nav a {
  font-size: 0;
}
.frame-default {
    margin-bottom: 0px;
}

.frame-default.frame-space-before-extra-small { margin-top: 0.5em; }
.frame-default.frame-space-before-small { margin-top: 2em; }
.frame-default.frame-space-before-medium { margin-top: 3em; }
.frame-default.frame-space-before-large { margin-top: 4em; }
.frame-default.frame-space-before-extra-large { margin-top: 5em; }
.frame-default.frame-space-after-extra-small { margin-bottom: 1em; }
.frame-default.frame-space-after-small { margin-bottom: 2em; }
.frame-default.frame-space-after-medium { margin-bottom: 3em; }
.frame-default.frame-space-after-large { margin-bottom: 4em; }
.frame-default.frame-space-after-extra-large { margin-bottom: 5em; }


#c20 h1 {
  margin-bottom:23px;
}



div.csc-textpic-intext-left h3, div.csc-textpic-intext-left-nowrap h3 {
  margin:0 0 6px 0;
}
a { color:#000; text-decoration:none; }
a.download, a.mail, a.internal-link, a.external-link, a.external-link-new-window { color:#000; padding:0 0 0 12px; margin-left:5px; background:url(../images/pfeil.svg) left 4px no-repeat; font-style:italic; }


a img {
  border:0;
  background: none;
   padding:0;
}
a:hover {
  color:#888;
}

p.bodytext {
  margin:6px 0 0 0;
}
p {
  margin: 0 0 14px 0;
}

.ui-menu {
  text-align: left;
  border:1px solid #999;
}

/** seite empfehlen **/

div.tx-fluidrecommendation-pi1 label {
  width:220px;
  display: block;
  float:left;
}

div.tx-fluidrecommendation-pi1 .fieldwrap {
  clear: left;
  margin: 5px 0;
}

div.tx-fluidrecommendation-pi1 .receiverInformations,
div.tx-fluidrecommendation-pi1 .senderInformations{
  margin: 10px 0;
  border:1px solid #BBB;
  padding: 20px 10px;
}

div.tx-fluidrecommendation-pi1 span.url {
  font-weight: bold;
}

div.recommendationThanks {
  background-color: #cdffdc;
  border: 1px solid #999999;
  padding: 3px;
  font-weight: bold;
  margin: 10px 0;
}

#middle_col_veranstaltungen div.recommendationThanks {
  margin-left: 240px;
}
ol { list-style:none; }

#middle_col ol, #framerte ol { list-style: decimal; }


/*#c3131 .contenttable td {
  border-collapse: collapse;
  border: 1px solid #999;
}*/

.opener.closed > * {
    display: none;
}

.frame-custom-1.closed p {
  display: none;
}

#content_veranstaltungen .opener p {
  display: none;
}

#content_veranstaltungen .article.activeItem .opener p {
  display: block;
}

.opener.closed .opener-control a {
    display: inline;
}

.opener > *:not(.opener-control) {
    margin-left: 10px;
}

.opener-control {
  background-color: #F2F2F2;
}

@media (max-width: 784px) {
    .opener > *:not(.opener-control) {
        margin-left:10px;
    }
}

.opener .opener-control {
    position: relative;
    border-bottom: 1px dotted #666;
    line-height: 2.5rem;
    cursor: pointer;
    display: block;
    padding-right: 2rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding-left: 10px;
	margin-bottom: 14px;
}

.opener .opener-control.short {
    display: inline-block;
}

.opener .opener-control a {
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.opener .opener-control a:hover {
    color: #E2061A;
}

.opener .opener-control i {
    position: absolute;
    right: 1.5rem;
    top: 0.8rem;
    margin-left: 0;
    padding-top: 0;
}

.opener .opener-control i:before,.opener .opener-control i:after {
    content: "";
    transition: all 0.25s ease-in-out;
    position: absolute;
    background-color: #E2061A;
    width: 0.2rem;
    height: 0.875rem;
}

.opener.closed .opener-control i:before {
    -webkit-transform: translate(-0.25rem,0) rotate(-45deg);
    transform: translate(-0.25rem,0) rotate(-45deg);
}

.opener.closed .opener-control i:after {
    -webkit-transform: translate(0.25rem,0) rotate(45deg);
    transform: translate(0.25rem,0) rotate(45deg);
}

.opener.opened .opener-control i:before {
    -webkit-transform: translate(-0.25rem,0) rotate(-135deg);
    transform: translate(-0.25rem,0) rotate(-135deg);
}

.opener.opened .opener-control i:after {
    -webkit-transform: translate(0.25rem,0) rotate(135deg);
    transform: translate(0.25rem,0) rotate(135deg);
}



@media (max-width: 784px) {
    #openercolumn {
        padding-left:1rem;
        padding-right: 1rem;
    }
}

#openercolumn .opener-control {
    padding: 0;
}

#openercolumn .opener-control a {
    margin-left: calc((100% - 70rem)/2);
}

@media (max-width: 77rem) {
    #openercolumn .opener-control a {
        margin-left:3.5rem;
    }
}

@media (max-width: 784px) {
    #openercolumn .opener-control a {
        margin-left:0;
    }
}



@media (max-width: 77rem) {
  #tx-indexedsearch-searchbox-sword {
    width: 85%;
    height: 40px;
    font-size: 20px;
  }

  #tx-indexedsearch-searchbox-button-submit:after {
    font-size: 40px;
    margin-left: 0.5rem;
  }
}

/* ##### POWERMAIL-FORMULAR ##### */
/*.tx-powermail h3 { display:none; }*/
.tx-powermail legend { display:none; }
.tx-powermail fieldset { border: 0 none; margin: 0px 0px 24px 0px;}
.tx-powermail .powermail_fieldwrap .btn.btn-primary {margin-top:24px;}
.powermail_fieldwrap { margin:0px 0px 14px 0px; }
.powermail_fieldwrap_text { font-weight:bold; margin:20px 0 10px 0; }
/*.powermail_fieldwrap_input { clear:both; }
.powermail_fieldwrap_file { margin-bottom:15px; }
.powermail_fieldwrap_type_input { margin: 1rem 0;}
.powermail_fieldwrap_type_file { margin-bottom: 2rem;}*/
label.powermail_label { width:100%; display:block; }

{ width:30%; float:left; }
.powermail_input { width:50%; padding:5px; }
.powermail_textarea { width:100%; margin-bottom:10px; }
.powermail_submit, .powermail_confirmation_submit, .powermail_confirmation_form {
  margin-bottom:10px; width:40%; background-color:#344976; color:#FFF; padding:5px; border:0;
}

.tx-powermail .radio {
  position: relative;
  /*margin: 1rem;*/
}
.tx-powermail .radio label {
  /*position: absolute;*/
  left: 1.5rem;
  top: -3px;
}

.powermail_file {
  padding: 0.5rem 1.5rem;
  cursor: pointer;
}


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

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

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

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

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

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

/* alegreya-italic - latin */
@font-face {
  font-family: 'Alegreya';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/Alegreya-Italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/Alegreya-Italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/Alegreya-Italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/Alegreya-Italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/Alegreya-Italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/alegreya-v26-latin-italic.svg#Alegreya') format('svg'); /* Legacy iOS */
}

/* alegreya-700italic - latin */
@font-face {
  font-family: 'Alegreya';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/Alegreya-BoldItalic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/Alegreya-BoldItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/Alegreya-BoldItalic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/Alegreya-BoldItalic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/Alegreya-BoldItalic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/alegreya-v26-latin-700italic.svg#Alegreya') format('svg'); /* Legacy iOS */
}

/* Korrekturen responsives Verhalten */
@media screen and (max-width: 768px) {
    #slider::before, #content_start::before, #content::before {
        content: '';
        display: table;
        clear: both;
    }
    #frame > header {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: flex-start;
        gap: 20px;
        height: auto;
        margin: 0 0 20px 0;
    }
    #frame > header .left-header {
        float: none;
        flex: 0 1 100%;
        display: flex;
        align-items: flex-end;
        flex-direction: column;
        justify-content: center;
        height: auto;
    }
    #frame > header #socialmedia, #frame > header #sprachwahl, #frame > header #topnav {
        float: none;
        border: none;
        height: auto;
        margin: 0;
        height: auto;
    }
    #frame > header #navmenu label {
        top: 140px;
    }
    #frame > header #navc:checked ~ ul#nav {
        top:220px;
    }
    #frame > header #logo {
        float: none;
        margin: 0;
        flex: 1 1 auto;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }
    #frame > header .topnav {
        float: none;
        margin: 0 0 0 auto;
        flex: 0 1 auto;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
}
