@media all {


  .clearfloat {
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
  }

.result__date {
  color: rgb(232, 80, 31) !important;
  
}

#artBox p a {
  border-bottom: 0.1rem solid rgb(34, 79, 170);
  background-image: linear-gradient(to bottom,  #61ed46 0%,#61ed46 100%)!important;
  background-position: 0px 100%;
  background-repeat: repeat-x;
  background-size: 0px 0px;
  transition: background 0.4s ease-in-out, color 0.4s ease-in-out;
  text-decoration: none;
}

 .klima #artBox ul.linkliste,  .klima #artBox ul.linkliste li{
   width:100%;
} 

#artBox p a:hover {
 
  background-size: 0.5rem 3rem!important;
}

  .beSonneAAB {
    background: #f4f4f2 url("../images/elemente/sonne_rahmen.png") no-repeat scroll 98% bottom;
    border: 1px solid #d2d3d4;
    display: block;
    height: 260px;
    margin: 30px 0 50px;
    padding: 0 1em 0.9em 0;
    width: 90%;
    clear: both;
  }


  .beSonneAAB p {
    font-size: 13px !important;
    margin-left: 20px !important;
    margin-top: 20px !important;
    width: 90% !important;
  }

  .beSonneAAB h4 {
    font-size: 1em;
    font-weight: normal;
    width: 90%;
    margin-left: 20px !important;
  }

  .fliessmarkneg {
    background-color: #678acc;
    background-image: url("../images/elemente/markneg.jpg");
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #fdfdfd;
    display: block;
    font-size: 0.9em;
    font-weight: bold;
    height: 25px;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0.2em 2px 0.5em 8px;
    width: 55%;
  }

  figure.imgCard {
    margin-top: 40px;
    margin-bottom: 20px;
    padding: 0;
    float: left;
  }

  figure.imgCard img {
    max-width: 479px;
    height: auto;
  }

  div.cardUrl {

    width: 100%;
    float: left;
    display: block;
    margin-bottom: 50px;

  }



  
/* Artikelquelle */

 .icon-fields {
    font-size: 12px;
    position: relative;    
    margin-right: 4px;
  
   
  }

  
  
 .weburl {
    width: 80%;
    max-width: 350px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    top: 4px;
    position: relative;
    left: 2px;
  }

 .infoBlog {
    border-top: 1px solid rgba(110, 121, 135, 0.2);
    margin-top: 25px;
    margin-bottom: 80px;
  float:left;
  }
  

 .infoBlog h5 {
    font-size: 1.2rem !important;
    margin-bottom: 12px;
    margin-top: 30px;
  }

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */


  /* module seitenmenue und listen */



  .mod-list {

    list-style: disc;
    padding-inline-start: 0;
    width: 95%;
    line-height: 18px;
    margin-left: 15px;
  }


  /* modul jevent */

  .mod_events_latest_table ul {
    list-style: none;
    margin: 4px 0 4px 0;
  }

  .mod_events_latest_table ul li:last-child {

    margin-bottom: 0px;

  }

  .jevbootstrap .mod_events_latest_date,
  .jevbootstrap .mod_events_latest_content {
    line-height: 14px;
    margin-top: 1px;
    vertical-align: baseline;
  }


  /* kalender übersicht */


  .ev_table {
    border-right: 1px solid black;
    border-left: 1px solid black;
    border-bottom: 1px solid black;
    border-top: 1px solid black;
  }


  /* content bildergalerie */

  .pg-category-box-info {
    display: block !important;
    float: left;
    max-width: 65%;
  }


  .pg-category-box-image {
    float: left;
    margin-right: 15px;
  }



  .pg-item-box-title,
  .pg-category-box-title {
    position: relative;
    background: none;
    color: var(--cassiopeia-color-link);
  }

  .pg-item-box-title a,
  .pg-category-box-title a {
    text-decoration: none;
    color: var(--cassiopeia-color-link);
  }

  .pg-category-box-description {
    position: relative;
    top: 0.2em;
    left: 0.2em;
    margin-bottom: 15px;
  }

  .ph-si-category,
  .pg-category-box-count {
    display: none;
  }


  /* banner linke seite */

  .social-media {

    margin-top: 40px;





  }


  .social-media img {

    width: 120px;
    height: auto;
  }

  /* einzelne Beiträge */


  /* beitrag filmhinweis */

  #anzBox {

    padding: 0.5em;
    padding-right: 0.8em;
    border: 1px solid #ccc;
    max-width: 320px;
    margin: 5px 10px 0px 30px;
    float: left;



  }

  
  /* beiträge Datenschutz */

  .daten #content #artBox h4 {
    font-size: 1.2em;
    font-weight: bold;
    margin-top: 10px;
  }

  .daten #artBox .icons-email {
    padding-top: 6px !important;
    margin-right: 5px !important;
    float: left;

  }
