@charset "UTF-8";
/**************************************/
/* Default styles for news extension */
/**************************************/
.news .clear {
  clear: both; }

.news .nav ul {
  float: left;
  display: inline;
  margin: 0; }

.news .nav li {
  float: left; }

.news .nav a {
  float: left;
  display: block; }

.news .nav:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.news .article {
  padding-bottom: 15px;
  margin-bottom: 15px; }

.news .article:last-child {
  padding-bottom: 0;
  margin-bottom: 0; }

.news .article:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.news .article .news-img-wrap {
  float: left;
  margin: 0;
  background: #fff; }

.news .article .news-img-wrap a {
  display: block;
  float: left;
  /*padding: 4px;
  border: 1px solid #ddd;*/
  background: #fff; }

.news .article .news-img-wrap img {
  float: left;
  height: auto;
  width: auto; }

.news .article .teaser-text {
  margin: 0 0 10px 0; }

.news .article h3 {
  margin-bottom: 0; }

.news .footer {
  clear: both;
  padding: 10px 0 0 0;
  border-top: 1px solid #eaedf2;
  margin-top: 15px;
  color: #888; }

.news .footer p {
  line-height: 1em; }

.news .footer span {
  display: inline-block;
  padding-right: 8px;
  margin-right: 8px;
  border-right: 1px solid #ddd; }

.news .footer span:last-child {
  border-right: 0; }

.news .footer .news-category a {
  text-transform: uppercase; }

.news .no-news-found {
  color: #DB0202;
  font-style: italic; }

.news .page-navigation p {
  float: left; }

.news .page-navigation ul {
  float: right; }

.news .page-navigation ul li {
  float: left;
  display: block;
  padding: 0 2px;
  background: none; }

.news .page-navigation ul li a {
  display: block; }

/* category menu view */
.news-category-view ul li {
  padding: 5px 8px; }

.news-category-view ul li li {
  padding: 2px 8px 2px 12px; }

.news-category-view > ul > li:nth-child(even) {
  background: #f9f9f9;
  border-top: 1px solid #eaedf2;
  border-bottom: 1px solid #eaedf2; }

.news-category-view .category-desc {
  padding-left: 10px;
  margin-left: 10px;
  border-left: 1px solid #ddd; }

/* single view */
.news-single .footer {
  margin-bottom: 20px;
  margin-top: 5px;
  padding: 10px 0 0 0;
  border-bottom: 0;
  border-top: 1px solid #eaedf2; }

.news-single .article .news-img-wrap {
  float: right;
  width: 282px;
  margin: 0 0 0 25px; }

.news-single .article .news-img-wrap img {
  float: none; }

.news-single .teaser-text {
  font-size: 15px;
  color: #888; }

.news-text-wrap {
  margin-bottom: 10px; }

.news-img-caption {
  color: #888; }

/* related news + files */
.news-related-wrap {
  display: table;
  margin-top: 20px;
  width: 100%; }

.news-related {
  width: 50%;
  padding: 15px;
  border: 1px solid #eaedf2;
  display: table-cell; }

.news-related ul li {
  line-height: 1em;
  margin-bottom: 12px; }

.news-related ul li span {
  border-right: 1px solid #DDDDDD;
  display: inline-block;
  margin-right: 8px;
  padding-right: 8px;
  color: #888; }

.news-related ul li span:last-child {
  border-right: 0;
  padding-right: 0; }

.news-related h4 {
  margin-bottom: 10px; }

.news-related-files ul li {
  margin-bottom: 20px; }

.news-related-files .news-related-files-link .jpg {
  background-position: 0 0; }

.news-clear {
  clear: both; }

/********************************************/
/* KKL-Spezifisches */
/********************************************/
.news div.news-list-view {
  position: relative;
  float: left;
  display: block;
  width: 100%;
  padding-bottom: 30px; }

.news div.news-list-view .article {
  position: relative;
  float: left;
  display: inline-block;
  box-sizing: border-box;
  width: 50%;
  height: 600px;
  vertical-align: top;
  padding: 0 15px 0 15px;
  margin-bottom: 30px;
  overflow: hidden; }
  @media (max-width: 460px) {
    .news div.news-list-view .article {
      height: 550px;
      width: 100%;
      padding: 0; } }

.news div.news-list-view .article .newsteaserInnen {
  float: left;
  background: #eaedf2;
  height: 100%;
  padding: 10px; }

div.eagnews {
  display: inline-block;
  width: 100%; }

.news .header,
.news .teaser-text {
  clear: both; }

span.kkl_news_time {
  display: none !important; }

div.news-list-view div.article div.footer {
  display: none; }

/* Datum oben */
div.news-list-view div.article div.kkl_teaserdatum_liste {
  position: relative;
  float: left;
  display: block;
  width: 100%;
  background-color: #486289;
  font-size: 0.9em; }
  div.news-list-view div.article div.kkl_teaserdatum_liste p {
    margin: 10px;
    color: #fff !important; }

/* In ├£bersichtsseite Dossier => Datum ausblenden */
body.pageUid-689 div.news-list-view div.article div.kkl_teaserdatum_liste {
  display: none; }

div.news-list-view div.article div.header,
div.news-list-view div.article div.teaser-text,
div.news-list-view div.article div.kkl_weiterlink_liste {
  position: relative;
  float: left;
  display: block;
  /*width: 94%;*/
  margin: 0 10px; }

div.news-list-view div.article div.teaser-text {
  max-height: 90px;
  overflow: hidden; }

div.news-list-view div.article h3 {
  font-weight: 500;
  float: left;
  position: relative;
  overflow: hidden;
  width: 100%;
  font-size: 1.5em;
  line-height: 1.2em;
  margin: 20px 0 15px; }

div.news-list-view div.article a {
  color: #486289; }

div.news-list-view div.article div.kkl_weiterlink_liste a {
  background-color: #486289;
  color: #fff;
  float: left;
  padding: 4px 25px 4px 10px;
  background-image: url("../bilder/pfeil_rechts_newslink5.png");
  background-position: right 5px;
  background-repeat: no-repeat; }

div.news-list-view div.article div.kkl_weiterlink_liste a:hover {
  background-color: #6e98b5; }

div.news-list-view div.article p.buttonlink {
  position: absolute;
  bottom: 22px;
  margin: 0 0 0 10px; }

/***********************************************/
/* Hovwer-effekt f├╝r Listendarstellung */
#content div.kkl_teaserdatum_liste {
  z-index: 5421; }

#content div.news-list-view div.news-img-wrap {
  overflow: hidden; }

#content div.news-list-view div.news-img-wrap img {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s; }

#content div.news-list-view div.news-img-wrap img:hover {
  -webkit-transform: scale(1.1) translate3d(0, 0, 0) rotate(0.02deg);
  -moz-transform: scale(1.2) translate3d(0, 0, 0) rotate(0.02deg);
  transform: scale(1.1) translate3d(0, 0, 0) rotate(0.02deg);
  /*translate ist ausschliesslich damit Chrome das Bild auf eine eigene Transform-Ebenen schreibt
  // und keine unscharfen Bilder produziert.*/
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
  position: relative; }

/***********************************************/
/* Stile f├╝r Detailseite */
div.news-single h2 {
  font-size: 1.9em;
  line-height: 1.3em;
  margin: 0 0 20px 0;
  color: #486289;
  font-weight: normal; }

.news-single header {
  display: inline-block; }

/*  Link analog Links im Fliesstext  */
div.news-backlink-wrap a {
  border-bottom: 2px solid #86a12b; }

/***********************************************/
/* Stile f├╝r Teaser IM FUSS (hinterlegt in root) */
div#containerNews div.news-list-view {
  max-width: 100%;
  padding-bottom: 0; }

div#containerNews .news div.news-list-view .article {
  width: 318px;
  max-width: 100%;
  height: 526px;
  margin-right: 0;
  margin-bottom: 0;
  border: none;
  overflow: visible;
  padding: 0; }

div#containerNews div.news-list-view div.article div.news-img-wrap {
  margin-bottom: 10px; }

div#containerNews div.news-list-view div.article div.teaser-text {
  width: 100%;
  max-width: 100%;
  /*height: auto;*/
  height: 70px;
  margin: 0; }

div#containerNews p.aktuellTitel {
  float: left;
  position: relative;
  overflow: hidden;
  width: 100%;
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.2em;
  margin: 20px 0 15px; }

/* Textblock unten in Newsteasern einr├╝cken*/
div#containerNews div.ce-bodytext,
.fussTeaserText {
  float: left;
  width: 298px;
  max-width: 100%;
  margin-left: 10px; }

p.weiterLinkTeaserStart {
  position: absolute;
  bottom: 3px; }

div#containerNews #news3 article.layout_130 p.buttonlink {
  position: absolute;
  bottom: 20px; }

p.weiterLinkTeaserStart a {
  color: #666 !important;
  padding: 15px 45px 13px 20px;
  text-align: left;
  text-decoration: none;
  vertical-align: middle;
  background: #fff;
  border: 1px solid #486289;
  background-image: url(../bilder/bulink_pfeil_rechts.png);
  background-repeat: no-repeat;
  background-position: right 20px; }

/***********************************************/
/* Stile f├╝r Auflistung als Sitemap-Element */
p.news_sitemap {
  margin-bottom: 3px; }

/***********************************************/
/* Stile f├╝r Auflistung NOTFALL */
/* ACHTUNG: Anpassung spezifisch, muss via [PID] im TS eingerendert werden!*/
div#c2731 div.news div.news-list-view {
  position: relative;
  float: left;
  display: block;
  width: 100%; }

div.notfallnews {
  position: relative;
  float: left;
  display: block;
  width: 99.7%;
  border: 1px solid #486289;
  margin-bottom: 30px;
  background-color: #f6f6f6; }

div.notfallnews_zeit {
  position: relative;
  float: left;
  display: block;
  width: 25%;
  font-weight: bold; }

div.notfallnews_text {
  position: relative;
  float: left;
  display: block;
  width: 70%;
  margin: 9px 0 0 3%; }

div.notfallnews_zeit span.kkl_news_time {
  display: block !important; }

span.notfallzeit {
  background-image: url("../bilder/news_icon_uhr_weiss.png");
  background-position: 3px 3px;
  background-repeat: no-repeat;
  padding: 0 10px 3px 25px;
  background-color: #486289;
  color: #FFF;
  line-height: 18px;
  float: left; }

span.notfalldatum {
  background-image: url("../bilder/news_icon_kalender.jpg");
  background-position: 3px 4px;
  background-repeat: no-repeat;
  padding: 0 5px 0 20px;
  float: left;
  clear: both; }

/***********************************************/
/* Stile f├╝r Paginierung */
#content div.page-navigation {
  position: relative;
  float: left;
  display: block;
  width: 90%;
  text-align: left;
  margin: 0 0 0 15px; }
  @media (max-width: 768px) {
    #content div.page-navigation {
      margin: 0; } }

/* Navigation oben spezifisch hochschieben */
#content div.page-navigation:first-child {
  margin: 0 0 30px 15px; }
  @media (max-width: 768px) {
    #content div.page-navigation:first-child {
      margin: 0 0 30px 0; } }

/* ┬½Seite X von Y┬╗ ausblenden */
div.page-navigation p:first-child {
  display: none; }

#content .news .page-navigation ul {
  float: left; }

