

/* Adress-Objekt in Teaserform */
.class_389_19CA9E35 {

}

.address_object.class_389_19CA9E35 {
	border: 1px solid #ccdc84;
	background: #eef4da;
	width: 100%;	
}

.address_object.class_389_19CA9E35 .element_address {
	border: 1px solid #ccdc84;
	background: #eef4da;
}

.address_object.class_389_19CA9E35 .element_address h2 {
	margin: 0; padding: 15px 10px; color: #fff;
}

.address_object.class_389_19CA9E35:nth-child(odd) .element_address h2 {
	background: #2262ac;
}

.address_object.class_389_19CA9E35:nth-child(even) .element_address h2 {
	background: #a2c617;
}

.address_object.class_389_19CA9E35 .adresse_maps_wrapper {
    display: flex;
   flex-flow: row nowrap;
}

.address_object.class_389_19CA9E35 .adresse_maps_wrapper .adresse_img img {
	padding: 0 !important;
}

.address_object.class_389_19CA9E35 .adresse_maps_wrapper .adresse_img {
	padding: 15px 0 15px 15px;
}

.address_object.class_389_19CA9E35 .adresse_maps_wrapper .adresse_data {
	padding: 15px;
}

.address_object.class_389_19CA9E35 .adresse_maps_wrapper .adresse_data .contactdata > div {
	margin: 0 !important;
	padding: 0;
	display: flex;
	font-weight: normal !important;
	line-height: 140%
}

.address_object.class_389_19CA9E35 .adresse_maps_wrapper .adresse_data .contactdata > div.lable {
	margin: 0 10px 0 0 !important;
	padding: 0;
	display: flex;
	font-weight: normal !important;
}

@media (max-width: 1023px) {
	.address_object.class_389_19CA9E35 .adresse_maps_wrapper {
       display: flex;
       flex-flow: column;
    }

    .address_object.class_389_19CA9E35 .adresse_maps_wrapper .adresse_img {
		padding: 15px 15px 0;
	}

	.address_object.class_389_19CA9E35 .adresse_maps_wrapper .adresse_img img {
	   width: 100%;
	   height: auto;
	}
}

/* Bild mit Textumfluss rechts */
.class_389_1262680723001 {
	margin-top: 0.3em;
	margin-left: 0em;
	margin-bottom: 1em;
	margin-right: 1em;
	float: left;
}

@media (max-width: 599px) {
	.class_389_1262680723001 {
		margin-top: 0.5em;
		margin-left: 0;
		margin-bottom: 0.5em;
		margin-right: 0px;
		float: none;
	}
}

/* Bild rechts mit Textumfluss links */
.class_389_1260966967608 {
	margin-top: 0.3em;
	margin-left: 1em;
	margin-bottom: 1em;
	margin-right: 0em;
	float: right;
}

@media (max-width: 599px) {
	.class_389_1260966967608 {
		margin-top: 0.5em;
		margin-left: 0;
		margin-bottom: 0.5em;
		margin-right: 0px;
		float: none;
	}
}

/* Dokumentliste-Objekt als Tabelle */
.doklist_table {

}

.dokument_list_object.doklist_table,
.dokument_list_object.doklist_table > div {
	border: 0 !important;
}

.doklist_table ul {
	display: flex;
	flex-flow: column;
	list-style: none;
  	margin: 0 0 1em;
  	padding: 0;
  	border: 1px solid #2262AC;
}

.doklist_table ul label {
  	padding: 0.5em 0.3em;
  	background: #2262AC;
  	color: #fff;
}

.doklist_table ul li a {
	display: block;
  	padding: 0.5em 0.3em;
}

.doklist_table ul li a:nth-child(odd) {
  	background: #EBEBEB;
}


/* Infobox */
.class_389_14F2DE0E {

}

.class_389_14F2DE0E.tpl_div br {
  	
}

.class_389_14F2DE0E.tpl_div {
  	display: flex;
	flex-flow: column !important;
	width: 100%;
	background: #f0f0f0;
}

.class_389_14F2DE0E.tpl_div .tpl_div_element {
  	display: flex;
  	flex-flow: column;
	width: 100% !important;
	background: #f0f0f0;
	padding: 5px 15px;
}

.class_389_14F2DE0E.tpl_div .tpl_div_element p {
	margin: 0;
    line-height: 150%
}

.class_389_14F2DE0E.tpl_div .tpl_div_element img {
	max-width: 100% !important;
	height: auto;
}

.class_389_14F2DE0E div.tpl_div_element:first-child {
	margin: 0;
	padding: 15px 10px;
	text-align: center;
	display: block;
	color: #fff;
	background: #2262AC;
	font-size: 20px;
}

