/* ############ Liste  ####################   */

/*  weiterlesen ausblenden */

.more  {
    
  display:none!important;
}

/* ########### Teaser #################   */

.news .uzk15__newsteaser_3 .uzk15__content .news-teaser-date, div.news-teaser-date {
    
  display:none!important;
}


/* ########### Tags in Detailansicht verbergen #################   */
 
   .news .footer span.news-list-tags  {display:none!important;}


/* ########### Größe Bilder Einzelansicht #################  */
/*  .news-single .article .news-img-wrap  img {
   float: none; 
   width:auto!important
   min-width:50%!important; 
   max-width:50%!important;
}  
*/


/* ########### Bilder Listenansicht #################   */
.news .article .news-img-wrap, .news-img-wrap {
  float: left;
  margin: 0px 0px 15px 0px;
  background: #fff;
}


.news .article .news-img-wrap  {
    padding: 5px 20px 10px 0px!important;

}



.news-single .article .news-img-wrap img, .news-img-wrap img {
   min-width:100%!important; 

}

.news-img-caption {
   min-width:100%!important; 
}


/* ########### Design Relation + Verwandte Links "" #################  */
.news-related.news-related-links
{
  width: 50%;
  padding: 0px;
  border: 0px solid #eee;
  display: table-cell;
}

/* ########### Listenansicht Archiv #################  */

.news .news-menu-view ul {
  list-style: none;
  padding-bottom:0.8em;
  font-weight:bold;
  font-size: 1.2em;
}

.news .news-menu-view ul li ul li.item {
  list-style: none;
  font-weight:normal!important;
  font-size: 0.7em;
}
