body {
    margin: 0;
    padding: 0;
    border: 0;
    
    font-family: Abel;
    font-weight: 100;
}

img {
    cursor: pointer;
}

a {
    z-index: 1000;
    font-family: Abel;
}

button {
   font-family: Abel;
}

.absprung_text a {
    color: white;
    font-weight: 900;
    letter-spacing: 2.0;
    text-decoration: none;
}

.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 0 auto;
  text-align: center;
  margin: 70px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 30%;
  position: relative;
  transition: all 5s ease-in-out;
    margin-top: 100px;
}

.popup h2 {
  margin-top: 0;
  color: #A01805;
}
.popup .close {
  position: absolute;
  top: 10px;
  right: 25px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: #A01805;
}
.popup .content {
  max-height: 30%;
  overflow: auto;
}

p {
    line-height: 2.0;
    color: dimgray;
}

form {
    display: none;
}

.data_schutz p {
    width: 300px;
    margin: 0 auto;
    text-align: center;
}

.data_schutz li {
    width: 300px;
    margin: 0 auto;
    text-align: center;
}

.data_schutz {
    margin: 0 auto;
    text-align: center;
}

.wrapper {
    margin: 0 auto;
    width: 960px;
    max-width: 90%;
}

#navigation {
    top: 0;
    position: fixed;
    z-index: 200;
    
    width: 100%;
    height: 100px;
    background: rgba(160, 24, 5, 0.7);
}

.menu {
    margin-top: 30px;
}

.menu a {
    padding-left: 33px;
    text-decoration: none;
    color: white;
    font-size: 25px;
}

.menu a:hover {
    border-top: solid 5px #fff;
    padding-top: 20px;
}

.menu button {
    position: absolute;
    font-family: Abel;
    margin-left: 20px;
}

.menu button {
    background: none;
    margin-right: 20px;
}

.menu button img {
    width: 80px;
    height: 80px;
    margin-top: -20px;
}

a,
button {
  font-family: Abel;
    font-size: 20px;
}

.scroll-button2 {
    position: absolute;
}

.scroll-button2 button {
    background: none;
}

.scroll-button2 img {
    width: 100px;
    height: 100px;
}

#banner {
    width: 100%;
    height: auto;

    border-bottom: solid #fa8057 10px;
}

#banner img {
    width: 100%;
    height: auto;;
}

.banner2 {
    max-width: 100%;
    height: auto;

    border-bottom: solid #fa8057 10px;
}

.banner2 img {
    width: 100%;
    height: auto;
}
        
.banner3 {
    width: 100%;
    height: auto;

    border-bottom: solid #fa8057 10px;
}

.banner3 img {
    width: 100%;
    height: auto;
} 

h1 {
    font-family: Abel;
    font-weight: 100;
    font-size: 40px;
    margin-top: 150px;
    
    color: #A01805;
    text-align: center;
}

h2 {
    text-align: center;
    
    font-family: Abel;
    font-weight: 100;
    font-size: 40px;
    color: #A01805;
    font-style: italic;
    margin-top: 100px;
}

.vorstellungstext {
    margin: 0 auto;
    text-align: center;
    margin-top: 100px;
    
    width: 500px;
    text-align: center;
    line-height: 2.0;
    font-size: 20px;
    color: #737373;
}

.slidershow {
    width: 700px;
    height: 400px;
    overflow: hidden;
    position: absolute;
    display: none;
    
}
.middle {
    margin-top: 250px;
    transform: translate(-50%, -50%);
    display: none;
    
}

.navigation {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
}

.vorschaubild {
    
    width: 90%;
     margin: 0 auto;
margin-top: 80px;
    display: inline-block;
}

figure {
    width: 80%;
    margin: 0 auto;
    
    margin-bottom: 20px;
}

figure img {
    width: 100%;
    border: 0;
    display: block;
}

figcaption {
    text-align: center;
    background-color: #A01805;
    color: #fff;
    padding: 5px 40px;
    line-height: 1.5;
    font-family: Abel;
}

#area {
    width: 100%;
    display: flex;
    justify-content: center;
}

#footer {
    max-width: 100%;
    height: 100px;
    background-color: #fa8057;
    clear: both;
}

.position {
    margin-top: 200px;
    text-align: center;
    margin-right: 80px;
    padding-top: 45px;
}