.class_389_14F2DE0E div.tpl_div_element:first-child * {
	width: 100%;
	margin: 0;
	padding: 0;
	display: block;
	color: #fff;
	background: #2262AC;
	font-size: 20px;
}

/* Menü-Objekt als Slider */
.class_389_menu_slider {

}

/* News-Teaser als Blog */
.class_5_3F18089B {
	/* DO NOT REMOVE! */
}

.teaser.class_5_3F18089B,
.ac_teaser.class_5_3F18089B {
  display: grid;
}

.teaser.class_5_3F18089B .teaser_item_list,
.ac_teaser.class_5_3F18089B .ac_teaser_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  width: 100%;
  padding: 0;
  margin: 0;
}

.teaser.class_5_3F18089B .teaser_element,
.ac_teaser.class_5_3F18089B .ac_teaser_item {
  width: 100%;
  margin-bottom: 15px;
  padding: 0.5em 0.7em 0.5em 0.5em; 
}

.ac_teaser.class_5_3F18089B .ac_teaser_item {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start !important;
}

.ac_teaser.class_5_3F18089B .ac_teaser_item .ac_teaser_title {
  order: 1;
}

.ac_teaser.class_5_3F18089B .ac_teaser_item img {
  order: 2;
  max-width: 35% !important;
  height: auto !important;
  margin: 15px auto auto 0 !important;
}

.ac_teaser.class_5_3F18089B .ac_teaser_item .ac_teaser_text {
  order: 3;
  max-width: 61%;
  height: 100%;
  margin: 15px 0 auto auto !important;
}

.ac_teaser.class_5_3F18089B .ac_teaser_item.noteaserimg .ac_teaser_text {
  order: 3;
  max-width: 100%;
  margin: 15px 0 auto auto !important;
}

.ac_teaser.class_5_3F18089B .ac_teaser_item .ac_teaser_date {
  display: none;
}

.teaser.class_5_3F18089B .teaser_item_list > .teaser_element:nth-child(odd),
.ac_teaser.class_5_3F18089B ac_teaser_wrapper > .ac_teaser_item:nth-child(odd) {
  width: 48%;
  margin-right: 1%;
}

.teaser.class_5_3F18089B .teaser_item_list > .teaser_element:nth-child(even),
.ac_teaser.class_5_3F18089B ac_teaser_wrapper > .ac_teaser_item:nth-child(even) {
  width: 48%;
  margin-left: 2%;
}

@supports (display:grid) {
  .teaser.class_5_3F18089B .teaser_item_list > .teaser_element,
  .ac_teaser.class_5_3F18089B ac_teaser_wrapper > .ac_teaser_item { 
	width: 100% !important; margin: 0 !important; 
  }
}

@media (max-width: 620px) {
  .teaser.class_5_3F18089B .teaser_item_list > .teaser_element,
  .ac_teaser.class_5_3F18089B ac_teaser_wrapper > .ac_teaser_item {
    margin-bottom: 15px !important;
  }
}

.teaser.class_5_3F18089B .teaser_element:nth-child(odd),
.ac_teaser.class_5_3F18089B .ac_teaser_item:nth-child(odd) {
	border: 1px solid #ccdc84;
	background: #eef4da;
}
.teaser.class_5_3F18089B .teaser_element:nth-child(odd) .teaser_titledate,
.ac_teaser.class_5_3F18089B .ac_teaser_item:nth-child(odd) .ac_teaser_title {
	background: #2262ac;
}
 
.teaser.class_5_3F18089B .teaser_element:nth-child(even),
.ac_teaser.class_5_3F18089B .ac_teaser_item:nth-child(even) {
	border: 1px solid #ccdc84;
	background: #eef4da;
}

.teaser.class_5_3F18089B .teaser_element:nth-child(even) .teaser_titledate,
.ac_teaser.class_5_3F18089B .ac_teaser_item:nth-child(even) .ac_teaser_title {
	background: #a2c617;
  	color: #fff;
}

.teaser.class_5_3F18089B .teaser_element:nth-child(odd) .teaser_titledate,
.teaser.class_5_3F18089B .teaser_element:nth-child(even) .teaser_titledate,
.ac_teaser.class_5_3F18089B .ac_teaser_item:nth-child(odd) .ac_teaser_title,
.ac_teaser.class_5_3F18089B .ac_teaser_item:nth-child(even) .ac_teaser_title {
	display: block;
	margin: -0.5em  -0.7em  1em  -0.5em;
	padding: 0.7em;
	overflow: hidden;
	width: 100%;
	box-sizing: content-box;
}

