@font-face {
  font-family: "Rokkitt";
  src: url(Rokkitt-VariableFont_wght.ttf);
}


body, html {
  margin: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  font-family: "Rokkitt", serif;
  color: #fff;
  overflow: hidden; }

body {
  background-image: url(../assets/images/Fond_1920x1080.jpg); }

img {
  image-rendering: -webkit-optimize-contrast; }

.scroll_background {
  height: 100%;
  width: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  padding-right: 17px; }

.container {
  width: 758px;
  margin: auto; }

.logo_container {
  margin: auto;
  width: 50%;
  margin-top: 75px;
  margin-bottom: 50px; }

.dots {
  float: left;
  margin-right: 20px; }

.dots:last-child {
  margin-right: 0;
  margin-left: 20px;
  float: right; }

.logo {
  width: 100%;
  height: auto; }

.menu_container {
  font-weight: 800;
  font-size: 20px;
  text-align: center;
  margin-bottom: 80px;
  transition: all 0.25s; }

.menu_entry {
  display: inline-block;
  padding: 0 20px 0px 0px; }

.menu_entry > a {
  color: #fff;
  text-decoration: none; }

.menu_row {
  border-bottom: 2px solid #fff;
  width: 100%;
  padding: 10px 0; }

.content_section {
  text-align: center; }

h1 {
  font-size: 34px;
  margin-bottom: 20px;
  text-align: center; }

.content {
  font-size: 21px;
  width: 471px;
  margin: auto;
  text-align: left;
  line-height: 26px;
  letter-spacing: 0.5px;
  margin-bottom: 45px; }

a {
  color: #fff;
  text-decoration: none; }

.impressum_container, .contact_container {
  display: none; }

.content_impressum {
  font-size: 18px;
  width: 471px;
  margin: auto;
  text-align: left;
  line-height: 18px;
  letter-spacing: 0.7px;
  margin-bottom: 45px; }

.content_contact {
  font-size: 21px;
  width: 471px;
  margin: auto;
  text-align: center;
  line-height: 26px;
  letter-spacing: 0.7px;
  margin-bottom: 45px; }

.show {
  display: block; }

.hide {
  display: none; }

.fix_menu {
  position: fixed;
  top: 4px;
  left: calc(50% - 387px);
  width: 758px;
  height: 88px; }

.press_bottom {
  margin-bottom: 101px; }

.short_container {
  margin-top: 118px;
  height: calc(100% - 118px); }

.impressum {
  border-top: 2px solid #fff;
  width: 100%;
  padding-top: 50px;
  text-align: center;
  padding-bottom: 50px;
  font-size: 20px; }

.mapouter {
  overflow: hidden;
  height: 700px;
  width: 471px;
  margin-top: 120px; }

.gmap_canvas {
  background: none !important;
  height: 700px;
  width: 471px; }

a.disabled {
  cursor: default;
  opacity: 0.5; }

.content_contact img {
  height: 21px;
  width: auto; }

.content_impressum img {
  height: 19px;
  width: auto; }

a.anchor {
  display: block;
  position: relative;
  top: -88px;
  visibility: hidden; }

a.short_anchor {
  top: 0; }

.easter_open {
  color: #286b18; }

.transform_score {
  transform: scaleX(1.6);
  display: -webkit-inline-box; }

@media screen and (max-width: 757px) {
  .container {
    width: calc(100% + 17px);
    margin: auto; }

  .fix_menu {
    position: fixed;
    top: 4px;
    left: calc(50% - 388px);
    width: 758px;
    height: 88px; } }

/*# sourceMappingURL=style.css.map */
