/* ------------- LATEST -------------- */
.news-latest-item{
  margin: 5px 0px 10px 0px;
}

.news-latest-date{
  font-weight: normal;
  font-size: 11px;
  font-color: #333333; 
}

.news-latest-title{
  font-size: 13px;
  font-weight: regular;
}

.news-latest-title a:link, .news-latest-title a:active, .news-latest-title a:visited{
  text-decoration: none;
  color: #0267b4;
  font-size: 11px;
}

.news-latest-title a:hover{
  text-decoration: underline;
  color: #0267b4;
  font-size: 11px;
}

.news-latest-item p,
.news-list-subheader p{
  font-size: 11px!important;
  font-color: #333333; 
}

.news-latest-morelink, .news-list-subheader + p {
  display: inline;
  padding: 0px 0px 0px 10px;
  color: rgb(2, 103, 180) !important;
  float: left !important;
  padding: 0;
  font-size: 11px !important;
}

.news-latest-morelink a:link, .news-latest-morelink a:active, .news-latest-morelink a:visited{
  color: #0267b4;
  font-size: 11px;
  text-decoration: none;
}

.news-latest-morelink a:hover{
  text-decoration: underline;
}

.news-latest-subheader p, .news-latest-morelink {
  display:inline;
}

.news-latest-img{
  float: left;
}

.news-latest-img img{
  margin: 5px 5px 2px 0px;
  border:1px solid #9BADD9;
}

.news ul.list-unstyled{
  list-style-type:none;
}


/* -------------- LIST --------------- */
.news-list-item{
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 10px 0px;
  font-color: #333333; 
  /*border-bottom: 4px solid #9badd9;*/
}


.news-list-date{
  font-size: 11px;
  font-color: #333333; 
}

.news-list-title{
  font-size: 14px;
  font-weight: regular;
  font-color: #333333; 
}

.news-list-title a:link, .news-latest-title a:active, .news-latest-title a:visited{
  text-decoration: none;
}

.news-list-title a:hover{
  text-decoration: underline;
}

.news-list-item p{
  font-size: 12px;
  display: inline;
  font-color: #333333;
}

.news-list-img{
  float: left;
}

.news-list .news-latest-image img,
.news-list-img img{
  margin: 0px 10px 0px 0px;
  border:4px solid #9BADD9;
}

.news-list .news-item-container-content{
  overflow: hidden;
}

.news-list .news-list-item{
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 10px 0px;
  border-bottom: 4px solid rgb(155, 173, 217);
}

.news-list .news-list-item .media-body{
  margin-bottom:10px;
}

.news-item-container:after{
  content:"";
  clear:both;
  display:block;
}

.news-list-morelink{
  display: inline;
  padding: 0px 0px 0px 10px;
  color: #0267b4!important;
  background-image: url(../lay/internal-link.gif);
  background-position: center left;
  background-repeat: no-repeat;
}

.news-list-morelink a:link, .news-list-morelink a:active, .news-list-morelink a:visited{
  color: #0267b4;
  font-size: 11px;
  text-decoration: none;
}

.news-list-morelink a:hover{
  text-decoration: underline;
}

.news-list-subheader p, .news-list-morelink {
  display:inline;
}


/* -------------- SINGLE -------------- */
.news-single-img{
  float: left;
  margin: 0px 10px 0px 0px;
  border:4px solid #9BADD9;
}

.news-single-additional-info, .news-single-related, .news-single-files, .news-single-links{
  margin: 15px 0px 0px 0px;
}

.news-single-related dt{
  font-weight: bold;
}

.news-single-content{
  float: left;
}

.news-single-item h3{
  color:#333333;
  font-size:13px;
  line-height:20px;
  padding: 0px 0px 10px 0px;
}

.news-single-item h2 {
  color:#F4670B;
  font-size:14px;
  margin: 10px 0px 20px 0px;
  padding: 0px 0px 10px 0px;
}

.news-single-item hr{
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 10px 0px;
  font-color: #333333; 
  border-bottom: 4px solid #9badd9;
}

.news-single-backlink{
  display: inline;
  padding: 0px 0px 0px 10px;
  color: #0267b4;
  background-image: url(../lay/external-link.gif);
  background-position: center left;
  background-repeat: no-repeat;
}

.news-single-backlink a:link, .news-single-backlink a:active, .news-single-backlink a:visited{
  color: #0267b4;
  font-size: 11px;
  text-decoration: none;
}

.news-single-backlink a:hover{
  text-decoration: underline;
}

.news-single .news-list-category{
  display:none;
}

.news-single .header{
margin: 0 !important;
padding: 0 !important;
border: 0 !important;
}


/* -------------- FARBEN -------------- */
.news-list-title, .news-list-title a:link, .news-list-title a:visited, .news-list-title a:active,
.news-latest-title, .news-latest-title a:link, .news-latest-title a:visited, .news-latest-title a:active,
.news-single-item h2{
  color: #f26e18!IMPORTANT;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 5px;
}

.js-gme-saddress {
  margin-right: 3px;
}


.page-item.active .page-link {
  z-index: 1;
  color: rgb(255, 255, 255);
  background-color:rgb(155, 173, 217);
  border-color:rgb(155, 173, 217);
}

.news-single .footer .fas.fa-tags, .footer .news-list-category{
  display:none;
}

.news-single h3,
.teaser-text p{
color: rgb(242,110,24);
font-size: 13px;
font-weight: 600;
margin: 15px 0 !important;
}
