/* -------------------------------------------------------
Deutscher Bildungsserver CSS
Ergaenzungen nur hier und keinesfalls in 
/util/css/all.dev.css
------------------------------------------------------- */
#hauptnavi {
  display: table;
  float:none;
  width: 100%;
  overflow: auto !important;
  margin-bottom: 2px;
}
#hauptnavi li {
  display: table-cell;
  float:none;
}
#hauptnavi li a {
  display:inline-block;
}
/*#hauptnavi li:not(:first-child) {
  padding-left: 5px;
}
#hauptnavi li:not(:last-child) {
  border-right: 1px solid black;
}*/
/*############################################################################*/
/* der folgende Abschnitt wird nur benoetigt bei Ausgabe der Subnavi-Punkte   */
/* bei MouseOver auf die Hauptnavi-Punkte                                     */
#hauptnavi li div {
  display:none;
  position:absolute;
  z-index:15;
}
#hauptnavi li div ul {
  background-color:#FAFAFA;
  margin-top:4px;
  margin-left:-10px;
  padding-left:0;
  font-variant:normal;
  font-size:85%;
  text-align:left;
  border-bottom:4px solid #666666;
}
/*#hauptnavi li ul li:not(.last) {
 *  border-bottom:1px solid #ffffff;
 * }*/
#hauptnavi li ul li {
  display:block;
  border-bottom:0;
  margin:0 2ex;
  text-align:left;
  /* text-indent:-20px; */
}
#hauptnavi li ul a {
  color:#666666;
  padding: 5px 0;
}
#hauptnavi li ul a:hover {
  color:#6699cc;
}
#hauptnavi li:hover div {
  display:block;
}
/*#hauptnavi span {
 *  padding:0 10px;
 * }*/
/*#hauptnavi span.not_last {
 *  border-right:1px dotted #666666;
 * }*/
#hauptnavi li ul li:not(:last-child) {
  border-bottom:1px dotted #666666;
}
/*#hauptnavi li:hover ~ #sub-navi ul {
 *  display:none;
 * }*/

/*############################################################################*/
.end_float { clear: both; }

.a5-nav-pagination {
  padding-bottom: 70px;
}
.a5-nav-pagination ul.a5-nav-pagination__list li.a5-nav-pagination__item a {
  background-color: inherit;
  color: #A0A0A0;
  border: 1px solid #A0A0A0;
  font-size: 80%;
}
.svg-with-fallback-svg {
  fill:#A0A0A0;
}
.a5-nav-pagination__item:hover {
  background: #b9caf9;
}
.artbild {
  margin-right: 12px;
  
}
.dreiSpalten_aufStartseite {
  gap: 5px;
  display: flex;
  margin-bottom: 3em;
}
.dreiSpalten_aufStartseite .ym-gbox {
  padding: 0 6px;
}
#aktuelle-meldungen-viel-gelesen {
display:flex;
gap: 5px;
margin-bottom:70px;
}
#aktuelle-meldungen-viel-gelesen div.ym-gr{
  margin-right:0px;
}
#aktuelle-meldungen-viel-gelesen .ym-gbox-left {
margin-right: 12px;
}
#aktuelle-meldungen-viel-gelesen .ym-gbox-right {
margin-left: 12px;
}
.aktuelle-meldungen, .viel-gelesen {
  padding: 20px 30px;
/*  width: 95%;*/
/*   margin: 10px 0px; */
}
.aktuelle-meldungen ul, .viel-gelesen ul {
  margin-bottom: 0px;
}
.hintergrund-aktuelle-meldungen {
  background: #dde1f2;
}
.hintergrund-viel-gelesen {
  background: #fbe3d6;
}
.viel-gelesen img {
  max-height: 200px;
  width: 100%;
  object-fit: cover; /* optional */
}
.viel-gelesen .textbereich {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  transform: translateY(10px);
}
.viel-gelesen .textbereich a {
  display: block;
  width: 100%;
}

img.socmedlnk {
  height: 33px;
}

.clear {
  clear: both;
  margin: 0; 
  padding: 0; 
  height: 0;
}

.teaserbild {
    padding-bottom: 6px;
}

