.special.alabaster {
  background-color: #f3efec;
}

.special.alabaster .img {
  background: #fff;
}

.special.alabaster .text {
  background: #fff;
  color: #736c6f;
}

.special.alabaster h2,
.special.alabaster h3,
.special.alabaster h4,
.special.alabaster h5,
.special.alabaster h6,
.special.alabaster b,
.special.alabaster s,
.special.alabaster i,
.special.alabaster strong {
  color: #8781be;
}

.special.alabaster .headline {
  background: #a99792;
}

.special.alabaster .headline h2 {
  color: #fff;
}

.special.grau {
  background-color: #dcdadb;
}

.special.grau .img {
  background: #fff;
}

.special.grau .text {
  background: #fff;
  color: #736c6f;
}

.special.grau h2,
.special.grau h3,
.special.grau h4,
.special.grau h5,
.special.grau h6,
.special.grau b,
.special.grau s,
.special.grau i,
.special.grau strong {
  color: #8781be;
}

.special.grau .headline {
  background: #8781be;
}

.special.grau .headline h2 {
  color: #fff;
}

.special.hellblau {
  background-color: #e8edf1;
}

.special.hellblau .img {
  background: #fff;
}

.special.hellblau .text {
  background: #fff;
  color: #736c6f;
}

.special.hellblau h2,
.special.hellblau h3,
.special.hellblau h4,
.special.hellblau h5,
.special.hellblau h6,
.special.hellblau b,
.special.hellblau s,
.special.hellblau i,
.special.hellblau strong {
  color: #8781be;
}

.special.hellblau strong {
  color: #8781be;
}

.special.hellblau .headline {
  background: #8ca9ba;
}

.special.hellblau .headline h2 {
  color: #fff;
}

.special.hellblauspektrum {
  background-color: #e8edf1;
}

.special.hellblauspektrum .img {
  background: #8ca9ba;
}

.special.hellblauspektrum .text {
  background: #8ca9ba;
  color: #fff;
}

.special.hellblauspektrum h2,
.special.hellblauspektrum h3,
.special.hellblauspektrum h4,
.special.hellblauspektrum h5,
.special.hellblauspektrum h6,
.special.hellblauspektrum b,
.special.hellblauspektrum s,
.special.hellblauspektrum i,
.special.hellblauspektrum strong {
  color: #fff;
}

.special.hellblauspektrum strong {
  color: #fff;
}

.special.hellblauspektrum .headline {
  background: #fff;
}

.special.hellblauspektrum .headline h2 {
  color: #8ca9ba;
}

.special.creme {
  background-color: #fef4e5;
}

.special.creme .img {
  background: #e6b464;
}

.special.creme .text {
  background: #e6b464;
  color: #fff;
}

.special.creme h2,
.special.creme h3,
.special.creme h4,
.special.creme h5,
.special.creme h6,
.special.creme b,
.special.creme s,
.special.creme i,
.special.creme strong {
  color: #fff;
}

.special.creme .headline {
  background: #fff;
}

.special.creme .headline h2 {
  color: #e6b464;
}

.special.olivgruen {
  background-color: #eff4e0;
}

.special.olivgruen .img {
  background: #c4cf82;
}

.special.olivgruen .text {
  background: #c4cf82;
  color: #fff;
}

.special.olivgruen h2,
.special.olivgruen h3,
.special.olivgruen h4,
.special.olivgruen h5,
.special.olivgruen h6,
.special.olivgruen b,
.special.olivgruen s,
.special.olivgruen i,
.special.olivgruen strong {
  color: #fff;
}

.special.olivgruen .headline {
  background: #eff4e0;
}

.special.olivgruen .headline h2 {
  color: #8781be;
}

.special.cremeweiss {
  background-color: #fef4e5;
}

.special.cremeweiss .img {
  background: #fff;
}

.special.cremeweiss .text {
  background: #fff;
  color: #736c6f;
}

.special.cremeweiss h2,
.special.cremeweiss h3,
.special.cremeweiss h4,
.special.cremeweiss h5,
.special.cremeweiss h6,
.special.cremeweiss b,
.special.cremeweiss s,
.special.cremeweiss i,
.special.cremeweiss strong {
  color: #8781be;
}

.special.cremeweiss .headline {
  background: #e6b464;
}

.special.cremeweiss .headline h2 {
  color: #fff;
}

.special.brombeer {
  background-color: #dcdadb;
}

.special.brombeer .img {
  background: #936d86;
}

.special.brombeer .text {
  background: #936d86;
  color: #fff;
}

.special.brombeer h2,
.special.brombeer h3,
.special.brombeer h4,
.special.brombeer h5,
.special.brombeer h6,
.special.brombeer b,
.special.brombeer s,
.special.brombeer i,
.special.brombeer strong {
  color: #fff;
}

.special.brombeer .headline {
  background: #fff;
}

.special.brombeer .headline h2 {
  color: #936d86;
}

html {
  height: 100%;
}

body {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  min-width: 320px;
  max-width: 100%;
  overflow-x: hidden;
  height: 100%;
  background-position: bottom center;
  background-repeat: no-repeat;
}

@media all and (max-width: 760px) {
  body {
    font-size: 14px;
    padding-top: 0px;
  }
}

body .red {
  color: #f00;
}

body .boxed {
  border: 1px solid #1d1e1e;
  display: inline-block;
  padding: 5px 5px;
}

body small.smaller {
  font-size: 0.5em;
}

body fieldset {
  border: 0;
}

body h1,
body h2,
body h3,
body h4,
body h5 {
  font-weight: normal;
}

body h3 {
  font-weight: normal;
  font-style: italic;
}

body h4 {
  font-weight: normal;
  font-size: 18px;
  text-transform: uppercase;
}

body h4 + p {
  margin-top: -25px;
}

body ul,
body ol {
  margin-top: 0px;
  padding-left: 17px;
}

body a {
  color: #1d1e1e;
  text-decoration: none;
}

body a:hover {
  text-decoration: underline;
}

body .maxw {
  max-width: 1024px;
  margin: 0px auto;
  position: relative;
}

@media all and (min-width: 950px) {
  body .mobile_only {
    display: none !important;
  }
}

@media all and (max-width: 950px) {
  body .desktop_only {
    display: none !important;
  }
}

body .error {
  font-size: 12px;
  color: #f00;
  margin: -20px auto 20px auto !important;
  padding: 20px;
}

body .ng-touched.ng-invalid-required,
body .ng-touched.ng-invalid-email,
body .ng-touched.ng-invalid-number {
  outline: 2px solid #f00;
}

body .clearfix {
  clear: both;
  height: 0;
}