.position a {
    color: white;
    text-decoration: none;
    padding-left: 33px;
}

#basis {
    margin: 0 auto;
    text-align: center;
}

.truck {
    margin-top: 80px;
    width: 50%;
    
    display: inline-block;
}

#sticker {
    margin: 0 auto;
    text-align: center;
    width: 150px;
    height: 150px;
    background-color: #A01805;
    border-radius: 50%;
    margin-top: 80px;
}

#sticker img {
    z-index: 0;
    width: 100px;
    height: 100px;
    padding-top: 20px;
}

button {
    background-color: #A01805;
    border: 0;
    color: #fff;
    font-family: Abel;
    font-size: 20px;
}

header {
    margin: .8vw;
    flex-flow: row wrap;
    display: flex;
}

header div {
    flex: auto;
    width: 400px;
    margin: .8vw;
}

header div img {
    margin-top: 100px;
    margin-bottom: -80px;
    width: 100%;
    height: auto;
}


.troll {
    padding: 6px 10px;
}

div.panel {
    padding: 0 18px;
    color: #000;
    max-height: 0;
    overflow: hidden;
    width: 50%;
    margin: 0 auto;
    transition: max-height .2s ease-out;
}

.align {
    margin: 0 auto;
    text-align: center;
   margin-left: 470px;
}

.tab {
  position: relative;
  margin: 2px;
  max-width: 500px;
  height: auto;
}

.tab input {
  display: none;
}

.tab label {
  display: block;

  color: #A01805;
  padding: 10px;
  cursor: pointer;
  font-size: 25px;
}
.tab label::after {
  content: "+";
  position: absolute;
  right: 10px;
  top: 10px;
  display: block;
  transition: all 0.4s;
}
.tab input[type=checkbox]:checked + label::after,
.tab input[type=radio]:checked + label::after {
  content: "-";
  color: #A01805;
}

.tab-content {
  overflow: hidden;

  transition: max-height 0.4s;
  max-height: 0;
  max-width: 400px;
  margin-left: 110px;
}

.tab-content p {
  margin: 20px;
  color: #737373;
    
  text-align: left;
}

.tab-content p:hover {
  margin: 20px;
  color: #737373;
    
  text-align: left;

  padding-bottom: 10px;
  border-bottom: solid 3px #A01805;
}

.tab input:checked ~ .tab-content {
  max-height: 100vh;
}



.absprung_container {
    width: 100%;
    height: auto;
    background-color: #A01805;
    padding-top: 30px;
    padding-bottom: 30px;
    border-top: solid #fa8057 10px;
    border-bottom: solid #fa8057 10px;
    margin-top: 50px;
}

.absprung_container img {
    width: 400px;
    height: 100px;
}

.absprung_text {
    width: 40%;
    color: white;
}

.absprung_button {
    cursor: pointer;
    background-color: #fff;
    height: 50px;
    color: #A01805;
    font-weight: 900;

    border-radius: 10px;
    margin-top: 15px;
}

.absprung_button:hover {
    color: white;
    background: none;
    border: solid white 2px;
}

.flex {
    display: flex;
    justify-content: space-around;
}

header figcaption {
  margin-top: 73px;
}

.swipe {
    width: 70px;
    height: 70px;
    float: right;
    margin-right: 100px;
    margin-top: 50px;
}

#center {
    margin: 0 auto;
    text-align: center;
}


body {
    margin: 0;
    padding: 0;
    border: 0;
}

.accordeon1 {
    margin: 0 auto;
    width: 600px;
    margin-top: 100px;
}

.accordeon1  h2 {
    font-size: 25px;
    text-align: left;
    margin: 0;
    font-style: normal;
}

.accordeon1 .rico {
    display: block;
    padding: 1em;
    font-weight: 700;
    font-size: 1.5em;
    background: #A01805;
    color: #fff;
    cursor: pointer;
    border-bottom: solid 3px #fff;
}

.accordeon1 .rico:hover {
    background: #fa8057
}

.accordeon1 .panel1 {
    height: 0;
    visibility: hidden;
    opacity: 0;
    background-color: #f5dbd3;
    color: #fff;
}

.accordeon1 .tgz[type="checkbox"] {
    display: none;
}

.accordeon1 .tgz[type="checkbox"]:checked + .panel1 {
    height: auto;
    visibility: visible;
    opacity: 1;
    padding: 1.5em;
    transition: all ease 1s;
    border-bottom: solid 3px white;
}


