html {
  margin: 0;
  padding: 0;

}

body {
  margin: 0 auto;
  padding: 0;
  margin-top: 0;
  font-family: sans-serif;
  max-width: 1024px;
  height: auto;
  position: relative;
  background-color: #f0f4f0;
  border: 0.5px solid #000000;



}
header {
  text-align: center;
}

.wrapper {
  width: 100%;
  height: 50px;
  background-color: #20500c;
  text-align: center;


}
h1 {
  color: #ffffff;
  padding-top: 7px;
  margin: 0 auto;
  text-align: center;
}
h2 {
  margin: 0;
  padding: 8px 0;
}


.foto {
    height: auto;
  width: 100%;
  position: relative;
  cursor:crosshair;
}
#boda {
  font-size: 12px;
}





.indexFotos {
  width: 100%;
  height: auto;
  text-decoration: none;
}

.wText {
  text-align: center;
  background-color: #e6e9e8;
    background-color: #e6e9e8;

}
.willkText {
  color: #000000;
  padding-top: 45px;
    margin-top: 0;
}
.willkText2 {
  color: #000000;
  margin-top: 35px;
  margin: 35px;

}
.motto {
  color: #000000;
  font-weight: bold;
  margin-bottom: 50px;
}
nav {
  opacity: 1;
}
nav ul {
  background-color: #7c7d7c;
  padding: 0;
  text-align: center;
  margin: 0;
  transition: max-height 1s;
}
nav ul li {
  display: inline-block;
  padding: 15px 4px;
  color: white;
}
nav ul li a {
  text-decoration: none;
  color: inherit;

}
nav ul li:hover {
  background-color: #f4a50c;
  color: #080000;
}
.menu-icon {
  width: 100%;
  background-color: #adb3ab;
  text-align:left;
  box-sizing: border-box;
  padding: 15px 10px;
  cursor: pointer;
  display: none;
}
@media  (max-width: 580px){
  nav ul {
    max-height: 0px;
    position: relative;
  }

  .hauptlist {
    display: none;
  }



  nav ul li{

    box-sizing: border-box;
    width: 100%;
    text-align: left;
    padding: 10px;
    padding-right: 15px;
  }
  .links {
    width: 100%
  }
  .rechts {
    width: 100%;
  }
  .menu-icon {
    display: block;

  }
  .showing {
    max-height: 20em;


  }
  .menu-icon {
    padding: 0px 10px;
  }

}

  /* css seite fischen*/






  #fotoFischen {
    width: 100%;
    height: auto;
    position: relative;
  }



  .fischen-container {
    position: relative;
    display: flex;
  }
  .fischen-menu {
      min-width: 135px;
    background-color:  #adb3ab;


    background-color: #7c7d7c;
    width: 20%;

  }
  .fischen-punkte {
    list-style-type: none;
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-top: 50px;


  }
  .fischen-einzeln {
    margin: 0 auto;
    padding: 15px;
    margin-bottom: 4px;
    color: #ffffff;
    cursor: pointer;

  }
  .teichordnung {

    display: none;



  }
  .ordnungPunkte {
    text-align: center;
    width: 90%;
    margin: 0 auto;
    text-align: center;
    list-style: none;
    padding: 30px 0 ;
    background-color: #e2e4e1;


  }
  .teichOrdText {
    color: #000000;
  }
  .fischen-frame {

    width: 80%;
    text-align: center;

    background-image: url('../Bilder/WebTeichStart/fischenFrameBac.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    visibility: 0;

  }


.preise {
  display: none;

}
.preiseUeber {
  margin-top: 40px;
  margin-bottom: 0;
}
.preiseContainer {
  margin-top: 20px;

  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;

  }




.btnPreise {
  margin-top: 25px;
  margin-right: 10px;
  background-color: #a1a5ab;
  padding: 10px 10px;
  cursor: pointer;



}
.kt1 {
  background-color:
    #ecebf0;
  }

.kartenText {
  margin-left: 1%;
  margin-right: 1%;
  margin-top: 50px;

  display: none;

}
.kinderText {
  margin-top: 50px;
  margin-left: 1%;
  margin-right: 1%;
  display: none;
}
.erwach2Text {
  margin-top: 50px;
  margin-left: 1%;
  margin-right: 1%;
  display: none;
}


.erwach2Preis {
  margin-bottom: 5px;
}

.besatz {
  display: none;
  margin-bottom: 20px;


}
.besatzListe {
  padding-top: 7%;


}
.teichO {
  margin: 0;
  padding-bottom: 35px;

}
.besatzFoto {
  display:flex;
  padding:1px 10%;
  flex-flow: row;
  align-items: center;
  flex-wrap: wrap;
  justify-content:space-around;

}
.beEizT {
  color: #000000;
}
.wiki{
  width: 100%;
  height: 400px;
  display: none;
}
.frameContainer {
  position: relative;
}
.frameClose {
  position: absolute;
  right: 8px;
  top: 6px;
  display: none;
}
.petriO {
  margin: 0;
    margin-bottom: 35px;
    margin-top:75px;
}
.jugendKarte {
  color: #000000;
  font-size: 12px;
}
.active {
  display: block;


}
.infoC {
  cursor: pointer;
}
.bacc {
  background-color: #f99807;
  color: black;}





h2.fotosUeberschrift {
  width: 100%;
  text-align: center;
  background-color: #20500c;
  color: #ffffff;
  position: relative;

}

.slide1, .slide2,.slide3 {
  position: relative;
  display: flex;
  cursor: pointer;
}
.slide3 {
  width: 94%;
  display: inline-flex;
}
.slideContainer {
  width: 100%;
  border: 1px solid black;
  text-align: center;
  background-color: #20500c;
  color: #ffffff;
  padding-bottom: 15px;
  position: relative;
}
.pager {
  width: 94%;

}
.hauptFoto{
  width: 100%
}
.mittig {
  width: 100%;
  text-align: center;
  background-color: #adb3ab;
}
.slide2 {
  height: auto;

}
.slide1 {

}
.hauptfoto1 {
height: 90px;
}

.hauptfoto2 {
height: 90px;
}
.hauptfoto5 {
height: 90px;
}
.hauptFoto4 {
position: relative;
width: 100%;
}
.legendenText {
  position: relative;
  text-align: center;
  background-color: #0e0554;
  font-size: 20px;

}
.legendenFoto {
  width: 100%;
  position: relative;

  text-align: center;

}
.icon {
  width:
  3%;
  background-color: #7c7d7c;
  height: 90px;

}







.mittig {
  position: relative;
  width: 100%;
  height: auto;
}
.cr {
  color: white;font-size: 12px;
}
.fr {
  text-decoration: none;
  color: white;font-size: 12px;

}
#teilen {
  display: inline-block;

}
#share-buttons img {
width: 40px;
height: 40px;
padding: 5px;
border: 0;
box-shadow: 0;
display: inline;
}
.anfahrtContainer {
  display: none;
}
.anfahrtText {
  padding: 15px 0;
  width: 100%;
  height: auto;
  color: #000000;
  font-size: 21px;
  text-align: center;
  background-color: #d8dad8;
}
#maps {
  min-width: 100%;
}
.wrapper1{

	display:flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    position: relative;

}
.col{

  margin: 0;
    margin-top:2px;
	width:33.2%;
  min-height: 150px;
  border-right: 1px solid #ffffff;




}
.col1{background:#6a6c67;position: relative;}
.col2{background:#6a6c67;position: relative;}
.col3{background:#6a6c67;position: relative;}
.wrapper {
  justify-content: space-between;

}
.fooList {
  margin: 0;
  line-height: 22px;
  padding: 0;
  position: absolute;
  line-height: 22px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);

}
.fooList ul {

}
li {
list-style: none;
margin: 0;

}
a {
  text-decoration: none;
  color: #ffffff;
}
.fooRechte {
  position: absolute;
  margin: 0;
  line-height: 22px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
iframe {

}
p {
  margin: 0;
  color: #ffffff;
}
.socMedia {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);


}
.copyrText {
  background-color: #2b030f;
  color: #ffffff;
  display: none;
  cursor: pointer;

}
.ctext {
  text-align: center;
  display: none;
  cursor: pointer;
  background-color: #262b34;
  color: #ffffff;
}
.fotosContainer {
  position: relative;
}
.impresum {
  cursor: pointer;
}
.copy{
  cursor: pointer;
}
/* kontakt */
.kontaktform {
  width: 100%;
  color: #000000;
  padding-top: 15px;

  position: relative;


}
#maps {
  position: relative;
}

.preisfFoto {
  width: 100%;
  position: relative;
}
.impressum {
  cursor: pointer;
}
.formular {

  width: 100%;
    position: relative;
    display: inline-block;


  background-image: url('../Bilder/WebTeichStart/angelnKontakt.jpg');
  background-repeat: no-repeat;

  background-size: cover;


}
#btnSubmit {

}