body .center {
  text-align: center;
}

body .logoutbtn {
  display: inline-block;
  margin-right: -250px;
  cursor: pointer;
  margin-left: 30px;
}

@media all and (max-width: 950px) {
  body .logoutbtn {
    margin-left: 0px;
    margin-right: 0px;
    position: absolute;
    right: 10px;
    top: 10px;
  }
}

body .inline {
  display: inline;
}

body .sliderwrap {
  width: 100%;
  height: 100%;
  background: #30383a;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  padding: 0px 50px;
  padding-top: 60px;
  display: none;
}

body .sliderwrap *:focus {
  outline: none;
}

body .sliderwrap .backbtn,
body .sliderwrap h3 {
  display: inline-block;
}

body .sliderwrap h3 {
  font-size: 38px;
  margin-left: 30px;
  text-transform: uppercase;
}

body .sliderwrap .backbtn {
  margin-left: -180px;
  cursor: pointer;
}

@media all and (max-width: 950px) {
  body .sliderwrap {
    padding-left: 0px;
    padding-right: 0px;
  }

  body .sliderwrap h3 {
    display: block;
    margin-left: 0px;
    margin-bottom: 15px;
  }

  body .sliderwrap .backbtn {
    position: absolute;
    top: 80px;
    left: 15px;
    margin-left: 0px;
  }

  body .sliderwrap .logoutbtn {
    top: 80px;
  }
}

body .sliderwrap .slider {
  max-width: 900px;
  margin: 0px auto;
  height: 400px;
  position: relative;
}

body .sliderwrap .slider .img {
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  background-color: #1d1e1e;
}

body .sliderwrap .slider .img .subdesc {
  background: #1d1e1e;
  position: absolute;
  bottom: 0px;
  margin: 0px auto;
  min-width: 100%;
  min-height: 60px;
  text-align: left;
  padding-left: 20px;
  padding-right: 20px;
}

body .sliderwrap .slider .img .subdesc p {
  max-width: 100%;
}

body .sliderwrap .slider .img .subdesc p strong,
body .sliderwrap .slider .img .subdesc p b {
  font-weight: normal;
  color: #b9c8d0;
}

body .sliderwrap .slider .slick-dots li {
  margin: 0 2px;
}

body .sliderwrap .slider .slick-dots li button:before {
  color: #fff;
  font-size: 16px;
  letter-spacing: -4px;
}

body .sliderwrap .slider .slick-arrow.slick-prev {
  left: -50px;
}

body .sliderwrap .slider .slick-arrow.slick-prev:before {
  display: block;
  content: '';
  width: 38px;
  height: 38px;
  background: url('../img/arrow_prev.png') no-repeat center center;
  background-size: contain;
}

body .sliderwrap .slider .slick-arrow.slick-next {
  right: -30px;
}

body .sliderwrap .slider .slick-arrow.slick-next:before {
  display: block;
  content: '';
  width: 38px;
  height: 38px;
  background: url('../img/arrow_next.png') no-repeat center center;
  background-size: contain;
}

body .st-container .contents {
  text-align: center;
  min-height: 300px;
}

body .st-container .contents > h2 {
  padding: 160px 20px 20px 20px;
  margin: 0;
}

body .st-container .contents span:first-of-type > div:not(.start) {
  padding-top: 140px;
}

@media all and (max-width: 950px) {
  body .st-container .contents span:first-of-type > div:not(.start) {
    padding-top: 70px;
  }
}

body .st-container .midbluebox {
  background: #30383a;
  color: #fff;
  padding: 25px 0px;
}

body .st-container .midbluebox h2 + p {
  margin-top: -10px;
}

body .st-container .midbluebox h2 + div + p {
  margin-top: 30px;
}

body .st-container .midbluebox h2 {
  margin-top: 0px;
  padding-top: 5px;
}

