/*  IE FIX - Problem mit Work Sans Bold in kleinen Groessen in IE */
h4, h5, h6 {
  font-weight: 600 !important; }

.strong, strong, .font-strong, .font-bold {
  font-weight: 600; }

.lead {
  font-weight: 600; }

.accordion-title {
  font-weight: 600; }
  .accordion-title h3, .accordion-title h4 {
    font-weight: 600; }

.kachel a {
  font-weight: 600; }

a.read-more {
  font-weight: 600; }

article .article-body a {
  font-weight: 600; }

#slideshow-startseite .headline-slider a {
  font-weight: 700; }

h1.strong, h1 strong, h1.font-strong, h1.font-bold, h2.strong, h2 strong, h2.font-strong, h2.font-bold, h3.strong, h3 strong, h3.font-strong, h3.font-bold {
  font-weight: 700 !important; }

#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {
  font-weight: 400 !important; }