#nachricht {
  width: 70%;
}
.legFischenContainer {
  align-items: center;
  width: 100%;
  height: 90px;

  margin-bottom: 10px;
  margin: 0 auto;
  display: inline-flex;
  align-items: center;




}
.legFischenContainer {
  margin: 0 auto;
}
.legFischen {

  margin: 0 auto;
  display: inline-flex;
  align-items: center;
  ;
}
#legendenText {
  color: #000000;
}
#thumbLegende {
  margin-right: 30px;
}
#legendenBtn {
  margin-left: 30px;
}
.mittig2 {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0 auto;
  text-align: center;
}
.legendenFoto {
  display: none;
}


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



  .col {
    position: relative;
    margin-top: 0px;
    width: 100%;
    margin-bottom: 1px;
    height: auto;

  }



  .wrapper1 {
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 auto;
    text-align: center;

    }
    .col1{
      margin-top: 1px;
    min-height:40px;
   }
    .col2{
    min-height:50px;
   }
    .col3{
    min-height:120px;
   }


   .icon {
     width:
     6%;
     background-color: #7c7d7c;
     height: 90px;
         margin-top: 1px;}

  .preiseContainer {
      margin-top: 20px;

      display: block;
      align-items: center;
      flex-wrap: wrap;

           }
    .btnPreise {
      width: 100%;
      margin: 0 5px 0 0 ;
           }

    .preisUeber {
      margin-top: 10px;
      margin-bottom: 10px;
           }
    .fischen-container {
    display: inline-flex;
    flex-direction: column;
           }
    .preiseUeber {
      padding-top: 7px;
      margin-top: 10px;
    }

    .fischen-punkte {
      display: inline-flex;
      margin-top: 10px;
      width: 100%;
      text-align: center;
      line-height: 19px;
    }
    .fischen-menu {
      width: 100%;
      height: auto;

    }
    .fischen-frame {
      width: 100%;
      background-color: #8ebb76;
    }
    .fischen-einzeln {
      margin: 0;

      padding: 3px;

    }
    .fischen-container {
      width: 100%;
    }
    .menu-icon {
      padding: 0px 10px;
    }
    #nachricht {

    }