body .st-container .midbluebox p {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

body .st-container .content {
  position: relative;
}

body .st-container .content.refplus {
  padding-top: 30px;
}

body .st-container .content .login {
  margin-top: 30px;
  margin-bottom: 200px;
}

body .st-container .content .login input {
  color: #1d1e1e;
  border: 0;
  width: 100%;
  display: block;
  max-width: 350px;
  margin: 0px auto;
  height: 40px;
  padding: 10px;
  font-size: 18px;
  text-align: center;
}

body .st-container .content .login input[type=submit] {
  margin-top: 30px;
  background: url('../img/arrow_next.png') no-repeat center top;
  color: #fff;
  background-size: 40px;
  padding-top: 40px;
  height: 60px;
  text-transform: uppercase;
}

body .st-container .content .login input[type=submit]:focus {
  outline: 0;
  border: 0;
}

body .st-container .content .login input[type=submit].dis {
  opacity: 0.5;
}

body .st-container .content .login .error {
  position: absolute;
  width: 100%;
}

body .st-container .content .login label {
  margin-top: 30px;
  display: block;
  font-size: 18px;
  margin-bottom: 5px;
  text-transform: uppercase;
}

body .st-container .content .scrolldownarrow {
  font-family: Arial, Helvetica, serif;
  color: #1d1e1e;
  font-size: 15px;
  text-align: center;
  width: 200px;
  left: -100px;
  margin-left: 50%;
  bottom: 0px;
  position: absolute;
  height: 85px;
  z-index: 101;
  cursor: pointer;
}

body .st-container .content .scrolldownarrow:before {
  content: '';
  display: block;
  width: 100%;
  height: 40px;
  background: url('../img/arrow_down.png') no-repeat center center;
  background-size: contain;
  margin-bottom: 15px;
  -webkit-animation: arrow 1s infinite;
  -o-animation: arrow 1s infinite;
  animation: arrow 1s infinite;
}

body .st-container .content .scrolldownarrow.var2:before {
  background: url('../img/arrow_down2.png') no-repeat center center;
  background-size: contain;
}

@-webkit-keyframes arrow {
  0% {
    margin-top: 0px;
    margin-bottom: 15px;
  }

  50% {
    margin-top: 10px;
    margin-bottom: 5px;
  }

  100% {
    margin-top: 0px;
    margin-bottom: 15px;
  }
}

@-o-keyframes arrow {
  0% {
    margin-top: 0px;
    margin-bottom: 15px;
  }

  50% {
    margin-top: 10px;
    margin-bottom: 5px;
  }

  100% {
    margin-top: 0px;
    margin-bottom: 15px;
  }
}

@keyframes arrow {
  0% {
    margin-top: 0px;
    margin-bottom: 15px;
  }

  50% {
    margin-top: 10px;
    margin-bottom: 5px;
  }

  100% {
    margin-top: 0px;
    margin-bottom: 15px;
  }
}

body .st-container .content.full h4 + p {
  margin-top: 15px;
}

body .st-container .content.full.minh {
  height: 100px;
}

body .st-container .content.full.minh2 {
  height: 150px;
}

@media all and (max-width: 950px) {
  body .st-container .content.full {
    padding-left: 15px;
    padding-right: 15px;
  }
}

body .st-container .content.thumbnails {
  margin: 50px auto 25px auto;
  text-align: left;
  background: #1d1e1e;
  max-width: 1000px;
  display: inline-block;
  line-height: 0;
  position: relative;
}

body .st-container .content.thumbnails.notinview .thumb img {
  opacity: 0;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

@media all and (max-width: 1000px) {
  body .st-container .content.thumbnails {
    max-width: 800px;
  }
}

@media all and (max-width: 800px) {
  body .st-container .content.thumbnails {
    max-width: 600px;
  }
}

@media all and (max-width: 600px) {
  body .st-container .content.thumbnails {
    max-width: 100%;
    width: 100%;
  }
}

@media all and (max-width: 400px) {
  body .st-container .content.thumbnails {
    max-width: 100%;
    width: 100%;
  }
}

body .st-container .content.thumbnails .thumb {
  display: inline-block;
  background: #b5b4b4;
  width: 200px;
  overflow: hidden;
  position: relative;
}

body .st-container .content.thumbnails .thumb:nth-child(3n) {
  background: #ececec;
}

body .st-container .content.thumbnails .thumb:nth-child(3n+1) {
  background: #dadada;
}

body .st-container .content.thumbnails .thumb img {
  -webkit-transition: opacity 600ms ease-out;
  -o-transition: opacity 600ms ease-out;
  transition: opacity 600ms ease-out;
}

body .st-container .content.thumbnails .thumb .wrap:hover {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

body .st-container .content.thumbnails .thumb .wrap {
  -webkit-transition: -webkit-transform 300ms ease-out;
  -o-transition: -o-transform 300ms ease-out;
  transition: transform 300ms ease-out;
}

body .st-container .content.thumbnails .thumb .more {
  position: relative;
  display: block;
}

body .st-container .content.thumbnails .thumb .more:hover:before {
  content: '';
  position: absolute;
  width: 35px;
  height: 35px;
  right: 15px;
  z-index: 10;
  bottom: 12px;
  background: url('../img/arrow_2.png') no-repeat bottom right;
  background-size: contain;
}

body .st-container .content.thumbnails .thumb img {
  border: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  outline: 0;
}

@media all and (max-width: 600px) {
  body .st-container .content.thumbnails .thumb {
    width: 33.333333%;
  }
}

body .st-container .content p + h3 {
  padding-top: 7px;
}

body .st-container .content.full .webcamview {
  border: 15px solid #b9c8d0;
  outline: 15px solid rgba(185, 200, 208, 0.5);
  max-width: 100%;
  overflow: hidden;
  margin-bottom: 40px;
}

body .st-container .content.full h2 {
  font-size: 37.5px;
  font-weight: normal;
  text-transform: uppercase;
  margin-top: 0;
  padding-top: 30px;
}

body .st-container .content.full h3 {
  padding-top: 0px;
  font-size: 18px;
  font-weight: normal;
  text-transform: uppercase;
}

body .st-container .content.full h2 + h3 {
  margin-top: -30px;
}

body .st-container .content.col1 {
  padding: 0px 0px;
  background: url('../img/bf_bg.png') center top #e8edf1 repeat-y;
  background-image: url('../img/bf_bg1.png'), url('../img/bf_bg2.png');
  background-position: center top, left bottom;
  background-attachment: fixed;
}

body .st-container .content.col1.alabaster {
  background-color: #f3efec;
}

body .st-container .content.col1.alabaster .img {
  background: #fff;
}

body .st-container .content.col1.alabaster .text {
  background: #fff;
  color: #736c6f;
}

body .st-container .content.col1.alabaster h2,
body .st-container .content.col1.alabaster h3,
body .st-container .content.col1.alabaster h4,
body .st-container .content.col1.alabaster h5,
body .st-container .content.col1.alabaster h6,
body .st-container .content.col1.alabaster b,
body .st-container .content.col1.alabaster s,
body .st-container .content.col1.alabaster i,
body .st-container .content.col1.alabaster strong {
  color: #8781be;
}

body .st-container .content.col1.alabaster .headline {
  background: #a99792;
}

body .st-container .content.col1.alabaster .headline h2 {
  color: #fff;
}

body .st-container .content.col1.grau {
  background-color: #dcdadb;
}

body .st-container .content.col1.grau .img {
  background: #fff;
}

body .st-container .content.col1.grau .text {
  background: #fff;
  color: #736c6f;
}

body .st-container .content.col1.grau h2,
body .st-container .content.col1.grau h3,
body .st-container .content.col1.grau h4,
body .st-container .content.col1.grau h5,
body .st-container .content.col1.grau h6,
body .st-container .content.col1.grau b,
body .st-container .content.col1.grau s,
body .st-container .content.col1.grau i,
body .st-container .content.col1.grau strong {
  color: #8781be;
}

body .st-container .content.col1.grau .headline {
  background: #8781be;
}

body .st-container .content.col1.grau .headline h2 {
  color: #fff;
}

body .st-container .content.col1.hellblau {
  background-color: #e8edf1;
}

body .st-container .content.col1.hellblau .img {
  background: #fff;
}

body .st-container .content.col1.hellblau .text {
  background: #fff;
  color: #736c6f;
}

body .st-container .content.col1.hellblau h2,
body .st-container .content.col1.hellblau h3,
body .st-container .content.col1.hellblau h4,
body .st-container .content.col1.hellblau h5,
body .st-container .content.col1.hellblau h6,
body .st-container .content.col1.hellblau b,
body .st-container .content.col1.hellblau s,
body .st-container .content.col1.hellblau i,
body .st-container .content.col1.hellblau strong {
  color: #8781be;
}

body .st-container .content.col1.hellblau strong {
  color: #8781be;
}

body .st-container .content.col1.hellblau .headline {
  background: #8ca9ba;
}

body .st-container .content.col1.hellblau .headline h2 {
  color: #fff;
}

body .st-container .content.col1.hellblauspektrum {
  background-color: #e8edf1;
}

body .st-container .content.col1.hellblauspektrum .img {
  background: #8ca9ba;
}

body .st-container .content.col1.hellblauspektrum .text {
  background: #8ca9ba;
  color: #fff;
}

body .st-container .content.col1.hellblauspektrum h2,
body .st-container .content.col1.hellblauspektrum h3,
body .st-container .content.col1.hellblauspektrum h4,
body .st-container .content.col1.hellblauspektrum h5,
body .st-container .content.col1.hellblauspektrum h6,
body .st-container .content.col1.hellblauspektrum b,
body .st-container .content.col1.hellblauspektrum s,
body .st-container .content.col1.hellblauspektrum i,
body .st-container .content.col1.hellblauspektrum strong {
  color: #fff;
}

body .st-container .content.col1.hellblauspektrum strong {
  color: #fff;
}

body .st-container .content.col1.hellblauspektrum .headline {
  background: #fff;
}

body .st-container .content.col1.hellblauspektrum .headline h2 {
  color: #8ca9ba;
}

body .st-container .content.col1.creme {
  background-color: #fef4e5;
}

body .st-container .content.col1.creme .img {
  background: #e6b464;
}

body .st-container .content.col1.creme .text {
  background: #e6b464;
  color: #fff;
}

body .st-container .content.col1.creme h2,
body .st-container .content.col1.creme h3,
body .st-container .content.col1.creme h4,
body .st-container .content.col1.creme h5,
body .st-container .content.col1.creme h6,
body .st-container .content.col1.creme b,
body .st-container .content.col1.creme s,
body .st-container .content.col1.creme i,
body .st-container .content.col1.creme strong {
  color: #fff;
}

body .st-container .content.col1.creme .headline {
  background: #fff;
}

body .st-container .content.col1.creme .headline h2 {
  color: #e6b464;
}

body .st-container .content.col1.olivgruen {
  background-color: #eff4e0;
}

body .st-container .content.col1.olivgruen .img {
  background: #c4cf82;
}

body .st-container .content.col1.olivgruen .text {
  background: #c4cf82;
  color: #fff;
}

body .st-container .content.col1.olivgruen h2,
body .st-container .content.col1.olivgruen h3,
body .st-container .content.col1.olivgruen h4,
body .st-container .content.col1.olivgruen h5,
body .st-container .content.col1.olivgruen h6,
body .st-container .content.col1.olivgruen b,
body .st-container .content.col1.olivgruen s,
body .st-container .content.col1.olivgruen i,
body .st-container .content.col1.olivgruen strong {
  color: #fff;
}

body .st-container .content.col1.olivgruen .headline {
  background: #eff4e0;
}

body .st-container .content.col1.olivgruen .headline h2 {
  color: #8781be;
}

body .st-container .content.col1.cremeweiss {
  background-color: #fef4e5;
}

body .st-container .content.col1.cremeweiss .img {
  background: #fff;
}

body .st-container .content.col1.cremeweiss .text {
  background: #fff;
  color: #736c6f;
}

body .st-container .content.col1.cremeweiss h2,
body .st-container .content.col1.cremeweiss h3,
body .st-container .content.col1.cremeweiss h4,
body .st-container .content.col1.cremeweiss h5,
body .st-container .content.col1.cremeweiss h6,
body .st-container .content.col1.cremeweiss b,
body .st-container .content.col1.cremeweiss s,
body .st-container .content.col1.cremeweiss i,
body .st-container .content.col1.cremeweiss strong {
  color: #8781be;
}

body .st-container .content.col1.cremeweiss .headline {
  background: #e6b464;
}

body .st-container .content.col1.cremeweiss .headline h2 {
  color: #fff;
}

body .st-container .content.col1.brombeer {
  background-color: #dcdadb;
}

body .st-container .content.col1.brombeer .img {
  background: #936d86;
}

body .st-container .content.col1.brombeer .text {
  background: #936d86;
  color: #fff;
}

body .st-container .content.col1.brombeer h2,
body .st-container .content.col1.brombeer h3,
body .st-container .content.col1.brombeer h4,
body .st-container .content.col1.brombeer h5,
body .st-container .content.col1.brombeer h6,
body .st-container .content.col1.brombeer b,
body .st-container .content.col1.brombeer s,
body .st-container .content.col1.brombeer i,
body .st-container .content.col1.brombeer strong {
  color: #fff;
}

body .st-container .content.col1.brombeer .headline {
  background: #fff;
}

body .st-container .content.col1.brombeer .headline h2 {
  color: #936d86;
}

body .st-container .content.col1 .img {
  background: #fff;
}

body .st-container .content.col1 .img .img1 {
  width: 100%;
  max-width: 100%;
  display: block;
}

body .st-container .content.col1 .img .img1 img {
  display: block;
  max-width: 100%;
}

body .st-container .content.col1 .headline {
  background: #c4cf82;
  text-align: left;
}

body .st-container .content.col1 .headline .maxw {
  padding: 30px 40px 15px 40px;
}

body .st-container .content.col1 .headline h2 {
  font-size: 29px;
  color: #fff;
  margin: 0;
}

@media all and (max-width: 950px) {
  body .st-container .content.col1 .headline h2 {
    font-size: 20px;
  }
}

body .st-container .content.col1 .text {
  padding: 10px 20px 50px 20px;
  background: #fff;
  color: #736c6f;
}

@media all and (max-width: 950px) {
  body .st-container .content.col1 .text {
    padding: 0px 15px 20px 15px;
  }
}

body .st-container .content.col1 .text .text1 {
  display: block;
  margin: 10px 23px;
  vertical-align: top;
  text-align: left;
}

body .st-container .content.col1 .text .text1 h3 {
  font-style: italic;
}

@media all and (max-width: 950px) {
  body .st-container .content.col1 .text .text1 {
    margin: 0;
    width: 100%;
  }
}

body .st-container .content.col2 {
  padding: 0px 0px;
  background: url('../img/bf_bg.png') center top #eff4e0 repeat-y;
  background-image: url('../img/bf_bg1.png'), url('../img/bf_bg2.png');
  background-position: center top, left bottom;
  background-attachment: fixed;
}

body .st-container .content.col2.alabaster {
  background-color: #f3efec;
}

body .st-container .content.col2.alabaster .img {
  background: #fff;
}

body .st-container .content.col2.alabaster .text {
  background: #fff;
  color: #736c6f;
}

body .st-container .content.col2.alabaster h2,
body .st-container .content.col2.alabaster h3,
body .st-container .content.col2.alabaster h4,
body .st-container .content.col2.alabaster h5,
body .st-container .content.col2.alabaster h6,
body .st-container .content.col2.alabaster b,
body .st-container .content.col2.alabaster s,
body .st-container .content.col2.alabaster i,
body .st-container .content.col2.alabaster strong {
  color: #8781be;
}

body .st-container .content.col2.alabaster .headline {
  background: #a99792;
}

body .st-container .content.col2.alabaster .headline h2 {
  color: #fff;
}

body .st-container .content.col2.grau {
  background-color: #dcdadb;
}

body .st-container .content.col2.grau .img {
  background: #fff;
}

body .st-container .content.col2.grau .text {
  background: #fff;
  color: #736c6f;
}

body .st-container .content.col2.grau h2,
body .st-container .content.col2.grau h3,
body .st-container .content.col2.grau h4,
body .st-container .content.col2.grau h5,
body .st-container .content.col2.grau h6,
body .st-container .content.col2.grau b,
body .st-container .content.col2.grau s,
body .st-container .content.col2.grau i,
body .st-container .content.col2.grau strong {
  color: #8781be;
}

body .st-container .content.col2.grau .headline {
  background: #8781be;
}

body .st-container .content.col2.grau .headline h2 {
  color: #fff;
}

body .st-container .content.col2.hellblau {
  background-color: #e8edf1;
}

body .st-container .content.col2.hellblau .img {
  background: #fff;
}

body .st-container .content.col2.hellblau .text {
  background: #fff;
  color: #736c6f;
}

body .st-container .content.col2.hellblau h2,
body .st-container .content.col2.hellblau h3,
body .st-container .content.col2.hellblau h4,
body .st-container .content.col2.hellblau h5,
body .st-container .content.col2.hellblau h6,
body .st-container .content.col2.hellblau b,
body .st-container .content.col2.hellblau s,
body .st-container .content.col2.hellblau i,
body .st-container .content.col2.hellblau strong {
  color: #8781be;
}

body .st-container .content.col2.hellblau strong {
  color: #8781be;
}

body .st-container .content.col2.hellblau .headline {
  background: #8ca9ba;
}

body .st-container .content.col2.hellblau .headline h2 {
  color: #fff;
}

body .st-container .content.col2.hellblauspektrum {
  background-color: #e8edf1;
}

body .st-container .content.col2.hellblauspektrum .img {
  background: #8ca9ba;
}

body .st-container .content.col2.hellblauspektrum .text {
  background: #8ca9ba;
  color: #fff;
}

body .st-container .content.col2.hellblauspektrum h2,
body .st-container .content.col2.hellblauspektrum h3,
body .st-container .content.col2.hellblauspektrum h4,
body .st-container .content.col2.hellblauspektrum h5,
body .st-container .content.col2.hellblauspektrum h6,
body .st-container .content.col2.hellblauspektrum b,
body .st-container .content.col2.hellblauspektrum s,
body .st-container .content.col2.hellblauspektrum i,
body .st-container .content.col2.hellblauspektrum strong {
  color: #fff;
}

body .st-container .content.col2.hellblauspektrum strong {
  color: #fff;
}

body .st-container .content.col2.hellblauspektrum .headline {
  background: #fff;
}

body .st-container .content.col2.hellblauspektrum .headline h2 {
  color: #8ca9ba;
}

body .st-container .content.col2.creme {
  background-color: #fef4e5;
}

body .st-container .content.col2.creme .img {
  background: #e6b464;
}

body .st-container .content.col2.creme .text {
  background: #e6b464;
  color: #fff;
}

body .st-container .content.col2.creme h2,
body .st-container .content.col2.creme h3,
body .st-container .content.col2.creme h4,
body .st-container .content.col2.creme h5,
body .st-container .content.col2.creme h6,
body .st-container .content.col2.creme b,
body .st-container .content.col2.creme s,
body .st-container .content.col2.creme i,
body .st-container .content.col2.creme strong {
  color: #fff;
}

body .st-container .content.col2.creme .headline {
  background: #fff;
}

body .st-container .content.col2.creme .headline h2 {
  color: #e6b464;
}

body .st-container .content.col2.olivgruen {
  background-color: #eff4e0;
}

body .st-container .content.col2.olivgruen .img {
  background: #c4cf82;
}

body .st-container .content.col2.olivgruen .text {
  background: #c4cf82;
  color: #fff;
}

body .st-container .content.col2.olivgruen h2,
body .st-container .content.col2.olivgruen h3,
body .st-container .content.col2.olivgruen h4,
body .st-container .content.col2.olivgruen h5,
body .st-container .content.col2.olivgruen h6,
body .st-container .content.col2.olivgruen b,
body .st-container .content.col2.olivgruen s,
body .st-container .content.col2.olivgruen i,
body .st-container .content.col2.olivgruen strong {
  color: #fff;
}

body .st-container .content.col2.olivgruen .headline {
  background: #eff4e0;
}

body .st-container .content.col2.olivgruen .headline h2 {
  color: #8781be;
}

body .st-container .content.col2.cremeweiss {
  background-color: #fef4e5;
}

body .st-container .content.col2.cremeweiss .img {
  background: #fff;
}

body .st-container .content.col2.cremeweiss .text {
  background: #fff;
  color: #736c6f;
}

body .st-container .content.col2.cremeweiss h2,
body .st-container .content.col2.cremeweiss h3,
body .st-container .content.col2.cremeweiss h4,
body .st-container .content.col2.cremeweiss h5,
body .st-container .content.col2.cremeweiss h6,
body .st-container .content.col2.cremeweiss b,
body .st-container .content.col2.cremeweiss s,
body .st-container .content.col2.cremeweiss i,
body .st-container .content.col2.cremeweiss strong {
  color: #8781be;
}

body .st-container .content.col2.cremeweiss .headline {
  background: #e6b464;
}

body .st-container .content.col2.cremeweiss .headline h2 {
  color: #fff;
}

body .st-container .content.col2.brombeer {
  background-color: #dcdadb;
}

body .st-container .content.col2.brombeer .img {
  background: #936d86;
}

body .st-container .content.col2.brombeer .text {
  background: #936d86;
  color: #fff;
}

body .st-container .content.col2.brombeer h2,
body .st-container .content.col2.brombeer h3,
body .st-container .content.col2.brombeer h4,
body .st-container .content.col2.brombeer h5,
body .st-container .content.col2.brombeer h6,
body .st-container .content.col2.brombeer b,
body .st-container .content.col2.brombeer s,
body .st-container .content.col2.brombeer i,
body .st-container .content.col2.brombeer strong {
  color: #fff;
}

body .st-container .content.col2.brombeer .headline {
  background: #fff;
}

body .st-container .content.col2.brombeer .headline h2 {
  color: #936d86;
}

body .st-container .content.col2 .img {
  padding: 10px 20px;
  background: #fff;
}

body .st-container .content.col2 .img .img1,
body .st-container .content.col2 .img .img2 {
  width: 445px;
  max-width: 100%;
  display: inline-block;
  margin: 23px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 338px;
}

body .st-container .content.col2 .img .img1 img,
body .st-container .content.col2 .img .img2 img {
  display: none;
}

@media all and (max-width: 1020px) {
  body .st-container .content.col2 .img .img1,
  body .st-container .content.col2 .img .img2 {
    width: auto;
    display: block;
    margin: 15px 0px;
    height: auto;
    background: none !important;
    text-align: center;
  }

  body .st-container .content.col2 .img .img1 img.hover,
  body .st-container .content.col2 .img .img2 img.hover {
    display: none !important;
  }

  body .st-container .content.col2 .img .img1 img,
  body .st-container .content.col2 .img .img2 img {
    display: inline;
    max-width: 100%;
    max-height: 300px;
    height: auto;
  }
}

body .st-container .content.col2.notitle .img,
body .st-container .content.col2.notitle .img1,
body .st-container .content.col2.notitle .img2 {
  padding-bottom: 0px;
  margin-bottom: 0px;
}

body .st-container .content.col2.notitle .text {
  padding-top: 0px;
}

body .st-container .content.col2.notitle .text .text1,
body .st-container .content.col2.notitle .text .text2 {
  margin-top: 5px;
}

body .st-container .content.col2 .headline {
  background: #c4cf82;
  text-align: left;
}

body .st-container .content.col2 .headline .maxw {
  padding: 30px 40px 15px 40px;
}

body .st-container .content.col2 .headline h2 {
  font-size: 29px;
  color: #fff;
  margin: 0;
}

@media all and (max-width: 950px) {
  body .st-container .content.col2 .headline h2 {
    font-size: 20px;
  }
}

body .st-container .content.col2 .text {
  padding: 10px 20px 50px 20px;
  background: #fff;
  color: #736c6f;
}

@media all and (max-width: 950px) {
  body .st-container .content.col2 .text {
    padding: 0px 15px 20px 15px;
  }
}

body .st-container .content.col2 .text .text1,
body .st-container .content.col2 .text .text2 {
  width: 445px;
  display: inline-block;
  margin: 10px 23px;
  vertical-align: top;
  text-align: left;
}

body .st-container .content.col2 .text .text1 h3,
body .st-container .content.col2 .text .text2 h3 {
  font-style: italic;
}

body .st-container .content.col2 .text .text1 .img2,
body .st-container .content.col2 .text .text2 .img2 {
  text-align: center;
  margin: 20px 3px;
}

body .st-container .content.col2 .text .text1 .img2 img,
body .st-container .content.col2 .text .text2 .img2 img {
  max-width: 100%;
  max-height: 300px;
}

@media all and (max-width: 950px) {
  body .st-container .content.col2 .text .text1,
  body .st-container .content.col2 .text .text2 {
    margin: 0;
    width: 100%;
  }
}

body .st-container .content.kontakt {
  background: url('../img/bg_kontakt.jpg') no-repeat center top;
  background-size: cover;
}

body .st-container .content.kontakt h3 {
  font-size: 38px;
  text-transform: uppercase;
}

body .st-container .content.kontakt h4 {
  text-transform: uppercase;
  font-size: 18px;
}

body .st-container .content.kontakt .left {
  display: inline-block;
  width: 50%;
  padding: 50px 0px;
  vertical-align: top;
}

body .st-container .content.kontakt .right {
  display: inline-block;
  float: left;
  width: 50%;
  vertical-align: top;
  padding: 60px 0px;
  position: relative;
}

body .st-container .content.kontakt .right iframe {
  max-width: 100%;
  border: 15px solid #b9c8d0;
  outline: 15px solid rgba(185, 200, 208, 0.5);
}

body .st-container .content.kontakt .right .toggle span {
  cursor: pointer;
}

body .st-container .content.kontakt .right .toggle span.act {
  text-decoration: underline;
}

body .st-container .content.kontakt .right .toggle {
  position: relative;
  z-index: 10;
  padding-bottom: 20px;
}

body .st-container .content.kontakt .right .webcam {
  height: 100%;
  width: 100%;
  height: 603px;
  position: relative;
  left: 0;
  top: 0;
  padding-top: 0px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  max-width: 100%;
  border: 15px solid #b9c8d0;
  outline: 15px solid rgba(185, 200, 208, 0.5);
  overflow: hidden;
}

body .st-container .content.kontakt .right .webcam .limg {
  position: relative;
  left: 0px;
  top: 0px;
  margin: 0px auto;
  height: 600px;
}

@media all and (max-width: 700px) {
  body .st-container .content.kontakt .right,
  body .st-container .content.kontakt .left {
    display: block;
    width: 100%;
    float: none;
    padding-bottom: 0px;
  }

  body .st-container .content.kontakt .right iframe,
  body .st-container .content.kontakt .left iframe {
    height: 300px;
  }

  body .st-container .content.kontakt .right .webcam,
  body .st-container .content.kontakt .left .webcam {
    height: 300px;
  }

  body .st-container .content.kontakt .right .webcam .limg,
  body .st-container .content.kontakt .left .webcam .limg {
    height: 300px;
  }
}

body .st-container .content.start {
  text-align: left;
  background: url('../img/bf_bg.png') center top #eff4e0 repeat-y;
  background-image: url('../img/bf_bg1.png'), url('../img/bf_bg2.png');
  background-position: center top, left bottom;
  padding-top: 120px;
  background-attachment: fixed;
  padding-bottom: 20px;
}

@media all and (max-width: 950px) {
  body .st-container .content.start {
    padding-top: 50px;
  }
}

body .st-container .content.start .img {
  padding: 20px 0px 0px 0px;
}

body .st-container .content.start .img img {
  width: 100%;
  display: block;
}

body .st-container .content.start .large_logo {
  text-align: center;
  background: #fff;
  margin-bottom: 15px;
}

body .st-container .content.start .large_logo img {
  max-width: 50%;
}

@media all and (max-width: 950px) {
  body .st-container .content.start .large_logo img {
    max-width: 70%;
  }
}

body .st-container .content.start .text {
  background: #fff;
  padding: 25px 45px;
  color: #736c6f;
}

@media all and (max-width: 950px) {
  body .st-container .content.start .text {
    padding: 15px 20px;
  }
}

body .st-container .content.start .colorstripe {
  height: 23px;
  display: block;
  background: url('../img/colorstripe.png');
}

body .st-container .st-menu {
  z-index: 103;
  overflow: auto;
  background: #8781be;
}

body .st-container .st-menu .menu_head {
  height: 60px;
}

body .st-container .st-menu .menu_head .langselect {
  position: absolute;
  left: 48px;
  top: 18px;
  -webkit-transition: all 0.3s 0.3s;
  -o-transition: all 0.3s 0.3s;
  transition: all 0.3s 0.3s;
}

body .st-container .st-menu .menu_head .langselect a {
  display: inline-block;
  border: 2px solid #fff;
  -webkit-border-radius: 60px / 30px;
  border-radius: 60px / 30px;
  width: 50px;
  padding-top: 2px;
  height: 25px;
  font-size: 16px;
  text-align: center;
  color: #fff;
}

body .st-container .st-menu .menu_head .langselect a:hover {
  color: #8781be;
  background: #fff;
}

body .st-container .st-menu .menu_head .langselect a.act {
  color: #8781be;
  background: #fff;
}

body .st-container .st-menu .mainmenubtn.close {
  border: 0px;
  position: absolute;
  right: 10px;
  font-size: 16px;
  background: none;
  top: 20px;
}

body .st-container .st-menu .mainmenubtn.close:after {
  content: "";
  background: url('../img/icon_close.png') no-repeat;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  vertical-align: middle;
  background-size: contain;
}

body .st-container .st-menu .menuwrap {
  margin-top: 0px;
  padding-left: 0px;
}

body .st-container .st-menu .menuwrap .line {
  display: none;
}

body .st-container .st-menu .menuwrap .wrap a {
  width: 100%;
  text-decoration: none;
  display: block;
  padding: 20px 20px;
  background: #fff;
  background-color: rgba(255, 255, 255, 0.7);
  color: #8781be;
  margin-bottom: 3px;
  font-family: Arial, Helvetica, serif;
  text-transform: uppercase;
}

body .st-container .st-menu .menuwrap .wrap.sub a {
  padding-left: 30px;
  font-size: 12px;
}

body .st-container .st-menu .menuwrap .wrap:first-of-type a {
  border-top: 0px;
}

body .st-container .st-content {
  height: 100%;
}

body .st-container .st-content h2 {
  font-size: 21px;
  font-weight: bold;
  color: #8781be;
}

body .st-container .st-content h3 {
  color: #8781be;
  font-weight: bold;
  margin: 0.66em 0em;
}

body .st-container .st-content h4 {
  font-size: 16px;
  color: #8781be;
  font-weight: bold;
  margin: 1.2em 0em 0.66em 0em;
}

body .st-container .st-content .specialcolor {
  color: #8781be;
  font-weight: bold;
}

body .st-container .st-content p {
  margin: 10px 0px;
}

body #footer {
  min-height: 70px;
  z-index: 2;
  position: relative;
  padding-top: 15px;
  background: #8781be;
}

body #footer > .wrap .finfo,
body #footer > .wrap .finfo2 {
  color: #fff;
}

body #footer > .wrap .finfo a,
body #footer > .wrap .finfo2 a {
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  font-style: italic;
}

