

.news-list-view .article {
  width: calc(23% - 20px);
  margin-left: 20px;
  margin-top: 10px;
	background: #fff;
padding: 2%;
	border-radius: 8px;
		box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
	align-self: stretch;

}


#pageid1 .news .article .news-img-wrap {margin:0;}

.news-ohne-datum .article .news-list-date {display: none;}
.news-ohne-datum-detail .article .news-list-date {display: none;}
.news-ohne-datum-detail .article  p {}
.news-ohne-datum-detail .article .news-img-wrap {display: none;}
.amtstafel-ohne-detail .news-list-category {display: none;}

.news-ohne-datum-detail .article .news-list-category {display: none;}

.news .article .footer {display: none;}

.teaser-text p {margin-bottom: 0;}
.news .news-list-view .article h3 a {text-decoration: none;}

main .news .article .news-img-wrap img {
	max-width: 100%;}

main .news .article .news-img-wrap img {
  width: 100%;
  height: auto;
  min-height: 230px;
}
main .news-single .article .image {max-height: 250px; overflow: hidden;}
main .news-single .article img {object-fit: cover;  height: 250px;}

main .news-single .article .news-img-wrap {

  width: 500px;
 
}


.startteaser .news-list-view .article {
  width: 100%;
  margin-left: 0px;
  margin-top: 0px;
  background: #f5f5f5;
  padding: 2%;
    padding-bottom: 2%;
}

.news-single .article {
    flex-direction: column;
}

.news .news-list-category {display: none;}
.news .footer {margin-top:0;}

.news-single .header {  order: 1;}
.news-single .news-img-wrap  {  order: 3;}
.news-single .news-text-wrap  {  order: 2;}
.news-single .news-backlink-wrap  {  order: 4;}

.news .news-list-view {
  display: flex;
  flex-wrap: wrap;
  margin: -10px 0 0 -10px;
  align-items: inherit;
}

.news-list-view .article {
  width: calc(33% - 20px);
  margin-left: 20px;
  margin-top: 20px;
	background: #f5f5f5;
padding: 2%;

}

.frame-custom-11 .news .article .news-img-wrap {

}

.news .article .teaser-text {
	font-size: 1.6rem;}
.frame-custom-11 .news .article .teaser-text a {display: none;}
.news .article:last-child {margin-bottom: 0 !important; padding-bottom: 0 !important;}

.news .article .teaser-text {
text-align: center;

}
.news .article .news-img-wrap {    height: 230px;   overflow: hidden;}
.topnews .news-img-wrap {position: relative; z-index: 1;}
.topnews .news-img-wrap::before {
  content: "ausgebucht";
  background: #e20526;
  color: #fff;
  font-weight: bold;
  position: absolute;
  top: 34%;
  padding: 10px;
  z-index: 1032;
  left: 18%;
  text-transform: uppercase;
  font-size: 2rem;
}

.topnews .news-img-wrap img {opacity: 0.6; filter: grayscale(100%);}
.topnews .teaser-text a {opacity: 0.6;}
.topnews a {   pointer-events: none;        cursor: default;}
.news .article {margin-bottom: 0 !important;}
.news .article h3 {text-align: center;}
a.more:hover {background: #4f5564;}

.news-single h1 { 
  border-bottom: 1px solid #B1B1B1;
  text-transform: uppercase;
  padding: 0 0 20px;
  font-size:2.6rem !important;
  margin: 2% 0;
}


.news crop { 	
	display: block; /* in seltenen Faellen in Kombination mit "(max-)width" auch "inline-block" */
	overflow: hidden;
	-moz-text-overflow: ellipsis;
			 text-overflow: ellipsis;
	white-space: nowrap;} 


.teaser-text a {font-weight: normal;  }
.teaser-text a::before {content: "... ";}




.news .article .news-img-wrap {margin: 0;}
.news .article .news-img-wrap img {
    float: left;
    height: auto;
    width: 100%;
    display: block;
}



.news-single .news-img-wrap .outer {
    margin: 4px;
}


.news-single .article .news-img-wrap {width: 100%;}
.news .article h3 {
  font-weight: 400;
  margin-bottom: 10px;
	font-size: 1.8rem; 
}

.news .article .news-img-wrap {background: none;}

.news-img-wrap .gallery, .frame-custom-21 .image {
/*! max-height: 250px; */
  /*! overflow: hidden; */
  /*! object-fit: cover; */
  /*! object-position: center; */
}
	
	.news .article .news-img-wrap a {
	border: none;
	background: none;
	padding: 0;
}


.news-backlink-wrap a:hover {background: #4f5564;}
.news-backlink-wrap a {
    box-sizing: border-box;
    display: inline-block;
    font-size: .888em;
    padding: 0.85em 1.1em;
    line-height: 1em;
    border-radius: 6px;
    text-decoration: none;
    text-align: center;
    margin: 0;
    font-weight: 400;
    cursor: pointer;
    -webkit-transition: all .15s;
    transition: all .15s;
	margin: 4% 0 4%; 
background: #233c52;
 
}

.frame-custom-12  .news ul {
  display: flex;
  list-style: none;
  flex-wrap: wrap;
}


.frame-custom-12  .news ul li {
  font-size: 1.2rem;
  padding-right: 2%;
  color: #232323;
}

main .news .article h3 {margin-top: 0; padding-bottom: 10px;}

.news .article .news-img-wrap {background: none !important;}
.news-img-wrap a {padding: 0 !important; border: 0 !important; margin-bottom: 10px;}


.newsheadheight h3 a {color: #bf0f10 !important; text-decoration: none;
font-weight: bold;
}



.more {
	font-size: 12px; 
	margin-top: 10px;
}

