/*@hintergrund: #efefef;*/
/* @hintergrund: #edf3ff; */
/* @hintergrund: #f1f1f1;
#A00051: #A00051;
@schrift: #808285; */
/* @hellgrau:#D1D3D4; */
/* @hellgrau: #f2f2f2;
@newsgrau: rgba(240, 240, 240, 0.45); */
/* @grau: #808285; */
/* @grau: #333; */
/* @hellgelb: #FFFCD5; */
/* @hellgelb: #FFF;
@gelb: #F8CE2C; */
.social {
  /* display: none !important; */
}
.news .media-body {
  padding-left: 60px;
}
/* @media only screen and (min-width : 1200px){
 .news .col-md-4{ padding-right:0px !important; }
 .news .col-md-8{ padding-left:0px !important; }

 } */
.news h3 {
  font-size: 2.4rem;
  margin-top: 15px;
  margin-left: 0px !important;
}
.news date {
  position: relative;
  font-size: 14px;
  float: left;
  margin: 0px 0 12px 0;
  width: 100%;
  clear: both;
  display: block;
}
.news-single date {
  position: relative;
  font-size: 14px;
  float: left;
  margin: -24px 0 12px 0;
  width: 100%;
  clear: both;
  display: block;
  padding-left: 40px;
}
.news-list-item {
  margin-bottom: 0px;
}
@media only screen and (max-width: 991px) {
  .news-list-item {
    margin-bottom: 60px;
  }
  .news-list-item:last-child {
    margin-bottom: 0px;
  }
}
.bildunterschrift {
  padding: 8px 0;
}
.bildunterschrift:empty {
  padding: 0;
}
.news .lead {
  font-size: 18px !important;
  margin-bottom: 0px !important;
  padding-bottom: 20px;
  padding-right: 10px;
}
.news .extra {
  display: none;
}
.news .more-link {
  position: relative;
  float: left;
  margin-left: 8px;
  font-size: 18px;
  margin-bottom: 10px;
}
.news .more-link:hover {
  color: #333 !important;
}
.morelinkdiv {
  position: relative;
  float: left;
  width: 100%;
  background: rgba(240, 240, 240, 0.45);
  padding-bottom: 6px;
}
/* Starseite News */
.articletype-0 {
  background: rgba(240, 240, 240, 0.45);
  height: 100%;
  padding: 8px 0 0 8px;
}
.backendlayout-special_start .articletype-0 {
  background: none;
  height: 100%;
  padding: 8px 0 0 40px;
}
.backendlayout-special_start .news .media-body {
  padding-left: 20px;
}
/* News */
.pagelevel-3 .col-md-8 {
  padding-left: 30px !important;
}
/* Newsdetail */
.articletype-0 {
  float: left;
}
.news-single .newsbox date:nth-child(2n) {
  display: none;
}
_:-ms-fullscreen,
:root .news-single .newsbox date date time {
  display: none;
}
_:-ms-fullscreen,
:root .news-single .newsbox date:nth-child(2n) {
  display: block;
}
.news-single .thumbnail {
  display: block;
  padding: 0px;
  margin-bottom: 24px;
  line-height: 1.55;
  background-color: #fff;
  border: 0px solid #ddd;
  border-radius: 0px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.news-list-item:last-child .newshr {
  border-top: 0px solid #A00051;
}
.news-list-item {
  /* margin-bottom:40px; */
  font-size: 15px;
  font-family: inherit;
  padding: 0 0 0 40px;
}
.news-list-item a,
.lead {
  color: inherit;
  text-decoration: none;
}
.lead {
  font-size: inherit !important;
  padding: 15px 0 0 0;
}
.news-list-item h3 {
  /* font-size:18px; */
  margin-left: 0px;
}
.label-info {
  background-color: #A00051;
}
.news-single .article .row,
.news-single .article .extra {
  padding-left: 40px;
}
.facebook,
.twitter,
.googlePlus {
  height: 32px;
  margin-left: -20px;
  text-align: left;
}
.fbshare {
  margin-top: -6px;
}
.startseitenews img {
  width: 100% !important;
  height: auto !important;
}
@media only screen and (min-width: 992px) {
  .startseitenews bild {
    padding-right: 20px;
  }
  .startseitenews .bild {
    padding-left: 0px;
  }
  .startseitenews .text {
    padding-right: 0px;
  }
  .rowbreak {
    position: relative;
    float: left;
    width: 100%;
    height: 40px;
    display: block;
    clear: both;
  }
}
@media only screen and (max-width: 992px) {
  .startseitenews bild {
    padding-bottom: 20px;
  }
  .backendlayout-special_start .articletype-0 {
    padding-left: 0px !important;
  }
  .startseitenews .bild,
  .startseitenews .text {
    padding-left: 0px;
    padding-right: 0px;
  }
  .startseitenews .bild {
    padding-bottom: 20px;
  }
  .news-list-item {
    padding-left: 0px;
  }
}
.startseitenews img {
  width: 100% !important;
  height: auto !important;
}
.news-list-view .row {
  margin-bottom: 0px;
}
.news-list-view .thumbnail {
  display: block;
  padding: 0px;
  margin-bottom: 24px;
  line-height: 1.55;
  background-color: #fff;
  border: 0px solid #eaeaea;
  border-radius: 0px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
  min-height: 507px;
  background: rgba(240, 240, 240, 0.45);
  padding-bottom: 60px;
  height: auto;
  min-height: 533px;
}
.news-list-view .thumbnail .more {
  position: absolute;
  bottom: 54px;
  right: 30px;
}
.news-list-view .thumbnail .caption {
  padding: 0 10px ;
}
.news-info {
  margin-bottom: 10.5px;
}
.facebook,
.twitter,
.googlePlus {
  height: 32px;
  margin-left: 0px !important;
  text-align: left;
  width: auto;
  display: block;
  float: left;
}
.shariff .orientation-horizontal.button-style-standard.shariff-col-3 li .share_text {
  text-indent: 0 !important;
  display: inline !important;
}
/* .shariff .orientation-horizontal li .share_text {
    display:block !important;
    text-indent: -9999px;
    padding-left: 3px;
    position: relative;
    float: left;
    width: 60px;
    max-width: 60px !important;
    margin:0px !important;

} */
/* .fab, .fa-facebook-f {
	position: relative;
	float: left;
	width:auto;
}
 */
.facebook,
.twitter,
.xing {
  position: relative;
  width: auto;
  max-width: 140px !important;
  display: block;
  float: left;
  margin-right: 20px;
}
.shariff li,
.shariff li a {
  height: 41px !important;
  font-size: 18px !important;
}
.shariff li .share_count,
.shariff li .share_text {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 18px !important;
  vertical-align: middle;
  line-height: 38px !important;
}
@media only screen and (max-width: 599px) {
  .shariff-col-3 {
    width: 100% !important;
    position: relative;
    float: left;
    clear: both;
    padding: 20px 0 10px 0 !important;
  }
  .shariff-col-3 ul li {
    width: 100% !important;
  }
  .facebook,
  .twitter,
  .xing {
    position: relative;
    width: auto;
    max-width: 110px !important;
    display: block;
    float: left;
    margin-right: 20px;
  }
}
@media only screen and (max-width: 420px) {
  .shariff li .share_count,
  .shariff li .share_text {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px !important;
    vertical-align: middle;
    line-height: 38px !important;
  }
}
.more-link,
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.55;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: 300;
  font-size: 18px;
  color: #fff;
  background-color: #10a0cb;
  border-color: #0e8db3;
  color: #fff !important;
  background-color: #a00051;
  border-color: #a00051;
  transition: ease .4s;
  float: right !important;
}
.news .more-link {
  position: relative;
  color: #fff !important;
  margin-right: 20px;
  float: right !important;
  font-size: 18px;
}
.news {
  margin-bottom: -20px;
}
.btn-primary:hover,
.more-link:hover,
.btn:hover {
  color: #a00051 !important;
  background-color: white;
  border-color: #a00051;
  transition: ease .4s;
}
.text-muted {
  display: none;
}
.newsbox h3,
.newsbox h4,
.newsbox h5 {
  margin-left: 0px !important;
}
/* .frame-ident{ width:100%; margin:0px !important;}
 */