body #footer > .wrap .finfo {
  font-weight: bold;
  font-style: italic;
  display: inline-block;
  width: 400px;
}

@media all and (max-width: 950px) {
  body #footer > .wrap .finfo {
    width: 100%;
  }
}

body #footer > .wrap .finfo2 {
  position: absolute;
  right: 20px;
  top: -2px;
  text-align: right;
}

@media all and (max-width: 950px) {
  body #footer > .wrap .finfo2 {
    position: relative;
    right: auto;
    top: auto;
    text-align: center;
    padding-bottom: 20px;
    padding-top: 10px;
  }
}

body #footer > .wrap .finfo2 .tel {
  font-size: 20px;
  font-weight: bold;
}

body header#mobile {
  position: fixed;
  height: 60px;
  z-index: 101;
  top: 0px;
  width: 100%;
  left: 0px;
  background: #8781be;
}

@media all and (min-width: 950px) {
  body header#mobile {
    display: none !important;
  }
}

body header#mobile .logo {
  height: 70px;
  position: fixed;
  left: 10px;
  top: 0px;
  padding: 8px 10px 6px 5px;
  z-index: 3001;
}

body header#mobile .logo img {
  max-height: 45px;
}

body #header,
body #header2 {
  height: 115px;
  position: fixed;
  z-index: 100;
  width: 100%;
}

