body,h1,h2,h3,h4,h5,h6 {font-family: "Ariel", sans-serif;}
body, html {
  height: 100%;
  color: #777;
  line-height: 1.8;
  background-color: white;
}
.bgimg-1, .bgimg-2, .bgimg-3, .bgimg-4, .bgimg-8 {
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.bgimg-1 {
  background-image: url("../aussen/IMG_0553.gif");
  height: 750px;
}
.bgimg-2 {
  background-image: url("../Fehnhaus/Esstisch-3.gif");
  min-height: 400px;
}
.bgimg-3 {
  background-image: url("../Fehnhaus/Wohn-3.gif");
  min-height: 400px;
}
.bgimg-4 {
  background-image: url("../Garten/Garten-1.gif");
  min-height: 400px;
}
.bgimg-8 {
  background-image: url("../Schwimmbad/Schw-1.gif");
  min-height: 400px;
}
.move-up {
    position: fixed;
    bottom: 350px;
    left: 0;
    z-index: 3;
    display: none;
    z-index:1000;
}
.w3-wide {letter-spacing: 10px;}
.w3-hover-opacity {cursor: pointer;}
@media only screen and (max-device-width: 800px) {
  .bgimg-1, .bgimg-2, .bgimg-3, .bgimg-4, .bgimg-5, .bgimg-6, .bgimg-7, .bgimg-8 {
    display: none;
    
  }
    } 

    
    