/* Text Elements */

h1.heading-1 {
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
  font-size: 40px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 73px;
}

h1 span.kleiner {
  font-size: 2rem;
  line-height: 0;
}

h2.heading-3 {
  margin-top: 59px;
  margin-bottom: 0;
  text-align: center;
  font-weight: 400;
  font-size: 32px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 59px;
}

h2 a.link {
  color: #000;
}

h2 a.link:hover {
  color: #808080;
}

h2 a.link:active {
  color: #404040;
}

h3.heading-2 {
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
  font-size: 26px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 48px;
}

h3 span.smiley {
  font-weight: 400;
  font-style: normal;
  font-size: 1.25rem;
  line-height: 0;
}

h3.heading-4 {
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
  font-weight: 400;
  font-style: italic;
  font-size: 26px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 48px;
}

h3.heading-5 {
  margin-top: 59px;
  margin-bottom: 0;
  text-align: center;
  font-weight: 400;
  font-size: 26px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 48px;
}

h3 a.link {
  color: #000;
}

h3.heading-6 {
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
  font-size: 26px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 48px;
}

h3 a.link:hover {
  color: #808080;
}

h3 a.link:active {
  color: #404040;
}

h4.heading-7 {
  margin-top: 37px;
  margin-bottom: 59px;
  text-align: center;
  font-weight: 400;
  font-size: 20px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 37px;
}

h4 span.heading-text-1 {
  font-weight: 700;
}

h4 span.heading-text-2 {
  font-weight: 700;
}

h4 span.heading-text-3 {
  font-weight: 700;
}

h4 span.heading-text-4 {
  font-weight: 700;
}

h4 span.heading-text-5 {
  font-weight: 700;
}

h4 a.link {
  color: #000;
}

h4 a.link:hover {
  color: #808080;
}

h4 a.link:active {
  color: #404040;
}

a.link-text.text-link-1 {
  color: #000;
  text-align: center;
  font-size: 20px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 37px;
}

a.link-text.text-link-1:hover {
  color: #808080;
}

a.link-text.text-link-1:active {
  color: #404040;
}

/* Layout Elements */

.container.container-1 {
  position: relative;
  margin-top: 59px;
  margin-right: auto;
  margin-left: auto;
  width: 895px;
}

.container.container-2 {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  width: 855px;
}

.container.container-3 {
  position: relative;
}

.container.container-4 {
  position: absolute;
  top: 4px;
  z-index: -5;
}

.container.container-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  margin-top: 59px;
  margin-bottom: 59px;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.container-3.runter {
  top: 5px;
}

@media screen and (max-width: 56.8125rem) {
  /* Text Elements */

  h1.heading-1 {
    font-size: 4.4vw;
    line-height: 8.03vw;
  }

  h1 span.kleiner {
    font-size: 1.8125rem;
  }

  h2.heading-3 {
    margin-top: 6.49vw;
    font-size: 3.52vw;
    line-height: 6.49vw;
  }

  h3.heading-2 {
    font-size: 2.86vw;
    line-height: 5.28vw;
  }

  h3.heading-4 {
    font-size: 2.86vw;
    line-height: 5.28vw;
  }

  h3.heading-5 {
    margin-top: 6.49vw;
    font-size: 2.86vw;
    line-height: 5.28vw;
  }

  h3 span.smiley {
    font-size: 1.125rem;
  }

  h3.heading-6 {
    font-size: 2.86vw;
    line-height: 5.28vw;
  }

  h4.heading-7 {
    margin-top: 4.07vw;
    margin-bottom: 6.49vw;
    font-size: 2.2vw;
    line-height: 4.07vw;
  }

  a.link-text.text-link-1 {
    font-size: 2.2vw;
    line-height: 4.07vw;
  }

  /* Layout Elements */

  .container.container-1 {
    margin-top: 6.49vw;
    width: 100%;
  }

  .container.container-2 {
    width: 95.53%;
  }

  .container.container-5 {
    margin-top: 6.49vw;
    margin-bottom: 6.49vw;
  }

  .container.container-4 {
    top: .44vw;
  }

  .container.container-3.runter {
    top: .55vw;
  }
}

@media screen and (max-width: 52.375rem) {
  /* Text Elements */

  h1 span.kleiner {
    font-size: 1.6875rem;
  }

  h3 span.smiley {
    font-size: 1.0625rem;
  }
}

@media screen and (max-width: 47.9375rem) {
  /* Text Elements */

  h1 span.kleiner {
    font-size: 1.5rem;
  }

  h3 span.smiley {
    font-size: .9375rem;
  }
}

@media screen and (max-width: 43.5rem) {
  /* Text Elements */

  h1 span.kleiner {
    font-size: 1.375rem;
  }

  h3 span.smiley {
    font-size: .875rem;
  }
}

@media screen and (max-width: 39.0625rem) {
  /* Text Elements */

  h1 span.kleiner {
    font-size: 1.25rem;
  }

  h3 span.smiley {
    font-size: .75rem;
  }
}

@media screen and (max-width: 34.625rem) {
  /* Text Elements */

  h1 span.kleiner {
    font-size: 1.0625rem;
  }

  h3 span.smiley {
    font-size: .6875rem;
  }
}

@media screen and (max-width: 30.1875rem) {
  /* Text Elements */

  h1 span.kleiner {
    font-size: .9375rem;
  }

  h3 span.smiley {
    font-size: .5625rem;
  }
}

@media screen and (max-width: 25.75rem) {
  /* Text Elements */

  h1 span.kleiner {
    font-size: .75rem;
  }

  h3 span.smiley {
    font-size: .5rem;
  }
}

@media screen and (max-width: 21.3125rem) {
  /* Text Elements */

  h1 span.kleiner {
    font-size: .625rem;
  }

  h3 span.smiley {
    font-size: .375rem;
  }
}

@media screen and (max-width: 16.875rem) {
  /* Text Elements */

  h1 span.kleiner {
    font-size: .4375rem;
  }

  h3 span.smiley {
    font-size: .25rem;
  }
}