@media all and (max-width: 950px) {
  body #header,
  body #header2 {
    display: none !important;
  }
}

body #header.hideslider,
body #header2.hideslider {
  height: 126px;
  overflow: hidden;
}

body #header .langselect,
body #header2 .langselect {
  position: absolute;
  left: 378px;
  top: 13px;
  -webkit-transition: all 0.3s 0.3s;
  -o-transition: all 0.3s 0.3s;
  transition: all 0.3s 0.3s;
}

body #header .langselect a,
body #header2 .langselect a {
  display: inline-block;
  border: 1px solid #fff;
  -webkit-border-radius: 30px / 15px;
  border-radius: 30px / 15px;
  width: 30px;
  padding-top: 0.5px;
  height: 15px;
  font-size: 10px;
  text-align: center;
  color: #fff;
}

body #header .langselect a:hover,
body #header2 .langselect a:hover {
  color: #8781be;
  background: #fff;
}

body #header .langselect a.act,
body #header2 .langselect a.act {
  color: #8781be;
  background: #fff;
}

body #header .servicenavi,
body #header2 .servicenavi {
  padding: 0px 0px;
  position: absolute;
  z-index: 3;
  top: 5px;
  height: 50px;
  right: 15px;
  -webkit-transition: all 0.3s 0.3s;
  -o-transition: all 0.3s 0.3s;
  transition: all 0.3s 0.3s;
}