.ac_teaser.class_5_3F18089B .ac_teaser_item:nth-child(odd) .ac_teaser_title,
.ac_teaser.class_5_3F18089B .ac_teaser_item:nth-child(even) .ac_teaser_title {
	margin: -0.5em  -0.5em  0  -0.4em !important;
	min-height: 75px;
	font-size: 1.4em !important;
	border: 0 !important;
}

.teaser.class_5_3F18089B .teaser_element:nth-child(odd) .teaser_titledate h3,
.teaser.class_5_3F18089B .teaser_element:nth-child(even) .teaser_titledate h3 {
	margin: 0 !important;
	padding: 0 !important;
}

.teaser.class_5_3F18089B .teaser_element:nth-child(odd) .teaser_titledate h3 a,
.teaser.class_5_3F18089B .teaser_element:nth-child(even) .teaser_titledate h3 a,
.ac_teaser.class_5_3F18089B .ac_teaser_item:nth-child(odd) .ac_teaser_title a,
.ac_teaser.class_5_3F18089B .ac_teaser_item:nth-child(even) .ac_teaser_title a{
	color:#fff !important;
	font-weight: 500 !important;
}


/* zwei Spalten Layout mit abwechselnden Farben pro Teaser Element */
/* nicht die eleganteste Lösung, aber geht bis 20 Einträge */
/*.teaser.class_5_3F18089B .teaser_element:nth-child(odd) {
	border: 1px solid #1961ac;
	background: #eef4da;
}

.teaser.class_5_3F18089B .teaser_element:nth-child(even) {
	border: 1px solid #ccdc84;
	background: #eef4da;
}

.teaser.class_5_3F18089B .teaser_element:nth-child(4n){
	border: 1px solid #1961ac;
	background: #eef4da;
}

.teaser.class_5_3F18089B .teaser_element:nth-child(3n),
.teaser.class_5_3F18089B .teaser_element:nth-child(7n),
.teaser.class_5_3F18089B .teaser_element:nth-child(11n){
	border: 1px solid #ccdc84;
	background: #eef4da;
}

.teaser.class_5_3F18089B .teaser_element:nth-child(9n),
.teaser.class_5_3F18089B .teaser_element:nth-child(12n){
	border: 1px solid #1961ac;
	background: #eef4da;
}

.teaser.class_5_3F18089B .teaser_element:nth-child(18n),
.teaser.class_5_3F18089B .teaser_element:nth-child(19n) {
	border: 1px solid #ccdc84;
	background: #eef4da;
}
*/


.teaser.class_5_3F18089B .teaser_element .category {
  display: none;
}

.teaser.class_5_3F18089B .teaser_element:nth-child(2n) {
  
}

.teaser.class_5_3F18089B .teaser_element:hover {

}

.teaser.class_5_3F18089B .teaser_element .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 35% 15px 1fr;
  grid-template-columns: 35% 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  grid-column-gap: 15px;
  width: 100%;
  padding: 0;
  margin: 0;
}

@media (max-width: 1578px){
	#content #news .wrapper {
		grid-template-columns: 1fr;
	}
	#content #news .wrapper #fake_content {
		width: 100%;
	}
	#content #news .wrapper #fake_rechts {
        display: none;
	}
}

@media (max-width: 1023px){
	#content #news .wrapper #fake_rechts {
        display: block !important;
	}
}

@media (min-width: 768px) and (max-width: 1024px){
	#content #news .wrapper #fake_rechts {
        display: block;
        margin-bottom: 60px;
	}
}

@media (max-width: 767px) {
	.teaser.class_5_3F18089B .teaser_element .wrapper {
	  display: flex;
	  flex-flow: column;
	  width: 100%;
	  padding: 0;
	  margin: 0;
	}
	.teaser.class_5_3F18089B .teaser_element .wrapper > .teaserimg {
		padding: 0 !important; margin-bottom: 10px;
	}

	.teaser.class_5_3F18089B .teaser_element .wrapper > .teaserimg img {
		padding: 0 !important;
	}
    #content #news .wrapper .ac_teaser_item { 
        flex-flow: column;
        box-sizing: border-box;
        margin-bottom: 0px;
    }
    #content #news .wrapper .ac_teaser_item .ac_teaser_title {
    	max-width: 98%;
    	margin: -0.5em -0.5em 0 -0.5em !important;
    }
    #content #news .wrapper .ac_teaser_item img { 
        min-width: 100%;
    }
    #content #news .wrapper .ac_teaser_item .ac_teaser_text { 
        min-width: 100%;
    }
}