.bildus {
  font-size: 0.9em !important;
  clear: both;
  text-align: left;
  line-height: 1.2;
  color: #000;
  margin-top: 6px;
  margin-bottom: 6px;
}
.startbox {
  background: #eaeaea;
  border: 0px solid #866666;
  display: flow-root;
  margin-bottom: 3em;
  clear: both;
}
.startbox .bild {
  width:50%;
  float:left;
}
.startbox .text {
  padding: 2em;
  width:50%;
  float:right;
}
.bildunterschrift {
  font-size: 0.9em !important;
  clear: both;
  text-align: left;
  line-height: 1.2;
  color: #000;
/*  margin-top: 6px;
  margin-bottom: -3px;*/
}

.bildlizenz, .rechteinhaber {
  color: #666;
  font-style:italic;
  clear: both;
  text-align: left;
/*  line-height: 1.2;*/
  margin-top: 0px;
/*  padding-top: 1px;*/
  padding: 1px 5px;
  font-size:80%;
/*   white-space: nowrap; */
/*  line-height: 120%;*/
}

.bildlizenz a, .rechteinhaber a {
  display: inline-block;
  width: inherit;
}

.bildlizenz:hover, .rechteinhaber:hover {
  color: #333;
}

.bildlizenz a {
  white-space: nowrap;
  display: inline-block;
  
}
hr {
  background: transparent;
  border: 0;
  border-bottom: 2px #ff6700 solid;
  color: #ffffff;
  margin: 0 0 0.73333em;
  padding: 0 0 0.66667em;
}
.a5-border-bottom {
  border-bottom: 1px solid #777777;
}
a.external {
  display: inline;
  line-height: 120%;
  background:url(/icons/icon_ext_link_blue_16.png) no-repeat right bottom; 
  padding: 0 18px 1px 0 ; 
  
}

a.internal {
  display: inline-block;  
}

.info a {
  display: block;
}

img {
  margin-bottom: 0px!important;
}
.info a {
  display: inline-block;
}

.info * img {
  width: 100%;
  background-color: #fff;
}

.bitvicon {
    margin: -16px 0;
    padding: 0;
}

.bitvicon a {
    margin: 5px 0 -15px 20px;
    padding: 0;
}
.bitvicon a img {
    margin: 0;
    padding: 0;
}

.bitvdgs {
    margin: 0 0 0 32px;
    padding: 2px 8px;
}
.bitvls {
    margin: 0 0 0 4px;
    padding: 2px 8px;
}

.lh22 {
  height: 22px;  
}

.lh26 {
  height: 26px;  
}


#artpic {
  margin-right: 12px;
  margin-bottom: 6px;
}

#picdesc {
  font-size: 0.9em !important;
  clear: both;
  text-align: left;
  line-height: 1.2;
  color: #000;
  margin-top: 6px;
  margin-bottom: 6px;
}

.videobox {
  margin-bottom: 6px;    
}
video {
  width: 100%;
  max-width: 300px;
  aspect-ratio: 9 / 16;  /* 9:16 = klassisches Hochkantformat */
  object-fit: cover;
}

article * img {
  max-height: 768px;
}

#artikelbild {
/*   max-height: 440px; */
  max-width: 400px;
  float: left;
  padding-right: 12px;
/*   padding-bottom: 12px; */
  margin-bottom: 6px;
}

.artikelbild2 {
  height: auto;
  width: auto;
  max-height: 384px;
  max-width: 384px;
  float: left;
  padding: 0;
  padding-right: 20px;
}

.artikelbild {
  margin-bottom:1em;
}
.artikelbild-rechte-spalte {
  margin-top:2em;
}
.artikelbild-rechte-spalte figcaption {
  padding-bottom: 0;
}
.artikelbild.bild_links {
  padding-right: 1em;
  float: left;
  width: 50%;
}
.artikelbild.portrait {
  padding-right: 1em;
  float: left;
  width: 20%;
  min-width: 150px;
}
.artikelbild.bild_rechts {
  padding-left: 1em;
  float: right;
  width: 50%;
}
/*.artikelbild * .rechteinhaber{
  max-width: 384px;
}*/

/*.artikelbild2 * .rechteinhaber{
  max-width: 256px;
}*/

#artikelbild img {
/*   height: auto; */
  width: 500px;
/*   max-width: 384px; */
/*   max-height: 384px; */
}

.artikelbild2 img {
  height: auto;
  width: auto;
/*   max-width: 256px; */
  max-height: 350px;
}


table.artikelbild {
  min-width: 270px;
  width: 270px;
  margin: 0 0 20px 0;
  
}