body #header .servicenavi navigation,
body #header2 .servicenavi navigation {
  position: relative;
  max-width: 100%;
  margin: 0px auto;
  display: block;
  text-align: left;
}

body #header .servicenavi navigation .line,
body #header2 .servicenavi navigation .line {
  color: #fff;
}

body #header .servicenavi navigation .wrap,
body #header2 .servicenavi navigation .wrap {
  position: relative;
  padding: 12px 0px 15px 0px;
  margin-left: -3px;
  margin-right: -3px;
  display: inline-block;
}

body #header .servicenavi navigation .wrap:hover > a,
body #header2 .servicenavi navigation .wrap:hover > a {
  text-decoration: underline;
}

body #header .servicenavi navigation .wrap:hover .sublist,
body #header2 .servicenavi navigation .wrap:hover .sublist {
  display: block;
}

body #header .servicenavi navigation .wrap > a,
body #header2 .servicenavi navigation .wrap > a {
  font-weight: normal;
}

body #header .servicenavi navigation .wrap a,
body #header2 .servicenavi navigation .wrap a {
  text-decoration: none;
  font-size: 13px;
  padding: 15px 10px 15px 5px;
  color: #fff;
}

body #header .navi,
body #header2 .navi {
  padding: 0px 0px;
  position: absolute;
  z-index: 3;
  top: 80px;
  height: 50px;
  right: 75px;
  -webkit-transition: all 0.3s 0.3s;
  -o-transition: all 0.3s 0.3s;
  transition: all 0.3s 0.3s;
}

