/* General Layout */
#content {
  margin: 50px 30px 50px 30px;
  font-family: "SourceSansPro-Regular";
  line-height: 1.65;
  font-size: 18px;
  color: rgb(34, 34, 34);
}

#content > .innerContent {
  max-width: 1170px;
  margin: auto;
}


/* Links */
#content a {
  color: #75c66c;
  text-decoration: none;
  font-family: "SourceSansPro-Regular";
}
#content .downloadlink {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.75;
  font-size: 18px;
  font-weight: initial;
}
#content .downloadlink::before {
  content: "> ";
}


/* iFrame */
#content .themaInhalt > iframe {
  margin: 10px 0px 10px 0px !important;
}

#content .textboxKlein {
  width: 670px;
  margin: auto;
  color: #777;
  line-height: 1;
  font-size: 16px;
  margin-bottom: 30px;
}


/* Button */
#content .spalte65 > .button {
  color: white;
  position: relative;
  left: calc(50% - 110px);
  width: 250px;
}

/* Header Styling */
#content .themaBeschreibung:first-child > h3 {
  color: #75c66c;
  font-size: 3rem;
  font-style: normal;
  font-weight: normal;
  font-family: "RobotoSlab-Bold", serif;
  line-height: 1.2;
  text-decoration: none;
}

#content .themaBeschreibung:first-child {
  border-bottom: 1px solid #e3e3dd;
  padding-bottom: 50px;
  margin-bottom: 60px;
  margin-top: 50px;
  max-width: inherit;
  padding-top: 0px;
}
#content .themaBeschreibung {
  padding-top: 15px;
  max-width: 670px;
  margin: auto;
}


/* Breadcrum Styling */
.breadcrum {
  box-sizing: border-box;
  margin-left: -20px;
  font-size: 14px;
  color: #666;
}
.breadcrum > * {
  text-decoration: none;
  float: left;
  padding: 0px;
}

.breadcrum > span {
  margin-top: 7px;
}
.breadcrum > a {
  margin-left: 20px;
  margin-right: 20px;
  color: #666 !important;
}


/* Text Styling */
.themaInhalt {
  padding-top: 15px;
  max-width: 670px;
  margin: auto;
}
.themaInhalt p {
  padding-bottom: 20px;
}
#content b {
  font-weight: bold;
}
#content .aktionAnleitung {
  padding-top: 15px;
  max-width: 670px;
  margin: 40px auto;
}
#content .aktionAnleitung > h3 { 
  Margin-bottom: 20px;
}

/* Klapper styling */
.klapper {
  padding-top: 15px;
  max-width: 670px;
  margin: auto;
}
.klapper .klapper-title h3 {
  line-height: 1.11;
}


/* Table Styling */
#content .contenttable {
  margin: 20px 0px 20px 40px;
  background-image: linear-gradient(to right, #e3e3dd, #fff);
}
#content .contenttable td {
  border: 1px solid white;
  padding: 0px 10px;
}


/* Content Footer: links */
.rhwflinks::before {
  content: "Weiterführende Links";
}
.rhwflinks {
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
}
.rhwflinks > a::before {
  content: "> ";
}
.rhwflinks > a {
  font-size: 18px;
  font-weight: initial;
}



/* Image Styling */
#content .pull-left {
  margin-top: 20px;
  margin-bottom: 10px;
  position: relative;
}
#content .pull-left > img {
  max-width: 100%;
}
#content .pull-right {
  margin-top: 20px !important;  
}
#content .w300::before {
  content: "";
  clear: both;
  display: table;
}
#content .w300::after {
  content: "";
  clear: both;
  display: table;
}
#content .w150 {
  float: right;
  margin: 25px 0px 25px 25px;
}
#content .w150::before {
  content: "";
  clear: both;
  display: table;
}
#content .w150::after {
  content: "";
  clear: both;
  display: table;
}
#content .w150 .bildtext {
  color: #777;
  width: 150px;
  line-height: 1;
  font-size: 16px;
}
#content .bildtext {
  color: #777;
  line-height: 1;
  font-size: 16px;
} 


/* Slider */
.orange > .slider {
  max-width: 670px;
  margin: auto;
  padding-left: 0px;  
  line-height: 1.5;
}
.orange > .slider > img {
  display:none;
}
.orange > .slider .item {
  margin: 20px;
}
.orange > .slider .item > .bild {
  display:none;
}
.orange > .slider .item > .text .zitat {
  font-style: italic;
}
.orange > .slider .item > .text .autor {
  color: #777;
  margin-left: 20px;
  font-size: 14px;
}



/* Author Styling*/
#content .banner {
  max-width: 670px;
  margin: 40px auto 80px auto;
  height: 140px;
}
#content .banner .banner_foto{
  overflow: hidden;
  border-radius: 50%;
  width: 96px;
  height: 96px;
  float: left;
  margin: 20px;
}
#content .banner .banner_foto > img {  
  margin: -2px -2px -2px -52px; 
}
#content .banner .banner_text  {
  width: 500px;
  float: left;
  margin: 20px 0px;
}
#content .banner .banner_text .bodytext {
   color: #777; 
}
#content .banner::after {
  content: "";
  clear: both;
  display: table;
}


