center center fixed.iframe_openstreetmap {
width:100%;
}

/* ### Image von Farblos zu grau faden ### */

/*
img {
-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%)
filter: grayscale(0%);
}



img.image-embed-item {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);
  -webkit-transition: all .6s ease;
  -webkit-backface-visibility: hidden;
}


*/

img.image-embed-item:hover {
  filter: none;
  -webkit-filter: grayscale(0%);
}
img.image-embed-item {
  border:6px solid #0D0D0D;
  border:0 6px 0 6px;
}




.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;
    overflow: hidden;
  background-color:rgba(0,0,0,0.8);
}


.video-container iframe,
.video-container object,
.video-container .embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

a:hover img {
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%)
filter: grayscale(100%);

-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
}


.embed-container {
  position: relative;
  padding-bottom: 56.25%; /* ratio 16x9 */
  height: 0;
  overflow: hidden;
  width: 100%;
  height: auto;
}
.embed-container iframe {

  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* ratio 4x3 */
.embed-container.ratio4x3 {
  padding-bottom: 75%;
}



color:red;
font-weight:600;
}

.breakpoint {
margin-bottom:-6px;
}

.gallery {
bottom:-10px!important;
}

.csc-textpic img {
bottom:8px!important;
}

.title {
    text-transform: uppercase;
    margin-left: 10px;
    margin-bottom: 6px;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);

}



blockquote p {
    font-style: italic;
    color: #fff;
    font-family: 'Playfair Display', serif;
    font-family: 'Zilla Slab', serif;
    font-size: 01.5em !important;
    line-height: 1.3em;
    background: rgba(0,0,0,0.2)!important;
    padding: 8px!important;
}


/* body.blutmond {background-color: rgba(0,0,0,0.85);}  */


.blutmond #background,.macrocams #background{
   margin:0;
   padding:0;
   position:absolute;
   z-index: 1;
   display: none;
   top:0;
   left:0;
   width: 100%;
   height: 100%;
   /**scalable background to fill available viewport
   background: url(/Images/YOUR_BG_IMAGE.jpg) center center fixed; **/
   background-color:rgba(0,0,0,0.92);
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
}



.c-gallery__figure-caption {
  position:static;
  bottom:20px;
  color:#fff;
  text-align: center;
  display: none;
}

.tx-felogin-pi1 {
margin:5px;
}

.tx-felogin-pi1 h3{
margin-left:0px;
}




.tx-bm-image-gallery-gallerytitle,.tx-bm-image-gallery-gallerycount {display: none;}

.csc-textpic-image img,.lightbox-in-page {
  height:auto;position: relative;float: left;}

.c-gallery__image {
width:188px;
height:auto;
padding:1px 2px 0px 2px ;
}


@media (max-width: 1200px) {
  /* ---- grid ---- */
  .c-gallery__image {
    max-width:188px;
  }
}

@media (max-width: 960px) {
  /* ---- grid ---- */
  .c-gallery__image {
    max-width:184px;
  }
}


@media (max-width: 768px) {
  /* ---- grid ---- */
  .c-gallery__image {
    max-width:182px;
  }
}

@media (max-width: 667px) {
  /* ---- grid ---- */
  .c-gallery__image {
    max-width:154px;
  }
}

@media (max-width: 568px) {
  /* ---- grid ---- */
  .c-gallery__image {
    max-width:162px;
  }
}


/* GALAXY NOTE iPhone 8 - 414 */
@media (max-width: 414px) {
  /* ---- grid ---- */
  .c-gallery__image {
    max-width:115px;
  }
}





@media (max-width: 375px) {
  /* ---- grid ---- */
  .c-gallery__image {
    max-width:112px;

  }
}




@media (max-width: 320px) {
  /* ---- grid ---- */
  .c-gallery__image {
    max-width:137px!important;
    max-width:88px!important;
  }
}


#xxsbImage {width:1200px;height:auto;}

.c-gallery__figure-caption {
  position:static;
  bottom:20px;
  color:#fff;
  text-align: center;
  display: none;
}


.clearfix::after {
  content: "";
  clear: both;
  display: table;
}








#footer-notice p{
  text-align:center;
  font-size:0.8em!important;
  line-height:1em;
}

body.neu .ext {

  position:sticky;
  float:left;
  padding-right:5px;
  padding-top:5px;



}

/* clear fix */
.grid-flussratten:after {
  content: '';
  display: block;
  clear: both;
}