table.artikelbild * td {
  padding: 0;
}

table.artikelbild * td.artikelbildunterschrift {
  min-width: 270px;
  background-color: #fff;
  color: #29438c;
  line-height: 15px;
}
div.a5-wbox-header {
  height: 5.1em;
}
#klima-logo-titel {
display: inline-block;
/*width: 36%;*/
padding: 4px 0;
margin: 0px;
}
#klima-logo-titel span {
  line-height: 26px;
  font-size: 20px;
  display: block;
  
}

#klima-logo-titel img {
  height: 75px;
/*  margin: 10px 20px 0 0;*/
}
#jubilaeums-banner {
  width: 60%;
  float: right;
  max-height:88px;
}
.a5-teaser-fpp h4 {
  margin: 16px 0 10px;
}

.nachrichtenbild {
  width: 100%;
  background-color: #fff;
}

.nplandscape {
  width: auto;
  margin-bottom: 14px; 
  max-width:64%!important;
}
.npsquare {
  width: auto;
  margin-bottom: 14px; 
  max-width:49%!important;
}
.npportrait {
  width: auto;
  margin-bottom: 14px; 
  max-width:32%!important;
}

article * .ym-contain-dt * ul, article * .ym-contain-dt ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

article * .ym-contain-dt * ul li, article * .ym-contain-dt ul li {
  margin: 0; 
  padding: 0;
  line-height: 26px;
  background:transparent url("/util/img/png/icon_theme-pfeil-rechts-orange.png") no-repeat 0 3px;
  background-color:transparent;
  background-position:0 6px;
  background-repeat:no-repeat;
  background-size:8px 13px;
  padding-left:14px !important
}
 
.kommbutton {
  margin: 28px 28px 0 0!important;
}

.kommentar {
  margin: 8px 0;
  padding: 4px 16px;
}
.kommentar i {
  font-weight: 100;
}
.orange, a.dipf-orange, #hauptnavi li ul a.dipf-orange {
  color: rgb(235, 106, 40);
}
/* Blockquote Styling */
.blockquote {
  color: #eb6a28;
  font-style: italic;
  font-size: 20px;
  line-height: 1.4;
  border-left: 1px solid #eb6a28;
  padding-left: 50px;
  position: relative;
  margin-bottom:30px;
  display: inline-block;
  width:100%;
}

#logos_dbs_hbs {
  display: inline-block;
  margin-top: -60px;
  margin-left: 510px;
}
#logos_dbs_hbs a, #logos_dbs_hbs p {
  margin-right: 2em;
  display: inline-block;
}
#logos_dbs_hbs img {
  width: 12em;
}
#logos_dbs_hbs a:hover img {
  transform: scale(0.95);
}
a.block-link {
  display: flex;
  text-decoration: none;
  color: #29438c;
}
a.block-link u {
  color: #29438c;
}
a.block-link p {
  color: initial;
}

#rubrik-beschreibung {
  margin-bottom: 1em;
}
@media only screen and (max-width: 800px) {
  a.block-link .ym-gbox-right, a.block-link .ym-gbox-left {
    width:100%;
  }
}
@media only screen and (max-width: 1024px) {
  #logos_dbs_hbs {
    margin-top: inherit;
    margin-left: inherit;
    text-align: center;
  }
}
@media only screen and (max-width: 1135px) {
  #logos_dbs_ivp {
    margin-top: inherit;
  }
}

@media only screen and (max-width: 1920px) {
  .videobox, .videobox iframe {
    width:800px;
    height:500px;
  }
  
   .rvideobox, .rvideobox iframe {
    width:400px;
    height:250px;
  }
  
  .videotext {
    width:800px;
  }
  .rvideotext {
    width:400px;
  }
  
  .nplandscape {
    width: auto;
    margin-bottom: 14px; 
    max-width:64%!important;
  }
  .npsquare {
    width: auto;
    margin-bottom: 14px; 
    max-width:49%!important;
  }
  .npportrait {
    width: auto;
    margin-bottom: 14px; 
    max-width:32%!important;
  }
  
  .down10 {
    position: relative;
    top: 12px;
  }

}
@media only screen and (max-width: 1733px) {
 
   .videobox, .videobox iframe {
    width:720px;
    height:450px;
  }
  
   .rvideobox, .rvideobox iframe {
    width:360px;
    height:225px;
  }
  
  .videotext {
    width:720px;
  }
  .rvideotext {
    width:360px;
  }
  .nplandscape {
    width: auto;
    margin-bottom: 14px; 
    max-width:64%!important;
  }
  .npsquare {
    width: auto;
    margin-bottom: 14px; 
    max-width:49%!important;
  }
  .npportrait {
    width: auto;
    margin-bottom: 14px; 
    max-width:32%!important;
  }
  .down10 {
    position: relative;
    top: 12px;
  }

}