@media (max-width: 619px) {
	#content #news .ac_teaser.class_5_3F18089B .ac_teaser_wrapper {
	  display: flex;
	  flex-flow: column;
	  width: 100%;
	  padding: 0;
	  margin: 0;
	}
    #content #news .wrapper .ac_teaser_item .ac_teaser_title {
    	max-width: 99%;
    	margin: -0.5em -0.6em 0 -0.5em !important;
    }
}

@media (min-width: 420px) and (max-width: 619px) {
	.teaser.class_5_3F18089B .teaser_item_list {
	  display: flex;
	  flex-flow: column;
	  width: 100%;
	  padding: 0;
	  margin: 0;
	}
	.teaser.class_5_3F18089B .teaser_element .wrapper > .teaserimg {
		padding: 0 !important; margin-bottom: 10px;
	}

	.teaser.class_5_3F18089B .teaser_element .wrapper > .teaserimg img {
		padding: 0 !important;
	}
}

@media (max-width: 420px) {
	.teaser.class_5_3F18089B .teaser_item_list {
	  display: flex;
	  flex-flow: column;
	  width: 100%;
	  padding: 0;
	  margin: 0;
	}

	.teaser.class_5_3F18089B .teaser_element .wrapper {
	  display: flex;
	  flex-flow: column;
	  width: 100%;
	  padding: 0;
	  margin: 0;
	}
	
	.teaser.class_5_3F18089B .teaser_element .wrapper > .teaserimg {
		padding: 0 !important; margin-bottom: 10px;
	}

	.teaser.class_5_3F18089B .teaser_element .wrapper > .teaserimg img {
		padding: 0 !important;
	}
}

.teaser.class_5_3F18089B .teaser_element .wrapper > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}

.teaser.class_5_3F18089B .teaser_element .wrapper > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}

.teaser.class_5_3F18089B .teaser_element .wrapper > .teaserimg {
}

.teaser.class_5_3F18089B .teaser_element .wrapper > .teaserimg img {
  width: 100%;
  height: auto;
}

.teaser.class_5_3F18089B .teaser_element .wrapper .teasercontent {
  display: flex;
  flex-flow: column;
  padding: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.teaser.class_5_3F18089B .teaser_element.noteaserimg .wrapper {
  display: grid;
  grid-template-columns: 1fr;
  min-height: 195px;
  display: flex;
  flex-flow: column;
}

.teaser.class_5_3F18089B .teaser_element.noteaserimg .wrapper .teasercontent {
  display: flex;
  flex-flow: column;
  padding-left: 30px;
  padding: 20px 3%;
  min-height: 155px;
}

.teaser.class_5_3F18089B .teaser_element .wrapper .teasercontent .teaser_titledate {
  order: 1;
  /* background-color: green; */
  /* color: #fff; */
}

.teaser.class_5_3F18089B .teaser_element .wrapper .teasercontent .teaser_titledate .teaserdate {
  font-size: 8px;
  line-height: 10px !important;
  font-weight: normal;
}

.teaser.class_5_3F18089B .teaser_element .wrapper .teasercontent .teaser_titledate h3.teasertitel {
  margin: 0 0 10px;
  font-size: 18px !important;
  line-height: 24px !important;
}

.teaser.class_5_3F18089B .teaser_element .wrapper .teasercontent .teasertext {
  order: 2;
  text-align: left;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}

.teaser.class_5_3F18089B .teaser_element .wrapper .teasercontent .toggle_more {
  order: 3;
  margin: auto 0 0 0;
  cursor: pointer;
}

.teaser.class_5_3F18089B .teaser_element .detail_text {
  display: none;
}

.teaser.class_5_3F18089B .teaser_element.noteaserimg .detail_text,
.teaser.class_5_3F18089B .teaser_element:nth-child(2n) .detail_text,
.teaser.class_5_3F18089B .teaser_element:last-child .detail_text {
  padding: 0 3%;
}

.teaser.class_5_3F18089B .teaser_element .detail_text h6 {
  margin: 10px 0 0;
}

/* News-Teaser im Kacheldesign */
.class_5_7EE57EF5 {

}

.teaser.class_5_7EE57EF5 {
  display: inline-block;
  width: 100%;
  margin: 30px 0;
}

.teaser.class_5_7EE57EF5 .teaser_text,
.teaser.class_5_7EE57EF5 .toggle_more,
.teaser.class_5_7EE57EF5 .detail_text { display: none}

.teaser_vk.class_5_7EE57EF5 {
  display: inline-block;
  width: 100%;
  margin: 30px 0 0px;
}

.teaser.class_5_7EE57EF5 * {
  margin: 0;
  padding: 0;
  clear: none;
}

.teaser.class_5_7EE57EF5 br { display: none !important; }

.teaser.class_5_7EE57EF5 .teaser_download {
  visibility: hidden !important
}

@media (min-width: 370px) and (max-width: 480px) {
  #center .teaser.class_5_7EE57EF5 .teaser_element h2,
  #center .teaser_vk.class_5_7EE57EF5 .teaser_element h2 a {
      font-size: 14px !important;
      line-height: 18px !important; display: none
    }
}