/* Galerie */
#content .galerie {
  padding-top: 15px;
  max-width: 670px;
  margin: auto;
}
#content .galerie .galerie_headline {
  margin: 10px 0px 40px 0px;
}
#content .galerie .lightbox {
  float: left;
  margin: 10px 10px 10px 0px;
}
#content .galerie::after {
  content: "";
  clear: both;
  display: table;
}


/* Hide print page and to the top */
#content .seitenservice_sp1 {
  display: none;
}


/* small */
@media (max-width: 767px) {
  
  
  /* Header Styling */
  #content .themaBeschreibung:first-child > h3 {
    font-size: 1.75rem;
  }
  #content .themaBeschreibung > h3 {
    font-family: "RobotoSlab-Bold", serif;
    font-size: 1.5rem;
    line-height: 1.11;
  }
  .themaInhalt > strong {
    font-family: "RobotoSlab-Bold", serif;
    font-size: 1.5rem;
    line-height: 1.11;
  }
  .themaInhalt > p:first-of-type {
    margin-top: 40px;
  }
  #content .aktionAnleitung > h3 {
    font-family: "RobotoSlab-Bold", serif;
    font-size: 1.5rem;
    line-height: 1.11;
  }
  #content .themaInhalt > p > strong:first-child {
    font-family: "RobotoSlab-Bold", serif;
    font-size: 1.5rem;
    line-height: 1.11;
  }
  
  
  /* Galerie */
  #content .galerie .galerie_headline {
    font-family: "RobotoSlab-Bold", serif;
    font-size: 1.5rem;
    line-height: 1.11;
  }
  
  
  /* klapper styling */
  .klapper .klapper-title h3 {
    font-family: "RobotoSlab-Bold", serif;
    font-size: 1.5rem;
  }
  ,klapper * {
    font-family: "SourceSansPro-Regular";
  }
  
  
  /* Image Styling */
  #content .w300 {
    margin: 16px auto;
    position: relative;
  }
  #content .w300 > img {
    margin: auto;
    max-width: 100%;
  }
}


/* large */
@media (min-width: 768px) {
  
  
  /* Header Styling */
  #content .themaBeschreibung:first-child > h3 {
    font-size: 3rem;
  }
  #content .themaBeschreibung > h3 {
    font-family: "RobotoSlab-Bold", serif;
    font-size: 1.5rem;
    line-height: 1.11;
  }
  .themaInhalt > strong {
    font-family: "RobotoSlab-Bold", serif;
    font-size: 2.25rem;
    line-height: 1.11;
  }
  .themaInhalt > p:first-of-type {
    margin-top: 20px;
  }
  #content .aktionAnleitung > h3 {
    font-family: "RobotoSlab-Bold", serif;
    font-size: 2.25rem;
    line-height: 1.11;
  }
  #content .themaInhalt > p > strong:first-child {
    font-family: "RobotoSlab-Bold", serif;
    font-size: 2.25rem;
    line-height: 1.11;
  }
  
  
  /* Galerie */
  #content .galerie .galerie_headline {
    font-family: "RobotoSlab-Bold", serif;
    font-size: 2.25rem;
    line-height: 1.11;
  }
  
  
  /* klapper styling */
  .klapper .klapper-title h3 {
    font-family: "RobotoSlab-Bold", serif;
    font-size: 2.25rem;
  }
  
  
  /* Image Styling */
  #content .w300 {
    margin: 25px 0 0 16px;
    float: right;
    position: relative;
  }
}


/* iFrame */ 
@media (min-width: 1200px) {
  #content iframe {
    margin: 0 21%;
  }
}
@media (min-width: 1100px) AND (max-width: 1199px) {
  #content iframe {
    margin: 0 20%;
  }
}
@media (min-width: 1000px) AND (max-width: 1099px) {
  #content iframe {
    margin: 0 17%;
  }
}
@media (min-width: 900px) AND (max-width: 999px) {
  #content iframe {
    margin: 0 14%;
  }
}
@media (min-width: 800px) AND (max-width: 899px) {
  #content iframe {
    margin: 0 9%;
  }
}
@media (min-width: 769px) AND (max-width: 799px) {
  #content iframe {
    margin: 0 5%;
  }
}



/* Interviewpartner */
#content .RHbanneradd {
  max-width: 670px;
  margin: 20px auto;
}
#content .RHbanneradd > div {
  float: left;
}
#content .RHbanneradd .csc-textpic-text {
  max-width: 514px;
  margin-left: 20px;
}
#content .RHbanneradd::after {
  content: "";
  clear: both;
  display: table;
}
#content .RHbanneradd .csc-textpic-imagewrap{
  overflow: hidden;
  border-radius: 50%;
  width: 96px;
  height: 96px;
  float: left;
}
#content .RHbanneradd .csc-textpic-imagewrap img {  
  margin: -16px;
}


#datawrapper-chart-T8ZPC {
  margin: 0px !important;
}


.RH-adjust-middle {
  max-width: 670px;
  margin:auto;
}


.rhA {
  margin-left: -56px;
}


/* SPECIAL CASES */
/* 1200-organisationen-fordern-fracking-verbot.html */
.rhfraklinks p {
  margin: 0px !important;
  padding: 0px !important;
}




/* Footer */
.navigationFooter__link {
  pointer-events: none;
  cursor: default;
}


/* Search Bar */
.navigationMain__link--search {
  display: none;
}