/* beitragsbilder */



  
/* +++++  */

  
  .asideMod h3 {
    font-size: 1.20rem;
  }

  #artBox h3 {
    font-size: 1.20rem;
    margin-top: 15px;
  }

  #artBox h4 {
    font-size: 1.10rem;
    margin-top: 15px;
  }

  #artBox .pg-category-box-description h3 {
    font-size: 1.22rem;
  }

  .daten #artBox .h3 {
    font-size: 1.60rem;
  }

  .daten #artBox h2 {
    font-size: 1.8rem;
  }

  /* ----- */

  /* blockquote */



  #artBox blockquote::before {
    font-weight: bold;
    font-family: "Roboto";
    font-size: 38px;
    line-height: normal;
    color: #2E3133;
    content: open-quote;
    margin-left: -20px;
    display: block;
    float: left;
    margin-top: -10px;
    margin-right: 6px;
  }



  #artBox blockquote {
    color: #2E3133;
    font-size: 0.98em;
    quotes: "\201C" "\201D";
    width: 80%;
    margin: 20px 20% 20px 40px;
    float: left;
    font-style: italic;
  }

  #artBox blockquote p {

    margin: 0;
    padding: 0;

  }




  /* antwort auf Zitat */


  .commentsBlank {


    font-style: italic;
    clear: left;
    margin: 0 0 30px 0;
    padding: 0.3em;




  }



  .comments {

    background-color: #ffff00;
    font-style: italic;
    clear: left;
    margin: 0 0 30px 30px;
    padding: 0.3em;
    max-width: 85%;



  }

/* modul feed */
  
  
  .asideMod .feed-box
  {
    
   margin-top:60px;
    width:220px;
    
    
  }

 .asideMod ul.newsfeed
  {
    
   padding-left:10px; 
   margin-top:10px; 
    
  }
  
   .asideMod ul.newsfeed li
  {
    
  
   margin-top:8px; 
    
  }
  
  
  .feed-item-date{
    
   font-style:italic;
    
    
  }

  /* ------ */


  .blockTitel_h4,
  .blockTitel_big {
    border-bottom: 1px solid #333;
    color: #333;
    font-size: 1.4rem;
    width: 99% !important;
    margin-bottom: 18px;
    padding-top: 10px;
    padding-bottom: 5px;
  }

  /* archivseite */

  .com-content-archive__form {

    margin-bottom: 60px;

  }


  /* fusszeilen */

  ul.fuquelle {
    margin-bottom: 45px;
  }



  #fusszeichen .fuZah {

    padding-right: 5px;
    vertical-align: top;

  }

  #fusszeichenTab {

    border-spacing: 10px;
    border-collapse: separate;
    line-height: normal;

  }

  #artBox h4 {

    font-weight: normal;
    width: 90%;
  }

  #artBox .minTitel_h3 {
    color: #333 !important;
    font-size: 1.5rem;
    margin-bottom: 10px !important;
  }


  .beSonneAAB .mod_events_latest_table {

    max-width: 300px;
    float: left;
    margin: 0 20px 20px 20px;
    clear: both;
    background-color: transparent;



  }

  .tags-schlagworte h1 {

    margin-bottom: 30px;


  }

  .tags-schlagworte h3 {

    font-weight: 600;
    font-family: Ubuntu;
    margin-bottom: 5px;
  }

  .pg-category-box-image img{
    float: left;
    margin-right: 15px;
    width: 150px !important;
    height: auto;
    max-width:none;
    box-shadow:none;
  }
  

  /* footerbereich */



  .back-to-top-link:hover,
  .back-to-top-link:focus {
    background-color: rgba(255, 255, 255, 0.2);
    color: rgba(247, 247, 247, 1) !important;
    border: none;


  }


  .container-footer ul.mod-menu-footer a:hover,
  .container-footer ul.mod-menu-footer a:focus {
    background-color: none;
    color: rgba(247, 247, 247, 0.5);


  }

  .mod_events_latest_table td:last-child {
    padding-bottom: 10px;
    font-size: 13px;

  }

  #sidebar1 ul.nav-menu li.item-317 {

    list-style: none;
    margin-top:8px;
    margin-left: -15px;
    padding-left: 0 !important;
  }

  #sidebar1 ul.nav-menu li.item-317 .p-2 {
    padding-left: 0 !important;
  }

}