.pfeilnachoben {
  margin-right:0px;
  background-image:url(/fileadmin/flussratten/img/pfeilnachoben.png);background-repeat: no-repeat; background-position: right;background-size: 147px 180px;
  background-color:rgba(0,0,0,0.4);
  padding: 5px 150px 5px 5px;

}

  #page_nummer179 .pfeilnachoben {
  margin: 0 0 10px 0;
  background-image:url(/fileadmin/flussratten/img/hangschloss.png);background-repeat: no-repeat; background-position: right;background-size: 500px auto;
  background-color:rgba(0,0,0,0.6);
  padding: 5px 5px 5px 5px;
  border-radius: 5px;

}

/* ####### LOGIN FORM ##### */

fieldset {
  color:#fff!important;
  font-family: 'Open Sans', arial, serif;
font-style: normal;
font-variant: normal;
font-weight: 400;
font-size: 16px;
line-height: 22px;
min-height: 110px;
}

fieldset input {
  position:absolute;
  left:168px!important;
}

#pass {
position:absolute;
  left:158px;
}

#user {
position:absolute;
  left:158px;
}

#pass{
margin: 0 0 0.5em 0;
border: 1px solid #ccc;
padding: 6px 10px 10px 0px;
color: #555;
font-size: 16px;
height:8px;
width:300px;
}

#user{
margin: 0 0 0.5em 0;
border: 1px solid #ccc;
padding: 6px 10px 10px 0px;
color: #fff;
font-size: 16px;
height:8px;
width:300px;
}

fieldset {padding: 10px;}
filedset input {

}

label {padding-right: 20px;}


@media  (max-width: 1040px) {


  #pass {
  position:absolute;
    left:158px;
  }

  #user {
  position:absolute;
    left:158px;
  }

  #pass{
  margin: 0 0 0.5em 0;
  border: 1px solid #ccc;
  padding: 6px 10px 10px 0px;
  color: #555;
  font-size: 16px;
  height:8px;
  width:48%;
  }

  #user{
  margin: 0 0 0.5em 0;
  border: 1px solid #ccc;
  padding: 6px 10px 10px 0px;
  color: #555;
  font-size: 16px;
  height:8px;
  width:48%;
  }

  fieldset {padding: 2px;}


  label {padding-right: 5px;}

  #page_nummer179 .pfeilnachoben {

  padding: 2px 2px 2px 2px;

}


}

.collapsible {
  background-color:rgba(0,0,0,0.8);
  color: #4C4C4C;
  cursor: pointer;
  padding: 5px 10px 5px 0px ;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 10px;
  -webkit-transition: all 1.6s ease;
  transition:transform .5s ease;

}
.collapsible:hover {
  color:#fff;
}

.collapsible .active{
  background-color: #0F0F0F;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  height:auto;
  transition:transform .5s ease;

}




button:before {
  font-family: "IcoFont";
  font-size: 1.1em;
  content: "\eaa0";
  display: inline-block;
  padding-right: 0px;
  padding-top: 0px;
  vertical-align: middle;
  text-decoration: none;
  line-height: 0.4em;
  white-space: nowrap;
  color: #333333;
}
button:before {
  color:#fff;
}

button.active:before{
  content: "\ea99";
  font-family: IcoFont;
}

.collapsiblecontent {
  padding: 0px 0px 0px 0px ;
  display: none;
  overflow: hidden;
  background-color: #0F0F0F!important;
  opacity: 0.0;

}

.collapsiblecontent .ce-bodytext, .collapsiblecontent ul,.collapsiblecontent p {
  background-color: #0F0F0F!important;

}




 #rechtsnavigation {
  opacity: 0.3;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
}
#rechtsnavigation:hover {
  opacity: 1.0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
}
 .hauptnavi {
  opacity: 0.3;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
}


.hauptnavi:hover {
  opacity: 1;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;

}

#hauptnavigation .hauptnavi .aktiv {
  opacity: 1.0!important;
}

.img-hover-zoom {
  height:auto;
  overflow:hidden;
}
.img-hover-zoom img {
  transition:transform .5s ease;
}
.img-hover-zoom:hover img {
  transform:scale(1.05);
  transform:scale(0.95);
}

#c668 img {
  max-width: 97px;
  width: 97px;
  height: auto;


}

#c668 figure {
  display:block;
  position: relative;
  margin: 5px;
  float:left;
}

.videoinfo,.videodescription {
  padding: 10px 10px 10px 10px;
  height: auto;
}


.trenner {
  width:100%;
  min-width: 100%;
  height:5px;
  display: block;
  clear: both;
  padding:0px;
}

.trenner hr{
color:#fff;
height:1px;
}

figure {
margin:-10px 0px 0px 0!important;
}

#matomo-opt-out {
  border:1px #fff solid;
  padding:4px;
}

.kasten {

  display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    margin: 20px 20px 20px 20px;
    margin-bottom: 20px;
    min-height: 150px;
    padding: 20px 20px 20px 20px;

    padding: 20px 20px 20px 20px;
  border: 1px dotted #fff;
  height: 100%;
}