body #header .navi navigation,
body #header2 .navi navigation {
  position: relative;
  max-width: 100%;
  margin: 0px auto;
  display: block;
  text-align: left;
}

@media all and (max-width: 950px) {
  body #header .navi navigation,
  body #header2 .navi navigation {
    display: none !important;
  }
}

body #header .navi navigation .line,
body #header2 .navi navigation .line {
  display: none;
}

body #header .navi navigation .sublist,
body #header2 .navi navigation .sublist {
  display: none;
  position: absolute;
  top: 44px;
  background: #fff;
  background: rgba(255, 255, 255, 0.95);
}

body #header .navi navigation .sublist .subwrap,
body #header2 .navi navigation .sublist .subwrap {
  border-bottom: 2px solid #8781be;
}

body #header .navi navigation .sublist .subwrap:last-child,
body #header2 .navi navigation .sublist .subwrap:last-child {
  border-bottom: 0px solid #8781be;
}

body #header .navi navigation .sublist .subwrap a,
body #header2 .navi navigation .sublist .subwrap a {
  font-size: 12px;
  color: #8781be;
  font-weight: bold;
  text-align: left;
  padding: 8px 14px;
  white-space: nowrap;
  display: block;
}

body #header .navi navigation .sublist .subwrap:hover a,
body #header2 .navi navigation .sublist .subwrap:hover a {
  background: #fff;
}

