.nav ul {
    list-style-type: none;
    background-color: rgb(255, 255, 255);
    font-size: 1em;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 50px;
    height: 55px;
  }

  .nav li a:hover {
    background-color: rgb(24, 0, 24);
    color: rgb(255, 255, 255);
    font-size: 1em;
    margin: 0px;
  }

  .nav li a {
    display: block;
    color: rgb(24, 0, 24);
    text-align: center;
    padding: 18px;
    text-decoration: none;
    margin: 0px;
  }


body {
    background-color: rgb(24, 0, 24);
    font-family: 'Raleway', sans-serif;
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 100px;
    margin: 0px;
  }

  .background-image {
    position: relative;
  }
  
  .einzug {
    margin-left: 60%;
  }

h1 {
    font-family: 'Zilla Slab', serif;
    color: rgb(24, 0, 24);
    text-shadow: 0 0 5px rgb(255, 255, 255);
    font-weight: 50;
    font-size: 5vw;
    border: 5px;
    text-align: left;
    line-height: 100%;
    padding: 0px;
    margin: 0px;
    margin-left: 30%;
    -webkit-text-stroke-width: 0.8px;
    -webkit-text-stroke-color: rgb(255, 255, 255);

  
}

h2 {
    font-family: 'Zilla Slab', serif;
    color: rgb(255, 255, 255);
    font-weight: 100;
    font-size: 22vw;
    text-align: left;
    line-height: 80%;
    padding: 0px;
    margin: 0px;
    margin-left: 30%;
    
    
}

h3 {
    font-family: 'Zilla Slab', serif;
    color: rgb(24, 0, 24);
    text-shadow: 0 0 5px rgb(255, 255, 255);
    font-weight: 100;
    font-size: 18vw;
    text-align: left;
    line-height: 80%;
    padding: 0px;
    margin: 0px;
    padding-bottom: 100px;
    margin-left: 5%;
    -webkit-text-stroke-width: 0.8px;
    -webkit-text-stroke-color: rgb(255, 255, 255);

  }

h4 {
    font-family: 'Raleway', sans-serif;
    color: rgb(255, 255, 255);
    font-size: 7em;
    padding-left: 40px;
    text-align: center;
    padding: 0px;
    margin: 0px;
}

h5 {
    font-family: 'Raleway', sans-serif;
    color: rgb(255, 255, 255);
    font-size: 2em;
    padding-left: 40px;
    padding: 0px;
    margin: 0px;
    text-align: center;
}

h6 {
    font-family: 'Raleway', sans-serif;
    color: rgb(255, 255, 255);
    font-size: 2em;
    padding: 10px;
    padding-left: 40px;
    letter-spacing: 3px;
}

.boxen{
  display:flex;
   flex-direction:column;
   font-size: 0.8em;
}

.boxen span{
  font-family: 'Raleway', sans-serif;
  background-color: rgb(255, 255, 255);
  color: rgb(55, 0, 0);
  font-size: 2em;
  height: 100px;
  width: 100px;
  padding: 10px;
  padding-left: 40px;
  letter-spacing: 3px;
  line-height:150%;
} 

.saetze{
   display:flex;
    flex-direction: column;
    font-size: 0.8em;
}

.saetze span{
    font-family: 'Raleway', sans-serif;
    background-color: rgb(255, 255, 255);
    color: rgb(55, 0, 0);
    font-size: 2em;
    padding: 10px;
    padding-left: 40px;
    letter-spacing: 3px;
    line-height:150%;
} 
.right{
    text-align: right;
}   

.show {
    display:flex;
    flex-direction:row;
    font-size: 3em;
    color: rgb(255, 255, 255);
    text-shadow: 0 0 5px rgb(24, 0, 24);

 }

 .show span{
    font-family: 'Zilla Slab', serif;
    color: rgb(255, 255, 255);
    text-shadow: 2px 2px 10px rgb(24, 0, 24);
    font-size: 2em;
    padding: 10px;
    padding-left: 40px;
    letter-spacing: 3px;
    line-height:150%;
    
 }

 .background {
   background-image: <img src="process/img/background_image.png" alt="stars">;
 }

 .section {
   padding-top: 200px;
   background-color: rgb(255, 255, 255);
   padding-bottom: 200px;
 }

 .raum {
  padding-top: 200px;
  background-color: rgb(24, 0, 24)
  padding-bottom: 200px;
}