@media only screen and (max-width: 1280px) {
   .videobox, .videobox iframe {
    width:560px;
    height:350px;
  }
  
   .rvideobox, .rvideobox iframe {
    width:320px;
    height:200px;
  }
  .videotext {
    width:560px;
  }
  .rvideotext {
    width:320px;
  }
  .nplandscape {
    width: auto;
    max-width:99%!important;
  }
  .npsquare {
    width: auto;
    margin-bottom: 14px; 
    max-width:64%!important;
  }
  .npportrait {
    width: auto;
    margin-bottom: 14px; 
    max-width:49%!important;
  }
  .down10 {
    position: relative;
    top: 10px;
  }

  
}


@media only screen and (max-width: 1080px) {
   .videobox, .videobox iframe {
    width:400px;
    height:250px;
  }
  
   .rvideobox, .rvideobox iframe {
    width:200px;
    height:125px;
  }
  .videotext {
    width:400px;
  }
  .rvideotext {
    width:200px;
  }
  .nplandscape {
    width: auto;
    max-width:99%!important;
  }
  .npsquare {
    width: auto;
    margin-bottom: 14px; 
    max-width:64%!important;
  }
  .npportrait {
    width: auto;
    margin-bottom: 14px; 
    max-width:49%!important;
  }
  .down10 {
    position: relative;
    top: 10px;
  }

}

@media only screen and (max-width: 900px) {
  .startbox .bild {
    width:100%;
  }
  .startbox .text {
    width:100%;
  }

   .videobox, .videobox iframe {
    width:400px;
    height:250px;
  }
  
   .rvideobox, .rvideobox iframe {
    width:200px;
    height:125px;
  }
  .videotext {
    width:400px;
  }
  .rvideotext {
    width:200px;
  }
  .nplandscape {
    width: auto;
    max-width:99%!important;
  }
  .npsquare {
    width: auto;
    margin-bottom: 14px; 
    max-width:99%!important;
  }
  .npportrait {
    width: auto;
    margin-bottom: 14px; 
    max-width:99%!important;
  }
  .down10 {
    position: relative;
    top: 4px;
  }
  #klima-logo-titel {
    width: calc(100% - 215px);
  }
  .a5-header-right {
    margin-top: 5px;
  }
  #klima-logo-titel span {
    line-height: 24px;
    font-size: 18px;
  }

  #klima-logo-titel img {
/*    width:100px;*/
    margin: 2px 15px 0 0;
  }
  #jubilaeums-banner {
    width: 100%;
    float: inherit;
    max-height:88px;
  }
  #jubilaeums-banner img {
    display: block;
    margin: 0 auto;
  }
  .a5-breadcrumb-nav {
    height: inherit;
    overflow: hidden !important;
  }
  .artikelbild2 {
    float: unset;
  }
  .artikelbild2 img {
    max-width: 100%;
    max-height: inherit;
  }
}


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

  .nachrichtenbild {
    width: inherit;
  }

  .videobox, .videobox iframe {
    width:400px;
    height:250px;
  }
  
  .rvideobox, .rvideobox iframe {
    width:400px;
    height:250px;
  }
  .videotext {
    width:400px;
  }
  .rvideotext {
    width:400px;
  }
  .nplandscape {
    width: auto;
    max-width:99%!important;
  }
  .npsquare {
    margin-bottom: 14px; 
    width: auto;
    max-width:99%!important;
  }
  .npportrait {
    margin-bottom: 14px; 
    width: auto;
    max-width:99%!important;
  }
  
  .down10 {
    position: relative;
    top: -16px;
  }


}