body #header .navi navigation .sublist .subwrap.act,
body #header2 .navi navigation .sublist .subwrap.act {
  background: #fff;
}

@-webkit-keyframes sublistmobilefix {
  0% {
    display: block;
    opacity: 1;
  }

  50% {
    display: none;
  }

  100% {
    display: none;
    opacity: 0;
  }
}

@-o-keyframes sublistmobilefix {
  0% {
    display: block;
    opacity: 1;
  }

  50% {
    display: none;
  }

  100% {
    display: none;
    opacity: 0;
  }
}

@keyframes sublistmobilefix {
  0% {
    display: block;
    opacity: 1;
  }

  50% {
    display: none;
  }

  100% {
    display: none;
    opacity: 0;
  }
}

body #header .navi navigation .wrap,
body #header2 .navi navigation .wrap {
  position: relative;
  padding: 12px 0px 15px 0px;
  margin-left: -3px;
  margin-right: -3px;
  display: inline-block;
}

body #header .navi navigation .wrap.hover > a,
body #header2 .navi navigation .wrap.hover > a {
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  color: #8781be;
}

body #header .navi navigation .wrap.hover .sublist,
body #header2 .navi navigation .wrap.hover .sublist {
  display: block;
}

body #header .navi navigation .wrap.act > a,
body #header2 .navi navigation .wrap.act > a {
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  color: #8781be;
}

body #header .navi navigation .wrap > a,
body #header2 .navi navigation .wrap > a {
  font-weight: normal;
}

body #header .navi navigation .wrap a,
body #header2 .navi navigation .wrap a {
  text-decoration: none;
  font-size: 16px;
  padding: 15px 12px;
  color: #fff;
}

body #header .wrap,
body #header2 .wrap {
  max-width: 2000px;
  margin: 0px auto;
  height: 100%;
  position: relative;
}

body #header .wrap .fixed,
body #header2 .wrap .fixed {
  position: fixed;
  width: 100%;
  height: 123px;
  z-index: 101;
  -webkit-transition: all 0.3s 0.3s;
  -o-transition: all 0.3s 0.3s;
  transition: all 0.3s 0.3s;
  background: #8781be;
}

body #header .wrap .fixed.small,
body #header2 .wrap .fixed.small {
  height: 50px;
}

body #header .wrap .fixed.small .navi,
body #header2 .wrap .fixed.small .navi {
  top: 4px;
}

body #header .wrap .fixed.small .langselect,
body #header2 .wrap .fixed.small .langselect {
  top: -50px;
}

body #header .wrap .fixed.small .servicenavi,
body #header2 .wrap .fixed.small .servicenavi {
  top: -50px;
  opacity: 0;
}

body #header .wrap .fixed.small .logo,
body #header2 .wrap .fixed.small .logo {
  top: 0px;
  -webkit-transition: top 0.1s ease-out;
  -o-transition: top 0.1s ease-out;
  transition: top 0.1s ease-out;
}

body #header .wrap .fixed.small .logo img,
body #header2 .wrap .fixed.small .logo img {
  width: 110px;
  -webkit-transition: width 0.4s ease-out;
  -o-transition: width 0.4s ease-out;
  transition: width 0.4s ease-out;
}

body #header .wrap .slogan,
body #header2 .wrap .slogan {
  width: 366px;
  height: 200px;
  position: absolute;
  pointer-events: none;
  right: 15px;
  z-index: 2;
  top: 15px;
  color: #b9c8d0;
  font-family: "Arial", sans-serif;
  font-size: 25px;
  text-align: right;
  font-weight: normal;
}

body #header .wrap .logo,
body #header2 .wrap .logo {
  position: absolute;
  left: 10px;
  top: 11px;
  z-index: 1;
  -webkit-transition: top 0.4s 0.5s ease-out;
  -o-transition: top 0.4s 0.5s ease-out;
  transition: top 0.4s 0.5s ease-out;
}

@media all and (max-width: 950px) {
  body #header .wrap .logo,
  body #header2 .wrap .logo {
    display: none;
  }
}

body #header .wrap .logo img,
body #header2 .wrap .logo img {
  width: 238px;
  -webkit-transition: all 0.4s 0.5s ease-out;
  -o-transition: all 0.4s 0.5s ease-out;
  transition: all 0.4s 0.5s ease-out;
}

body #st-trigger-effects {
  position: absolute;
  right: 15px;
  top: 11px;
}

body #st-trigger-effects .mainmenubtn {
  background: url('../img/icon_menu_co.png') no-repeat center center;
  background-size: contain;
  -webkit-box-shadow: 0px;
  box-shadow: 0px;
  width: 80px;
  height: 40px;
  -webkit-appearance: none;
  border: 0px;
  text-indent: -1000px;
  overflow: hidden;
}

body .st-pusher {
  height: 100%;
}