/* footer



.containerList {
  float: left;
  width: 150px;
  background-color: #adb3ab;
  padding-top: 15px;
  margin-top: 7px;
  margin-left: 22px;

}


footer {
  position: relative;
  background-color: #7c7d7c;
  height: 150px;
  width: 100%;
  text-align: center;



}
.google {
  width: 101px;
  text-align: center;
  background-color:  #7c7d7c;
  padding-top:3px;
  float: right;
  margin-right: 8%;
  margin-top: 40px;
}
.containerList {
  float: left;
  width: 150px;
  background-color:#7c7d7c;
  padding-top: 15px;
  margin-top: 7px;
  margin-left: 8%;

}
.containerSocial {
  background-color:#7c7d7c;



}



.footerText {
  padding-right: 30px;
  clear: both;
}
 .containerList li  {
   list-style: none;
   padding: 3px;



}
.containerList li a {
  color: #ffffff;
   text-decoration: none;

}
.containerText {
  position: absolute;
  top: 20px;
  left: 43%;
}
.containerText p {
  color: #ffffff;
}

#fb {
  height: 25px;
}
.anfahrtText {
  text-align: center;
  padding-top: 75px;
  padding-bottom: 95px;
  margin: 0 0 0 0;
  line-height: 35px;
  font-size: 25px;
  color: #ffffff;
  background-color:  #adb3ab;}
.anfahrtContainer {
    background-color:  #adb3ab;

background-color:  #adb3ab;
}*/