@media screen and (max-width: 999px) {

  /* breadcrumb */


  .breadcrumb-item.active {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 250px;

  }

  .px-3 {
    padding-left: 8px !important;
    padding-right: 0% !important;
  }

  .mod-breadcrumbs__wrapper ol {

    font-size: 13px !important;
    font-weight: 600;

  }


  /* .......... */


}

@media screen and (min-width: 1000px) {

  /*

  figure[data-wf-figure] {
    
    float: left;
  }

*/

  /* hervorheben */

  .absEinr {
    background-image: none;
    border-left: 8px solid #90b203;
    display: block;
    font-weight: normal;
    height: auto;
    hyphens: auto;
    line-height: normal;
    margin: 40px 0 40px 20px;
    padding: 0 0 0 32px;
    text-align: justify;
    width: 80%;
  }


  #fusszeichen {

    margin-bottom: 2em;

  }

  #fusszeichen .fuZah {

    padding-right: 5px;
    vertical-align: top;

  }

  #fusszeichenTab {

    border-spacing: 10px;
    border-collapse: separate;
    line-height: normal;
    font-size: 12px;

  }


  .wf-icon-zoom-image::before,
  .wf-icon-zoom-image>svg {

    bottom: 10px;
    right: 10px;

  }




  figure.left {

    float: left;
  }

  /* einzelne Seiten */

  .artBlog {

    margin-top: 25px;




  }



  /* artikel block hervorheben, werbeblock im content */

  .infobox,
  .infobox-1,
  .infobox-2 {
    background-color: #fdfdfd;
    color: #333333;
    font-family: Helvetica, Arial, sans-serif;
    margin-top: 0;
    min-height: 30px;
    padding-bottom: 0;

  }



  .infobox {
    border-left: 8px solid #cfd0d2;
    float: left;
    margin-bottom: 5px;
    margin-right: 20px;
    padding-left: 10px;

  }

  .infobox-1 {
    border-left: 8px solid #cfd0d2;
    float: right;
    margin-bottom: 25px;
    margin-left: 30px;
    padding-left: 10px;

  }

  .infobox-2 {
    margin-bottom: 20px;
    margin-top: 10px;
    padding-right: 6px;
  }

  .infobox-2 {
    border-right: 8px solid #cfd0d2;
    float: left;
    padding-right: 10px;
    margin-right: 28px;
  }

  .infobox section,
  .infobox-1 section,
  .infobox-2 section {
    margin-bottom: 15px;
  }

  .infobox section:last-child,
  .infobox-1 section:last-child,
  .infobox-2 section:last-child {
    margin-bottom: 0;
  }

  .anzBlock h4 {
    font-size: 1em;
    font-weight: normal;
    width: 90%;
  }

  #content .com-content-category-blog .quelle,
  #content .archive .quelle,
  #content .com-content-article .quelle {
    color: #666;
    font-size: 15px;
    font-style: italic;
    margin-bottom: 10px;
    margin-left: 0;
    margin-top: 10px;
    padding: 0;
    text-align: right;
    width: 95%;
  }

  /* breadcrumb */

  .px-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .mod-breadcrumbs__wrapper ol {

    font-size: 13px !important;
    font-weight: 600;

  }

  .breadcrumb-item.active {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 250px;

  }

  /* .......... */



  .infobox h3,
  .infobox-1 h3,
  .infobox-2 h3 {
    color: #333333;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1.3em;
    margin: 5px 0 10px 0;
    padding: 0;
    text-transform: uppercase;
  }

  .infobox h3 span.icon,
  .infobox-1 h3 span.icon,
  .infobox-2 h3 span.icon {
    margin-bottom: -1px;
  }

  .infobox p,
  .infobox-1 p,
  .infobox-2 p {
    color: #666666;
    font-size: 1.05em !important;
    font-style: italic;
    font-weight: normal;
    line-height: 1.3em !important;
    margin: 0 0 0.7em;
    padding-right: 4px;
  }

  .infobox-2 p {
    text-align: left !important;
  }

  .anzBlock p {
    font-size: 0.95em;
    line-height: 1.4em;
    width: 96%;

  }


  .anzBlock a:link,
  .anzBlock a:visited,
  .anzBlock {
    color: #333;
    font-weight: normal;
    text-decoration: underline;
  }

  .anzBlock a:hover,
  .anzBlock a:focus {
    color: #6f767c;
    font-weight: normal;
    text-decoration: none;
  }


  .infobox,
  .infobox-1,
  .infobox-2 {

    max-width: 190px;
  }

  .item-content .text-muted {
    margin-top: 15px;
    margin-bottom: 35px;
  }


  .tags .list-inline-item {
    margin: 0 .25rem 0 .15rem;
  }


  .list-inline {
    margin-bottom: 35px;
    margin-left: -5px;
    clear:both;

  }

  /* bannerbereich seitlich */

  .nonuce {

    margin: 50px auto 30px 15px !important;
    text-align: center;


  }

  .nonuce img {


    width: 150px;
    height: auto;


  }


  /* medien übersicht boxen */

  .clearboth {

    clear: both;
    width: 100%;
    margin-bottom: 20px;
  }



  .boxshow .icons-images {

    width: 70px !important;
    height: auto;
    font-size: 70px;
    margin: 5px 25px 0 0;
    color: #6f767c;
  }

  .boxshow .icons-images.boxIcon {


    float: left;
    margin-right: 40px;
  }


  .boxshow .icons-litearatur-filme {

    width: 90px !important;
    height: auto;
    font-size: 90px;
    margin: 5px 25px 0 0;
    color: #6f767c;
  }

  .boxshow .icons-litearatur-filme.boxIcon {


    float: left;
    margin-right: 40px;
  }

  .boxshow .icons-video-camera {

    width: 80px !important;
    height: auto;
    font-size: 80px;
    margin: 5px 25px 0 0;
    color: #6f767c;
  }

  .boxshow .icons-video-camera.boxIcon {


    float: left;
    margin-right: 40px;
  }

  .boxshow .icons-html-seite {

    width: 80px !important;
    height: auto;
    font-size: 80px;
    margin: 5px 25px 0 0;
    color: #6f767c;
  }

  .boxshow .icons-html-seite.boxIcon {


    float: left;
    margin-right: 40px;
  }

  .boxshow {

    border: 1px solid #999;
    border-radius: 10px;
    float: left;
    margin: 25px 0 25px;
    padding: 15px 15px 15px 25px;
    width: 94%;

  }

  .descrBox {

    display: block;
    float: left;
    max-width: 75%;
  }



}