.kontaktmodul {
    max-width: 300px;
    width: 100%;
    margin: 0 auto;
    line-height: 1.5;
    text-align: center;
}

.kontaktmodul h3 {
    font-size: 35px;
    color: dimgray;
}

.kontaktmodul address {
    font-size: 25px;
    color: dimgray;
}

.kontaktmodul a {
    font-size: 25px;
    color: dimgray;
    text-decoration: none;
}


@media (width: 1920px) {
    
.align {
    margin: 0 auto;
    text-align: center;
    margin-left: 700px;
}
    
}

@media only screen and (width: 1280px) {

    
    .align {
        margin: 0 auto;
        text-align: center;
        margin-left: 300px;
    }
    
    #area {
      display: inline-block;
    }
    
    .vorschaubild {
        margin: 0 auto;
        width: 80%;
    }
    
    

}

@media only screen and (max-width: 1024px) {

    
    .align {
        margin: 0 auto;
        text-align: center;
        margin-left: 200px;
    }
    
    #area {
      display: inline-block;
    }
    
}
    
@media only screen and (max-width: 800px) {

    
    .align {
        margin: 0 auto;
        text-align: center;
        margin-left: 80px;
    }
    
    

}
    
    @media only screen and (max-width: 768px) {

    
    .align {
        margin: 0 auto;
        text-align: center;
        margin-left: 100px;
    }


}



@media only screen and (max-width: 500px) {
    
        .absprung_text {
       display: none;
    }
    
        .absprung_container img {
        display: none;
    }
    .absprung_button {
        margin-top: -5px;
    }
    
    .menu a {
        font-size: 16px;
  }
    
    .vorstellungstext {
        max-width: 80%;
    }
    
    .vorschaubild {
        width: 100%;
        margin: 0 auto;
    }
    
        #basis .truck {
        width: 100%;
    }
    
        .box {
        margin: 0 auto;
        text-align: center;
        width: 50%;
        margin-top: 0px;
    }
    
    .align {
        margin: 0 auto;
        text-align: center;
        margin-right: 50px;
    }
    
        #area {
      display: inline-block;
    }
}

    
@media only screen and (max-width: 414px) {
    
    .absprung_text {
       display: none;
    }
    
    .absprung_container img {
        display: none;
    }
    
    .absprung_button {
        margin-top: -5px;
    }
    
    .menu a {
        font-size: 16px;
  }
    
    .vorstellungstext {
        max-width: 80%;
    }
    
    .vorschaubild {
        width: 100%;
        margin: 0 auto;
    }
    
    #basis .truck {
        width: 100%;
    }
    
    .box {
        margin: 0 auto;
        text-align: center;
        width: 50%;
        margin-top: 0px;
    }
    
    .align {
        margin: 0 auto;
        text-align: center;
        margin-right: 50px;
    }
    
        #area {
      display: inline-block;
    }
    
    .accordeon1 {
    margin: 0 auto;
    width: 350px;
    margin-top: 100px;
}
    
}


@media only screen and (max-width: 300px) {
    
    
    
    .menu a {
        font-size: 13px;
  }
    
    .vorstellungstext {
        max-width: 80%;
    }
    
    .vorschaubild {
        width: 100%;
        margin: 0 auto;
    }
    
    
    #basis .truck {
        width: 100%;
    }
    
    .box {
        margin: 0 auto;
        text-align: center;
        width: 70%;
    }
    
    #popup1 {
        width: 100%;
        margin-top: -100px;
    }
    
    #popup1 h2 {
        font-size: 25px;
        margin-top: 50px;
    }
    
    #popup1 p {
        font-size: 20px;
    }
    
    .align {
        margin: 0 auto;
        text-align: center;
    }
    
    .position a {
        font-size: 13px;
    }
    
        #area {
      display: inline-block;
    }
    
        .accordeon1 {
    margin: 0 auto;
    width: 300px;
    margin-top: 100px;
}
    
}
    
    @media screen and (max-width: 700px){
  .box{
    width: 70%;
  }
  .popup{
    width: 100%;
  }
    
    #area {
      display: inline-block;
    }
        
    
}

@media screen and (max-width: 400px){
  .box{
    width: 40%;
  }
  .popup{
    width: 60%;
  }
    
        #area {
      display: inline-block;
    }


}