.frame-nurEinrueckung .news-list-view .row {
  margin: 0px;
}
.frame-nurEinrueckung .col-md-4 {
  padding: 10px;
}
/*  @media (min-width: 1200px){
 .frame-indent {
    margin-left: 0 !important;
    margin-right: 0 !important;
 }
 }

 @media (min-width: 992px){
 .frame-indent {
    margin-left: 0 !important;
    margin-right: 0 !important;
 }
 }

 @media (min-width: 768px){
 .frame-indent {
    margin-left: 0 !important;
    margin-right: 0 !important;
 }
 } */
.frame-indent {
  width: 100%;
  margin-left: 0px !important;
  margin-right: 0px !important;
  background: white;
  padding: 30px;
}
.frame-indent h2 {
  padding-top: 20px !important;
  margin-left: -10px;
}
.frame-indent .col-md-4 {
  padding: 10px;
}
#c705 .row {
  margin-left: 0px;
  margin-right: 0px;
}
.col-sm-6.col-md-4.news-list-block {
  min-height: 600px;
}
#c908 {
  padding-right: 20px !important;
}
#c908 .newsbild {
  position: relative;
  float: left;
  width: 47%;
}
#c908 .row {
  margin-left: 0px;
  margin-right: 0px;
}
#c908 .news-list-item {
  width: 100% !important;
  border: 0px solid red;
  padding: 0px;
}
#c908 .newsbox {
  position: relative;
  width: 100%;
  height: auto;
  float: left;
}
#c908 .newsbox h3 {
  margin-top: 0px;
}
#c908 .newsbox a img {
  width: 100%;
  display: block;
  float: left;
}
#c908 .articletype-0 {
  width: 50%;
  float: left;
  display: block;
  padding-top: 0px;
}
#c908 .morelinkdiv {
  position: absolute;
  right: 0px;
  bottom: 0px;
  background: transparent;
  width: auto;
  display: block;
}
#c908 .more-link {
  margin: 0px;
  padding-bottom: 0px;
  margin-bottom: -6px;
}
@media only screen and (max-width: 992px) {
  #c908 .newsbox a img {
    width: 100%;
    display: block;
    float: left;
  }
  #c908 .articletype-0 {
    width: 100%;
    float: left;
    display: block;
  }
  #c908 .newsbild {
    position: relative;
    float: left;
    width: 100%;
  }
  #c908 .newsbox h3 {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .news-list-view .thumbnail img {
    width: 100%;
  }
}