.teaser.class_5_7EE57EF5 .teaser_item_list,
.teaser_vk.class_5_7EE57EF5 .teaser_item_list {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  display: grid;
  /*  grid-template-columns: 1fr 1fr 1fr; */
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  margin: 0;
  padding: 0;
}

.teaser.class_5_7EE57EF5 .teaser_element,
.teaser_vk.class_5_7EE57EF5 .teaser_element { 
  padding: 0;
  margin: 0 0 3% 0;
  border: 0;
  width: 31.5%;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  background-size: cover;
}

.teaser.class_5_7EE57EF5 .teaser_element:nth-child(1) {
  grid-column: 1 / span 2;
}

.teaser.class_5_7EE57EF5 .teaser_element:nth-child(5) {
  grid-column: 2 / span 2;
}

.teaser.class_5_7EE57EF5 .teaser_element:nth-child(11) {
  grid-column: 1 / span 2;
}

.teaser.class_5_7EE57EF5 .teaser_element:nth-child(20) {
  grid-column: 3 / span 2;
}
@supports(display: grid){
  .teaser.class_5_7EE57EF5 .teaser_element,
  .teaser_vk.class_5_7EE57EF5 .teaser_element  { 
    padding: 0;
    margin: 0;
    border: 0;
    width: 100%;
  }
}

.teaser.class_5_7EE57EF5 .teaser_element div.teaserimg,
.teaser_vk.class_5_7EE57EF5 .teaser_element span.teaserimg {
  position: absolute;
}

.teaser.class_5_7EE57EF5 .teaser_element.noteaserimg div.teaserimg,
.teaser_vk.class_5_7EE57EF5 .teaser_element.noteaserimg span.teaserimg {
  background-color: transparent;
  position: absolute;
}

.teaser.class_5_7EE57EF5 .teaser_element div.teaserimg img,
.teaser_vk.class_5_7EE57EF5 .teaser_element span.teaserimg img{
  margin: 0;
  padding: 0;
  width: 100%;
  max-width: 100% !important;
  height: auto !important;
  opacity: 0.2 !important;
  transition: all 0.5s;
  background-color: #252834 !important;
}

.teaser_vk.class_5_7EE57EF5 .teaser_element.noteaserimg span.teaserimg img{
  opacity: 1 !important;
  transition: all 0.5s;
  background-color: transparent !important;
}

.teaser_vk.class_5_7EE57EF5 .teaser_element:hover span.teaserimg img {
  opacity: 1 !important;
  transition: all 0.5s;
}

.teaser.class_5_7EE57EF5 .teaser_element .wrapper,
.teaser_vk.class_5_7EE57EF5 .teaser_element .event_item_wrapper {
  display: flex;
  flex-flow: column;
  min-height: 100%;
  /* height: 1px;
  https://redmine.net-com.de/issues/8249
  https://github.com/philipwalton/flexbugs/issues/231
  */
  justify-content: space-between;
  background-color: rgba(37,42,52,0.8) !important;
  transition: all 0.5s;
}

.teaser.class_5_7EE57EF5 .teaser_element.noteaserimg .wrapper,
.teaser_vk.class_5_7EE57EF5 .teaser_element.noteaserimg .event_item_wrapper {
  background-color: transparent !important;
}

.teaser.class_5_7EE57EF5 .teaser_element:hover .wrapper,
.teaser_vk.class_5_7EE57EF5 .teaser_element:hover .event_item_wrapper {
  background-color: rgba(37,42,52,0) !important;
  transition: all 0.5s;
}

.teaser.class_5_7EE57EF5 .teaser_element .wrapper .category,
.teaser_vk.class_5_7EE57EF5 .teaser_element .event_item_wrapper .category {
  color: #fff;
  display: block;
  order: 1;
  margin: 0 0 auto;
  padding: 8%;
  width: 84%;
  position: relative;
  z-index: 1;
}

.teaser.class_5_7EE57EF5 .teaser_element .wrapper .teasercontent,
.teaser_vk.class_5_7EE57EF5 .teaser_element .event_item_wrapper .teaser_content  {
  background: rgba(37,42,52,0);
  transition: all 0.5s;
  font-weight: normal;
  position: relative;
  color: #fff;
  display: block;
  order: 2;
  margin-top: auto;
  padding: 8%;
  width: 84%;
}