@media only screen and (max-width: 600px) {
  .a5-footer-nav {
    padding-top: 25px;
  }
  #aktuelle-meldungen-viel-gelesen {
    margin-bottom:25px;
  }
  #aktuelle-meldungen-viel-gelesen .ym-gbox-left {
    margin-right: 0px;
  }
  #aktuelle-meldungen-viel-gelesen .ym-gbox-right {
    margin-left: 0px;
  }
  .dreiSpalten_aufStartseite {
    gap: 5px;
    display: inherit;
  }
  .dreiSpalten_aufStartseite .ym-gbox {
    padding: 0 0px;
  }
  .dreiSpalten_aufStartseite .ym-g33 {
    width: inherit;
  }
  .dreiSpalten_aufStartseite .ym-gr {
    margin-left: 0;
  }
  .dreiSpalten_aufStartseite .ym-gbox-left {
    margin-right: inherit;
  }
  .dreiSpalten_aufStartseite .ym-gbox-right {
    margin-left: inherit;
  }

  .a5-nav-pagination {
    padding-bottom: 25px;
  }
  .videobox, .videobox iframe {
    width:400px;
    height:250px;
  }
  
  .rvideobox, .rvideobox iframe {
    width:400px;
    height:250px;
  }
  .videotext {
    width:400px;
  }
  .rvideotext {
    width:400px;
  }
  .nplandscape {
    width: auto;
    max-width:99%!important;
  }
  .npsquare {
    width: auto;
    margin-bottom: 14px; 
    max-width:99%!important;
  }
  .npportrait {
    width: auto;
    margin-bottom: 14px; 
    max-width:99%!important;
  }
  .down10 {
    position: relative;
    top: -10px;
  }
  #klima-logo-titel span {
    line-height: 20px;
    font-size: 14px;
  }

  #klima-logo-titel img {
/*    width:80px;*/
    margin: 2px 10px 0 0;
  }
  #aktuelle-meldungen-viel-gelesen {
    display:inherit;
  }
}

@media only screen and (max-width: 480px) {
  #klima-logo-titel {
    width: calc(100% - 100px);
  }
  div.ym-g33 {
    width:100%;
  }
  div.ym-g33 .ym-gbox-left {
    margin-right:0;
  }
  div.ym-g33 .ym-gbox {
    padding:0;
  }
  div.ym-g33 .ym-gbox-right {
    margin-left:0;
  }
  .artikelbild2 {
    max-width:100%;
    max-height:none;
  }
}

#studienwahl {
  background:url(http://www.studienwahl.de/img/webnapping/bg_form.gif) top left no-repeat; 
  margin:0; 
  padding: 14px 8px;
}

#studienwahl form {
  width:200px; 
  margin:0; 
  padding:0;
}

#studienwahl form div {
  font-family:verdana, sans-serif; 
  font-size:12px; 
  color:#ffffff; 
  width:200px; 
  margin: 0; 
  padding:30px 0 0 0;
}


#studienwahl form input[type="text"] {
  margin: 1px 0 10px 0; 
  padding:1px;
  border:none; 
  background:none; 
  width:130px; 
  height:24px; 
  font-family:verdana, sans-serif; 
  font-size:12px; 
  color:#686868;
  float: left;
}

#studienwahlbutton {
  border:none; 
  background:none; 
  width:16px; 
  height:26px; 
  cursor:pointer; 
  margin:-2px 0 0 30px!important;
}

#studienwahl form a {
  display: block;
  clear: both;
  font-family:verdana, sans-serif; 
  font-size:11px; 
  text-decoration:underline; 
  color:#ffffff;
}

#impressum {
  width:100%;
}

#impressum tbody tr td span {
  display: block;
  width: 100%;
}
#impressum tbody tr td  {
  padding: 10px 4px;
}
#impressum tbody tr td span a {
  display: inline-block;
  margin-right: 3px;
}

sub, sup {
  line-height: 1.5em;
}

sup.required {
  font-size: 200%;
  position: relative;
  top: 5px;
  color: #800;
}


.ac-top-pad-normal {
  padding: 8px 0;
}

#input-text-7o, #input-text-6o {
  width: 50px;
  float: left;
}

#input-text-7, #input-text-6 {
  width: 100px;
}

.w15 {
  width: 96px;
}

.ls4ls * strong, .ls4ls * b {
    letter-spacing: 3px;
}