.container {
    background-color: rgb(255, 255, 255);
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    flex: wrap;
    justify-content: space-around;
    text-align: baseline;


  }

  .item {
    width: 100%;
    height: 100px;
    margin: 10px;
    font-family: 'Zilla Slab', serif;
    color: rgb(255, 255, 255);
    text-shadow: 2px 2px 10px rgb(24, 0, 24);
    font-size: 4em;
    letter-spacing: 3px;
    text-align: baseline;

  }

  .item2 {
    width: 100%;
    height: 100px;
    padding-top: 50px;
    font-family: 'Zilla Slab', serif;
    color: rgb(24, 0, 24);
    font-size: 10em;
    letter-spacing: 3px;
    text-align: baseline;
  }

  .item3 {
    width: 100%;
    height: 100px;
    margin: 10px;
    font-family: 'Zilla Slab', serif;
    color: rgb(255, 255, 255);
    text-shadow: 2px 2px 10px rgb(24, 0, 24);
    font-size: 6em;
    letter-spacing: 3px;
    text-align: baseline;
  }


  .heart {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    flex: wrap;
    justify-content: space-around;
    padding-top: 10px;  
}

    .text-heart {
    font-family: 'Raleway', sans-serif;
    color: rgb(255, 255, 255);
    font-size: 1.5em;
    padding: 10px;
    padding-left: 40px;
    letter-spacing: 3px;
    flex-basis:auto;
      }

      .text-heart2 {
        font-family: 'Raleway', sans-serif;
        color: rgb(255, 255, 255);
        font-size: 10em;
        padding: 10px;
        padding-left: 40px;
        letter-spacing: 3px;
        flex-basis:auto;
      }

      .text-heart3 {
        font-family: 'Raleway', sans-serif;
        color: rgb(255, 255, 255);
        font-size: 5em;
        padding: 10px;
        padding-left: 40px;
        letter-spacing: 3px;
        flex-basis:auto;

      }

      .text-fluss {
        font-family: 'Raleway', sans-serif;
        color: rgb(255, 255, 255);
        font-size: 2.5em;
        padding: 10px;
        padding-left: 40px;
        letter-spacing: 3px;
        flex-basis:auto;
          }

      .go {
        background-color: rgb(255, 255, 255);
        display: flex;
        justify-content: space-around;
        
        }
      }
    
      .text {
        width: 100%;
        height: 100px;
        margin: 10px;
        font-family: 'Zilla Slab', serif;
        color: rgb(255, 255, 255);
        text-shadow: 2px 2px 10px rgb(24, 0, 24);
        font-size: 2em;
        letter-spacing: 3px;
        writing-mode:sideways-lr;
        flex-basis: 20px;
    
      }

      .text2 {
        width: 100%;
        height: 100px;
        margin: 10px;
        font-family: 'Zilla Slab', serif;
        color: rgb(255, 255, 255);
        text-shadow: 2px 2px 10px rgb(24, 0, 24);
        font-size: 5em;
        letter-spacing: 3px;
        writing-mode: sideways-lr;
        flex-basis: 20px;
    
      }

      .text3 {
        width: 100%;
        height: 100px;
        margin: 10px;
        font-family: 'Zilla Slab', serif;
        color: rgb(255, 255, 255);
        text-shadow: 2px 2px 10px rgb(24, 0, 24);
        font-size: 10em;
        letter-spacing: 3px;
        writing-mode: sideways-lr;
        flex-basis: 20px;
    
      }

      .text4 {
        width: 100%;
        height: 100px;
        font-family: 'Zilla Slab', serif;
        color: rgb(24, 0, 24);
        font-size: 20vw;
        letter-spacing: 3px;
        writing-mode: vertical-rl;
        flex-basis: 20px;
  }
      
  
      .impressum {
        font-family: 'Raleway', sans-serif;
        color:rgb(24, 0, 24);
        font-size: 1em;
        text-align:right;
        background-color: rgb(255, 255, 255);
        margin: 0px;
        padding: 80px;

  }

  .div {
    
    width: 200px;
    border: 15px solid rgb(255, 255, 255);
    background-color: rgb(255, 255, 255);
    display: flex;
    flex-direction: row;
    padding: 50px;
    margin: 0px;
    margin-left: 10%;
    margin-bottom: 20px; 
  }

  .div2 {
    
    width: 200px;
    border: 15px solid rgb(255, 255, 255);
    background-color: rgb(255, 255, 255);
    display: flex;
    flex-direction: row;
    padding: 50px;
    margin: 0px;
    margin-left: 60%;
    margin-bottom: 20px; 
  }

  .div3 {
    
    width: 200px;
    border: 15px solid rgb(255, 255, 255);
    background-color: rgb(255, 255, 255);
    display: flex;
    flex-direction: row;
    padding: 50px;
    margin: 0px;
    margin-left: 20%;
    margin-bottom: 20px; 
  }

  .div4 {
    
    width: 200px;
    border: 15px solid rgb(255, 255, 255);
    background-color: rgb(255, 255, 255);
    display: flex;
    flex-direction: row;
    padding: 50px;
    margin: 0px;
    margin-left: 60%;
    margin-bottom: 20px; 
  }

  @keyframes meineAnimation {
    0% {
        border-radius: 0%;
        transform: scale(1.3);
    }

    50% {
        border-radius: 50%;
        transform: scale(0.7);
    }

    100% {
        border-radius: 0%;
        transform: scale(1.3);
    }
}