.teaser.class_5_7EE57EF5 .teaser_element:first-child .wrapper .category,
.teaser_vk.class_5_7EE57EF5 .teaser_element:first-child .event_item_wrapper .category {
  padding: 4%;
  width: 92%;
  position: relative;
  z-index: 1;
}

.teaser.class_5_7EE57EF5 .teaser_element:first-child .wrapper .teasercontent,
.teaser_vk.class_5_7EE57EF5 .teaser_element:first-child .event_item_wrapper .teaser_content  {
  padding: 4%;
  width: 92%;
}

.teaser.class_5_7EE57EF5 .teaser_element:hover .wrapper .teasercontent,
.teaser_vk.class_5_7EE57EF5 .teaser_element:hover .event_item_wrapper .teaser_content {
  background: rgba(37,42,52,0.8);
  transition: all 0.5s;
}

.teaser.class_5_7EE57EF5 .teaser_element .wrapper .teasercontent .teaser_titledate a,
.teaser_vk.class_5_7EE57EF5 .teaser_element .event_item_wrapper .teaser_content .teaser_titledate a {
  font-size: 18px;
  line-height: 24px !important;
  font-family: "Playfair Display", serif !important;
  overflow: hidden;
  width: 100%;
  text-overflow: ellipsis;
  font-weight: normal !important; 
}

#center .teaser.class_5_7EE57EF5 .teaser_element .wrapper .teasercontent .teaser_titledate a,
#center .teaser_vk.class_5_7EE57EF5 .teaser_element .event_item_wrapper .teaser_content .teaser_titledate a {
  font-weight: normal !important;
}

.teaser.class_5_7EE57EF5 .teaser_element .teasercontent .teaser_titel a,
.teaser.class_5_7EE57EF5 .teaser_element .teasercontent .teaserdate,
.teaser_vk.class_5_7EE57EF5 .teaser_element .teaser_content a,
.teaser_vk.class_5_7EE57EF5 .teaser_element .teaser_content .teaserdate,
.teaser_vk.class_5_7EE57EF5 .teaser_element .teaser_content .teaser_address {
  color: #fff !important;
  font-weight: normal;
  display: block;
  text-align: right !important;
}

.teaser.class_5_7EE57EF5 .teaser_element .teasercontent .teaser_titledate { display: flex !important; flex-flow: column}

#center .teaser.class_5_7EE57EF5 .teaser_element .teasercontent .teaser_titel { order: 1 !important; font-size: 24px !important; line-height: 30px !important}

#center .teaser.class_5_7EE57EF5 .teaser_element .teasercontent .teaserdate { order: 2 !important; }

.teaser.class_5_7EE57EF5 .teaser_element .teaserdate,
.teaser_vk.class_5_7EE57EF5 .teaser_element .event_item_wrapper .teaser_content .teaserdate {
  font-size: 8px;
  line-height: 10px;
  margin-top: 8px;
  font-style: normal !important;
}

.teaser_vk.class_5_7EE57EF5 .teaser_element .event_item_wrapper .teaser_content .teaserdate_wrapper {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
}

.teaser_vk.class_5_7EE57EF5 .teaser_element .event_item_wrapper .teaser_content .teaserdate_wrapper .title { margin-left: 3px; }

.teaser.class_5_7EE57EF5 .teaser_element .wrapper .teasercontent .teasertext {
  margin: 0; padding: 8%;
  display: block;
  width: 84%;
  display: none;
}

.teaser.class_5_7EE57EF5 .teaser_element:fist-child .wrapper .teasercontent .teasertext {
  display: none;
}

.teaser.class_5_7EE57EF5 .teaser_element.noteaserimg .wrapper .category .source_region::after { content: " |";}

.teaser.class_5_7EE57EF5 .teaser_element.noteaserimg:hover .teasercontent,
.teaser_vk.class_5_7EE57EF5 .teaser_element.noteaserimg .teaser_content {
  background: transparent !important;
  opacity: 1 !important;
}