/* social media buttons */
.social-sticky {
  position: fixed;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  gap: 10px;
  z-index: 1000;
}
.social-sticky a {
  width: 50px;
  height: 50px;
  background: rgba(255, 255, 255, 0.15); /* fast durchsichtig */
/*  backdrop-filter: blur(6px); no blurring the background of the buttons */
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #7d7c7c; /* Farbe von icons inactiv */
  transition: all 0.25s ease;
}
.social-sticky a svg {
  width: 30px;
  height: 30px;
}
.social-sticky a:hover {
  background: rgba(255, 255, 255, 0.3);
  transform: translateX(-3px);
}
.social-sticky a[href*="tiktok"]:hover {
  color: #252525;
}
.social-sticky a[href*="instagram"] .ig-path {
  fill: #7d7c7c;
  transition: fill 0.3s;
}

.social-sticky a[href*="instagram"]:hover .ig-path {
  fill: url(#instagram-gradient);
}
.social-sticky a[href*="youtube"]:hover {
  color: #FF0000;
}

/* search results */
#empty-search-result {
 margin: 40px 0;
}

/* Claim im Header*/
@media only screen and (max-width: 700px) {
  #klima-logo-titel.klima-logo-headline {
    flex-wrap: wrap !important;
    align-items: flex-start !important;
  }

  #klima-logo-titel .klima-logo-slogan {
    white-space: normal;
    font-size: 1.05em;
  }
  #klima-logo-titel .klima-logo-slogan {
    display: none !important;
  }
}

@media only screen and (max-width: 900px) {
  #klima-logo-titel.klima-logo-headline {
    gap: 10px !important;
  }

  #klima-logo-titel .klima-logo-slogan {
    white-space: normal;
    font-size: 0.95em;
    line-height: 1.15;
    max-width: 220px;
    margin: 0 0 !important;
  }

  .js-enable .a5-header-right {
    position: absolute;
    top: 5%;
    right: 5%;
  }
}





#klima-logo-titel.klima-logo-headline {
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  justify-content: flex-start !important;
  flex-wrap: nowrap !important;
  gap: 14px !important;
  margin: 0 !important;
  padding: 0 !important;
}

#klima-logo-titel .klima-logo-link {
  display: inline-flex !important;
  align-items: center !important;
  flex: 0 0 auto;
  line-height: 0;
  text-decoration: none;
  float: none !important;
  margin: 0 !important;
}

#klima-logo-titel .svg-with-fallback {
  display: block;
  line-height: 0;
}

h1#klima-logo-titel {
  all: unset;
  display: flex;
  align-items: center;
  gap: 14px;

  font-size: 1.17em;
  line-height: 1.1;
}

#klima-logo-titel .klima-logo-slogan {
  display: inline-block;
  flex: 0 0 auto;
  margin: 0 0 0 1%;
  padding: 0 !important;
  line-height: 1.1;
  vertical-align: middle;
  text-align: center;
/*  color: #e73d2e; */
/*  color: #1c92c4; */
  color: rgb(235, 106, 40); /* DIPF orange */
  font-weight: 500;
  font-size: clamp(1.4rem, 1.1vw, 80%);
}
.a5-wbox-header #klima-logo-titel {
  float: none !important;
  width: auto !important;
  max-width: 100% !important;
  overflow: visible !important;
}
/* Claim im Header End */

/* footer */
.wbox-footer--flex {
  display: flex;
}
#footer-navigation {
  width: 66%;
  padding: 1em 0;
}
#dipf-logo {
  display: flex;
  flex-direction: column;
  margin: 0 0 0 2em;
}
ul.a5-footer-nav__list li.a5-footer-nav__item {
  padding: 2px;
  text-align: center;
}
ul.a5-footer-nav__list li.a5-footer-nav__item a {
  text-decoration: none;
  font-weight:bold;
}
#skip-nav-meta {
  display: inline-block;
  width: calc(100% - 4em);
}
/* footer end */


/* styles from blog.css and fixes */

article h3 {
  font-size: 150%;
  margin: 10px 0 10px 0;
  padding-bottom: 0px;
}

article div.ym-gbox-left h4 {
  font-size: 110%;
}

article div.startbox h4 {
  font-size: 150%;
}

div.aktuelle-meldungen h3, div.viel-gelesen h3 {
  font-size: 173.33333%;
  font-weight: 700;
  line-height: 1.01538;
  margin: 0 0 0.84615em;
}


h1#klima-logo-titel {
  bottom: 0;
}
@media only screen and (max-width: 825px) {
  h1#klima-logo-titel {
    top: 0;
    left: 0;
  }
}

iframe {
  max-width: 100%
}




