html,
body {
  height: 100%;
}
#scrollcontainer {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
}
#scrollcontainer #scrollcontent {
  float: left;
  position: absolute;
  width: 100%;
}
.csc-frame {
  height: 100%;
  z-index: 1000;
}
.csc-default,
.csc-frame {
  position: relative;
  float: left;
  width: 100%;
  background: #dddddd;
}
.csc-default .csc-textpic-imagewrap,
.csc-frame .csc-textpic-imagewrap {
  position: relative;
  float: left;
  width: 100%;
}
.csc-default .csc-textpic-imagewrap .csc-textpic-image,
.csc-default .csc-textpic-imagewrap .csc-textpic-imagerow,
.csc-frame .csc-textpic-imagewrap .csc-textpic-image,
.csc-frame .csc-textpic-imagewrap .csc-textpic-imagerow {
  position: relative;
  float: left;
  width: 100%;
  overflow: hidden;
}
.csc-default .csc-textpic-imagewrap .csc-textpic-image img,
.csc-default .csc-textpic-imagewrap .csc-textpic-imagerow img,
.csc-frame .csc-textpic-imagewrap .csc-textpic-image img,
.csc-frame .csc-textpic-imagewrap .csc-textpic-imagerow img {
  position: relative;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  float: left;
}
.csc-frame {
  z-index: 1800;
  -webkit-transform: translate3d(0,0,0);
  text-align: center;
  color: #ffffff;
  font-size: 42px;
}
.csc-frame table {
  height: 98%;
  max-width: 640px;
  margin: auto;
}
@media screen and (max-width: 720px) {
  .csc-frame table td {
    padding: 0 110px 0 15px;
  }
}
.csc-frame table h4 {
  color: #ffffff;
  font-family: "kepler-std", serif;
  font-weight: 400;
  line-height: 1em;
  letter-spacing: 0.03em;
  font-style: italic;
  text-align: center;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  margin: 0 0 7px 0;
  padding: 0 0 7px 0;
}
.csc-frame table hr {
  border: 0;
  background: none;
  border-bottom: 1px solid #ffffff;
  margin: 0 80px 15px 80px;
}
.csc-frame table p {
  color: #ffffff;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.15em;
  margin-top: 0;
  margin-bottom: 0;
}
.csc-frame table p:nth-child(2) {
  margin-left: 8px;
}
#submenue {
  position: fixed;
  top: 115px;
  right: 65px;
  width: 10px;
  z-index: 1999;
}
#submenue a {
  display: block;
  width: 26px;
  height: 26px;
  border-radius: 16px;
  background: #000000;
  margin-bottom: 10px;
  border: 2px solid #000000;
}
.csc-textpic-text {
  position: fixed !important;
  top: 123px;
  left: 15px;
  width: 280px;
  height: 332px;
  color: #ffffff;
  z-index: 600;
}
.csc-textpic-text .animation {
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
}
.csc-textpic-text .animation .style {
  padding: 20px;
  width: 240px;
  height: 292px;
  position: relative;
}
.csc-textpic-text .animation .style a {
  z-index: 3000;
  position: relative;
  transition: all 250ms;
  color: inherit;
  opacity: 0.6;
}
.csc-textpic-text .animation .style a:hover {
  opacity: 1;
}
.text .text-wrapper {
  position: relative;
  margin: 20px;
}
.iScrollVerticalScrollbar {
  width: 6px !important;
}
.iScrollIndicator {
  color: #000000;
  opacity: 0.7;
  border: none !important;
  border-radius: 0 !important;
  cursor: pointer;
}
#servicemenu {
  position: fixed;
  bottom: 15px;
  left: 35px;
  z-index: 10000;
}
#cookiehinweis {
  width: 280px !important;
}