#content div.page-navigation ul.f3-widget-paginator {
  margin: 0; }

#content div.page-navigation ul.f3-widget-paginator li {
  width: 30px;
  height: 30px;
  overflow: hidden;
  border: 1px solid #999;
  margin-right: 8px;
  background: #486289;
  font-size: 1.3em;
  line-height: 1.5em;
  padding: 0; }

#content div.page-navigation ul.f3-widget-paginator li.current {
  text-align: center;
  background: #6e98b5;
  color: #fff; }

#content div.page-navigation ul.f3-widget-paginator li.previous {
  text-align: center;
  background: #486289;
  line-height: 50em;
  background-image: url("../bilder/blaetter20_rueck.png");
  background-repeat: no-repeat;
  background-position: 5px 5px; }

#content div.page-navigation ul.f3-widget-paginator li.next {
  text-align: center;
  background: #486289;
  line-height: 50em;
  background-image: url("../bilder/blaetter20_vor.png");
  background-repeat: no-repeat;
  background-position: 5px 5px; }

#content div.page-navigation ul.f3-widget-paginator li a {
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff; }

/* Fullsize simulieren in news-aufkistung => rendern nur container statt ontainer_large */
#content article.news_pi1.layout_160 {
  background: transparent !important; }
  #content article.news_pi1.layout_160 p {
    color: #000;
    font-size: 1em; }

#content article.news_pi1.layout_160 div.container {
  width: 1106px !important;
  max-width: 100%;
  padding: 30px 15px 0 15px !important;
  background: #fff !important;
  color: #000; }
  #content article.news_pi1.layout_160 div.container h1 {
    color: #486289;
    margin-left: 15px; }
    @media (max-width: 768px) {
      #content article.news_pi1.layout_160 div.container h1 {
        margin-left: 0; } }
  @media (max-width: 1136px) {
    #content article.news_pi1.layout_160 div.container {
      padding: 30px 0 0 0 !important; } }

/* Abst├ñnde f├╝r Beitragselemente in einem News-Beitrag (Detailseite) */
#content article div.news-single div.article article div.container {
  padding-bottom: 40px; }

/*# sourceMappingURL=tx_news_basic.css.map */