.teaser.class_5_7EE57EF5 .teaser_element.noteaserimg .wrapper *,
.teaser.class_5_7EE57EF5 .teaser_element.noteaserimg .wrapper a,
.teaser_vk.class_5_7EE57EF5 .teaser_element.noteaserimg *,
.teaser_vk.class_5_7EE57EF5 .teaser_element.noteaserimg a,
.teaser_vk.class_5_7EE57EF5 .teaser_element.noteaserimg a * { color: #000 !important }

.teaser.class_5_7EE57EF5 .teaser_element.noteaserimg:nth-child(n+1) { background-color: #dad6e7 !important; }

.teaser.class_5_7EE57EF5 .teaser_element.noteaserimg:nth-child(2n+3) { background-color: #eadecd; }

.teaser_vk.class_5_7EE57EF5 .teaser_element.noteaserimg:nth-child(1) { background-color: #dde7d2; }
.teaser_vk.class_5_7EE57EF5 .teaser_element.noteaserimg:nth-child(2) { background-color: #eadecd; }
.teaser_vk.class_5_7EE57EF5 .teaser_element.noteaserimg:nth-child(3) { background-color: #dad6e7; }

@media (min-width: 1024px) and (max-width: 1439px) {
  .teaser.class_5_7EE57EF5 {
    margin-top: 20px;
  }
  .teaser.class_5_7EE57EF5 .teaser_item_list,
  .teaser_vk.class_5_7EE57EF5 .teaser_item_list { 
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }
  .teaser.class_5_7EE57EF5 .teaser_element .wrapper .teasercontent,
  .teaser_vk.class_5_7EE57EF5 .teaser_element .event_item_wrapper .teaser_content {
    padding: 4% 6% 8% 6%;
    width: 88%;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .teaser.class_5_7EE57EF5 {
    margin-top: 20px;
  }
  .teaser.class_5_7EE57EF5 .teaser_item_list,
  .teaser_vk.class_5_7EE57EF5 .teaser_item_list {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }
  .teaser.class_5_7EE57EF5 .teaser_element .wrapper .teasercontent,
  .teaser_vk.class_5_7EE57EF5 .teaser_element .event_item_wrapper .teaser_content {
    padding: 4% 6% 8% 6%;
    width: 88%;
  }
}

@media (min-width: 481px) and (max-width: 767px) {
  div#content {
    width: 100%;
    padding: 0 0%;
    margin: 0;
  }
  
  .teaser.class_5_7EE57EF5 {
    margin-top: 20px;
  }
  .teaser.class_5_7EE57EF5 .teaser_item_list,
  .teaser_vk.class_5_7EE57EF5 .teaser_item_list {
    grid-template-columns: 48% 48%; 
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  #center .teaser.class_5_7EE57EF5 .teaser_element .teasercontent .teaser_titel {
    font-size: 18px !important;
    line-height: 22px !important;
  }
}

@media (max-width: 480px) {
  .teaser.class_5_7EE57EF5 {
    margin-top: 10px;
  }
  .teaser.class_5_7EE57EF5 .teaser_item_list,
  .teaser_vk.class_5_7EE57EF5 .teaser_item_list {
    grid-template-columns: 48% 48%; 
    grid-column-gap: 0;
    grid-row-gap: 10px;
  }

  .teaser.class_5_7EE57EF5 .teaser_element:first-child {
    grid-column: 1 / span 2;
  }

  .teaser.class_5_7EE57EF5 .teaser_element .wrapper .category,
  .teaser_vk.class_5_7EE57EF5 .teaser_element .event_item_wrapper .category {
    color: transparent !important;
  }

  .teaser.class_5_7EE57EF5 .teaser_element .wrapper .category::before,
  .teaser_vk.class_5_7EE57EF5 .teaser_element .event_item_wrapper .category::before {
    color: #fff;
  }

  .teaser.class_5_7EE57EF5 .teaser_element.noteaserimg .wrapper .category::before,
  .teaser_vk.class_5_7EE57EF5 .teaser_element.no_bg_imgage .event_item_wrapper .category::before {
    color: #000;
  }

  #center .teaser.class_5_7EE57EF5 .teaser_element .teasercontent .teaser_titel {
    font-size: 18px !important;
    line-height: 22px !important;
  }
}

@media (min-width: 371px) and (max-width: 479px){
  .teaser.class_5_7EE57EF5 .teaser_element .wrapper .teasercontent .teaser_titledate,
  .teaser_vk.class_5_7EE57EF5 .teaser_element .event_item_wrapper .teaser_content .teaser_titledate {
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis;
    font-weight: normal !important; 
  }
  
  .teaser.class_5_7EE57EF5 .teaser_element .wrapper .teasercontent .teaser_titledate a,
  .teaser_vk.class_5_7EE57EF5 .teaser_element .event_item_wrapper .teaser_content .teaser_titledate a {
    font-size: 14px !important;
    line-height: 18px !important;
  }
  
  #content #spec #dwa_event_list_wrapper .teaser_element .category {
    padding: 4% 8% 4%;
  }

  #content #spec #dwa_event_list_wrapper .teaser_element .teaser_content {
    padding: 0 8% 4%;
  }

  #center .teaser.class_5_7EE57EF5 .teaser_element .teasercontent .teaser_titel {
    font-size: 14px !important;
    line-height: 18px !important;
  }
}

@media (max-width: 370px) {
  .teaser.class_5_7EE57EF5 {
    margin-top: 10px;
  }
  .teaser.class_5_7EE57EF5 .teaser_item_list,
  .teaser_vk.class_5_7EE57EF5 .teaser_item_list {
    grid-template-columns: 100%; 
    grid-column-gap: 0;
    grid-row-gap: 10px;
  }

  .teaser.class_5_7EE57EF5 .teaser_item_list,
  .teaser_vk.class_5_7EE57EF5 .teaser_item_list {
    grid-template-columns: 1fr !important;
  }

  .teaser.class_5_7EE57EF5 .teaser_element:first-child {
    grid-column: 1 !important;
  }  

  #content #spec #dwa_event_list_wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr;
  }   
  #content #spec #dwa_event_list_wrapper .teaser_element:first-child {
    grid-column: 0 / 1;
  }
}




