@charset "utf-8";


body {
  background-color: white;
}

.container{
  padding-left: 70px;
  margin-top: 20px;
}

#navi{
  background-color: #dcb239;
  font-family: 'Oswald', sans-serif;
  border: none;
  font-size: 16px;
}

.navbar-brand > img {
  height: 40px;
  width: auto;
  margin: -8px 4px 0 0;
  padding: 4px;
  float: left;
}

.navbar-brand > img:hover{
  opacity: 0.5;
  transition: all 200ms linear;
}

#logoalles{
}

#logo{
  position: absolute;
  top: 80px;
  /*left: 650px;*/
    left: 50.8%;
  z-index: -1;
}

#logoback {
    position: absolute;
    top: 85px;
    /*left: 1010px;*/
    left: 78.9%;
    background-color: #828081;
    /*width: 155px;*/
    width: 12.1%;
    height: 4700px;
    z-index: -2;
}

#animation {
  width: 100%;
  margin-top: 200px;
}

p {

  font-family: 'Libre Franklin', sans-serif;
  color: black;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.textt{
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: rgba(255,255,255,0.5);
}
.links{
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: rgba(255,255,255,0.5);
  text-align: right;
}

.blocksatz {
  text-align: justify;
  background-color: rgba(255,255,255,0.5);
}

.ueberschrift {
  margin-left: 70px;
  color: #e7ecef;
  font-family: 'Oswald', sans-serif;
  font-size: 500%;
  font-weight: bold;

}

.zweitueberschrift{
  font-family: 'Montserrat', sans-serif;
  color: black;
}

.upos{
  position:relative;
  padding-top:60px;
  top: 40px;
}

#feld{
  background-color: #d7cec7;
  position: absolute;
  width: 500px;
  heigth: 100px;
  top: 1070px;
  left: 170px;
  opacity:0.5;
}
#feld2{
  background-color: #d7cec7;
  position: absolute;
  width: 450px;
  heigth: 100px;
  top: 1550px;
  left: 600px;
  opacity:0.5;
}

.bilder101{
    float:left;
    margin-right: 20px;
    }
.bilderp2{
  margin-top: 50px;
}
#projo{
  position: relative;
  top: -50px;
}

.projekte{
  margin-top: 5px;
}

.mitglieder{
  width: 10%;
  padding: 10px 5px 0px 5px;
  float: right;
}

.mitglieder:hover{
  opacity: 0.5;
  transition: all 200ms linear;
}
#divmitglieder{
  background-color: rgba(204,204,204,0.8);
  padding: 10px 10px 20px 10px;

}

.knopf {
  float: right;
  font-family: 'Oswald', sans-serif;
  background-color: #dcb239;
  border: none;
  color: white;
  padding: 10px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin-left: 20px;
}
.knopf:hover {
  background-color: #828081;
  transition: all 200ms linear;
}
.knopf2 {
  float: right;
  font-family: 'Oswald', sans-serif;
  background-color: #dcb239;
  border: none;
  color: white;
  padding: 10px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin-left: 20px;
  width:100%;
}
.knopf2:hover {
  background-color: #828081;
  transition: all 200ms linear;
}


#video-1 {
  width: 100%;
  height: auto;
}
#kontakte{
  position:relative;
  top: -100px;
}


#ukontakt{
  top: -8px;
}

#zweitnavi {
  position:fixed;
  bottom:0;
  right:0;
  border-radius: 3px 0 0 0;
  background-color: #dcb239;
}

/* Responsive Einstellungen*/


@media only screen and (max-width: 767px) {
  .container{
    padding-left: 20px;
    margin-top: 20px;
  }
  #animation {
    margin-top: 130px;
  }
  #logoback {
    top: 80px;

  }
  .ueberschrift {
    margin-left: 20px;
    font-size: 400%;
  }
  .upos{
    top: 30px;
  }

  .zweitueberschrift{
    font-size: 200%;
  }
  .mitglieder{
    width: 50%;
  }
  #divmitglieder{
    background-color: rgba(204,204,204,0.8);
    padding: 10px 10px 20px 10px;
    height: 420px;

  }
}
@media only screen and (min-width: 550px) {
  #animation {
    margin-top: 160px;
  }
  #feld{
    top: 0px;
    left: 0px;
      width: 0px;
      height: 0px;
  }
  #feld2{
    width: 0px;
    height: 0px;
  }
  .zweitueberschrift{
    font-size: 180%;
  }
  #divmitglieder{
    /*background-color: rgba(204,204,204,0.8);
    padding: 10px 10px 20px 10px;*/
    height: 120px;

  }
}
@media only screen and (min-width: 900px) {
  #animation {
    margin-top: 180px;
  }
  #feld{
    top: 970px;
    left: 230px;
  }
  #feld2{
    width: 350px;
    height: 200px;
    top: 1420px;
    left: 450px;
  }
  #vektorgrafik{
    position: relative;
    top: -50px;
    left: 100px;
  }
}
@media only screen and (min-width: 1150px) {
  #animation {
    margin-top: 200px;
  }
  #feld{
    width: 400px;
      height: 200px;
    top: 1170px;
    left: 230px;
  }
  #feld2{
    top: 1650px;
    left: 600px;
  }
}

