/* Füge hier Dein eigenes CSS ein */
.footer-widgets {
  color: #000;
}
.footer-widgets .widget a {
  color: #000;
  }
.footer-widgets .widget a:hover {
  font-weight: bold;
  color: #AD2D2E;
  }
.footer-widgets .widget-title {
  color: #000;
  }
.footer-widgets .widget-title::after {
    background: #AD2D2E;
  width: 150px;
   } 
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    max-width: 300px;
    height: auto;
}
.tagcloud a {
    border: 0px solid #E5E5E5;
  	font-size: 12pt;
  }
a {
  	color: #72b220;
    font-weight: bold;
  }
.tag-link title='1 Thema' {  
  font-size: 12pt !important;
   } 