/* nicht anzeigen */
.class_389_1269022739388 {
	white-space: normal;
}

/* Tabellen mobil */
.mobil {
}

#content table.mobil.tablesaw {
 max-width: 80% !important;
 width: 80% !important;
}

@media (min-width: 1024px) and (max-width: 1259px) {
	#content table.mobil.tablesaw {
	 max-width: 90% !important;
	 width: 90% !important;
	}
}

@media (min-width: 1024px) and (max-width: 1259px) {
	#content table.mobil.tablesaw {
	 max-width: 90% !important;
	 width: 90% !important;
	}
}

@media (min-width: 768px) and (max-width: 1023px) {
	#content table.mobil.tablesaw {
	 max-width: 90% !important;
	 width: 90% !important;
	}
}

@media (max-width: 767px) {
	#content table.mobil.tablesaw {
	 max-width: 100% !important;
	 width: 100% !important;
	}
}

/* Tabellen mobil - 100% */
.mobil_100 {
}

/* Test Foto links Text Arial blau daneben  */
.class_389_1284973713777 {
	color: #333399;
	font-family: Arial;
	font-size: 1.4em;
	margin-top: 0em;
	margin-left: 1em;
	margin-bottom: 0em;
	margin-right: 0em;
	padding-left: 1em;
	background-color: #FFFFFF;
	text-align: justify;
	float: right;
}

/* Textblock unter Bild */
.class_389_1262776643145 {
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 4px;
	margin-left: 4pt;
	text-align: justify;
}

/* Textformatierung blau */
.class_389_1266826143465 {
	color: #0000CC;
	font-weight: normal;
}

/* Textformatierung blau fett */
.class_389_1266826168294 {
	color: #0000CC;
	font-weight: bold;
}

/* Textformatierung blau fett kursiv */
.class_389_1266826243015 {
	color: #0000CC;
	font-style: oblique;
	font-weight: bold;
}

/* Textformatierung blau kursiv */
.class_389_1266826214264 {
	color: #0000CC;
	font-style: oblique;
	font-weight: normal;
}

/* Textformatierung gruen */
.class_389_1266826296845 {
	color: #009933;
	font-weight: normal;
}

/* Textformatierung gruen fett */
.class_389_1266826323814 {
	color: #009933;
	font-weight: bold;
}

/* Textformatierung gruen fett kursiv */
.class_389_1266826343284 {
	color: #009933;
	font-style: oblique;
	font-weight: bold;
}

/* Textformatierung gruen kursiv */
.class_389_1266826365347 {
	color: #009933;
	font-style: oblique;
	font-weight: normal;
}

/* Textformatierung rot */
.class_389_1266826397317 {
	color: #FF0000;
	font-weight: normal;
}

/* Textformatierung rot fett */
.class_389_1266826411802 {
	color: #FF0000;
	font-weight: bold;
}

/* Textformatierung rot fett kursiv */
.class_389_1266826428787 {
	color: #FF0000;
	font-style: oblique;
	font-weight: bold;
}

/* Textformatierung rot kursiv */
.class_389_1266826450507 {
	color: #FF0000;
	font-style: oblique;
	font-weight: normal;
}

/* Textformatierung schwarz */
.class_389_1266826482211 {
	color: #000000;
	font-weight: normal;
}

/* Textformatierung schwarz fett */
.class_389_1266826500431 {
	color: #000000;
	font-weight: bold;
}

/* Textformatierung schwarz fett kursiv */
.class_389_1266826524901 {
	color: #000000;
	font-style: oblique;
	font-weight: bold;
}

/* Textformatierung schwarz kursiv */
.class_389_1266826538370 {
	font-style: oblique;
	font-weight: normal;
}


