body {
  font-family: Silka, sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
}

h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Silka, sans-serif;
  font-size: 50px;
  line-height: 50px;
  font-weight: 700;
}

h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  letter-spacing: 3px;
  text-transform: uppercase;
}

h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
}

h4 {
  margin-top: 5px;
  margin-bottom: 0px;
  font-size: 16px;
  line-height: 16px;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
}

p {
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 25px;
}

.header {
  position: fixed;
  top: 50px;
  z-index: 100;
  width: 100%;
  height: 35px;
  padding-right: 150px;
  padding-left: 150px;
}

.image {
  -o-object-fit: cover;
  object-fit: cover;
}

.image.logo {
  position: relative;
  left: 0px;
  top: 0px;
  z-index: 100;
  height: 35px;
}

.image.feed.logo {
  position: static;
  z-index: 0;
  display: inline-block;
  height: 50px;
  margin-top: 12px;
  float: left;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.image.hero {
  width: 100vw;
  height: 100vh;
  -o-object-fit: cover;
  object-fit: cover;
}

.image.hero.kontakt {
  position: absolute;
  z-index: -1;
}

.image.hero.kontakt.mobil {
  display: none;
}

.image.hwh {
  display: inline-block;
  height: 100%;
  float: right;
  clear: right;
  border-radius: 50px;
}

.burger {
  width: 40px;
  height: 35px;
  padding-top: 9px;
  float: right;
}

.burger.open {
  display: none;
}

.linie {
  width: 40px;
  height: 2px;
  background-color: #000;
}

.linie.men._2 {
  margin-top: 5px;
}

.linie.men._3 {
  margin-top: 5px;
}

.linie.scrollbar {
  width: 2px;
  height: 100px;
  opacity: 0.2;
}

.linie.scrollbar.animiert {
  opacity: 1;
}

.div.men {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  display: none;
  padding-top: 0px;
  padding-left: 300px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.div.men.background {
  z-index: -1;
  display: block;
  width: 100vw;
  height: 100vh;
  background-color: #fff;
  opacity: 1;
}

.div.feed {
  height: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding: 175px 50px 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div.feed.links {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 300px;
  float: none;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.div.feed.container {
  display: inline-block;
  height: auto;
  max-width: none;
  margin-left: 50px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  float: none;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div.feed.container._2 {
  height: auto;
  max-width: none;
  margin-left: 150px;
}

.div.x {
  display: block;
  max-width: 1500px;
  margin-top: 100px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 150px;
  padding-left: 150px;
  background-color: hsla(0, 0%, 95%, 0);
}

.div.x.impressum {
  margin-top: 300px;
  padding-left: 300px;
}

.div.x.kontakt {
  display: block;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div.x.kontakt.desktop {
  margin-right: auto;
  margin-left: 150px;
  padding-right: 0px;
  padding-left: 0px;
}

.div.x.kontakt.mobil {
  display: none;
}

.div.x._404 {
  display: block;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div.x._404.desktop {
  margin-top: 0px;
}

.div.container {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div.contenntt {
  display: block;
  padding: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #f2f2f2;
}

.div.contenntt.vorstellung {
  height: 600px;
}

.div.contenntt.vorlesung {
  padding-right: 50px;
  padding-bottom: 50px;
  padding-left: 50px;
}

.div.contenntt.vorlesung.video {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.div.button-lines._2 {
  margin-top: 10px;
}

.div.button-container {
  margin-right: -10px;
  margin-bottom: -15px;
  margin-left: -10px;
  padding-left: 0px;
}

.text {
  font-size: 15px;
  line-height: 25px;
}

.text.men {
  position: relative;
  z-index: 1;
  display: block;
  margin-top: 20px;
  opacity: 1;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: Silka, sans-serif;
  color: #000;
  font-size: 60px;
  line-height: 60px;
  font-weight: 700;
  letter-spacing: -1px;
  text-decoration: none;
}

.text.men:hover {
  color: #007473;
}

.text.men.klein {
  display: inline-block;
  margin-top: 0px;
  padding-left: 2px;
  font-size: 14px;
  line-height: 14px;
  font-weight: 300;
  letter-spacing: 0px;
  text-transform: none;
}

.text.men.klein:hover {
  color: #000;
}

.text.feed {
  display: block;
  margin-bottom: 5px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  text-align: left;
  text-decoration: none;
}

.text.feed.link {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
}

.text.feed.link:hover {
  color: #007473;
}

.text.feed.copyright {
  margin-top: 50px;
  padding-left: 373px;
}

.text.scrollbar {
  position: static;
  -webkit-transform: translate(-31.5px, -150px) rotate(-90deg);
  -ms-transform: translate(-31.5px, -150px) rotate(-90deg);
  transform: translate(-31.5px, -150px) rotate(-90deg);
  font-family: Silka, sans-serif;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.text.kontakt.daten {
  margin-top: 53px;
}

.body {
  font-family: Silka, sans-serif;
  color: #000;
  font-weight: 300;
}

.section.feed {
  height: 500px;
  margin-top: 400px;
  background-color: #000;
}

.section.hero {
  height: 100vh;
}

.section.hero.kontakt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section.abstand {
  margin-top: 300px;
}

.section.kontakt.mobil {
  display: none;
}

.scrollbar {
  position: fixed;
  left: 150px;
  bottom: 50px;
}

.rich-text-block-2 {
  font-family: Silka, sans-serif;
}

.text-span-3 {
  color: #bda373;
}

.link {
  color: #000;
  text-decoration: none;
}

.logo {
  position: fixed;
  left: 50px;
  top: 50px;
  right: auto;
  bottom: auto;
  display: block;
  height: 35px;
  margin-top: 0px;
  margin-left: 0px;
  -o-object-fit: fill;
  object-fit: fill;
}

.logo.feed {
  margin-top: 0px;
  opacity: 1;
}

.rich-text {
  display: inline-block;
  padding: 50px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.rich-text.vorlesung {
  display: block;
  padding-right: 0px;
  padding-bottom: 30px;
  padding-left: 0px;
}

.rich-text.vorlesung.herzlich-willkommen {
  padding-bottom: 0px;
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.column {
  padding-right: 0px;
  padding-left: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.column-2 {
  padding-right: 0px;
  padding-left: 0px;
}

.skript {
  display: inline-block;
  margin-bottom: 15px;
  margin-left: 10px;
  padding: 15px 30px;
  float: left;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 50px;
  background-color: #fff;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #000;
  font-weight: 700;
  text-decoration: none;
  white-space: nowrap;
}

.skript:hover {
  border-style: solid;
  border-width: 2px;
  border-color: #007473;
  background-color: hsla(0, 0%, 100%, 0);
  color: #007473;
}

.skript._3 {
  display: inline;
}

.skript._4 {
  display: inline;
}

@media screen and (max-width: 991px) {
  .header {
    padding-right: 50px;
    padding-left: 50px;
  }

  .image.feed.logo {
    display: block;
    height: 50px;
    margin: 0px auto 100px 0px;
    float: none;
  }

  .image.hero {
    height: 80vh;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .image.hero.kontakt {
    -o-object-position: 70% 50%;
    object-position: 70% 50%;
  }

  .image.hero.kontakt.mobil {
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
  }

  .image.hwh {
    border-radius: 30px;
  }

  .div.men {
    display: none;
    padding-left: 100px;
  }

  .div.feed {
    padding: 100px;
  }

  .div.feed.container {
    display: inline-block;
    margin-right: 0px;
    margin-left: 0px;
    padding-bottom: 0px;
    float: none;
  }

  .div.feed.container._2 {
    margin-right: 75px;
    margin-left: 0px;
  }

  .div.feed.container._3 {
    margin-top: 50px;
    margin-right: 150px;
  }

  .div.x {
    margin-top: 50px;
    padding-right: 50px;
    padding-left: 50px;
  }

  .div.x.impressum {
    padding-right: 50px;
    padding-left: 100px;
  }

  .div.contenntt.vorstellung {
    height: 650px;
    border-radius: 30px;
  }

  .div.contenntt.vorlesung {
    padding-right: 25px;
    padding-bottom: 50px;
    padding-left: 25px;
    border-radius: 30px;
  }

  .div.contenntt.vorlesung.video {
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
  }

  .div.button-lines._2 {
    margin-top: 45px;
  }

  .div.button-container {
    margin-bottom: -30px;
  }

  .text.feed.copyright {
    padding-left: 0px;
  }

  .section.feed {
    height: auto;
    margin-top: 200px;
  }

  .section.abstand {
    margin-top: 200px;
  }

  .scrollbar {
    left: 50px;
  }

  .logo {
    left: 50px;
    top: 50px;
  }

  .rich-text {
    padding-right: 25px;
    padding-left: 25px;
  }

  .rich-text.vorlesung {
    padding-bottom: 20px;
  }

  .skript {
    display: inline;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 30px;
    line-height: 30px;
  }

  h2 {
    font-size: 15px;
    line-height: 15px;
  }

  .header {
    top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .image.feed.logo {
    height: 50px;
    margin-right: auto;
    margin-left: 0px;
    float: none;
  }

  .image.hero {
    height: 75vh;
  }

  .image.hero.kontakt {
    z-index: -1;
    display: block;
    -o-object-position: 90% 50%;
    object-position: 90% 50%;
  }

  .image.hero.kontakt.desktop {
    display: none;
  }

  .image.hero.kontakt.mobil {
    display: block;
    height: 80vh;
  }

  .image.hwh {
    display: block;
    width: 100%;
    height: 350px;
    float: none;
    clear: none;
    border-radius: 20px;
  }

  .div.men {
    display: none;
    padding-left: 50px;
  }

  .div.feed {
    display: block;
    padding-top: 100px;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div.feed.links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 100px;
    margin-bottom: 100px;
    float: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div.feed.container {
    display: block;
    margin-top: 20px;
  }

  .div.feed.container._3 {
    margin-top: 20px;
  }

  .div.x {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div.x.impressum {
    margin-top: 150px;
    padding-left: 50px;
  }

  .div.x.kontakt {
    display: block;
  }

  .div.x.kontakt.desktop {
    display: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .div.x.kontakt.mobil {
    display: block;
  }

  .div.x._404 {
    display: block;
  }

  .div.x._404.desktop {
    display: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .div.contenntt.vorstellung {
    height: auto;
    border-radius: 20px;
  }

  .div.contenntt.vorlesung {
    padding-bottom: 40px;
    border-radius: 20px;
  }

  .div.contenntt.vorlesung.video {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
  }

  .div.button-container {
    margin-bottom: -30px;
  }

  .text.men {
    font-size: 80px;
    line-height: 80px;
  }

  .text.men.klein {
    padding-left: 0px;
  }

  .section.feed {
    height: auto;
  }

  .section.hero {
    height: 100vh;
  }

  .section.hero.kontakt {
    display: block;
    height: 75vh;
  }

  .section.abstand {
    display: block;
  }

  .section.kontakt.mobil {
    display: block;
  }

  .scrollbar {
    display: none;
  }

  .logo {
    left: 20px;
    top: 20px;
  }

  .rich-text {
    padding: 20px 20px 50px;
  }

  .rich-text.vorlesung {
    padding-top: 50px;
  }

  .columns {
    display: block;
  }

  .skript._2 {
    margin-left: 10px;
  }

  .skript._3 {
    display: inline-block;
    margin-left: 10px;
  }

  .skript._4 {
    margin-left: 10px;
  }
}

@media screen and (max-width: 479px) {
  .image.feed.logo {
    max-width: none;
    margin-left: auto;
  }

  .image.hero {
    height: 70vh;
  }

  .image.hero.kontakt {
    -o-object-position: 78% 50%;
    object-position: 78% 50%;
  }

  .image.hero.kontakt.mobil {
    margin-top: 20px;
    -o-object-position: 52% 50%;
    object-position: 52% 50%;
  }

  .div.men {
    display: none;
    padding-top: 0px;
    opacity: 0;
  }

  .div.feed.links {
    margin-bottom: 100px;
  }

  .div.x {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div.x._404.desktop {
    display: block;
    padding-top: 170px;
    text-align: center;
  }

  .div.contenntt.vorlesung {
    padding-bottom: 30px;
  }

  .div.button-lines._2 {
    margin-top: 10px;
  }

  .div.button-container {
    margin-bottom: -15px;
  }

  .text.men {
    font-size: 30px;
    line-height: 30px;
  }

  .section.hero {
    height: 100vh;
  }

  .h1-404 {
    font-size: 15px;
    line-height: 15px;
  }

  .logo.feed {
    margin-right: auto;
    margin-left: auto;
  }

  .skript._2 {
    margin-top: 10px;
  }

  .skript._3 {
    display: inline-block;
    margin-top: 10px;
  }

  .skript._4 {
    display: inline-block;
    margin-top: 10px;
    float: none;
    clear: left;
  }
}

@font-face {
  font-family: 'Noway';
  src: url('../fonts/Noway-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noway';
  src: url('../fonts/Noway-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noway';
  src: url('../fonts/Noway-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Noway';
  src: url('../fonts/Noway-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noway';
  src: url('../fonts/Noway-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noway';
  src: url('../fonts/Noway-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Silka';
  src: url('../fonts/Silka-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Silka';
  src: url('../fonts/Silka-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Silka';
  src: url('../fonts/Silka-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Silka';
  src: url('../fonts/Silka-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Silka';
  src: url('../fonts/Silka-ExtraLight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Silka';
  src: url('../fonts/Silka-BlackItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Silka';
  src: url('../fonts/Silka-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Silka';
  src: url('../fonts/Silka-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Silka';
  src: url('../fonts/Silka-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Silka';
  src: url('../fonts/Silka-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Silka';
  src: url('../fonts/Silka-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Silka';
  src: url('../fonts/Silka-ExtraLightItalic.otf') format('opentype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Silka';
  src: url('../fonts/Silka-SemiBoldItalic.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Silka';
  src: url('../fonts/Silka-ThinItalic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Silka';
  src: url('../fonts/Silka-RegularItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Silka';
  src: url('../fonts/Silka-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}