@media only screen and (min-width: 1860px) {
  #animation {
    margin-top: 300px;
  }
  .container{
    /*padding-left: 20px;
    margin-top: 20px;*/
    width: 70%;
  }
  .ueberschrift {
    margin-left: 410px;
  }
  .upos{
    top: 30px;
  }

  #feld{
    width: 500px;
    height: 400px;
    top: 1500px;
    left: 600px;
  }
  #feld2{
    width: 600px;
    height: 300px;
    top: 2400px;
    left: 1200px;
  }
  #vektorgrafik{
    top: -50px;
    left: 400px;
  }


}









/* Teil aus Internet Bildergalerie http://bootsnipp.com/snippets/33Qjo*/

@import url(https://fonts.googleapis.com/css?family=Quicksand:400,300);

.gal-container{
  padding: 12px;
}
.gal-item{
  overflow: hidden;
  padding: 3px;
}
.gal-item .box{
  height: 350px;
  overflow: hidden;
}
.box img{
  height: 100%;
  width: 100%;
  object-fit:cover;
  -o-object-fit:cover;
}
.gal-item a:focus{
  outline: none;
}
.gal-item a:after{
  content:"\e003";
  font-family: 'Glyphicons Halflings';
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.75);
  position: absolute;
  right: 3px;
  left: 3px;
  top: 3px;
  bottom: 3px;
  text-align: center;
  line-height: 350px;
  font-size: 30px;
  color: #fff;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.gal-item a:hover:after{
  opacity: 1;
}
.modal-open .gal-container .modal{
  background-color: rgba(0,0,0,0.4);
}
.modal-open .gal-item .modal-body{
  padding: 0px;
}
.modal-open .gal-item button.close{
  position: absolute;
  width: 25px;
  height: 25px;
  background-color: #000;
  opacity: 1;
  color: #fff;
  z-index: 999;
  right: -12px;
  top: -12px;
  border-radius: 50%;
  font-size: 15px;
  border: 2px solid #fff;
  line-height: 25px;
  -webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
  box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
}
.modal-open .gal-item button.close:focus{
  outline: none;
}
.modal-open .gal-item button.close span{
  position: relative;
  top: -3px;
  font-weight: lighter;
  text-shadow:none;
}
.gal-container .modal-dialogue{
  width: 80%;
}
.gal-container .description{
  position: relative;
  height: 40px;
  top: -40px;
  padding: 10px 25px;
  background-color: rgba(0,0,0,0.5);
  color: #fff;
  text-align: left;
}
.gal-container .description h4{
  margin:0px;
  font-size: 15px;
  font-weight: 300;
  line-height: 20px;
}
.gal-container .modal.fade .modal-dialog {
  -webkit-transform: scale(0.1);
  -moz-transform: scale(0.1);
  -ms-transform: scale(0.1);
  transform: scale(0.1);
  top: 100px;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.gal-container .modal.fade.in .modal-dialog {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transform: translate3d(0, -100px, 0);
  transform: translate3d(0, -100px, 0);
  opacity: 1;
}
@media (min-width: 768px) {
  .gal-container .modal-dialog {
    width: 55%;
    margin: 50 auto;
  }
}
@media (max-width: 768px) {
  .gal-container .modal-content{
    height:250px;
  }
}




/*** css von http://www.cssportal.com/style-input-range/ ***/


input[type=range] {
    -webkit-appearance: none;
    margin: 10px 0;
    width: 100%;
    /*zusätzlich bearbeitet*/
    padding-top: 10px;
    background-color: #dcb239;
}
input[type=range]:focus {
    outline: none;
}
input[type=range]::-webkit-slider-runnable-track {
    width: 100%;
    height: 10px;
    cursor: pointer;
    animate: 0.2s;
    box-shadow: 1px 1px 2px #A6A6A6;
    background: #828081;
    border-radius: 0px;
    border: 0px solid #F27B7F;
}
input[type=range]::-webkit-slider-thumb {
    box-shadow: 0px 0px 2px #A6A6A6;
    border: 0px solid #828081;
    height: 10px;
    width: 10px;
    border-radius: 0px;
    background: #F8EEE7;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: 0px;
}
input[type=range]:focus::-webkit-slider-runnable-track {
    background: #828081;
}
input[type=range]::-moz-range-track {
    width: 100%;
    height: 10px;
    cursor: pointer;
    animate: 0.2s;
    box-shadow: 1px 1px 2px #A6A6A6;
    background: #828081;
    border-radius: 0px;
    border: 0px solid #F27B7F;
}
input[type=range]::-moz-range-thumb {
    box-shadow: 0px 0px 2px #A6A6A6;
    border: 0px solid #828081;
    height: 10px;
    width: 10px;
    border-radius: 0px;
    background: #F8EEE7;
    cursor: pointer;
}
input[type=range]::-ms-track {
    width: 100%;
    height: 10px;
    cursor: pointer;
    animate: 0.2s;
    background: transparent;
    border-color: transparent;
    color: transparent;
}
input[type=range]::-ms-fill-lower {
    background: #828081;
    border: 0px solid #F27B7F;
    border-radius: 0px;
    box-shadow: 1px 1px 2px #A6A6A6;
}
input[type=range]::-ms-fill-upper {
    background: #828081;
    border: 0px solid #F27B7F;
    border-radius: 0px;
    box-shadow: 1px 1px 2px #A6A6A6;
}
input[type=range]::-ms-thumb {
    box-shadow: 0px 0px 2px #A6A6A6;
    border: 0px solid #828081;
    height: 10px;
    width: 10px;
    border-radius: 0px;
    background: #F8EEE7;
    cursor: pointer;
}
input[type=range]:focus::-ms-fill-lower {
    background: #828081;
}
input[type=range]:focus::-ms-fill-upper {
    background: #828081;
}