/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; }
 }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; }
 }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }


/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}



/* ===============
    ALL: IE Fixes
   =============== */

.ie7 .title {
    padding-top: 20px;
}








@charset "UTF-8";
.modal-open { overflow: hidden; }

.modal { display: none; overflow: hidden; position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1050; -webkit-overflow-scrolling: touch; outline: 0; }
.modal.fade .modal-dialog { -webkit-transform: translate(0, -25%); -ms-transform: translate(0, -25%); -o-transform: translate(0, -25%); transform: translate(0, -25%); -webkit-transition: -webkit-transform 0.3s ease-out; -moz-transition: -moz-transform 0.3s ease-out; -o-transition: -o-transform 0.3s ease-out; transition: transform 0.3s ease-out; }
.modal.in .modal-dialog { -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }

.modal-open .modal { overflow-x: hidden; overflow-y: auto; }

.modal-dialog { position: relative; width: auto; margin: 10px; }

.modal-content { position: relative; background-color: #fff; border: 1px solid #999; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 20px; -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); background-clip: padding-box; outline: 0; }

.modal-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; background-color: #000; }
.modal-backdrop.fade { opacity: 0; filter: alpha(opacity=0); }
.modal-backdrop.in { opacity: 0.5; filter: alpha(opacity=50); }

.modal-header { padding: 15px; border-bottom: 1px solid #e5e5e5; min-height: 16.42857px; }

.modal-header .close { margin-top: -2px; }

.modal-title { margin: 0; line-height: 1.42857; }

.modal-body { position: relative; padding: 15px; }

.modal-footer { padding: 15px; text-align: right; border-top: 1px solid #e5e5e5; }
.modal-footer:before, .modal-footer:after { content: " "; display: table; }
.modal-footer:after { clear: both; }
.modal-footer .btn + .btn { margin-left: 5px; margin-bottom: 0; }
.modal-footer .btn-group .btn + .btn { margin-left: -1px; }
.modal-footer .btn-block + .btn-block { margin-left: 0; }

.modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; }

@media (min-width: 768px) { .modal-dialog { width: 600px; margin: 30px auto; }
  .modal-content { -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm { width: 300px; } }
@media (min-width: 992px) { .modal-lg { width: 900px; } }
@font-face { font-family: "Unit Regular"; font-weight: normal; src: url('vhs-assets-css-65119467ab03697eecae372e589c77a8.woff?1427199672') format("woff"), url('vhs-assets-css-3c0c3fbbcd3599648a3df2d21d5700b3.eot?1427199672') format("embedded-opentype"), url('vhs-assets-css-c183c40065d09ca6a504238e5e801c05.ttf?1427199672') format("truetype"); }
@font-face { font-family: "Unit Medium"; font-weight: normal; src: url('vhs-assets-css-76caa1179c224e9c5875488626a25375.woff?1427199672') format("woff"), url('vhs-assets-css-755ff595b73193f49b8b1f45eba373e3.eot?1427199672') format("embedded-opentype"), url('vhs-assets-css-a8c8cbda5bf1ca807cc25e389626a37d.ttf?1427199672') format("truetype"); }
@font-face { font-family: "Unit Bold"; font-weight: normal; src: url('vhs-assets-css-1b73a121b8992f7b61a0cca554ede023.woff?1427199672') format("woff"), url('vhs-assets-css-12786f2ee4fa014a96fc28a5067cbeb3.eot?1427199672') format("embedded-opentype"), url('vhs-assets-css-efbf2592199a67692ba3b5591e944217.ttf?1427199672') format("truetype"); }
/* ========================================================================== Variables E9E7E1 ========================================================================== */
/* ========================================================================== werteins custom styles /globals ========================================================================== */
body, html { margin: 0; padding: 0; font-family: "Unit Regular"; height: 100%; box-sizing: border-box; font-weight: normal !important; list-style: none; }

.totalwrap { overflow: hidden; }

a, a:focus, a:active, a:hover { text-decoration: none; color: inherit; }

.wrapper, .slider, .boxes, .profile, .footer-container footer { width: 1260px; margin: 0px auto; padding: 0px 10px; box-sizing: border-box; }

button, button:focus, button:active, button:hover { padding: 0; margin: 0; background: none; border: 0; }

.row4 { width: 33.333%; float: left; }

.row5 { width: 41.666%; float: left; }

.row6 { width: 50%; float: left; }

.row7 { width: 57.555%; float: left; }

.row8 { width: 66.666%; float: left; }

.row12 { width: 100%; }

/* ============================== Header ============================== */
.header_wrapper { position: fixed; width: 100% !important; z-index: 100; background: white; }
.header_wrapper .header-container { position: relative; height: 196px; background: white; z-index: 9999; /* PreNav */ /* MainNav */ /* Logo mds */ }
.header_wrapper .header-container .whs { margin: 40px 0px 0px 10px; }
.header_wrapper .header-container .whs p a { font-size: 18px; color: rgba(0, 0, 0, 0.6); line-height: 45px; }
.header_wrapper .header-container .whs p a span { display: block; height: 45px; width: 59px; background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat; background-size: 1000px auto; background-position: 0px -141px; float: left; margin-right: 13px; }
.header_wrapper .header-container .prenav { float: right; position: absolute; right: 226px; top: 11px; }
.header_wrapper .header-container .prenav ul { padding: 0px; margin: 0px; list-style: none; float: left; }
.header_wrapper .header-container .prenav ul li { float: left; }
.header_wrapper .header-container .prenav ul li a { padding: 0px 11px; font-family: "Unit Regular"; font-weight: normal !important; font-size: 18px; border-right: 1px solid rgba(0, 0, 0, 0.4); color: rgba(0, 0, 0, 0.4); }
.header_wrapper .header-container .prenav ul li.last a { padding-right: 0; border: 0; }
.header_wrapper .header-container .prenav ul li:hover a, .header_wrapper .header-container .prenav ul li.active a { font-family: "Unit Medium"; font-weight: normal !important; }
.header_wrapper .header-container .prenav ul li .active { font-family: "Unit Medium"; font-weight: normal !important; }
.header_wrapper .header-container .prenav .socialnav { float: left; margin-left: 10px; }
.header_wrapper .header-container .prenav .socialnav a { border: none; padding: 0; margin-left: 10px; margin-top: -6px; }
.header_wrapper .header-container .prenav .socialnav #w-hs { text-indent: -999em; display: block; background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -486px -6px; background-size: 1000px 436px; width: 35px; height: 35px; }
.header_wrapper .header-container .prenav .socialnav #youtube { text-indent: -999em; display: block; background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -535px -6px; background-size: 1000px 436px; width: 35px; height: 35px; }
.header_wrapper .header-container .prenav .socialnav #facebook { text-indent: -999em; display: block; background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -585px -6px; background-size: 1000px 436px; width: 35px; height: 35px; }
.header_wrapper .header-container .mainnav { top: 77px; position: relative; }
.header_wrapper .header-container .mainnav > ul { padding: 0px; margin: 0px; list-style: none; width: 1034px; display: table; }
.header_wrapper .header-container .mainnav > ul > li { padding: 0px 10px; display: table-cell; max-width: 33.3333%; width: 33.3333%; position: relative; /* Subnavigation */ /* Homebutton */ }
.header_wrapper .header-container .mainnav > ul > li.first { width: 60px; }
.header_wrapper .header-container .mainnav > ul > li > a { font-size: 26px; font-family: "Unit Medium" !important; font-weight: normal !important; display: block; text-align: center; color: #6f6e66; position: relative; background-color: #d7d6d1; line-height: 32px; padding-right: 40px; padding-top: 3px; cursor: pointer; }
.header_wrapper .header-container .mainnav > ul > li > a:before { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 13px solid transparent; width: 100%; border-bottom-color: #d7d6d1; border-top: none; border-right: none; top: -13px; }
.header_wrapper .header-container .mainnav > ul > li > a:after { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 13px solid transparent; width: 100%; border-top-color: #d7d6d1; border-bottom: none; border-left: none; bottom: -13px; }
.header_wrapper .header-container .mainnav > ul > li a.schuelernav span { content: ""; display: block; width: 34px; height: 34px; -moz-border-radius: 34px; -webkit-border-radius: 34px; border-radius: 34px; background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat; background-size: 1000px auto; background-position: -299px 0px; position: absolute; right: 25px; top: 1px; }
.header_wrapper .header-container .mainnav > ul > li a.unternehmennav span { display: block; width: 34px; height: 34px; -moz-border-radius: 34px; -webkit-border-radius: 34px; border-radius: 34px; background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat; background-size: 1000px auto; background-position: -248px 0px; position: absolute; right: 25px; top: 1px; }
.header_wrapper .header-container .mainnav > ul > li a.erfahrungnav span { display: block; width: 34px; height: 34px; -moz-border-radius: 34px; -webkit-border-radius: 34px; border-radius: 34px; background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat; background-size: 1000px auto; background-position: -249px -41px; position: absolute; right: 25px; top: 1px; }
.header_wrapper .header-container .mainnav > ul > li.active span, .header_wrapper .header-container .mainnav > ul > li:hover span { background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat; background-size: 1000px auto; background-position: 0 0; transform: rotate(90deg); transition: transform 0.5s; }
.header_wrapper .header-container .mainnav > ul > li.active a.homelink { background-color: #1fafc7; }
.header_wrapper .header-container .mainnav > ul > li.active a.homelink:before { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 13px solid transparent; width: 100%; border-bottom-color: #1fafc7; border-top: none; border-right: none; top: -13px; }
.header_wrapper .header-container .mainnav > ul > li.active a.homelink:after { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 13px solid transparent; width: 100%; border-top-color: #1fafc7; border-bottom: none; border-left: none; bottom: -13px; }
.header_wrapper .header-container .mainnav > ul > li.active a.homelink span { display: block; background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -445px -33px; background-size: 1000px 436px; width: 24px; height: 24px; }
.header_wrapper .header-container .mainnav > ul > li.active .homelink span, .header_wrapper .header-container .mainnav > ul > li:hover .homelink span { transform: rotate(0deg); transition: transform 0.5s; }
.header_wrapper .header-container .mainnav > ul > li.cyan.active > a { background-color: #38a032; color: white; }
.header_wrapper .header-container .mainnav > ul > li.cyan:hover > a { background-color: #38a032; color: white; -webkit-transition-property: background-color; transition-property: background-color; -webkit-transition-duration: 0.2s; transition-duration: 0.2s; }
.header_wrapper .header-container .mainnav > ul > li.cyan.active a:before { border-bottom-color: #38a032; }
.header_wrapper .header-container .mainnav > ul > li.cyan:hover a:before { border-bottom-color: #38a032; -webkit-transition-property: border-bottom-color; transition-property: border-bottom-color; -webkit-transition-duration: 0.2s; transition-duration: 0.2s; }
.header_wrapper .header-container .mainnav > ul > li.cyan.active a:after { border-top-color: #38a032; }
.header_wrapper .header-container .mainnav > ul > li.cyan:hover a:after { border-top-color: #38a032; -webkit-transition-property: all; transition-property: all; -webkit-transition-duration: 0.2s; transition-duration: 0.2s; }
.header_wrapper .header-container .mainnav > ul > li.magenta.active > a { background-color: #e94778; color: white; }
.header_wrapper .header-container .mainnav > ul > li.magenta:hover > a { background-color: #e94778; color: white; -webkit-transition-property: background-color; transition-property: background-color; -webkit-transition-duration: 0.2s; transition-duration: 0.2s; }
.header_wrapper .header-container .mainnav > ul > li.magenta.active a:before, .header_wrapper .header-container .mainnav > ul > li.magenta:hover a:before { border-bottom-color: #e94778; -webkit-transition-property: border-bottom-color; transition-property: border-bottom-color; -webkit-transition-duration: 0.2s; transition-duration: 0.2s; }
.header_wrapper .header-container .mainnav > ul > li.magenta.active a:after { border-top-color: #e94778; }
.header_wrapper .header-container .mainnav > ul > li.magenta:hover a:after { border-top-color: #e94778; -webkit-transition-property: all; transition-property: all; -webkit-transition-duration: 0.2s; transition-duration: 0.2s; }
.header_wrapper .header-container .mainnav > ul > li.green.active > a { background-color: #833c92; color: white; }
.header_wrapper .header-container .mainnav > ul > li.green:hover > a { background-color: #833c92; color: white; -webkit-transition-property: background-color; transition-property: background-color; -webkit-transition-duration: 0.2s; transition-duration: 0.2s; }
.header_wrapper .header-container .mainnav > ul > li.green.active a:before { border-bottom-color: #833c92; }
.header_wrapper .header-container .mainnav > ul > li.green:hover a:before { border-bottom-color: #833c92; -webkit-transition-property: border-bottom-color; transition-property: border-bottom-color; -webkit-transition-duration: 0.2s; transition-duration: 0.2s; }
.header_wrapper .header-container .mainnav > ul > li.green.active a:after { border-top-color: #833c92; }
.header_wrapper .header-container .mainnav > ul > li.green:hover a:after { border-top-color: #833c92; -webkit-transition-property: all; transition-property: all; -webkit-transition-duration: 0.2s; transition-duration: 0.2s; }
.header_wrapper .header-container .mainnav > ul > li .sub { visibility: hidden; opacity: 0; display: block; border: 1px solid rgba(0, 0, 0, 0.1); background-color: white; width: 1015px; position: absolute; z-index: 10; top: 65px; left: -60px; box-sizing: border-box; -webkit-box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.2); list-style: none; margin: 0; padding: 0; /* Nur erste Reihe */ }
.header_wrapper .header-container .mainnav > ul > li .sub li { float: left; width: 33.3333%; text-align: center; box-sizing: border-box; padding: 0 20px; }
  /* malermedia edit smaller header nav 

.header_wrapper .header-container .mainnav > ul > li .sub li a { line-height: 44px; background: none; font-size: 16px; font-family: "Unit Medium" !important; font-weight: normal !important; color: #b3b3b3; display: block; width: 100%; }

*/

.header_wrapper .header-container .mainnav > ul > li .sub li a { line-height: 18px; padding: 7px; background: none; font-size: 16px; font-family: "Unit Medium" !important; font-weight: normal !important; color: #b3b3b3; display: block; width: 100%; }


  /* malermedia edit end */

/** malermedia edit 

.header_wrapper .header-container .mainnav > ul > li .sub > li > a { font-size: 24px; color: #38a032; font-weight: normal !important; font-family: "Unit Bold"; line-height: 60px; } **/

.header_wrapper .header-container .mainnav > ul > li .sub > li > a { font-size: 22px; color: #38a032; font-weight: normal !important; font-family: "Unit Bold"; line-height: 35px; }

/** malermedia edit end **/

.header_wrapper .header-container .mainnav > ul > li .sub ul { padding: 0; margin: 0; list-style: none; background: none; }
.header_wrapper .header-container .mainnav > ul > li .sub ul li { border-top: 1px solid #b3b3b3; float: none; clear: both; width: 100%; padding: 0; margin: 0; }
.header_wrapper .header-container .mainnav > ul > li .sub ul li.last { border-bottom: 1px solid #b3b3b3; }
.header_wrapper .header-container .mainnav > ul > li.magenta .sub { left: -370px; }
.header_wrapper .header-container .mainnav > ul > li.magenta .sub > li > a { color: #e94778; }
.header_wrapper .header-container .mainnav > ul > li.cyan:hover a:after, .header_wrapper .header-container .mainnav > ul > li.magenta:hover a:after { border: 0; display: block; height: 31px; top: 35px; background-color: #38a032; z-index: 15; }
.header_wrapper .header-container .mainnav > ul > li.cyan:hover .sub, .header_wrapper .header-container .mainnav > ul > li.magenta:hover .sub { visibility: visible; opacity: 1; -webkit-transition-property: visibility, opacity; transition-property: visibility, opacity; -webkit-transition-duration: 0.4s; transition-duration: 0.4s; transition-delay: 0.1s; }
.header_wrapper .header-container .mainnav > ul > li.magenta:hover a:after { background-color: #e94778; }
.header_wrapper .header-container .mainnav > ul > li a.homelink { text-indent: -999em; width: 10px; font-size: 26px; font-family: "Unit Medium" !important; font-weight: normal !important; display: block; text-align: center; color: #6f6e66; position: relative; background-color: #d7d6d1; line-height: 32px; padding-right: 40px; padding-top: 3px; transform: rotate(0); }
.header_wrapper .header-container .mainnav > ul > li a.homelink:before { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 13px solid transparent; width: 100%; border-bottom-color: #d7d6d1; border-top: none; border-right: none; top: -13px; }
.header_wrapper .header-container .mainnav > ul > li a.homelink:after { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 13px solid transparent; width: 100%; border-top-color: #d7d6d1; border-bottom: none; border-left: none; bottom: -13px; }
.header_wrapper .header-container .mainnav > ul > li a.homelink span { display: block; background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -446px -7px; background-size: 1000px 436px; width: 24px; height: 24px; position: absolute; top: 5px; left: 0; right: 0; margin: 0 auto; }
.header_wrapper .header-container .mainnav > ul > li a.homelink:hover, .header_wrapper .header-container .mainnav > ul > li .homelink:active { background-color: #1fafc7; transition: ease all .5s; }
.header_wrapper .header-container .mainnav > ul > li a.homelink:hover:before, .header_wrapper .header-container .mainnav > ul > li .homelink:active:before { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 13px solid transparent; width: 100%; border-bottom-color: #1fafc7; border-top: none; border-right: none; top: -13px; transition: ease all .5s; }
.header_wrapper .header-container .mainnav > ul > li a.homelink:hover:after, .header_wrapper .header-container .mainnav > ul > li .homelink:active:after { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 13px solid transparent; width: 100%; border-top-color: #1fafc7; border-bottom: none; border-left: none; bottom: -13px; transition: ease all .5s; }
.header_wrapper .header-container .mainnav > ul > li a.homelink:hover span, .header_wrapper .header-container .mainnav > ul > li .homelink:active span { display: block; background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -445px -33px; background-size: 1000px 436px; width: 24px; height: 24px; transform: rotate(0deg); }
.header_wrapper .header-container .mainnav .magenta .sub .first a:hover { color: #e94778; }
.header_wrapper .header-container .mainnav .magenta .sub .active { color: #e94778; }
.header_wrapper .header-container .mainnav .cyan .sub .first a:hover { color: #38a032; }
.header_wrapper .header-container .mainnav .cyan .sub .active { color: #38a032; }
.header_wrapper .header-container .mdslogo { position: absolute; right: 45px; top: 0px; display: block; margin-top: -22px; }
.header_wrapper .header-container .mdslogo a { display: block; width: 135px; height: 210px; background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat; background-size: 1000px auto; background-position: -176px -139px; }

.homepage .header_wrapper .header-container .mainnav > ul > li a.homelink { background-color: #1fafc7; }
.homepage .header_wrapper .header-container .mainnav > ul > li a.homelink:before { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 13px solid transparent; width: 100%; border-bottom-color: #1fafc7; border-top: none; border-right: none; top: -13px; }
.homepage .header_wrapper .header-container .mainnav > ul > li a.homelink:after { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 13px solid transparent; width: 100%; border-top-color: #1fafc7; border-bottom: none; border-left: none; bottom: -13px; }
.homepage .header_wrapper .header-container .mainnav > ul > li a.homelink span { display: block; background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -445px -33px; background-size: 1000px 436px; width: 24px; height: 24px; transform: rotate(0deg); }

.header_wrapper.is-sticky { width: 100% !important; background: white; position: fixed; z-index: 1000; -webkit-box-shadow: 0px 10px 20px -12px rgba(0, 0, 0, 0.71); -moz-box-shadow: 0px 10px 20px -12px rgba(0, 0, 0, 0.71); box-shadow: 0px 10px 20px -12px rgba(0, 0, 0, 0.71); }
.header_wrapper.is-sticky .header-container { background: white; padding-top: 10px; height: 90px; -webkit-transition-property: height; transition-property: height; -webkit-transition-duration: 0.4s; transition-duration: 0.4s; }
.header_wrapper.is-sticky .header-container .prenav { top: 33px; display: none; }
.header_wrapper.is-sticky .header-container .mainnav { position: absolute; top: 28px; -webkit-transition-property: top; transition-property: top; -webkit-transition-duration: 0.4s; transition-duration: 0.4s; }
.header_wrapper.is-sticky .header-container .mainnav > ul > li > a { font-size: 20px; }
.header_wrapper.is-sticky .header-container .mainnav > ul > li > a:before { top: -7px; border-width: medium medium 7px 7px; }
.header_wrapper.is-sticky .header-container .mainnav > ul > li > a:after { bottom: -7px; border-width: 7px 7px medium medium; }
.header_wrapper.is-sticky .header-container .mdslogo { top: 38px; -webkit-transition-property: top; transition-property: top; -webkit-transition-duration: 0.4s; transition-duration: 0.4s; }
.header_wrapper.is-sticky .header-container .mdslogo a { background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -327px -286px; background-size: 1000px 436px; width: 157px; height: 60px; }
.header_wrapper.is-sticky .header-container .whs { position: absolute; top: 8px; margin-top: 0; display: none; }
.header_wrapper.is-sticky .header-container .mainnav > ul > li .sub { top: 60px; left: -60px; box-shadow: 0px 10px 4px 1px rgba(0, 0, 0, 0.2); border: 0; }
.header_wrapper.is-sticky .header-container .mainnav > ul > li.magenta .sub { left: -375px; }
.header_wrapper.is-sticky .header-container .mainnav > ul > li > a:after { bottom: -7px !important; border-width: 7px 7px medium medium !important; }
.header_wrapper.is-sticky .header-container .mainnav > ul > li > a:before { top: -7px !important; border-width: medium medium 7px 7px !important; }

/* ============================== Slider ============================== */
.slider-container { width: 100%; background: url('vhs-assets-css-6a46582be6dffdcd3532fc041bdf3c54.png') top center repeat-x; border-bottom: 1px solid rgba(0, 0, 0, 0.1); height: 458px; border-top: 1px solid white; position: relative; }
.slider-container.first { margin-top: 200px; }
.slider-container.slider-subsite { height: 428px; }
.slider-container .slider { position: relative; /* Slider Unterseiten */ }
.slider-container .slider article { float: left; margin-left: 5px; position: relative; top: 0px; min-height: 427px; }
.slider-container .slider article h1 { font-weight: normal !important; font-family: "Unit Bold"; font-size: 81px; line-height: 81px; color: #1fafc7; font-weight: 900; margin-bottom: 32px; }
.slider-container .slider article h1 .light { color: #bde8ef; }
.slider-container .slider article h1 .middle { color: #79cfde; }
.slider-container .slider article h1 label { display: inline-block; width: 240px; }
.slider-container .slider article button { font-family: "Unit Medium"; font-size: 24px; font-weight: normal !important; color: white; background-color: #1fafc7; position: relative; width: 515px; display: inline-block; text-align: center; padding-right: 40px; box-sizing: border-box; padding-top: 7px; padding-bottom: 3px; margin-left: 5px; }
.slider-container .slider article button span { position: absolute; display: block; width: 36px; height: 36px; top: 3px; right: 30px; background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat; background-size: 1000px auto; background-position: -349px 0px; border: 0px solid red; }
.slider-container .slider article button:before { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 9px solid transparent; width: 100%; border-bottom-color: #1fafc7; border-top: none; border-right: none; top: -9px; }
.slider-container .slider article button:after { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 9px solid transparent; width: 100%; border-top-color: #1fafc7; border-bottom: none; border-left: none; bottom: -9px; }
.slider-container .slider article.testimonial { position: absolute; top: 26px; right: 140px; }
.slider-container .slider.subsite.detail .galerie { position: absolute; right: 15px; top: 98px; width: 531px; height: 331px; }
.slider-container .slider.subsite.detail .galerie .big_gal { display: block; position: absolute; width: 531px; height: 331px; opacity: 0; visibility: hidden; transition-property: opacity, visibility; transition-duration: 0.4s; }
.slider-container .slider.subsite.detail .galerie .big_gal.active { opacity: 1; visibility: visible; transition-property: opacity, visibility; transition-duration: 0.4s; }
.slider-container .slider.subsite.detail .galerie .big_gal:before { display: block; content: ""; background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -505px -58px; background-size: 1000px 436px; width: 13px; height: 13px; position: absolute; top: -1px; left: -1px; }
.slider-container .slider.subsite.detail .galerie .big_gal:after { display: block; content: ""; background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -528px -80px; background-size: 1000px 436px; width: 12px; height: 12px; position: absolute; right: 0; bottom: 0; }
.slider-container .slider.subsite.detail article h1 { text-transform: none !important; width: 660px !important; }
.slider-container .slider.subsite article { /* Breadcrumbs */ /* Header Slider */ /* Section */ }
.slider-container .slider.subsite article nav { margin: 56px 5px; display: block; }
.slider-container .slider.subsite article nav ul { list-style: none; padding: 0; display: block; width: 100%; }
.slider-container .slider.subsite article nav ul li { margin: 0; float: left; color: #1fafc7; font-family: "Unit Regular"; font-size: 22px; font-weight: normal; }
.slider-container .slider.subsite article nav ul li a { font-size: inherit; color: rgba(31, 175, 199, 0.5); }
.slider-container .slider.subsite article nav ul li a:after { content: ">"; margin: 0 5px; }
.slider-container .slider.subsite article nav ul li a:hover { color: #1fafc7; }
.slider-container .slider.subsite article header { clear: both; margin: 0 5px; }
.slider-container .slider.subsite article header p, .slider-container .slider.subsite article header p.prehead { color: white; background: #e94778; display: inline-block; font-family: "Unit Medium"; font-size: 17px; font-weight: normal; text-transform: uppercase; position: relative; padding: 2px 45px 0 45px; line-height: 17px; }
.slider-container .slider.subsite article header p:before, .slider-container .slider.subsite article header p.prehead:before { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 8px solid transparent; width: 100%; border-bottom-color: #e94778; border-top: none; border-right: none; top: -8px; margin-left: -45px; }
.slider-container .slider.subsite article header p:after, .slider-container .slider.subsite article header p.prehead:after { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 8px solid transparent; width: 100%; border-top-color: #e94778; border-bottom: none; border-left: none; bottom: -8px; margin-left: -45px; }
.slider-container .slider.subsite article header h1 { font-family: "Unit Bold"; margin: 10px 0; font-size: 54px; line-height: 60px; font-weight: normal !important; text-transform: uppercase; width: 660px; }
.slider-container .slider.subsite article section { margin: -7px 5px; }
.slider-container .slider.subsite article section p { font-family: "Unit Regular"; margin: 0; font-size: 27px; line-height: 36px; font-weight: normal !important; width: 620px; color: rgba(128, 128, 128, 0.7); }
.slider-container .slider.start article.left { top: 20px; }

.boxes-container { width: 100%; height: 260px; }
.boxes-container article { width: 33.3333%; float: left; box-sizing: border-box; padding: 0 10px; }
.boxes-container article h2 { font-size: 24px; font-family: "Unit Medium"; font-weight: normal !important; margin: 0; padding: 13px 0px 7px; }
.boxes-container article section { height: 175px; background: #d7d6d1; box-sizing: border-box; padding: 25px 20px; position: relative; z-index: 20; }
.boxes-container article section .fulllink { position: absolute; width: 100%; height: 106%; z-index: 95; margin: -25px -20px; }
.boxes-container article section h3, .boxes-container article section p { padding: 0px; margin: 0px; }
.boxes-container article section h3 { font-family: "Unit Bold"; font-weight: normal !important; font-size: 30px; line-height: 35px; color: white; text-transform: uppercase; }
.boxes-container article section p { font-family: "Unit Regular"; font-weight: normal !important; font-size: 22px; line-height: 26px; margin-top: 15px; color: rgba(255, 255, 255, 0.5); }
.boxes-container article section:after { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 14px solid transparent; width: 100%; border-top-color: #d7d6d1; border-bottom: none; border-left: none; bottom: -14px; margin-left: -20px; }
.boxes-container article.magenta h2 { color: #e94778; }
.boxes-container article.magenta section { background-color: #e94778; }
.boxes-container article.magenta section:after { border-top-color: #e94778; }
.boxes-container article.cyan h2 { color: #1fafc7; }
.boxes-container article.cyan section { padding: 0; background-color: #1fafc7; }
.boxes-container article.cyan section:after { margin-left: 0px; border-top-color: #1fafc7; }
.boxes-container article.cyan section a { display: block; height: 110%; width: 100%; z-index: 20; position: relative; }
.boxes-container article.cyan section img { display: none; }
.boxes-container article.cyan section .play { display: block; position: absolute; top: 55px; left: 50%; margin-left: -40px; text-indent: -999em; background: url('vhs-assets-css-3e82c4f7ac61c9c037d17a3eafdd57a5.png') no-repeat -214px -50px; background-size: 305px 196px; width: 80px; height: 80px; }
.boxes-container article.cyan section .play:before { content: ""; position: absolute; left: -111px; top: -38px; display: block; background: url('vhs-assets-css-3e82c4f7ac61c9c037d17a3eafdd57a5.png') no-repeat -4px -11px; background-size: 305px 196px; width: 89px; height: 185px; }
.boxes-container article.cyan section .play:after { content: ""; position: absolute; right: -107px; top: -35px; display: block; background: url('vhs-assets-css-3e82c4f7ac61c9c037d17a3eafdd57a5.png') no-repeat -103px -12px; background-size: 305px 196px; width: 87px; height: 184px; }
.boxes-container article.green h2 { color: #833c92; }
.boxes-container article.green section { background-color: #833c92; }
.boxes-container article.green section:after { border-top-color: #833c92; }

/* Partnerunternehmen */
.partner-container { background-color: #e9e7e1; }
.partner-container .wrapper { width: 1270px; margin: 50px auto 0 auto; padding: 20px 25px 20px 25px; position: relative; }
.partner-container .wrapper h3 { position: absolute; color: #6f6e66; font-family: "Unit Medium"; font-weight: normal !important; font-size: 23px; top: -58px; }
.partner-container .wrapper > a:first-of-type { position: absolute; background-color: #6f6e66; color: white; top: 0px; right: 25px; padding: 2px 45px 9px 45px; margin-top: -33px; }
.partner-container .wrapper > a:first-of-type:before { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 8px solid transparent; width: 100%; border-bottom-color: #6f6e66; border-top: none; border-right: none; top: -8px; margin-left: -45px; }
.partner-container .wrapper ul { width: 90%; list-style: none; margin-top: 17px; height: 95px; overflow: hidden; transition: ease all 0.5s; }
.partner-container .wrapper ul.open { height: 320px !important; transition: ease all 0.5s; }
.partner-container .wrapper ul li { float: left; }
.partner-container .wrapper ul li a { text-indent: -999em; display: block; width: 191px; height: 110px; }
.partner-container .wrapper .up { text-indent: -999em; display: block; background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -396px -59px; background-size: 1000px 436px; width: 20px; height: 11px; position: absolute; right: 45px; top: 65px; }
.partner-container .wrapper .down { text-indent: -999em; display: block; background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -396px -82px; background-size: 1000px 436px; width: 20px; height: 11px; position: absolute; right: 45px; bottom: 65px; }

/* Angebote */
.angebote-container { /* Unterseite Angebote*/ /* ============================== Unternehmen Filter Navigation ============================== */ /* ============================== Unternehmen Listenansicht ============================== */ }
.angebote-container .clearfix { clear: both; float: none; }
.angebote-container header { margin-left: 10px; position: relative; }
.angebote-container header h2 { color: #1fafc7; font-family: "Unit Medium"; font-weight: normal !important; font-size: 45px; font-weight: normal; text-transform: uppercase; margin: 10px 0px 14px; }
.angebote-container header h2 span { color: rgba(31, 175, 199, 0.5); }
.angebote-container header button, .angebote-container header a.reset { display: block; background: #e94778; position: absolute; right: 20px; top: 10px; border: 0; width: 35px; height: 35px; -moz-border-radius: 35px; -webkit-border-radius: 35px; border-radius: 35px; -webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -o-transform: rotate(-90deg); transform: rotate(-90deg); -webkit-transition-property: all; transition-property: all; -webkit-transition-duration: 0.4s; transition-duration: 0.4s; }
.angebote-container header button span, .angebote-container header a.reset span { display: block; height: 5px; width: 17px; position: absolute; background: white; left: 9px; top: 15px; -webkit-transition-property: all; transition-property: all; -webkit-transition-duration: 0.2s; transition-duration: 0.2s; }
.angebote-container header button span.left, .angebote-container header a.reset span.left { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
.angebote-container header button span.right, .angebote-container header a.reset span.right { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
.angebote-container header button:hover, .angebote-container header a.reset:hover { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); -webkit-transition-property: all; transition-property: all; -webkit-transition-duration: 0.4s; transition-duration: 0.4s; }
.angebote-container header #filter-reset { display: none; opacity: 0; visibility: hidden; -webkit-transition-property: all; transition-property: all; -webkit-transition-duration: 0.4s; transition-duration: 0.4s; }
.angebote-container header #filter-reset.active { display: block; opacity: 1; visibility: visible; -webkit-transition-property: all; transition-property: all; -webkit-transition-duration: 0.4s; transition-duration: 0.4s; }
.angebote-container article { margin: 0; box-sizing: border-box; padding: 0 10px; position: relative; }
.angebote-container article section { padding: 0; margin: 0; position: relative; top: 0; margin: 0; border: 1px solid white; }
.angebote-container article section.big { width: 100%; height: 745px; box-sizing: border-box; }
.angebote-container article section.big .card { width: 92.75%; background-color: white; height: 252px; bottom: 44px; position: absolute; left: 30px; padding: 0 20px; box-sizing: border-box; }
.angebote-container article section.big .card:after { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 14px solid transparent; width: 100%; border-top-color: white; border-bottom: none; border-left: none; bottom: -14px; margin-left: -20px; }
.angebote-container article section.big .card:before { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 14px solid transparent; width: 100%; border-bottom-color: white; border-top: none; border-right: none; top: -14px; margin-left: -20px; }
.angebote-container article section.big .card .fulllink { display: block; width: 100%; height: 110%; position: absolute; z-index: 100; margin-top: -14px; }
.angebote-container article section.big .card h5 { background: #e94778; margin-top: 16px; margin-bottom: 24px; display: inline-block; padding: 0 35px; text-align: center; color: white; font-family: "Unit Regular"; font-weight: normal !important; font-size: 17px; text-transform: uppercase; position: relative; min-width: 290px; line-height: 17px; box-sizing: border-box; }
.angebote-container article section.big .card h5:after { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 11px solid transparent; width: 100%; border-top-color: #e94778; border-bottom: none; border-left: none; bottom: -11px; margin-left: -35px; }
.angebote-container article section.big .card h5:before { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 11px solid transparent; width: 100%; border-bottom-color: #e94778; border-top: none; border-right: none; top: -11px; margin-left: -35px; }
.angebote-container article section.big .card h3 { font-size: 40px; font-family: "Unit Bold"; color: #1fafc7; font-weight: normal !important; text-transform: uppercase; margin: 0; }
.angebote-container article section.big .card h4 { font-size: 26px; font-family: "Unit Regular"; color: #656565; font-weight: normal !important; margin: -4px 0 0 0; }
.angebote-container article section.big .card p { position: absolute; bottom: -10px; font-size: 23px; line-height: 28px; font-family: "Unit Regular"; color: rgba(0, 0, 0, 0.3); font-weight: normal !important; padding: 0 250px 0 0; }
.angebote-container article section.big .card p span { position: absolute; display: block; width: 40px; height: 40px; right: 20px; top: 7px; background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat; background-size: 1000px auto; background-position: -57px 0px; background-size: 1100px auto; }
.angebote-container article section.row { border: 1px solid rgba(0, 0, 0, 0.1); background-color: white; margin-bottom: 20px; position: relative; height: 320px; }
.angebote-container article section.row .fulllink { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: block; z-index: 100; }
.angebote-container article section.row .img { width: 100%; height: 180px; }
.angebote-container article section.row h5 { background: #e94778; margin-top: 16px; margin-bottom: 24px; display: inline-block; padding: 12px 28px 0 28px; text-align: center; color: white; font-family: "Unit Regular"; font-size: 15px; line-height: 15px; text-transform: uppercase; font-weight: normal !important; position: absolute; top: 5px; box-sizing: border-box; }
.angebote-container article section.row h5:after { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 9px solid transparent; width: 100%; border-top-color: #e94778; border-bottom: none; border-left: none; bottom: -9px; margin-left: -28px; }
.angebote-container article section.row h3, .angebote-container article section.row h4, .angebote-container article section.row p { margin: 16px 0 0 16px; padding: 0; font-family: "Unit Bold"; font-size: 29px; line-height: 29px; text-transform: uppercase; font-weight: normal !important; color: #1fafc7; }
.angebote-container article section.row h4 { font-family: "Unit Regular"; font-weight: normal !important; font-size: 15px; line-height: 18px; color: #656565; margin-top: 4px; margin-left: 17px; text-transform: none; }
.angebote-container article section.row p { text-transform: none; font-family: "Unit Regular"; font-weight: normal !important; font-size: 20px; line-height: 24px; color: rgba(0, 0, 0, 0.3); padding-right: 80px; box-sizing: border-box; bottom: 18px; position: absolute; }
.angebote-container article section.row p span { position: absolute; display: block; width: 40px; height: 40px; right: 20px; top: 3px; background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat; background-size: 1000px auto; background-position: -57px 0px; background-size: 1100px auto; }
.angebote-container .slide .row6 { width: 50%; }
.angebote-container .angeboteAZ h3.letters { color: #38a032; font-family: "Unit Bold"; font-weight: normal !important; font-size: 45px; margin-top: 5px; margin-bottom: 0px; padding-left: 10px; }
.angebote-container .angeboteAZ nav.filter { margin-left: 0; }
.angebote-container .angeboteAZ ul { padding-left: 10px !important; padding-right: 5px !important; }
.angebote-container .angeboteAZ ul li { width: 3.8461538% !important; padding: 5px 8px 5px 0 !important; height: 30px !important; margin-bottom: 43px !important; }
.angebote-container .angeboteAZ ul li a { font-size: 28px !important; width: 40px !important; line-height: 37px !important; }
.angebote-container .angeboteAZ ul li.soft { opacity: .4 !important; }
.angebote-container .angeboteAZ ul li.soft a, .angebote-container .angeboteAZ ul li.soft:hover a, .angebote-container .angeboteAZ ul li.soft.active a { cursor: default !important; background-color: #e9e7e1 !important; color: #6f6e66 !important; }
.angebote-container .angeboteAZ ul li.soft a:before, .angebote-container .angeboteAZ ul li.soft:hover a:before, .angebote-container .angeboteAZ ul li.soft.active a:before { border-bottom-color: #e9e7e1 !important; }
.angebote-container .angeboteAZ ul li.soft a:after, .angebote-container .angeboteAZ ul li.soft:hover a:after, .angebote-container .angeboteAZ ul li.soft.active a:after { border-top-color: #e9e7e1 !important; }
.angebote-container .angeboteAZ .row6 { width: 25%; }
.angebote-container .angeboteAZ section.row { height: 300px !important; border: 2px solid rgba(0, 0, 0, 0.1) !important; position: relative; /*&:hover main .companyAZ { opacity: 1; transition: opacity 0.5s;
}*/ }
.angebote-container .angeboteAZ section.row .logo { width: 100% !important; margin: 0 auto; height: 100% !important; display: block; position: absolute; }
.angebote-container .angeboteAZ section.row .new_label { margin-top: 30px; background-color: #e7c431; padding: 8px 30px 0 30px; display: inline-block; position: absolute; z-index: 1; font-family: "Unit Regular"; font-size: 19px; line-height: 19px; color: white; margin-left: -2px; }
.angebote-container .angeboteAZ section.row .new_label:after { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 8px solid transparent; width: 100%; border-top-color: #e7c431; border-bottom: none; border-left: none; bottom: -8px; margin-left: -30px; }
.angebote-container .angeboteAZ section.row main { position: absolute; bottom: 0 !important; left: 0 !important; }
.angebote-container .angeboteAZ section.row main .companyAZ { opacity: 1; transition: opacity 0.5s; }
.angebote-container .angeboteAZ section.row main .companyAZ h3 { color: #323232 !important; margin: 16px 0 18px 0px; font-size: 20px; line-height: 24px; padding-right: 30px; }
.angebote-container .angeboteAZ section.row main .companyAZ span { display: block; position: absolute; bottom: 15px; right: 18px; background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -156px -41px !important; background-size: 1000px 436px !important; width: 35px !important; height: 35px !important; }
.angebote-container footer { padding: 0 10px; }
.angebote-container footer a { text-align: center; width: 100%; border: 1px solid rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.1); display: block; clear: both; font-family: "Unit Bold"; font-weight: normal !important; font-size: 28px; line-height: 58px; color: #1fafc7; position: relative; }
.angebote-container footer a span { position: absolute; display: block; width: 25px; height: 25px; top: 18px; background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat; background-size: 1000px auto; background-position: -8px -7px; background-size: 1100px auto; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); border: 0px solid red; background-color: #e94778; }
.angebote-container footer a span.left { left: 27px; }
.angebote-container footer a span.right { right: 30px; }
.angebote-container .subsite article section.row { height: 330px; border: 0; padding-top: 70px; position: relative; }
.angebote-container .subsite article section.row .fulllink { /*margin-top : -70px;*/ z-index: 100; }
.angebote-container .subsite article section.row .img { height: 100%; background-size: cover; }
.angebote-container .subsite article section.row h5 { bottom: 35px; top: auto; font-size: 17px; line-height: 17px; padding-left: 15px; padding-right: 15px; }
.angebote-container .subsite article section.row h5:after { margin-left: -15px; }
.angebote-container .subsite article section.row h3 { position: absolute; display: block; top: 0; z-index: 5; background: #1fafc7; color: white; font-family: "Unit Bold"; font-weight: normal !important; font-size: 20px; line-height: 40px; margin: 15px 0; padding: 2px 20px 13px; width: 100%; box-sizing: border-box; }
.angebote-container .subsite article section.row h3:before { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 15px solid transparent; width: 100%; border-bottom-color: #1fafc7; border-top: none; border-right: none; top: -15px; margin-left: -20px; }
.angebote-container .subsite article section.row h3 span { position: absolute; display: block; width: 36px; height: 36px; right: 20px; top: 3px; background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat; background-size: 1000px auto; background-position: -397px 0px; }
.angebote-container nav.filter { margin-left: -10px; margin-right: 10px; }
.angebote-container nav.filter ul { list-style: none; padding: 0; margin: 0; display: table; margin-bottom: 15px; margin-top: 25px; width: 100%; }
.angebote-container nav.filter ul li { display: table; float: left; width: 20%; padding: 10px; box-sizing: border-box; margin-bottom: 20px; vertical-align: middle; }
.angebote-container nav.filter ul li.switch, .angebote-container nav.filter ul .filter.termine { display: none; position: relative; cursor: pointer; }
.angebote-container nav.filter ul li.switch span, .angebote-container nav.filter ul .filter.termine span { background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -55px -282px; background-size: 1000px 436px; display: block; position: absolute; top: 10px; right: 23px; width: 20px; height: 16px; }
.angebote-container nav.filter ul li a { text-align: center; font-family: "Unit Medium"; font-weight: normal !important; font-size: 17px; line-height: 17px; background: #e9e7e1; color: #6f6e66; text-align: center; display: table-cell; position: relative; vertical-align: middle; width: 100%; height: 30px; }
.angebote-container nav.filter ul li a:after { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 10px solid transparent; width: 100%; border-top-color: #e9e7e1; border-bottom: none; border-left: none; bottom: -10px; }
.angebote-container nav.filter ul li a:before { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 10px solid transparent; width: 100%; border-bottom-color: #e9e7e1; border-top: none; border-right: none; top: -10px; }
.angebote-container nav.filter ul li:hover a, .angebote-container nav.filter ul li.active a { color: white; background-color: #1fafc7; }
.angebote-container nav.filter ul li:hover a:after, .angebote-container nav.filter ul li.active a:after { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 10px solid transparent; width: 100%; border-top-color: #1fafc7; border-bottom: none; border-left: none; bottom: -10px; }
.angebote-container nav.filter ul li:hover a:before, .angebote-container nav.filter ul li.active a:before { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 10px solid transparent; width: 100%; border-bottom-color: #1fafc7; border-top: none; border-right: none; top: -10px; }
.angebote-container nav.filter ul .listwrap { display: block; width: 100%; }
.angebote-container nav.filter ul .business_section { display: none; position: relative; color: white; font-size: 15px; padding: 0 0 0 10px; font-family: "Unit Bold"; font-weight: normal !important; margin-bottom: 20px; }
.angebote-container nav.filter ul .business_section:after { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 10px solid transparent; width: 100%; border-top-color: #1fafc7; border-bottom: none; border-left: none; bottom: -10px; margin-left: -10px; }
.angebote-container nav.filter ul .business_section:before { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 10px solid transparent; width: 100%; border-bottom-color: #1fafc7; border-top: none; border-right: none; top: -10px; margin-left: -10px; }
.angebote-container nav.filter ul .business_section button { display: block; background: #e94778; position: absolute; right: 20px; top: -2px; z-index: 1; border: 0; width: 24px; height: 24px; -moz-border-radius: 35px; -webkit-border-radius: 35px; border-radius: 35px; }
.angebote-container nav.filter ul .business_section button span { display: block; height: 4px; width: 13px; position: absolute; background: white; left: 5px; top: 10px; -webkit-transition-property: all; transition-property: all; -webkit-transition-duration: 0.2s; transition-duration: 0.2s; }
.angebote-container nav.filter ul .business_section button span.left { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
.angebote-container nav.filter ul .business_section button span.right { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
.angebote-container .unternehmen {     /* article { section { &.row { height: 360px; .img { width           : 100%; height          : 100%; background-size : cover; background-position: bottom center; z-index         : 0; position        : absolute; } main { position   : absolute; width      : 100%; z-index    : 10; bottom     : 35px; padding    : 0 20px; box-sizing : border-box;
 .company { background-color : rgba($white,.9); display          : block; width            : 100%; height           : 155px; position         : relative; &:after { @include borderAfter(15px, $white); opacity: .9; } &:before { @include borderBefore(15px, $white); opacity: .9; }
 h5 { margin      : 0 0 0 15px; padding     : 3px 28px 0; line-height : 13px; &:after { @include borderAfter(6px, $orange); } &:before { @include borderBefore(6px, $orange); margin-left : -28px; } } h3 { position   : absolute; margin-top : 40px; } p { bottom    : 0; font-size : 16px; line-height: 18px; color: rgba(0, 0, 0, 0.6); width: 100%; } span.more { position        : absolute; display         : block; right           : 20px; bottom          : 0px; background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -156px -41px; background-size: 1000px 436px; width: 35px; height: 35px; z-index: 10; } .logo { position : absolute; right    : 20px; top      : 0; border: 1px solid $lightgrey; img { max-width: 60px; max-height: 60px; } } } } } } } */ }
.angebote-container .unternehmen article section.row { border: 0; height: auto; }
.angebote-container .unternehmen article section.row h4 { position: relative; display: block; top: 0px; z-index: 5; background: #38a032 none repeat scroll 0% 0%; color: #fff !important; font-family: "Unit Bold"; font-weight: normal !important; font-size: 20px; line-height: 40px; margin: 15px 0 0 0; padding: 2px 20px 13px; width: 100%; box-sizing: border-box; }
.angebote-container .unternehmen article section.row h4:before { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 15px solid transparent; width: 100%; border-bottom-color: #38a032; border-top: none; border-right: none; top: -15px; margin-left: -20px; }
.angebote-container .unternehmen article section.row h4 span { position: absolute; display: block; right: 20px; bottom: 17px; background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -397px 0px; background-size: 1000px 436px; width: 36px; height: 36px; z-index: 10; }
.angebote-container .unternehmen article section.row .img { width: 100%; height: 200px; margin-top: 0px; background-size: cover !important; background-repeat: none; background-position: center; z-index: 0; position: relative; border-top: 0; border-bottom: 0; box-sizing: border-box; }
.angebote-container .unternehmen article section.row .logo.programs { width: 100%; height: 150px; margin-top: 0px; background-position: center; z-index: 0; position: relative; border: 2px solid rgba(0, 0, 0, 0.1); border-top: 0; box-sizing: border-box; }
.angebote-container .unternehmen article.selected .row h4 { display: none; }
.angebote-container .unternehmen article.selected .row .img:before { display: block; content: ""; background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -505px -58px; background-size: 1000px 436px; width: 13px; height: 13px; position: absolute; top: 0; left: -1px; }

/* ============================== Detailseiten Angebote ============================== */
.galerie-container { width: 100%; position: absolute; bottom: 0; }
.galerie-container .thumbnails { position: absolute; width: 670px; margin: 0; left: 0; right: 0; bottom: 0; }
.galerie-container .thumbnails ul { list-style: none; padding: 0; margin: 0 0 0 4px; }
.galerie-container .thumbnails ul li { float: left; width: 180px; margin: 0 40px 0 0; box-sizing: border-box; }
.galerie-container .thumbnails ul li a { display: block; width: 200px; height: 104px; }

.angebote-detail-container { min-height: 200px; background-color: #e9e7e1; width: 100%; margin-bottom: -40px; }
.angebote-detail-container .inner { margin: -50px auto -52px auto; padding-left: 40px; width: 1260px; z-index: 100; position: relative; }

.canvaswrap { margin: 0 auto; padding: 0px 15px 0 15px; overflow: hidden; }
.canvaswrap .maincontent { box-sizing: border-box; padding: 20px 20px 50px 10px; position: relative; z-index: 2; width: 68%; display: inline-block; float: left; box-shadow: 10px -9px 10px -2px rgba(0, 0, 0, 0.32); -webkit-box-shadow: 10px -9px 10px -2px rgba(0, 0, 0, 0.32); -moz-box-shadow: 10px -9px 10px -2px rgba(0, 0, 0, 0.32); box-shadow: 10px -9px 10px -2px rgba(0, 0, 0, 0.32); }
.canvaswrap .maincontent p { color: rgba(128, 128, 128, 0.7); font-size: 21px; line-height: 30px; padding-right: 30px; }
.canvaswrap .maincontent p b, .canvaswrap .maincontent p strong { font-weight: normal; }
.canvaswrap .maincontent h2 { color: #38a032; }
.canvaswrap .maincontent h3 { color: white; background: #e7c431; display: inline-block; font-family: "Unit Bold"; font-weight: normal !important; font-size: 17px; font-weight: normal; text-transform: uppercase; position: relative; padding: 2px 45px 0 45px; line-height: 17px; margin-top: 10px; }
.canvaswrap .maincontent h3:before { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 8px solid transparent; width: 100%; border-bottom-color: #e94778; border-top: none; border-right: none; top: -8px; margin-left: -45px; }
.canvaswrap .maincontent h3:after { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 8px solid transparent; width: 100%; border-top-color: #e94778; border-bottom: none; border-left: none; bottom: -8px; margin-left: -45px; }
.canvaswrap .maincontent a { text-decoration: underline; }
.canvaswrap .maincontent ul, .canvaswrap .maincontent ol { margin-top: 10px; padding: 0; }
.canvaswrap .maincontent ul li, .canvaswrap .maincontent ol li { color: rgba(128, 128, 128, 0.7); font-size: 21px; line-height: 30px; list-style: none; margin-left: 30px; margin-bottom: 15px; }
.canvaswrap .maincontent ul li b, .canvaswrap .maincontent ul li strong, .canvaswrap .maincontent ol li b, .canvaswrap .maincontent ol li strong { font-weight: normal; }
.canvaswrap .maincontent ul li:before, .canvaswrap .maincontent ol li:before { content: "\2022 "; margin-left: -25px; margin-right: 17px; }
.canvaswrap .maincontent ul li a, .canvaswrap .maincontent ol li a { background: none !important; color: rgba(128, 128, 128, 0.7); text-decoration: underline; }
.canvaswrap .maincontent ul.downloadlinks { margin-top: 60px; padding: 0; }
.canvaswrap .maincontent ul.downloadlinks li { list-style: none; margin: 0 0 0 0; }
.canvaswrap .maincontent ul.downloadlinks li:before { display: none; }
.canvaswrap .maincontent ul.downloadlinks li a { text-decoration: none; margin-bottom: 46px; display: block; width: 65%; color: white !important; background: #e7c431; display: inline-block; font-family: "Unit Bold"; font-size: 27px; line-height: 27px; font-weight: normal !important; position: relative; padding: 13px 30px 7px 30px; }
.canvaswrap .maincontent ul.downloadlinks li a:before { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 13px solid transparent; width: 100%; border-bottom-color: #e94778; border-top: none; border-right: none; top: -13px; left: 0px; }
.canvaswrap .maincontent ul.downloadlinks li a:after { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 13px solid transparent; width: 100%; border-top-color: #e94778; border-bottom: none; border-left: none; bottom: -13px; left: 0px; }
.canvaswrap .maincontent ul.downloadlinks li a .link { display: block; position: absolute; right: 25px; top: 6px; background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -299px 0; background-size: 1000px 436px; width: 36px; height: 36px; }
.canvaswrap .maincontent ul.downloadlinks li a .file { display: block; position: absolute; z-index: 2; right: 30px; top: 4px; background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -636px -2px; background-size: 1000px 436px; width: 25px; height: 44px; }
.canvaswrap .maincontent .gradientfade { display: block; position: absolute; right: -20px; bottom: -20px; height: 100px; width: 120%; background: linear-gradient(to top, #ffffff 20%, rgba(0, 0, 0, 0) 100%); }
.canvaswrap .maincontent .gradientdelete { display: block; position: absolute; right: 0px; bottom: -12px; height: 15px; width: 100%; background: white; }
.canvaswrap .maincontent .accordion { background: #38a032; width: 700px; position: relative; margin: 50px 0; padding-bottom: 0; }
.canvaswrap .maincontent .accordion:before { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 13px solid transparent; width: 100%; border-bottom-color: #38a032; border-top: none; border-right: none; top: -13px; }
.canvaswrap .maincontent .accordion:after { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 13px solid transparent; width: 100%; border-top-color: #38a032; border-bottom: none; border-left: none; bottom: -13px; }
.canvaswrap .maincontent .accordion h3 { background: none !important; width: 100%; font-size: 27px; line-height: 30px; padding-left: 25px; margin-top: 10px; margin-bottom: 10px; cursor: pointer; box-sizing: border-box; text-transform: none; }
.canvaswrap .maincontent .accordion h3:before { display: none !important; }
.canvaswrap .maincontent .accordion h3:after { display: none !important; }
.canvaswrap .maincontent .accordion h3 span { font-family: "Unit Regular"; font-weight: normal !important; font-size: 24px; }
.canvaswrap .maincontent .accordion h3 span.icon { display: block; position: absolute; top: 0; right: 20px; background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat 0 0; background-size: 1000px 436px; width: 36px; height: 36px; transition: ease all 0.5s; }
.canvaswrap .maincontent .accordion h3 span.icon.open { transform: rotate(90deg); transition: ease all 0.5s; }
.canvaswrap .maincontent .accordion h3 span.icon.active { transform: rotate(90deg); transition: ease all 0.5s; }
.canvaswrap .maincontent .accordion div { display: none; }
.canvaswrap .maincontent .accordion div p { color: white; font-size: 19px; padding-left: 25px; }
.canvaswrap .maincontent .accordion div p b, .canvaswrap .maincontent .accordion div p strong { color: white !important; }
.canvaswrap .maincontent .accordion div p a { color: rgba(255, 255, 255, 0.8) !important; }
.canvaswrap .maincontent .accordion div p span { font-family: "Unit Bold"; font-weight: normal !important; }
.canvaswrap .maincontent .accordion div ul { margin-top: 30px; list-style-type: circle; padding: auto; padding-left: 15px; }
.canvaswrap .maincontent .accordion div ul li { height: 35px; color: white; list-style: disc; margin-left: 30px; font-size: 19px; }
.canvaswrap .maincontent .accordion div ul li a { background: none !important; font-family: "Unit Regular"; font-weight: normal !important; font-size: 19px; width: auto; text-decoration: underline; }
.canvaswrap .maincontent .accordion div ul li a:before { display: none !important; }
.canvaswrap .maincontent .accordion div ul li a:after { display: none !important; }
.canvaswrap .maincontent .accordion.termine { background: #1fafc7 !important; }
.canvaswrap .maincontent .accordion.termine:before { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 13px solid transparent; width: 100%; border-bottom-color: #1fafc7 !important; border-top: none; border-right: none; top: -13px; }
.canvaswrap .maincontent .accordion.termine:after { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 13px solid transparent; width: 100%; border-top-color: #1fafc7 !important; border-bottom: none; border-left: none; bottom: -13px; }
.canvaswrap .maincontent .accordion.termine h3 { font-family: "Unit Bold"; font-weight: normal !important; font-size: 27px; cursor: default; }
.canvaswrap .maincontent .accordion.termine h3 span { font-family: "Unit Medium"; font-weight: normal !important; font-size: 19px; }
.canvaswrap .maincontent .accordion.termine p { font-family: "Unit Medium"; font-weight: normal !important; font-size: 19px; }
.canvaswrap .maincontent .accordion.termine.morecontent h3 { cursor: pointer; }
.canvaswrap.slide .maincontent { padding: 0; }
.canvaswrap .maincontent.impressum h3 { font-family: Unit Medium; font-weight: normal !important; font-size: 24px; text-transform: uppercase; color: #1fafc7 !important; background: none !important; padding-left: 0 !important; margin-bottom: 15px; }
.canvaswrap .maincontent.impressum h3:before { border-bottom-color: transparent !important; }
.canvaswrap .maincontent.impressum h3:after { border-top-color: transparent !important; }
.canvaswrap .maincontent.impressum p { font-family: "Unit Regular"; font-weight: normal !important; margin-top: 0; margin-bottom: 32px; }
.canvaswrap .maincontent.impressum p a { color: #e94778; }
.canvaswrap .maincontent.impressum p a:hover, .canvaswrap .maincontent.impressum p a:active { color: #e94778; }
.canvaswrap .maincontent.erfahrung h3 { font-family: Unit Medium; font-weight: normal !important; font-size: 24px; line-height: 27px; text-transform: uppercase; color: #833c92 !important; background: none !important; padding-left: 0 !important; margin-bottom: 15px; }
.canvaswrap .maincontent.erfahrung h3:before { border-bottom-color: transparent !important; }
.canvaswrap .maincontent.erfahrung h3:after { border-top-color: transparent !important; }
.canvaswrap .maincontent.erfahrung p { font-family: "Unit Regular"; font-weight: normal !important; margin-top: 0; margin-bottom: 32px; }
.canvaswrap .maincontent.erfahrung p a { color: #e94778; }
.canvaswrap .maincontent.erfahrung p a:hover, .canvaswrap .maincontent.erfahrung p a:active { color: #e94778; }
.canvaswrap .subnav { box-sizing: border-box; padding: 6px 20px; width: 32%; display: inline-block; background: #e9e7e1; position: relative; z-index: 1; }
.canvaswrap .subnavframe { background-color: white; position: relative; width: 350px; }
.canvaswrap .subnavframe h3 { text-decoration: none; margin-bottom: 20px; display: block; width: 100%; color: white; background: #38a032; display: block; font-family: "Unit Bold"; font-weight: normal !important; font-size: 28px; font-weight: normal; position: relative; padding: 13px 0px 20px 30px; line-height: 17px; box-sizing: border-box; }
.canvaswrap .subnavframe h3:before { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 13px solid transparent; width: 100%; border-bottom-color: #38a032; border-top: none; border-right: none; top: -13px; left: 0px; }
.canvaswrap .subnavframe > ul { list-style: none; padding: 0 25px; }
.canvaswrap .subnavframe > ul li { border-top: 1px solid #e9e7e1; padding-top: 15px; }
.canvaswrap .subnavframe > ul li span { display: block; float: right; background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -156px -41px; background-size: 1000px 436px; width: 35px; height: 35px; transition: ease all 0.5s; }
.canvaswrap .subnavframe > ul li span.open { transform: rotate(90deg); transition: ease all 0.5s; }
.canvaswrap .subnavframe > ul > li { border-top: 1px solid #e9e7e1; padding-top: 15px; padding-bottom: 10px; cursor: pointer; }
.canvaswrap .subnavframe > ul > li:first-of-type { border: none; padding-top: 0; }
.canvaswrap .subnavframe > ul > li > a { display: block; width: 100%; color: #38a032; font-size: 24px; }
.canvaswrap .subnavframe > ul li ul { padding: 0; list-style: none; margin-top: 15px; overflow: hidden; display: none; }
.canvaswrap .subnavframe > ul li ul li { border-top: 1px solid #e9e7e1; padding-bottom: 15px; }
.canvaswrap .subnavframe > ul li ul li a { display: block; width: 100%; color: rgba(128, 128, 128, 0.7) !important; font-size: 21px; }
.canvaswrap .subnavframe > ul li ul li a:hover, .canvaswrap .subnavframe > ul li ul li a:active { color: #38a032 !important; }
.canvaswrap .subnavframe > ul li ul li a.active { color: #38a032 !important; }
.canvaswrap .subnavframe > ul li ul li:hover a { color: #38a032 !important; }
.canvaswrap .subnavframe > ul li.active ul { display: block; }
.canvaswrap .subnavframe.dates { background-color: white; position: relative; width: 350px; }
.canvaswrap .subnavframe.dates h3 { text-decoration: none; margin-bottom: 20px; display: block; width: 100%; color: white; background: #38a032; display: block; font-family: "Unit Bold"; font-weight: normal !important; font-size: 28px; font-weight: normal; position: relative; padding: 13px 0px 20px 30px; line-height: 17px; box-sizing: border-box; }
.canvaswrap .subnavframe.dates h3:before { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 13px solid transparent; width: 100%; border-bottom-color: #38a032; border-top: none; border-right: none; top: -13px; left: 0px; }
.canvaswrap .subnavframe.dates > ul { list-style: none; padding: 0 25px; }
.canvaswrap .subnavframe.dates > ul li { border-top: 1px solid #e9e7e1; padding-top: 15px; }
.canvaswrap .subnavframe.dates > ul li span { display: block; float: right; background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -156px -41px; background-size: 1000px 436px; width: 35px; height: 35px; transition: ease all 0.5s; }
.canvaswrap .subnavframe.dates > ul li span.open { transform: rotate(90deg); transition: ease all 0.5s; }
.canvaswrap .subnavframe.dates > ul > li { border-top: 1px solid #e9e7e1; padding-top: 15px; padding-bottom: 10px; cursor: pointer; }
.canvaswrap .subnavframe.dates > ul > li:first-of-type { border: none; padding-top: 0; }
.canvaswrap .subnavframe.dates > ul > li > a { width: 100%; color: #1fafc7; font-size: 28px; }
.canvaswrap .subnavframe.dates > ul li ul { padding: 0; list-style: none; margin-top: -20px; overflow: hidden; display: block; }
.canvaswrap .subnavframe.dates > ul li ul li { border-top: 1px solid #e9e7e1; padding-bottom: 15px; }
.canvaswrap .subnavframe.dates > ul li ul li a { color: rgba(128, 128, 128, 0.7) !important; font-size: 21px; }
.canvaswrap .subnavframe.dates > ul li ul li a:hover, .canvaswrap .subnavframe.dates > ul li ul li a:active { color: #1fafc7 !important; }
.canvaswrap .subnavframe.dates > ul li ul li a .active { color: #1fafc7 !important; }

.slide { position: relative; overflow: visible; }
.slide .maincontent { width: 100%; z-index: 3; background-color: white; box-shadow: none !important; transition: ease box-shadow 0.5s 0.4s, margin-left 0.5s; }
.slide .maincontent.open { margin-left: -394px; box-shadow: 10px 9px 10px -2px rgba(0, 0, 0, 0.32) !important; -webkit-box-shadow: 10px 9px 10px -2px rgba(0, 0, 0, 0.32) !important; -moz-box-shadow: 10px 9px 10px -2px rgba(0, 0, 0, 0.32) !important; box-shadow: 10px 9px 10px -2px rgba(0, 0, 0, 0.32) !important; transition: ease all .5s; }
.slide .maincontent .subsite .buttoncover { display: block; position: absolute; right: 0; top: 15px; height: 100%; width: 400px; cursor: pointer; z-index: 4; }
.slide .maincontent .subsite a { position: absolute; right: 80px; top: 0; text-decoration: none; }
.slide .maincontent .subsite a p { text-decoration: none; color: #38a032; font-family: "Unit Bold"; font-weight: normal !important; font-size: 28px; margin-top: 0; }
.slide .maincontent .subsite a div { display: block; background: #38a032; height: 5px; width: 30px; position: absolute; right: -50px; top: 5px; margin-bottom: 2px; }
.slide .maincontent .subsite a div:nth-of-type(2) { top: 15px; }
.slide .maincontent .subsite a div:nth-of-type(3) { top: 25px; }
.slide .maincontent article { padding-right: 20px; }
.slide .maincontent .row { position: relative; }
.slide .maincontent .row .fulllink { margin-top: 0 !important; }
.slide .maincontent .row h3 { color: white !important; }
.slide .maincontent .row h3:after { border-top-color: transparent !important; }
.slide .subnav { position: absolute; top: 0; right: 15px; z-index: 1; }
.slide .subnav .subnavframe { margin-left: 15px; }

.anti_slide { clear: both; }

/* ============================== Absolventen Startseite ============================== */
.profile-container { width: 100%; position: relative; margin-top: 0px; height: 475px; /*background-color: $cyan;*/ background: url('vhs-assets-css-63eccab235bd727609c8e183a52eaafd.png') bottom center repeat-x #1fafc7; /* Old browsers */ background: -moz-radial-gradient(center, ellipse cover, #1fafc7 0%, #1fafc7 100%); /* FF3.6+ */ background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #1fafc7), color-stop(100%, #1fafc7)); /* Chrome,Safari4+ */ background: -webkit-radial-gradient(center, ellipse cover, #1fafc7 0%, #1fafc7 100%); /* Chrome10+,Safari5.1+ */ background: -o-radial-gradient(center, ellipse cover, #1fafc7 0%, #1fafc7 100%); /* Opera 12+ */ background: -ms-radial-gradient(center, ellipse cover, #1fafc7 0%, #1fafc7 100%); /* IE10+ */ background: radial-gradient(ellipse at center, #1fafc7 0%, #1fafc7 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$cyan', endColorstr='$cyan', GradientType=1); /* IE6-9 fallback on horizontal gradient */ }
.profile-container .raster { background: url('vhs-assets-css-63eccab235bd727609c8e183a52eaafd.png') bottom center repeat-x; position: absolute; left: 0; top: 0; height: 100%; width: 100%; }
.profile-container .profile { height: 475px; position: relative; }
.profile-container .profile .testimonial { position: absolute; bottom: 0; left: -20px; }
.profile-container .profile article.right { float: right; margin-top: 100px; margin-right: 20px; }
.profile-container .profile article h1 { text-transform: uppercase; font-family: "Unit Bold"; font-size: 55px; line-height: 58px; font-weight: normal !important; color: white; margin-bottom: 30px; }
.profile-container .profile article h1 span { color: #5dd7e4; }
.profile-container .profile article .button { font-family: "Unit Bold"; font-weight: normal !important; font-size: 29px; font-weight: normal; color: white; background-color: #e94778; position: relative; width: 375px; display: inline-block; text-align: center; padding-right: 20px; box-sizing: border-box; padding-top: 7px; padding-bottom: 3px; }
.profile-container .profile article .button span { position: absolute; display: block; width: 36px; height: 36px; top: 8px; right: 30px; background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat; background-size: 1000px auto; background-position: -349px 0px; border: 0px solid red; }
.profile-container .profile article .button:before { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 9px solid transparent; width: 100%; border-bottom-color: #e94778; border-top: none; border-right: none; top: -9px; }
.profile-container .profile article .button:after { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 9px solid transparent; width: 100%; border-top-color: #e94778; border-bottom: none; border-left: none; bottom: -9px; }

/* ============================== Kontakt Startseite ============================== */
.profile-contact article { padding-top: 10px; padding-left: 18px; padding-bottom: 20px; margin: 40px 0px 30px 15px; box-sizing: border-box; min-height: 220px; }
.profile-contact article h2 { font-family: "Unit Bold"; font-size: 29px; font-weight: normal !important; text-transform: uppercase; color: #1fafc7; margin: 0; }
.profile-contact article p, .profile-contact article ul, .profile-contact article li a { font-family: "Unit Regular"; font-weight: normal !important; font-size: 19px; line-height: 28px; font-weight: normal; color: rgba(0, 0, 0, 0.5); padding: 0; margin: 0; list-style: none; }
.profile-contact article p a { color: #e94778; border-bottom: 1px solid #e94778; }
.profile-contact article p .row_br { display: block; overflow: hidden; text-indent: -3000px; height: 0; }
.profile-contact article.left { border-left: 1px solid rgba(0, 0, 0, 0.3); }
.profile-contact article.right { padding: 0; position: relative; }
.profile-contact article.right div { border-left: 1px solid rgba(0, 0, 0, 0.3); display: block; height: 100%; float: left; position: relative; width: 33.333%; min-height: 220px; padding: 15px 0 20px 17px; box-sizing: border-box; width: 245px; }
.profile-contact article.right div.last { width: 190px; }
.profile-contact article.right div .first { font-family: "Unit Bold"; font-size: 19px; line-height: 35px; font-weight: normal !important; text-transform: uppercase; color: #1fafc7; }
.profile-contact article.right div ul li { line-height: 15px; }
.profile-contact article.right div ul li a { font-size: 17px; line-height: 27px; padding-left: 10px; }
.profile-contact article.right div ul li a span { background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat; background-size: 1000px auto; background-position: -220px -13px; display: inline-block; height: 10px; width: 10px; margin-left: -10px; }
.profile-contact article.row7 { width: 55.5555%; }

/* ============================== Footer ============================== */
.footer_film_article { margin-top: -70px; }

.footer-container { width: 100%; background-color: rgba(0, 0, 0, 0.05); clear: both; }
.footer-container footer { height: 70px; }
.footer-container footer p, .footer-container footer ul { font-family: "Unit Regular"; font-size: 20px; font-weight: normal !important; color: rgba(0, 0, 0, 0.3); float: left; display: inline; margin: 0 30px; padding-top: 5px; line-height: 65px !important; }
.footer-container footer ul { list-style: none; margin: 0; float: right; }
.footer-container footer ul li { float: left; margin-right: 7px; }
.footer-container footer ul li:before { content: "·"; margin-right: 7px; }
.footer-container footer ul li.first:before { content: " "; }

/*****************************************/
/*************** Logoband ****************/
/*****************************************/
#logoband { width: 100%; margin: 20px auto 0px auto; text-align: left; }

#logoband .logos { background-color: #E8E7E1; }

#logoband .logos .list { position: relative; width: 1260px; height: 180px; margin: 0px auto; overflow: hidden; }

#logoband .arrows { float: left; position: absolute; right: 14px; top: 123px; width: 29px; z-index: 20; }

#logoband.extended .arrows { height: 423px; }

#logoband .arrows a { display: block; margin-bottom: 20px; }

#logoband .arrows .up { background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -396px -59px; background-size: 1000px 436px; width: 20px; height: 11px; }

#subgreen #logoband .arrows .up { background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -368px -59px; background-size: 1000px 436px; width: 20px; height: 11px; }

#submagenta #logoband .arrows .up { background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -423px -59px; background-size: 1000px 436px; width: 20px; height: 11px; }

#subpurple #logoband .arrows .up { background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -341px -60px; background-size: 1000px 436px; width: 20px; height: 11px; }

#logoband .arrows .down { background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -396px -82px; background-size: 1000px 436px; width: 20px; height: 11px; }

#subgreen #logoband .arrows .down { background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -368px -82px; background-size: 1000px 436px; width: 20px; height: 11px; }

#submagenta #logoband .arrows .down { background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -423px -82px; background-size: 1000px 436px; width: 20px; height: 11px; }

#subpurple #logoband .arrows .down { background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -341px -83px; background-size: 1000px 436px; width: 20px; height: 11px; }

#logoband .arrows .inactive { cursor: default; opacity: 0.5; }

#logoband .arrows .browser { /*  height: 354px;*/ position: absolute; top: 0px; left: 2px; }

#logoband .arrows .browser a { background-image: none; background-color: #979697; font-family: Arial; font-size: 12px; color: #FFFFFF; font-size: 12px; text-align: center; cursor: pointer; display: block; height: 15px; width: 19px; margin-bottom: 10px; padding-top: 5px; padding-left: 1px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }

#logoband .arrows .browser .active a { background-color: #1FAFC7; color: #fff; }

#logoband .arrows .browser a:hover { text-decoration: none; }

#logoband .head { position: relative; width: 1222px; margin: 0px auto; }

#logoband .headline { padding-bottom: 20px; }

#logoband .show-all { position: absolute; right: -169px; top: 0; }

#logoband .show-all a { position: absolute; background-color: #6f6e66; color: white; top: 13px; right: 170px; padding: 2px 45px 9px 45px; margin-top: 1px; width: 90px; font-size: 19px; }
#logoband .show-all a:before { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 8px solid transparent; width: 100%; border-bottom-color: #6f6e66; border-top: none; border-right: none; top: -8px; margin-left: -45px; }

#logoband .show-all a:hover, #logoband .show-all a:focus { text-decoration: none; }

#logoband .headline h2 { font-size: 23px; color: #79797b; margin: 0; position: relative; top: 16px; font-family: "Unit Medium"; font-weight: normal !important; }

#logoband ul { list-style: none; padding: 0; margin: 0; width: 1100px; float: left; }

#logoband ul li { display: inline; width: 20%; text-align: center; height: 180px; float: left; /*
display: table-cell;
vertical-align: middle;
*/ }

/* ============================== Grüne Unterseite ============================== */
#subgreen .burger, #subgreen .study { background: #38a032; }
#subgreen .burger:before, #subgreen .study:before { border-bottom-color: #38a032; }
#subgreen .burger:after, #subgreen .study:after { border-top-color: #38a032; }
#subgreen .burger.active, #subgreen .study.active { color: #ffffff; background: #323232; }
#subgreen .burger.active:before, #subgreen .study.active:before { border-bottom-color: #323232; }
#subgreen .burger.active:after, #subgreen .study.active:after { border-top-color: #323232; }
#subgreen .slider-container .slider.subsite article header h1, #subgreen .angebote-container header h2, #subgreen .profile-contact article h2, #subgreen .profile-contact article.right div .first, #subgreen .slider-container .slider.subsite article nav ul li { color: #38a032; }
#subgreen .slider-container .slider.subsite article nav ul li a { color: rgba(56, 160, 50, 0.5); }
#subgreen .profile-contact article p a { color: #e7c431; border-bottom: 1px solid #e7c431; }
#subgreen .angebote-container .subsite article section.row h3 { background-color: #38a032; }
#subgreen .angebote-container .subsite article section.row h3 span { background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat; background-size: 1000px auto; background-position: -398px 0px; }
#subgreen .angebote-container .subsite article section.row h3:before { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 15px solid transparent; width: 100%; border-bottom-color: #38a032; border-top: none; border-right: none; top: -15px; }
#subgreen .angebote-container article section.row h5 { background: #e7c431; }
#subgreen .angebote-container article section.row h5:before { border-bottom-color: #e7c431; }
#subgreen .angebote-container article section.row h5:after { border-top-color: #e7c431; }
#subgreen .slider-container .slider.subsite article header p, #subgreen .slider-container .slider.subsite article header p.prehead, #subgreen .angebote-container .subsite article section.row h5, #subgreen .profile-container .profile article .button { background-color: #e7c431; }
#subgreen .profile-container .profile article .button { padding-left: 0px; padding-right: 20px; }
#subgreen .profile-container .profile article .button span { position: absolute; display: block; background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -299px 0; background-size: 1000px 436px; width: 36px; height: 36px; }
#subgreen .slider-container .slider.subsite article header p:before, #subgreen .slider-container .slider.subsite article header p.prehead:before { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 8px solid transparent; width: 100%; border-bottom-color: #e7c431; border-top: none; border-right: none; top: -8px; }
#subgreen .slider-container .slider.subsite article header p:after, #subgreen .slider-container .slider.subsite article header p.prehead:after { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 8px solid transparent; width: 100%; border-top-color: #e7c431; border-bottom: none; border-left: none; bottom: -8px; }
#subgreen .angebote-container .subsite article section.row h5:after, #subgreen .profile-container .profile article .button:after { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 9px solid transparent; width: 100%; border-top-color: #e7c431; border-bottom: none; border-left: none; bottom: -9px; }
#subgreen .profile-container .profile article .button:before { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 9px solid transparent; width: 100%; border-bottom-color: #e7c431; border-top: none; border-right: none; top: -9px; }
#subgreen .profile-container { background: #38a032; }
#subgreen .profile-container .profile article h1 span { color: #257126; }
#subgreen .angebote-container header h2 span { color: rgba(56, 160, 50, 0.5); }
#subgreen .angebote-container header button { background-color: #e7c431; }
#subgreen .angebote-container nav.filter ul li:hover a, #subgreen .angebote-container nav.filter ul li.active a { background-color: #e7c431; }
#subgreen .angebote-container nav.filter ul li:hover a:before, #subgreen .angebote-container nav.filter ul li.active a:before { border-bottom-color: #e7c431; }
#subgreen .angebote-container nav.filter ul li:hover a:after, #subgreen .angebote-container nav.filter ul li.active a:after { border-top-color: #e7c431; }
#subgreen .angebote-container nav.filter ul li.soft { opacity: .4 !important; }
#subgreen .angebote-container nav.filter ul li.soft a, #subgreen .angebote-container nav.filter ul li.soft:hover a, #subgreen .angebote-container nav.filter ul li.soft.active a { cursor: default !important; background-color: #e9e7e1 !important; color: #6f6e66 !important; }
#subgreen .angebote-container nav.filter ul li.soft a:before, #subgreen .angebote-container nav.filter ul li.soft:hover a:before, #subgreen .angebote-container nav.filter ul li.soft.active a:before { border-bottom-color: #e9e7e1 !important; }
#subgreen .angebote-container nav.filter ul li.soft a:after, #subgreen .angebote-container nav.filter ul li.soft:hover a:after, #subgreen .angebote-container nav.filter ul li.soft.active a:after { border-top-color: #e9e7e1 !important; }
#subgreen .angebote-container article section.row h3 { color: #38a032; }
#subgreen .slide article section.row h3 { color: white !important; }
#subgreen .canvaswrap .maincontent h2 { color: #38a032; }
#subgreen .canvaswrap .maincontent h3 { color: white; background: #e7c431; }
#subgreen .canvaswrap .maincontent h3:before { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 8px solid transparent; width: 100%; border-bottom-color: #e7c431; border-top: none; border-right: none; top: -8px; }
#subgreen .canvaswrap .maincontent h3:after { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 8px solid transparent; width: 100%; border-top-color: #e7c431; border-bottom: none; border-left: none; bottom: -8px; }
#subgreen .canvaswrap .maincontent ul.downloadlinks li a { text-decoration: none; color: white !important; background: #38a032 !important; }
#subgreen .canvaswrap .maincontent ul.downloadlinks li a:before { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 13px solid transparent; width: 100%; border-bottom-color: #38a032; border-top: none; border-right: none; top: -13px; }
#subgreen .canvaswrap .maincontent ul.downloadlinks li a:after { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 13px solid transparent; width: 100%; border-top-color: #38a032; border-bottom: none; border-left: none; bottom: -13px; }
#subgreen .canvaswrap .maincontent ul.downloadlinks li a .link { background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -397px 0; background-size: 1000px 436px; }
#subgreen .canvaswrap .subnav { background: #e9e7e1; }
#subgreen .business_section { background: #38a032; color: white; }
#subgreen .business_section:before { border-bottom-color: #38a032; }
#subgreen .business_section:after { border-top-color: #38a032; }
#subgreen .business_section button { background: #e7c431; }
#subgreen .switch a { background: #38a032; color: white; }
#subgreen .switch a:before { border-bottom-color: #38a032; }
#subgreen .switch a:after { border-top-color: #38a032; }
#subgreen .switch span.active { background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -25px -257px; background-size: 1000px 436px; }
#subgreen .maincontent ul li:before, #subgreen .maincontent ol li:before { color: #38a032; }
#subgreen b { color: #38a032; }
#subgreen .maincontent p a, #subgreen .maincontent ul a, #subgreen .maincontent ol a { color: #38a032; }

/* ============================== Magenta Unterseite ============================== */
#submagenta .burger, #submagenta .study { background: #e94778; }
#submagenta .burger:before, #submagenta .study:before { border-bottom-color: #e94778; }
#submagenta .burger:after, #submagenta .study:after { border-top-color: #e94778; }
#submagenta .burger.active, #submagenta .study.active { color: #ffffff; background: #323232; }
#submagenta .burger.active:before, #submagenta .study.active:before { border-bottom-color: #323232; }
#submagenta .burger.active:after, #submagenta .study.active:after { border-top-color: #323232; }
#submagenta .slider-container .slider.subsite article header h1, #submagenta .angebote-container header h2, #submagenta .profile-contact article h2, #submagenta .profile-contact article.right div .first, #submagenta .slider-container .slider.subsite article nav ul li { color: #e94778; }
#submagenta .slider-container .slider.subsite article nav ul li a { color: rgba(233, 71, 120, 0.5); }
#submagenta .profile-contact article p a { color: #1fafc7; border-bottom: 1px solid #1fafc7; }
#submagenta .angebote-container .subsite article section.row h3 { background-color: #e94778; }
#submagenta .angebote-container .unternehmen article section.row h4 { background-color: #e94778; }
#submagenta .angebote-container .unternehmen article section.row h4:before { border-bottom-color: #e94778; }
#submagenta .angebote-container .unternehmen article section.row h4 span { background-position: -350px 0px; width: 36px; }
#submagenta .angebote-container .subsite article section.row h3 span { background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat; background-size: 1000px auto; background-position: -349px 0; }
#submagenta .angebote-container .subsite article section.row h3:before { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 15px solid transparent; width: 100%; border-bottom-color: #e94778; border-top: none; border-right: none; top: -15px; }
#submagenta .angebote-container article section.row h3 { color: #e94778; }
#submagenta .angebote-container article section.row h5 { background: #1fafc7; }
#submagenta .angebote-container article section.row h5:before { border-bottom-color: #1fafc7; }
#submagenta .angebote-container article section.row h5:after { border-top-color: #1fafc7; }
#submagenta .slider-container .slider.subsite article header p, #submagenta .slider-container .slider.subsite article header p.prehead, #submagenta .angebote-container .subsite article section.row h5, #submagenta .profile-container .profile article .button { background-color: #1fafc7; }
#submagenta .profile-container .profile article .button { padding-left: 0px; padding-right: 20px; }
#submagenta .profile-container .profile article .button span { position: absolute; display: block; top: 8px; right: 30px; background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -248px 0; background-size: 1000px 436px; width: 36px; height: 36px; }
#submagenta .slider-container .slider.subsite article header p:before, #submagenta .slider-container .slider.subsite article header p.prehead:before { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 8px solid transparent; width: 100%; border-bottom-color: #1fafc7; border-top: none; border-right: none; top: -8px; }
#submagenta .slider-container .slider.subsite article header p:after, #submagenta .slider-container .slider.subsite article header p.prehead:after { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 8px solid transparent; width: 100%; border-top-color: #1fafc7; border-bottom: none; border-left: none; bottom: -8px; }
#submagenta .angebote-container .subsite article section.row h5:after, #submagenta .profile-container .profile article .button:after { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 9px solid transparent; width: 100%; border-top-color: #1fafc7; border-bottom: none; border-left: none; bottom: -9px; }
#submagenta .profile-container .profile article .button:before { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 9px solid transparent; width: 100%; border-bottom-color: #1fafc7; border-top: none; border-right: none; top: -9px; }
#submagenta .profile-container { background: #e94778; }
#submagenta .profile-container .profile article h1 span { color: #b02d56; }
#submagenta .angebote-container header h2 span { color: rgba(233, 71, 120, 0.5); }
#submagenta .angebote-container header button { background-color: #1fafc7; }
#submagenta .angebote-container nav.filter ul li:hover a, #submagenta .angebote-container nav.filter ul li.active a { background-color: #1fafc7; }
#submagenta .angebote-container nav.filter ul li:hover a:before, #submagenta .angebote-container nav.filter ul li.active a:before { border-bottom-color: #1fafc7; }
#submagenta .angebote-container nav.filter ul li:hover a:after, #submagenta .angebote-container nav.filter ul li.active a:after { border-top-color: #1fafc7; }
#submagenta .canvaswrap .maincontent h2 { color: #e94778; /*font-size : 24px;*/ }
#submagenta .canvaswrap .maincontent h3 { color: white; background: #1fafc7; }
#submagenta .canvaswrap .maincontent h3:before { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 8px solid transparent; width: 100%; border-bottom-color: #1fafc7; border-top: none; border-right: none; top: -8px; }
#submagenta .canvaswrap .maincontent h3:after { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 8px solid transparent; width: 100%; border-top-color: #1fafc7; border-bottom: none; border-left: none; bottom: -8px; }
#submagenta .canvaswrap .maincontent ul.downloadlinks li a { background: #1fafc7 !important; }
#submagenta .canvaswrap .maincontent ul.downloadlinks li a:before { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 13px solid transparent; width: 100%; border-bottom-color: #1fafc7; border-top: none; border-right: none; top: -13px; }
#submagenta .canvaswrap .maincontent ul.downloadlinks li a:after { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 13px solid transparent; width: 100%; border-top-color: #1fafc7; border-bottom: none; border-left: none; bottom: -13px; }
#submagenta .canvaswrap .maincontent ul.downloadlinks li a .link { background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -248px 0; background-size: 1000px 436px; width: 36px; height: 36px; }
#submagenta .canvaswrap .maincontent .accordion { background: #e94778; }
#submagenta .canvaswrap .maincontent .accordion:before { border-bottom-color: #e94778; }
#submagenta .canvaswrap .maincontent .accordion:after { border-top-color: #e94778; }
#submagenta .canvaswrap .maincontent .accordion p { color: white; }
#submagenta .canvaswrap .subnav .subnavframe h3 { background: #e94778; }
#submagenta .canvaswrap .subnav .subnavframe h3:before { border-bottom-color: #e94778; }
#submagenta .canvaswrap .subnav .subnavframe h3:after { border-top-color: #e94778; }
#submagenta .canvaswrap .subnav .subnavframe > ul > li > a { color: #e94778; }
#submagenta .canvaswrap .subnav .subnavframe > ul > li > a span { background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -156px 0; background-size: 1000px 436px; width: 36px; height: 36px; }
#submagenta .canvaswrap .subnav .subnavframe > ul > li > a.active { color: #e94778 !important; }
#submagenta .canvaswrap .subnav .subnavframe > ul:hover > a { color: #e94778 !important; }
#submagenta .canvaswrap .subnav .subnavframe > ul li ul li a.active { color: #e94778 !important; }
#submagenta .canvaswrap .subnav .subnavframe > ul li ul li:hover a, #submagenta .canvaswrap .subnav .subnavframe > ul ul li ul li:active a { color: #e94778 !important; }
#submagenta .canvaswrap .subnav .subnavframe > ul li ul li a:hover, #submagenta .canvaswrap .subnav .subnavframe > ul ul li ul li a:active { color: #e94778 !important; }
#submagenta .slide .maincontent .subsite a p { color: #e94778; }
#submagenta .slide .maincontent .subsite a div { background: #e94778; }
#submagenta .business_section { background: #e94778; color: white; }
#submagenta .business_section:before { border-bottom-color: #e94778; }
#submagenta .business_section:after { border-top-color: #e94778; }
#submagenta .business_section button { background: #1fafc7; }
#submagenta .switch a { background: #e94778; color: white; }
#submagenta .switch a:before { border-bottom-color: #e94778; }
#submagenta .switch a:after { border-top-color: #e94778; }
#submagenta .switch span.active { background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -25px -282px; background-size: 1000px 436px; }
#submagenta .maincontent ul li:before, #submagenta .maincontent ol li:before { color: #e94778; }
#submagenta b { color: #e94778; }
#submagenta .maincontent p a, #submagenta .maincontent ul a, #submagenta .maincontent ol a { color: #e94778; }
#submagenta .angebote-container .angeboteAZ section.row .new_label { background-color: #1fafc7; }
#submagenta .angebote-container .angeboteAZ section.row .new_label:after { border-top-color: #1fafc7 !important; -moz-border-top-colors: #1fafc7 !important; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; }

/* ============================== Violette Unterseite ============================== */
#subpurple .burger, #subpurple .study { background: #833c92; }
#subpurple .burger:before, #subpurple .study:before { border-bottom-color: #833c92; }
#subpurple .burger:after, #subpurple .study:after { border-top-color: #833c92; }
#subpurple .burger.active, #subpurple .study.active { color: #ffffff; background: #323232; }
#subpurple .burger.active:before, #subpurple .study.active:before { border-bottom-color: #323232; }
#subpurple .burger.active:after, #subpurple .study.active:after { border-top-color: #323232; }
#subpurple .slider-container .slider.subsite article header h1, #subpurple .angebote-container header h2, #subpurple .profile-contact article h2, #subpurple .profile-contact article.right div .first, #subpurple .slider-container .slider.subsite article nav ul li { color: #833c92; }
#subpurple .slider-container .slider.subsite article nav ul li a { color: rgba(131, 60, 146, 0.5); }
#subpurple .profile-contact article p a { color: #e94778; border-bottom: 1px solid #e94778; }
#subpurple .angebote-container .subsite article section.row h3 { background-color: #833c92; }
#subpurple .angebote-container .subsite article section.row h3 span { background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat; background-size: 1000px auto; background-position: -248px 0px; }
#subpurple .angebote-container .subsite article section.row h3:before { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 15px solid transparent; width: 100%; border-bottom-color: #833c92; border-top: none; border-right: none; top: -15px; }
#subpurple .angebote-container article section.row h3 { color: white; }
#subpurple .angebote-container article section.row h5 { background: #e94778; }
#subpurple .angebote-container article section.row h5:before { border-bottom-color: #e94778; }
#subpurple .angebote-container article section.row h5:after { border-top-color: #e94778; }
#subpurple .slider-container .slider.subsite article header p, #subpurple .slider-container .slider.subsite article header p.prehead, #subpurple .angebote-container .subsite article section.row h5, #subpurple .profile-container .profile article .button { background-color: #e94778; }
#subpurple .profile-container .profile article .button { padding-left: 0px; padding-right: 20px; margin-top: 125px; }
#subpurple .profile-container .profile article .button span { position: absolute; display: block; top: 8px; right: 30px; background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -248px 0; background-size: 1000px 436px; width: 36px; height: 36px; }
#subpurple .slider-container .slider.subsite article header p:before, #subpurple .slider-container .slider.subsite article header p.prehead:before { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 8px solid transparent; width: 100%; border-bottom-color: #e94778; border-top: none; border-right: none; top: -8px; }
#subpurple .slider-container .slider.subsite article header p:after, #subpurple .slider-container .slider.subsite article header p.prehead:after { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 8px solid transparent; width: 100%; border-top-color: #e94778; border-bottom: none; border-left: none; bottom: -8px; }
#subpurple .angebote-container .subsite article section.row h5:after, #subpurple .profile-container .profile article .button:after { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 9px solid transparent; width: 100%; border-top-color: #e94778; border-bottom: none; border-left: none; bottom: -9px; }
#subpurple .profile-container .profile article .button:before { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 9px solid transparent; width: 100%; border-bottom-color: #e94778; border-top: none; border-right: none; top: -9px; }
#subpurple .profile-container .profile article .button:after { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 9px solid transparent; width: 100%; border-top-color: #e94778; border-bottom: none; border-left: none; bottom: -9px; }
#subpurple .profile-container .profile article .button span { display: block; background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -497px -238px; background-size: 1000px 436px; width: 112px; height: 112px; left: 0; right: 0; margin: -150px auto; position: absolute; }
#subpurple .profile-container { background: #833c92; }
#subpurple .profile-container .clearfix article { width: 100%; text-align: center; padding-top: 40px; }
#subpurple .profile-container .clearfix article:before { content: ""; display: block; position: absolute; bottom: -1px; left: 50px; background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -636px -58px; background-size: 1000px 436px; width: 162px; height: 374px; }
#subpurple .profile-container .clearfix article:after { content: ""; display: block; position: absolute; bottom: 0; right: 50px; background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -840px -68px; background-size: 1000px 436px; width: 151px; height: 368px; }
#subpurple .profile-container .profile article h1 span { color: #56285e; }
#subpurple .angebote-container header h2 span { color: rgba(131, 60, 146, 0.5); }
#subpurple .angebote-container header button { background-color: #e94778; }
#subpurple .angebote-container nav.filter ul li:hover a, #subpurple .angebote-container nav.filter ul li.active a { background-color: #833c92; }
#subpurple .angebote-container nav.filter ul li:hover a:before, #subpurple .angebote-container nav.filter ul li.active a:before { border-bottom-color: #833c92; }
#subpurple .angebote-container nav.filter ul li:hover a:after, #subpurple .angebote-container nav.filter ul li.active a:after { border-top-color: #833c92; }
#subpurple .subnavframe h3 { background: #833c92; }
#subpurple .subnavframe h3:before { border-bottom-color: #833c92; }
#subpurple .subnavframe ul.theme-color { list-style: none; padding: 0 25px; }
#subpurple .subnavframe ul.theme-color li.shariff-button { border-top: 1px solid #e9e7e1; padding-top: 15px; padding-bottom: 10px; cursor: pointer; }
#subpurple .subnavframe ul.theme-color li.shariff-button:first-of-type { border: none; padding-top: 0; }
#subpurple .subnavframe ul.theme-color li.shariff-button .share_count { display: none; }
#subpurple .subnavframe ul.theme-color li.shariff-button a { color: #833c92; display: block; width: 100%; font-size: 28px; }
#subpurple .subnavframe ul.theme-color li.shariff-button a .fa-facebook { display: block; float: right; background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -361px -105px; background-size: 1000px 436px; width: 35px; height: 35px; }
#subpurple .subnavframe ul.theme-color li.shariff-button a .fa-twitter { display: block; float: right; background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -409px -105px; background-size: 1000px 436px; width: 35px; height: 35px; }
#subpurple .subnavframe ul.theme-color li.shariff-button a .fa-envelope { display: block; float: right; background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -453px -105px; background-size: 1000px 436px; width: 35px; height: 35px; }
#subpurple .maincontent ul li:before, #subpurple .maincontent ol li:before { color: #833c92; }
#subpurple b { color: #833c92; }
#subpurple .maincontent p a, #subpurple .maincontent ul a, #subpurple .maincontent ol a { color: #833c92; }

/* Shariff Mobil */
.canvaswrap .maincontent .mobile-shariff { display: none; width: 100%; margin-top: -20px; }
.canvaswrap .maincontent .mobile-shariff h6 { /*background   : $purple none repeat scroll 0% 0% !important;*/ color: #833c92 !important; font-family: Unit Bold; font-weight: normal !important; font-size: 24px; line-height: 27px; position: relative; padding-left: 0; width: 100%; box-sizing: border-box; margin: 0 0 30px !important; /*margin       : 0 0 30px; */ /* &:before { @include borderBefore(13px, $purple); margin-left : -20px;
}
&:after { @include borderAfter(13px, $purple); margin-left : -20px;
}
*/ }
.canvaswrap .maincontent .mobile-shariff ul { padding: 0 0 50px 0 !important; position: relative; display: block; width: auto !important; margin: 0 0 0 -10px !important; }
.canvaswrap .maincontent .mobile-shariff ul li { display: table-cell; margin: 0; width: 33.333%; border: none !important; float: left; padding: 0 10px !important; box-sizing: border-box; }
.canvaswrap .maincontent .mobile-shariff ul li:before { content: ""; margin: 0; padding: 0; }
.canvaswrap .maincontent .mobile-shariff ul li a { background: #833c92 none repeat scroll 0% 0% !important; text-decoration: none; color: white !important; padding: 3px 20px 0; border: none !important; box-sizing: border-box; position: relative; line-height: 27px; box-sizing: border-box; }
.canvaswrap .maincontent .mobile-shariff ul li a:before { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 10px solid transparent; width: 100%; border-bottom-color: #833c92; border-top: none; border-right: none; top: -10px; margin-left: -20px; }
.canvaswrap .maincontent .mobile-shariff ul li a:after { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 10px solid transparent; width: 100%; border-top-color: #833c92; border-bottom: none; border-left: none; bottom: -10px; margin-left: -20px; }
.canvaswrap .maincontent .mobile-shariff ul li a span { position: relative; z-index: 1; }

/* ============================== blaue Unterseite ============================== */
#subcyan .profile-container .profile article .button { padding-left: 0px; padding-right: 20px; margin-top: 125px; }
#subcyan .profile-container .profile article .button span { position: absolute; display: block; top: 8px; right: 30px; background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -248px 0; background-size: 1000px 436px; width: 36px; height: 36px; }
#subcyan .profile-container .profile article .button:before { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 9px solid transparent; width: 100%; border-bottom-color: #e94778; border-top: none; border-right: none; top: -9px; }
#subcyan .profile-container .profile article .button:after { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 9px solid transparent; width: 100%; border-top-color: #e94778; border-bottom: none; border-left: none; bottom: -9px; }
#subcyan .profile-container .profile article .button span { display: block; background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -497px -238px; background-size: 1000px 436px; width: 112px; height: 112px; left: 0; right: 0; margin: -150px auto; position: absolute; }
#subcyan .profile-container { background: #1fafc7; }
#subcyan .profile-container .clearfix article { width: 100%; text-align: center; padding-top: 40px; }
#subcyan .profile-container .clearfix article:before { content: ""; display: block; position: absolute; bottom: -1px; left: 50px; background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -636px -58px; background-size: 1000px 436px; width: 162px; height: 374px; }
#subcyan .profile-container .clearfix article:after { content: ""; display: block; position: absolute; bottom: 0; right: 50px; background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -840px -68px; background-size: 1000px 436px; width: 151px; height: 368px; }
#subcyan .profile-container .profile article h1 span { color: #5dd7e4; }
#subcyan .angebote-container header h2 span { color: rgba(31, 175, 199, 0.5); }
#subcyan .angebote-container header button { background-color: #e94778; }
#subcyan .angebote-container nav.filter ul li:hover a, #subcyan .angebote-container nav.filter ul li.active a { background-color: #1fafc7; }
#subcyan .angebote-container nav.filter ul li:hover a:before, #subcyan .angebote-container nav.filter ul li.active a:before { border-bottom-color: #1fafc7; }
#subcyan .angebote-container nav.filter ul li:hover a:after, #subcyan .angebote-container nav.filter ul li.active a:after { border-top-color: #1fafc7; }
#subcyan .canvaswrap .maincontent h2 { color: #1fafc7; font-size: 24px; font-family: "Unit Medium"; font-weight: normal !important; }
#subcyan .canvaswrap .maincontent h3 { color: white; background: #1fafc7; }
#subcyan .canvaswrap .maincontent h3:before { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 8px solid transparent; width: 100%; border-bottom-color: #1fafc7; border-top: none; border-right: none; top: -8px; }
#subcyan .canvaswrap .maincontent h3:after { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 8px solid transparent; width: 100%; border-top-color: #1fafc7; border-bottom: none; border-left: none; bottom: -8px; }
#subcyan .canvaswrap .maincontent ul li a { background: #1fafc7; }
#subcyan .canvaswrap .maincontent ul li a:before { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 13px solid transparent; width: 100%; border-bottom-color: #1fafc7; border-top: none; border-right: none; top: -13px; }
#subcyan .canvaswrap .maincontent ul li a:after { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 13px solid transparent; width: 100%; border-top-color: #1fafc7; border-bottom: none; border-left: none; bottom: -13px; }
#subcyan .canvaswrap .maincontent ul li a .link { background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -248px 0; background-size: 1000px 436px; width: 36px; height: 36px; }
#subcyan .canvaswrap .maincontent #contactBoxWrapper { margin-top: 30px; }
#subcyan .canvaswrap .maincontent .contactbox { position: relative; width: 700px; display: block; margin-bottom: 50px; color: white; padding-top: 10px; padding-bottom: 15px; }
#subcyan .canvaswrap .maincontent .contactbox .img { display: block; height: 133px; width: 133px; margin-left: 35px; margin-top: 5px; float: left; }
#subcyan .canvaswrap .maincontent .contactbox .side { padding: 0 0 0 210px; }
#subcyan .canvaswrap .maincontent .contactbox .side h3 { background: none; padding: 0; margin-top: 10px; margin-bottom: 0; font-size: 21px; font-family: "Unit Regular"; font-weight: normal !important; text-transform: none; }
#subcyan .canvaswrap .maincontent .contactbox .side h3:before { border-bottom-color: transparent; }
#subcyan .canvaswrap .maincontent .contactbox .side h3:after { border-top-color: transparent; }
#subcyan .canvaswrap .maincontent .contactbox .side h4 { margin-top: 0px; margin-bottom: 20px; color: rgba(255, 255, 255, 0.5); font-family: "Unit Regular"; font-weight: normal !important; font-size: 19px; }
#subcyan .canvaswrap .maincontent .contactbox .side p { margin-top: 0px; margin-bottom: -3px; color: white; font-family: "Unit Regular"; font-weight: normal !important; font-size: 19px; }
#subcyan .canvaswrap .maincontent .contactbox .side a { margin-top: 0px; margin-bottom: 10px; font-family: "Unit Regular"; font-weight: normal !important; font-size: 19px; font-style: normal; color: rgba(255, 255, 255, 0.5); }
#subcyan .canvaswrap .maincontent .contact_magenta { background: #e94778; margin-top: 35px; }
#subcyan .canvaswrap .maincontent .contact_magenta:before { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 13px solid transparent; width: 100%; border-bottom-color: #e94778; border-top: none; border-right: none; top: -13px; }
#subcyan .canvaswrap .maincontent .contact_magenta:after { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 13px solid transparent; width: 100%; border-top-color: #e94778; border-bottom: none; border-left: none; bottom: -13px; }
#subcyan .canvaswrap .maincontent .contact_purple { background: #833c92; }
#subcyan .canvaswrap .maincontent .contact_purple:before { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 13px solid transparent; width: 100%; border-bottom-color: #833c92; border-top: none; border-right: none; top: -13px; }
#subcyan .canvaswrap .maincontent .contact_purple:after { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 13px solid transparent; width: 100%; border-top-color: #833c92; border-bottom: none; border-left: none; bottom: -13px; }
#subcyan .canvaswrap .maincontent .contact_cyan { background: #1fafc7; }
#subcyan .canvaswrap .maincontent .contact_cyan:before { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 13px solid transparent; width: 100%; border-bottom-color: #1fafc7; border-top: none; border-right: none; top: -13px; }
#subcyan .canvaswrap .maincontent .contact_cyan:after { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 13px solid transparent; width: 100%; border-top-color: #1fafc7; border-bottom: none; border-left: none; bottom: -13px; }
#subcyan .canvaswrap .maincontent .accordion { background: #e94778; }
#subcyan .canvaswrap .maincontent .accordion:before { border-bottom-color: #e94778; }
#subcyan .canvaswrap .maincontent .accordion:after { border-top-color: #e94778; }
#subcyan .canvaswrap .maincontent .accordion p { color: white; }
#subcyan .canvaswrap .subnav .subnavframe h3 { background: #1fafc7; }
#subcyan .canvaswrap .subnav .subnavframe h3:before { border-bottom-color: #1fafc7; }
#subcyan .canvaswrap .subnav .subnavframe h3:after { border-top-color: #1fafc7; }
#subcyan .canvaswrap .subnav .subnavframe > ul > li > a { color: #656565; }
#subcyan .canvaswrap .subnav .subnavframe > ul > li > a:hover, #subcyan .canvaswrap .subnav .subnavframe > ul > li > a:active { color: #656565 !important; }
#subcyan .canvaswrap .subnav .subnavframe > ul > li > a span { background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -156px 0; background-size: 1000px 436px; width: 36px; height: 36px; }
#subcyan .canvaswrap .subnav .subnavframe > ul > li.active > a { color: #656565 !important; }
#subcyan .canvaswrap .subnav .subnavframe > ul > li ul li:hover a, #subcyan .canvaswrap .subnav .subnavframe > ul > li ul li a.active { color: #1fafc7 !important; }
#subcyan .maincontent ul li:before, #subcyan .maincontent ol li:before { color: #1fafc7; }
#subcyan b { color: #1fafc7; }
#subcyan .maincontent p a, #subcyan .maincontent ul a, #subcyan .maincontent ol a { color: #e94778; font-weight: normal; }

#subcyan .canvaswrap .maincontent ul.downloadlinks li a { background: #1FAFC7 none repeat scroll 0% 0% !important; }

/*NS*/
/*BurgerNav*/
.burger, .study { text-indent: -999em; width: 50px; font-size: 26px; text-align: center; color: #6f6e66; background: #1fafc7; line-height: 34px; cursor: pointer; display: none; }
.burger span, .study span { background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -55px -282px; background-size: 1000px 436px; width: 20px; height: 16px; display: block; position: absolute; top: 10px; left: 0; right: 0; margin: 0 auto; }
.burger:before, .study:before { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 8px solid transparent; width: 100%; border-bottom-color: #1fafc7; border-top: none; border-right: none; top: -8px; }
.burger:after, .study:after { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 8px solid transparent; width: 100%; border-top-color: #1fafc7; border-bottom: none; border-left: none; bottom: -8px; }
.burger.active, .study.active { color: #ffffff; background: #323232; }
.burger.active span, .study.active span { background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -29px -235px; background-size: 1000px 436px; width: 17px; height: 17px; }
.burger.active:before, .study.active:before { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 8px solid transparent; width: 100%; border-bottom-color: #323232; border-top: none; border-right: none; top: -8px; }
.burger.active:after, .study.active:after { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 8px solid transparent; width: 100%; border-top-color: #323232; border-bottom: none; border-left: none; bottom: -8px; }

.burger { position: relative; left: 30px; top: 2px; }

.study { position: absolute; right: 30px; top: 28px; }
.study span { height: 22px; margin-top: -4px; background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -4px -230px; background-size: 1000px 436px; width: 18px; height: 21px; }
.study.active span { margin-top: 0px; }

.footer-container div.to-top { display: none; }

/* Lightbox */
.mfp-bg { z-index: 20000; }

.mfp-wrap { z-index: 20001; }

/* Modal */
.modal-open .modal { z-index: 20000; }

.modal .clearfix { clear: both; margin-bottom: 30px; }
.modal .modal-lg { margin: 10% auto auto auto !important; width: 100%; max-width: 1220px; }
.modal .modal-lg .modal-content { border-radius: 0; }
.modal .modal-lg .modal-content:before { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 13px solid transparent; width: 100%; border-bottom-color: white; border-top: none; border-right: none; top: -13px; }
.modal .modal-lg .modal-content:after { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 13px solid transparent; width: 100%; border-top-color: white; border-bottom: none; border-left: none; bottom: -13px; }
.modal .modal-lg .modal-content .modal-header { padding: 0px; border-bottom: 0; min-height: auto; }
.modal .modal-lg .modal-content .modal-header .close { display: block; background: #e94778 none repeat scroll 0% 0%; position: absolute; right: 20px; top: 10px; border: 0px none; width: 35px; height: 35px; border-radius: 35px; transform: rotate(-90deg); transition-property: all; transition-duration: 0.4s; z-index: 2000; }
.modal .modal-lg .modal-content .modal-header .close span { display: block; height: 5px; width: 17px; position: absolute; background: #FFF none repeat scroll 0% 0%; left: 9px; top: 15px; transition-property: all; transition-duration: 0.2s; }
.modal .modal-lg .modal-content .modal-header .close span.left { transform: rotate(45deg); }
.modal .modal-lg .modal-content .modal-header .close span.right { transform: rotate(-45deg); }
.modal .modal-lg .modal-content .modal-body { padding: 10px; }
.modal .modal-lg .modal-content ul { list-style: none; margin: 0; padding: 0 45px 30px 0; }
.modal .modal-lg .modal-content ul li { width: 50%; float: left; padding: 0 10px; box-sizing: border-box; }
.modal .modal-lg .modal-content ul li a { display: block; font-size: 17px; line-height: 25px; border-bottom: 1px solid #1fafc7; font-family: "Unit Bold"; font-weight: normal; color: #656565; padding: 7px 0; }
.modal .modal-lg .modal-content ul li a span { color: rgba(101, 101, 101, 0.5); font-family: "Unit Regular"; }

/* ============================== Filter Termine ============================== */
#termine-filter { display: none; }
#termine-filter nav.filter { margin-bottom: 0px; }
#termine-filter nav.filter ul { list-style: none; padding: 0px; margin: 0px 0px 25px 0px; width: 100%; }
#termine-filter nav.filter ul li { display: table; width: 100%; float: none; margin-bottom: 15px !important; margin-left: 0 !important; list-style: none; padding: 10px; box-sizing: border-box; }
#termine-filter nav.filter ul li:before { content: '' !important; margin: 0; padding: 0; }
#termine-filter nav.filter ul li a { font-size: 22px; font-family: "Unit Medium"; line-height: 14px; text-align: left; padding-left: 15px; color: white; height: 30px; text-decoration: none !important; box-sizing: border-box; background-color: #1fafc7 !important; width: 100%; line-height: 36px; padding-top: 2px; position: relative; display: table-cell; vertical-align: middle; }
#termine-filter nav.filter ul li a:before { content: ''; display: block; position: absolute; border-width: medium medium 10px 10px !important; margin-left: -15px; top: -10px !important; }
#termine-filter nav.filter ul li a:after { content: ''; display: block; position: absolute; border-width: 10px 10px medium medium !important; margin-left: -15px; bottom: -10px !important; }
#termine-filter nav.filter ul li a span { background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -55px -282px; background-size: 1000px 436px; width: 20px; height: 18px; display: block; position: absolute; top: 10px; right: 23px; }
#termine-filter nav.filter ul.switch { margin: 0; }
#termine-filter nav.filter ul.terminefilter { display: none; }
#termine-filter nav.filter ul.terminefilter li a { background-color: #E9E7E1 !important; color: #6F6E66 !important; }
#termine-filter nav.filter ul.terminefilter li a:before { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 10px solid transparent; width: 100%; border-bottom-color: #E9E7E1; border-top: none; border-right: none; top: -10px; }
#termine-filter nav.filter ul.terminefilter li a:after { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 10px solid transparent; width: 100%; border-top-color: #E9E7E1; border-bottom: none; border-left: none; bottom: -10px; }
#termine-filter nav.filter ul.terminefilter li.active a, #termine-filter nav.filter ul.terminefilter li.active a:hover, #termine-filter nav.filter ul.terminefilter li:hover a, #termine-filter nav.filter ul.terminefilter li:hover a:hover { color: white !important; background-color: #e94778 !important; }
#termine-filter nav.filter ul.terminefilter li.active a:before, #termine-filter nav.filter ul.terminefilter li.active a:hover:before, #termine-filter nav.filter ul.terminefilter li:hover a:before, #termine-filter nav.filter ul.terminefilter li:hover a:hover:before { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 10px solid transparent; width: 100%; border-bottom-color: #e94778; border-top: none; border-right: none; top: -10px; }
#termine-filter nav.filter ul.terminefilter li.active a:after, #termine-filter nav.filter ul.terminefilter li.active a:hover:after, #termine-filter nav.filter ul.terminefilter li:hover a:after, #termine-filter nav.filter ul.terminefilter li:hover a:hover:after { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 10px solid transparent; width: 100%; border-top-color: #e94778; border-bottom: none; border-left: none; bottom: -10px; }
#termine-filter nav.filter ul.terminefilter.active { display: block; }
#termine-filter.active ul li a span { background-position: -55px -257px !important; }

.fluid_ce_content { margin-left: -5px; }
.fluid_ce_content .fluid_head { margin-top: 0px; }
.fluid_ce_content .fluid_preline { margin-bottom: 30px; }

.fluid_ce_img { margin-bottom: 15px; }

.angebote-container.wrapper.reporting { padding: 0; }

@media screen and (min-color-index: 0) and (-webkit-min-device-pixel-ratio: 0) { .canvaswrap .maincontent .gradientfade { display: none !important; } }
@media screen and (max-width: 1270px) { .slider, .boxes, .profile, .footer-container footer, .header_wrapper .header-container, article.canvaswrap, .profile-contact, .angebote-container.wrapper, .canvaswrap.wrapper.slide { width: 1000px; }
  #logoband .logos .list, #logoband .head { width: 960px; }
  .modal .modal-lg { width: 100%; max-width: 1000px; }
  /* Header */
  .header_wrapper .header-container .whs { width: 270px; }
  .header_wrapper .header-container .whs a { font-size: 16px !important; line-height: 19px !important; }
  .header_wrapper .header-container .mdslogo { right: 25px; }
  .header_wrapper .header-container .mainnav { top: 82px; }
  .header_wrapper .header-container .mainnav > ul { width: 795px; }
  .header_wrapper .header-container .mainnav > ul > li > a { font-size: 19px; }
  .header_wrapper .header-container .mainnav > ul > li > a:before { top: -7px !important; border-width: medium medium 7px 7px !important; }
  .header_wrapper .header-container .mainnav > ul > li > a:after { bottom: -7px !important; border-width: 7px 7px medium medium !important; }
  .header_wrapper .header-container .mainnav > ul > li > a.schuelernav span { background-position: -239px 0; background-size: 800px 349px; width: 29px; height: 29px; right: 15px; top: 4px; }
  .header_wrapper .header-container .mainnav > ul > li > a.unternehmennav span { background-position: -198px 0; background-size: 800px 349px; width: 29px; height: 29px; right: 15px; top: 4px; }
  .header_wrapper .header-container .mainnav > ul > li > a.erfahrungnav span { background-position: -199px -33px; background-size: 800px 349px; width: 28px; height: 28px; right: 15px; top: 4px; }
  .header_wrapper .header-container .mainnav > ul > li > a.homelink span { background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -445px -33px !important; background-size: 1000px 436px !important; width: 24px !important; height: 24px !important; margin-left: 13px; }
  .header_wrapper .header-container .mainnav > ul > li .sub { width: 965px; }
	
	/** malermedia edit :  .header_wrapper .header-container .mainnav > ul > li .sub > li > a { font-size: 22px; line-height: 50px; } **/
	
	 .header_wrapper .header-container .mainnav > ul > li .sub > li > a { font-size: 20px; line-height: 36px; }
	
	/** malermedia edit end **/
  .header_wrapper .header-container .mainnav > ul > li.magenta .sub { left: -292px !important; }
  .header_wrapper .header-container .prenav { right: 205px; top: 23px; }
  .header_wrapper .header-container .prenav ul li a { font-size: 16px; border-right: 1px solid rgba(0, 0, 0, 0.4); color: rgba(0, 0, 0, 0.4); }
  .header_wrapper.is-sticky .header-container .mainnav > ul > li > a { font-size: 19px; }
  /* * Banner */
  .slider-container .slider article.testimonial { right: -20px; }
  /* * Banner Footer */
  .profile-container { height: 380px; }
  .profile-container .profile { height: 380px; }
  .profile-container .profile article h1 { font-size: 44px; line-height: 47px; margin-bottom: 30px; }
  .profile-container .profile article.right { margin-top: 65px; }
  .profile-container .profile article .button { padding-top: 5px; padding-bottom: 0px; }
  .profile-container .profile article .button span { top: 4px; }
  .profile-container .profile .footer_film_article { padding-top: 5px !important; }
  .profile-container .testimonial img { height: 370px; width: auto; }
  /* * Cards Startseite */
  .boxes-container article section { height: 160px; }
  .boxes-container article section p { font-size: 18px; line-height: 22px; }
  .boxes-container article.cyan section .play:before { top: -45px; left: -100px; }
  .boxes-container article.cyan section .play:after { top: -45px; right: -94px; }
  /* *  Marginalspalte */
  .canvaswrap .subnavframe { width: 100%; }
  .canvaswrap .subnavframe h3 { font-size: 23px; }
  .canvaswrap .subnavframe > ul > li > a { font-size: 20px !important; }
  .canvaswrap .subnavframe ul li ul li a { font-size: 18px !important; }
  .canvaswrap .subnavframe > ul li span { margin-top: -5px; }
  /* * Footer Kontakt */
  .profile-contact article.row5 { width: 40%; min-height: 1px; }
  .profile-contact article.row5 p span { display: block; text-indent: -5000px; overflow: hidden; height: 0; }
  .profile-contact article.row7 { margin-left: 25px; min-resolution: 1px; }
  .profile-contact article.right div { width: 200px !important; }
  .profile-contact article.right div.last { width: 130px !important; }
  /* * Contentseiten */
  .slider-container .slider.subsite article section p { width: 540px; font-size: 25px; line-height: 32px; }
  .slider-container .slider.subsite article header h1 { font-size: 44px; line-height: 50px; width: 540px !important; }
  .slider-container .slider.subsite article nav ul li { font-size: 20px; }
  .slider-container .slider.subsite.detail article h1 { width: 540px !important; }
  .canvaswrap .maincontent .popup-video img { width: 100%; height: auto; }
  .canvaswrap .maincontent ul.downloadlinks li a { width: 100%; box-sizing: border-box; }
  /* * Contact */
  .contactbox, .accordion { width: 100% !important; }
  /* * Galerie */
  .galerie-container .thumbnails ul li { width: 150px; margin-right: 20px; }
  .galerie-container .thumbnails ul li a { width: 150px; }
  .slider-container .slider.subsite.detail .galerie { width: 420px; min-height: 300px; height: 300px; top: 127px; }
  .slider-container .slider.subsite.detail .galerie .big_gal { width: 420px; height: 300px; }
  .slide .maincontent.open { margin-left: -315px; }
  /* * Studienangebote / Erfahrungsberichte */
  .angebote-container .subsite article section.row { height: 260px; }
  /* * Listenansicht A-Z */
  .angebote-container .angeboteAZ section.row { height: 240px !important; }
  .angebote-container .angeboteAZ ul { margin: 25px 0 0 0 !important; }
  .angebote-container .angeboteAZ ul li a { font-size: 23px !important; line-height: 23px !important; }
  /* * Unternehmensseite */
  .angebote-container nav.filter ul li a { font-size: 14px; line-height: 14px; }
  .angebote-container header h2 { font-size: 35px; }
  .angebote-container .unternehmen article section.row .img { height: 160px; }
  .slide .maincontent .subsite .buttoncover { top: 10px; }
  /* * Logoband * */
  #logoband ul { width: 918px; }
  #logoband ul li { width: 25%; }
  /* * Unternehmen Filter */
  .row4.tile { width: 50%; }
  .angebote-container nav.filter ul li { width: 100%; float: none; margin-bottom: 15px; }
  .angebote-container nav.filter ul li a { font-size: 22px; text-align: left; padding-left: 15px; box-sizing: border-box; }
  .angebote-container nav.filter ul li a:before, .angebote-container nav.filter ul li a:after { margin-left: -15px; }
  .angebote-container nav.filter ul li.switch, .angebote-container nav.filter ul .filter.termine { display: table; }
  .angebote-container nav.filter ul li.switch span, .angebote-container nav.filter ul .filter.termine span { top: 16px; }
  .angebote-container nav.filter ul .listwrap { display: none; }
  .angebote-container nav.filter ul .listwrap.toogle-open { display: block; }
  #subgreen .angebote-container nav.filter ul li:hover a:before, #subgreen .angebote-container nav.filter ul li.active a:before { border-bottom-color: #E7C431 !important; }
  #subgreen .angebote-container nav.filter ul li:hover a:after, #subgreen .angebote-container nav.filter ul li.active a:after { border-top-color: #E7C431 !important; }
  #subgreen .angebote-container nav.filter ul li:hover a, #subgreen .angebote-container nav.filter ul li.active a { background-color: #E7C431 !important; }
  #submagenta .angebote-container nav.filter ul li:hover a:before, #submagenta .angebote-container nav.filter ul li.active a:before { border-bottom-color: #1fafc7 !important; }
  #submagenta .angebote-container nav.filter ul li:hover a:after, #submagenta .angebote-container nav.filter ul li.active a:after { border-top-color: #1fafc7 !important; }
  #submagenta .angebote-container nav.filter ul li:hover a, #submagenta .angebote-container nav.filter ul li.active a { background-color: #1fafc7 !important; }
  /* * Switch setzt color auf default zurück */
  #subgreen .angebote-container nav.filter ul li.switch a, #subgreen .angebote-container nav.filter ul .filter.termine a, #subgreen .angebote-container nav.filter ul li.switch:hover a, #subgreen .angebote-container nav.filter ul .filter.termine:hover a { background-color: #38a032 !important; }
  #subgreen .angebote-container nav.filter ul li.switch:hover a:before, #subgreen .angebote-container nav.filter ul .filter.termine:hover a:before, #subgreen .angebote-container nav.filter ul li.switch.active a:before, #subgreen .angebote-container nav.filter ul .active.filter.termine a:before { border-bottom-color: #38a032 !important; }
  #subgreen .angebote-container nav.filter ul li.switch:hover a:after, #subgreen .angebote-container nav.filter ul .filter.termine:hover a:after, #subgreen .angebote-container nav.filter ul li.switch.active a:after, #subgreen .angebote-container nav.filter ul .active.filter.termine a:after { border-top-color: #38a032 !important; }
  #submagenta .angebote-container nav.filter ul li.switch a, #submagenta .angebote-container nav.filter ul .filter.termine a, #submagenta .angebote-container nav.filter ul li.switch:hover a, #submagenta .angebote-container nav.filter ul .filter.termine:hover a { background-color: #e94778 !important; }
  #submagenta .angebote-container nav.filter ul li.switch:hover a:before, #submagenta .angebote-container nav.filter ul .filter.termine:hover a:before, #submagenta .angebote-container nav.filter ul li.switch.active a:before, #submagenta .angebote-container nav.filter ul .active.filter.termine a:before { border-bottom-color: #e94778 !important; }
  #submagenta .angebote-container nav.filter ul li.switch:hover a:after, #submagenta .angebote-container nav.filter ul .filter.termine:hover a:after, #submagenta .angebote-container nav.filter ul li.switch.active a:after, #submagenta .angebote-container nav.filter ul .active.filter.termine a:after { border-top-color: #e94778 !important; }
  /* * Shariff */
  #subpurple .subnavframe ul.theme-color li.shariff-button a { font-size: 20px; }
  #subpurple .subnavframe ul.theme-color li.shariff-button a .fa { margin-top: -5px; }
  /* * A-Z Navi */
  .angebote-container .angeboteAZ nav.filter ul li { width: 7.6555% !important; margin-bottom: 20px !important; float: left; }
  .angebote-container .angeboteAZ nav.filter ul li a { text-align: center; padding: 0; }
  .angebote-container .angeboteAZ nav.filter ul li a:before { margin-left: 0; }
  .angebote-container .angeboteAZ nav.filter ul li a:after { margin-left: 0; }
  /* * Unternehmen */
  .angebote-container .listbyprogramm nav.filter ul li a { line-height: 36px; padding-top: 2px; }
  .angebote-container .listbyprogramm nav.filter ul li span { height: 17px; right: 34px; top: 20px; } }
@media screen and (max-width: 1029px) { html { font-size: 14px; font-weight: normal; }
  .hidden { overflow: hidden; height: 100vh; }
  .wrapper, .boxes, .slider, .profile, .footer-container footer, .canvaswrap.wrapper.slide, .angebote-container.wrapper, article.canvaswrap { width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
  .burger, .study { display: block; }
  .canvaswrap .maincontent .gradientfade, .slide .maincontent .subsite .buttoncover { display: none; }
  .canvaswrap .maincontent ul.downloadlinks li a { margin-bottom: 40px; font-size: 22px; line-height: 18px; padding: 9px 30px 8px; }
  /*Header*/
  .header_wrapper { position: fixed; top: 0; z-index: 110; -webkit-box-shadow: 0px -10px 10px 12px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0px -10px 10px 12px rgba(0, 0, 0, 0.3); box-shadow: 0px -10px 10px 12px rgba(0, 0, 0, 0.3); }
  .header_wrapper .header-container { width: 100%; height: 90px; background: #FFF none repeat scroll 0% 0%; z-index: 9999; }
  .header_wrapper .header-container { padding: 0; }
  .header_wrapper .header-container .mainnav.active > ul:first-of-type { display: block; }
  .header_wrapper .header-container .mainnav { width: 100%; background: #ffffff; top: 26px; position: absolute; box-sizing: border-box; }
  .header_wrapper .header-container .mainnav.active { height: 100vh; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
  .header_wrapper .header-container .mainnav > ul:first-of-type { width: 100%; margin-top: 30px; border-top: solid 1px #e8e6e1; /*border-top : solid 1px #646464;*/ display: none; overflow-x: scroll; }
  .header_wrapper .header-container .mainnav > ul:first-of-type > li { width: 100%; max-width: 100%; background: none; display: block; padding: 0; }
  .header_wrapper .header-container .mainnav > ul:first-of-type > li:hover .sub { display: none; }
  .header_wrapper .header-container .mainnav > ul:first-of-type > li a { font-size: 20px; padding: 16px 0 12px 30px; text-align: left; border-bottom: solid 1px #e8e6e1; box-sizing: border-box; }
  .header_wrapper .header-container .mainnav > ul:first-of-type > li a:after { display: none !important; }
  .header_wrapper .header-container .mainnav > ul:first-of-type > li a span { top: 17px; right: 40px !important; }
  .header_wrapper .header-container .mainnav > ul:first-of-type > li a.homelink { display: none; }
  .header_wrapper .header-container .mainnav > ul:first-of-type > li .sub { width: 100%; background: none; border: none; display: none; position: relative; visibility: visible; opacity: 1; top: 0; left: 0; -webkit-box-shadow: none; box-shadow: none; transition-duration: 0s; transition-delay: 0s; padding: 0 30px; box-sizing: border-box; }
  .header_wrapper .header-container .mainnav > ul:first-of-type > li .sub li { float: none; width: 100%; text-align: left; box-sizing: border-box; padding: 0px 0px !important; border: none; }
  .header_wrapper .header-container .mainnav > ul:first-of-type > li .sub li.first { padding-top: 15px; padding-bottom: 10px; margin-top: 15px; }
  .header_wrapper .header-container .mainnav > ul:first-of-type > li .sub li.first a { padding-left: 0; font-size: 20px; }
  .header_wrapper .header-container .mainnav > ul:first-of-type > li .sub li.last { border: none; }
  .header_wrapper .header-container .mainnav > ul:first-of-type > li .sub li ul li { margin: 0; }
  .header_wrapper .header-container .mainnav > ul:first-of-type > li .sub li ul li a { font-size: 17px !important; padding-left: 30px !important; }
  .header_wrapper .header-container .mainnav > ul:first-of-type > li .sub li a { line-height: initial; }
  .header_wrapper .header-container .mainnav > ul:first-of-type > li a { width: 100%; background: none; }
  .header_wrapper .header-container .mainnav > ul:first-of-type > li a:after, .header_wrapper .header-container .mainnav > ul:first-of-type > li a:before { display: none; }
  .header_wrapper .header-container .mainnav > ul:first-of-type > li.active .sub { display: block; }
  .header_wrapper .header-container .whs { display: none; }
  .header_wrapper .header-container .prenav { width: 100%; background: #323232; position: fixed; top: inherit !important; left: 0; bottom: 0; z-index: 2050; display: none; }
  .header_wrapper .header-container .prenav.active { display: block; }
  .header_wrapper .header-container .prenav ul { width: 100%; height: 70px; display: table; }
  .header_wrapper .header-container .prenav ul li { text-align: center; height: 100%; padding-top: 10px; padding-bottom: 10px; border-right: none; display: table-cell; table-layout: fixed; border-spacing: 0; float: none; cursor: pointer; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
  .header_wrapper .header-container .prenav ul li:hover span, .header_wrapper .header-container .prenav ul li.active span { background-size: 1000px 436px !important; }
  .header_wrapper .header-container .prenav ul li:hover span.icon-home, .header_wrapper .header-container .prenav ul li.active span.icon-home { background-position: -25px -308px; }
  .header_wrapper .header-container .prenav ul li:hover span.icon-meeting, .header_wrapper .header-container .prenav ul li.active span.icon-meeting { background-position: -55px -310px; }
  .header_wrapper .header-container .prenav ul li:hover span.icon-contact, .header_wrapper .header-container .prenav ul li.active span.icon-contact { background-position: -88px -308px; }
  .header_wrapper .header-container .prenav ul li:hover span.icon-imprint, .header_wrapper .header-container .prenav ul li.active span.icon-imprint { background-position: -110px -308px; }
  .header_wrapper .header-container .prenav ul li span { background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat; margin: 5px auto 2px; display: block; width: 157px !important; height: 60px !important; background-size: 1000px 436px !important; }
  .header_wrapper .header-container .prenav ul li span.icon-home { background-position: -25px -308px; width: 21px !important; height: 19px !important; }
  .header_wrapper .header-container .prenav ul li span.icon-meeting { background-position: -55px -310px; width: 20px !important; height: 17px !important; }
  .header_wrapper .header-container .prenav ul li span.icon-contact { background-position: -88px -308px; width: 11px !important; height: 19px !important; }
  .header_wrapper .header-container .prenav ul li span.icon-imprint { background-position: -110px -308px; width: 10px !important; height: 20px !important; }
  .header_wrapper .header-container .prenav ul li a { font-size: 14px; color: white; font-family: "Unit Regular"; font-weight: normal !important; border: none; }
  .header_wrapper .header-container .prenav ul li:hover a, .header_wrapper .header-container .prenav ul li.active a { font-family: "Unit Regular"; }
  .header_wrapper .header-container .prenav .socialnav { display: none; }
  .header_wrapper .header-container li a.schuelernav span { background-position: -83px 0 !important; }
  .header_wrapper .header-container li a.schuelernav:hover span, .header_wrapper .header-container li.active a.schuelernav span { background-position: -239px 0 !important; }
  .header_wrapper .header-container li a.unternehmennav span { background-position: -41px 0 !important; }
  .header_wrapper .header-container li a.unternehmennav:hover span, .header_wrapper .header-container li.active a.unternehmennav span { background-position: -198px 0 !important; }
  .header_wrapper .header-container li a.erfahrungnav span { background-position: -83px -34px !important; }
  .header_wrapper .header-container li a.erfahrungnav:hover span, .header_wrapper .header-container li.active a.erfahrungnav span { background-position: -199px -33px !important; }
  .header_wrapper .header-container .mdslogo { width: 160px !important; height: 60px !important; height: auto; top: 0; margin-top: 15px; right: 0 !important; left: 0 !important; margin-left: auto; margin-right: auto; }
  .header_wrapper .header-container .mdslogo a { background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -327px -286px; background-size: 1000px 436px; width: 157px; height: 60px; top: 64px; }
  .homepage .header_wrapper .header-container .prenav ul li span.icon-home { background-position: -25px -336px !important; }
  .header_wrapper .header-container .prenav ul li:hover span.icon-meeting, .header_wrapper .header-container .prenav ul li.active span.icon-meeting { background-position: -55px -338px !important; }
  .header_wrapper .header-container .prenav ul li:hover span.icon-home, .header_wrapper .header-container .prenav ul li.active span.icon-home { background-position: -25px -336px !important; }
  .header_wrapper .header-container .prenav ul li:hover span.icon-imprint, .header_wrapper .header-container .prenav ul li.active span.icon-imprint { background-position: -110px -336px !important; }
  .header_wrapper .header-container .prenav ul li:hover span.icon-contact, .header_wrapper .header-container .prenav ul li.active span.icon-contact { background-position: -88px -336px !important; }
  .header_wrapper.is-sticky .header-container .mdslogo { top: 0px; }
  .header_wrapper .header-container .mainnav > ul > li.magenta .sub { left: 0 !important; }
  .slider-container { height: 300px !important; margin-top: 70px !important; }
  .slider-container .slider article { min-height: 0; }
  .slider-container .slider article h1 { margin-left: 20px; margin-top: 0px; margin-bottom: auto !important; top: 40px; font-size: 70px; line-height: 70px; }
  .slider-container .slider article h1 label { width: 200px; }
  .slider-container.first { width: 100%; height: 300px; border-top: solid 0px rgba(0, 0, 0, 0.1); display: flex; }
  .slider-container.first .slider { padding: 0 20px; }
  .slider-container.first .slider article { height: 100%; margin: 0; position: absolute; float: none; }
  .slider-container.first .slider article.left { width: 100%; left: 0; }
  .slider-container.first .slider article.left nav { display: none; }
  .slider-container.first .slider article.left h1 { position: absolute; bottom: 0; }
  .slider-container.first .slider article.left section { display: none; }
  .slider-container.first .slider article.left button { display: none; }
  .slider-container.first .slider article.testimonial { width: 30%; right: 10%; height: 273px; text-align: center; }
  .slider-container.first .slider article.testimonial img { width: auto; position: absolute; bottom: 0px; height: 300px; left: 0; }
  .slider-container.first .slider.subsite article header { margin-left: 20px; margin-top: 25px; }
  .slider-container.first .slider.subsite article header h1 { position: initial; }
  .slider-container.first .slider.subsite article section { margin-left: 22px; margin-top: 10px; }
  .slider-container.first .slider.subsite article section p { width: 60%; font-size: 20px; line-height: 27px; }
  .slider-container.first .slider.subsite article.testimonial img { height: 300px; }
  .slider-container.first .slider.subsite article.left section { display: block; }
  /* * Bannerfooter */
  .profile-container { height: 380px; }
  .profile-container .profile { height: 380px; overflow: hidden; }
  .profile-container .profile article.right { margin-top: 0; margin-right: auto; margin-left: auto; left: 0; right: 0; position: absolute; text-align: center; }
  .profile-container .profile article h1 { font-size: 36px; line-height: 38px; margin-top: 30px; }
  .profile-container .profile article .button { font-size: 24px; padding-top: 4px; padding-bottom: 0px; }
  .profile-container .profile article .button span { top: 2px !important; }
  .profile-container .profile article.footer_film_article { padding-top: 40px !important; }
  .profile-container .profile .testimonial { position: absolute; bottom: -30px; left: 0; right: 0; margin-left: auto; margin-right: auto; width: 280px; text-align: center; }
  .profile-container .profile .testimonial img { width: auto; height: 215px; }
  /* * Logoband */
  #logoband { width: 100%; }
  #logoband ul { width: 90%; margin-left: 20px; }
  #logoband ul li { width: 20%; }
  #logoband .arrows { right: 30px; top: 82px; }
  #logoband .head { box-sizing: border-box; padding: 0 30px; width: 100%; }
  #logoband .show-all { right: 30px; top: 5px; }
  #logoband .show-all a { right: 0; font-size: 16px; }
  #logoband .logos .list { height: 100px; width: 100%; }
  #logoband .logos .list ul { width: 90% !important; }
  #logoband .logos .list ul li { height: 100px; width: 20%; }
  #logoband .logos .list ul li div a img { max-height: 100px; height: 100px; width: auto; }
  /* * Boxes Startseite */
  .boxes-container { height: auto; padding-bottom: 0; margin-top: 30px; }
  .boxes-container:after { content: ""; display: table; clear: both; }
  .boxes-container .boxes article { width: 100%; clear: both; margin-bottom: 25px; }
  .boxes-container .boxes article h2 { line-height: 28px; }
  .boxes-container .boxes article.magenta header { background: #e94778; }
  .boxes-container .boxes article.cyan header { background: #1fafc7; }
  .boxes-container .boxes article.cyan section a { display: none; }
  .boxes-container .boxes article.cyan section:after { margin-left: -20px; }
  .boxes-container .boxes article.green header { background: #833c92; }
  .boxes-container .boxes article.active header { border-bottom: 15px solid #e94778; }
  .boxes-container .boxes article.active header span { -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -webkit-transform: rotate(90deg); transform: rotate(90deg); }
  .boxes-container .boxes article.active.cyan header { border-bottom: 15px solid #1fafc7; }
  .boxes-container .boxes article.active.cyan section { min-height: 150px; overflow: hidden; }
  .boxes-container .boxes article.active.cyan section a { display: inline-block; }
  .boxes-container .boxes article.active.cyan section .popup-video { display: block; width: 100%; height: 100%; left: 0; top: 0; position: absolute; }
  .boxes-container .boxes article.active.cyan section .play { width: 80px; height: 82px; top: 35px; left: 0 !important; right: 0 !important; margin-right: auto !important; margin-left: auto !important; border: 0; }
  .boxes-container .boxes article.active.cyan section .play:before { top: -25px; left: -200px; }
  .boxes-container .boxes article.active.cyan section .play:after { top: -25px; right: -200px; }
  .boxes-container .boxes article.active.green header { border-bottom: 15px solid #833c92; }
  .boxes-container .boxes article.active section { height: auto; border-top: solid 1px white; padding-top: 15px; }
  .boxes-container .boxes article.active section .fulllink { position: absolute; width: 100%; height: 116%; z-index: 100; left: 0; top: 0; }
  .boxes-container .boxes article.active section h3 { display: block; margin-left: 10px; }
  .boxes-container .boxes article.active section p { display: block; margin-left: 10px; margin-top: 5px; }
  .boxes-container .boxes article.active section img { width: 100%; display: block; }
  .boxes-container .boxes article h3 { font-size: 18px; line-height: 20px; font-family: "Unit Medium"; }
  .boxes-container .boxes article p { font-size: 18px; line-height: 20px; }
  .boxes-container .boxes article header { position: relative; }
  .boxes-container .boxes article header h2 { color: white; padding: 15px 0px 0px 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
  .boxes-container .boxes article header span { position: absolute; top: 10px; right: 15px; background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat 0 0; background-size: 1000px 436px; width: 36px; height: 36px; z-index: 21; }
  .boxes-container .boxes article section { height: 0; margin: 0; padding: 0 20px; margin-bottom: 5px; }
  .boxes-container .boxes article section h3 { display: none; }
  .boxes-container .boxes article section p { display: none; }
  .boxes-container .boxes article section img { display: none; }
  /* Kontakt Footer */
  .profile-contact article.row5 { min-height: auto; width: 100%; border: 0; padding: 0; text-align: center; margin: 20px 0px 0px 0px; }
  .profile-contact article.row5 p { padding: 0 20px; font-size: 17px; line-height: 24px; box-sizing: border-box; }
  .profile-contact article.row5 p span { display: inline; text-indent: 0; }
  .profile-contact article.row5 p span.row_br.span2 { display: block; text-indent: -3000px; overflow: hidden; }
  .profile-contact article.row7 { width: 100%; min-height: auto !important; }
  .profile-contact article.row7 div { width: 33.333% !important; min-height: 150px; padding: 5px 0px 20px 17px; }
  .profile-contact article.row7 div ul li a { font-size: 15px; line-height: 25px; }
  .profile-contact article.row7 div .first { font-family: "Unit Bold"; font-size: 17px; line-height: 31px; }
  /* * Footer */
  .footer-container footer { height: 55px; }
  .footer-container footer p { line-height: 50px !important; font-size: 17px; padding: 0; padding-top: 5px; margin: 0px 15px; }
  .footer-container footer ul { line-height: 50px !important; font-size: 17px; padding: 0; padding-top: 5px; }
  /* * Modal * */
  .modal { margin: 0 !important; background-color: white; }
  .modal.active { display: block !important; z-index: 3001; }
  .modal .modal-lg { position: relative; width: 100%; max-width: 100%; margin: 0px 0 0 0 !important; }
  .modal .modal-lg .modal-content { box-shadow: none; border: 0; border-top: solid 1px #e8e6e1; }
  .modal .modal-lg .modal-content:after, .modal .modal-lg .modal-content:before { border: 0; }
  .modal .modal-lg .modal-content .modal-body { padding: 10px 20px 0 20px; margin-bottom: 100px; }
  .modal .modal-lg .modal-content ul { padding: 0; }
  .modal .modal-lg .modal-header .close { display: none !important; }
  .modal.fade .modal-dialog { transform: translate(0); transition: 0; }
  .modal-backdrop.in { opacity: 0 !important; }
  /* * Subsites */
  .canvaswrap .maincontent { width: 100%; box-shadow: none; padding: 5px 0 5px 5px; }
  .canvaswrap .maincontent h2 { font-size: 26px !important; text-transform: uppercase; font-family: "Unit Medium"; font-weight: normal !important; }
  .canvaswrap .maincontent p { font-size: 20px; }
  .canvaswrap .subnav { display: none; }
  /* * Container */
  .angebote-container header h2 { font-size: 26px !important; }
  .angebote-container .subsite article section.row { height: 235px; padding-top: 65px; }
  .angebote-container .subsite article section.row h3 { font-size: 20px; line-height: 30px; margin: 25px 0px; padding: 2px 15px 10px; }
  .angebote-container .subsite article section.row h3:before { margin-left: -15px; }
  .angebote-container .subsite article section.row h3 span { top: -3px; }
  .angebote-container .unternehmen article section.row h4 { line-height: 28px; }
  .angebote-container .unternehmen article section.row h4 span { bottom: 11px; }
  .angebote-container .unternehmen { padding: 10px; }
  /* * Unternehmensfilter */
  .row4.tile { width: 50%; }
  .angebote-container .unternehmen article section.row .img { height: 150px; }
  /* * Galerie */
  .slider-container.detailwrap { height: 630px !important; margin-top: 90px !important; }
  .slider-container.detailwrap .slider article.left { width: 100% !important; height: 630px; }
  .slider-container.detailwrap .slider article.left header h1 { width: 100% !important; }
  .slider-container.detailwrap .slider article.left section { margin-top: -1px !important; }
  .slider-container.detailwrap .slider article.left section p { width: 100%; }
  .slider-container.detailwrap .slider article.left section .galerie-container { width: 100%; position: absolute; bottom: 20px; padding: 0 10px; }
  .slider-container.detailwrap .slider article.left section .galerie-container .thumbnails { position: relative; margin-left: -20px; width: 100% !important; }
  .slider-container.detailwrap .slider article.left section .galerie-container .thumbnails ul { margin: 0px !important; }
  .slider-container.detailwrap .slider article.left section .galerie-container .thumbnails ul li { width: 33.333% !important; margin: 0 !important; height: 100px; padding: 0 10px; }
  .slider-container.detailwrap .slider article.left section .galerie-container .thumbnails ul li a { height: 100px; width: 100%; }
  .slider-container.detailwrap .galerie { left: 1px; padding: 0 20px; top: 175px !important; width: 100% !important; height: 310px !important; min-height: 310px !important; position: relative !important; box-sizing: border-box; margin-top: 10px !important; }
  .slider-container.detailwrap .galerie .big_gal { height: 310px !important; width: 100% !important; box-sizing: border-box; left: 0; position: relative; background-position: center 20% !important; }
  .canvaswrap.wrapper.detailwrap { padding: 20px 25px !important; }
  /* * Unternehmen Filter * bereits in 1270px eingesetzt!!
 .angebote-container nav.filter { ul { li { width         : 100%; float         : none; margin-bottom : 15px;
 a { font-size    : 22px; text-align   : left; padding-left : 15px; box-sizing   : border-box; &:before, &:after { margin-left : -15px; } }
 &.switch { display : table; span { top : 16px; } } } .listwrap { display : none; } } } */
  /* * Angebote A-Z */
  .angebote-container header a.reset { top: 0; }
  .angebote-container .angeboteAZ .row6 { width: 33.333%; }
  .angebote-container .angeboteAZ nav.filter { margin-bottom: 15px; }
  .angebote-container .angeboteAZ nav.filter ul li { width: 7.6555% !important; margin-bottom: 20px !important; float: left; }
  .angebote-container .angeboteAZ nav.filter ul li a { text-align: center; font-size: 20px !important; padding: 0; padding-top: 3px; }
  .angebote-container .angeboteAZ nav.filter ul li a:before, .angebote-container .angeboteAZ nav.filter ul li a:after { margin-left: 0; }
  .angebote-container .angeboteAZ nav.filter ul li.switch, .angebote-container .angeboteAZ nav.filter ul .filter.termine { display: table; }
  .angebote-container .angeboteAZ section.row .new_label { margin-top: 15px; padding: 8px 20px 0 20px; font-family: "Unit Regular"; font-size: 15px; line-height: 15px; color: white; margin-left: -2px; }
  .angebote-container .angeboteAZ section.row .new_label:after { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 8px solid transparent; width: 100%; border-top-color: #E7C431; border-bottom: none; border-left: none; bottom: -8px; margin-left: -20px; }
  /* filter Farben.. bereits ab 1270px #subgreen .angebote-container nav.filter ul li:hover a:before, #subgreen .angebote-container nav.filter ul li.active a:before { border-bottom-color: #D8BF00 !important; } #subgreen .angebote-container nav.filter ul li:hover a:after, #subgreen .angebote-container nav.filter ul li.active a:after { border-top-color: #D8BF00 !important; } #subgreen .angebote-container nav.filter ul li:hover a, #subgreen .angebote-container nav.filter ul li.active a { background-color: #D8BF00 !important; }

 #submagenta .angebote-container nav.filter ul li:hover a:before, #submagenta .angebote-container nav.filter ul li.active a:before { border-bottom-color: $cyan !important; } #submagenta .angebote-container nav.filter ul li:hover a:after, #submagenta .angebote-container nav.filter ul li.active a:after { border-top-color: $cyan !important; } #submagenta .angebote-container nav.filter ul li:hover a, #submagenta .angebote-container nav.filter ul li.active a { background-color: $cyan !important; } */
  /* * Switch setzt color auf default zurück 
 #subgreen .angebote-container nav.filter ul li.switch a, #subgreen .angebote-container nav.filter ul li.switch:hover a{ background-color: $green !important; }
 #subgreen .angebote-container nav.filter ul li.switch:hover a:before, #subgreen .angebote-container nav.filter ul li.switch.active a:before { border-bottom-color: $green !important; } #subgreen .angebote-container nav.filter ul li.switch:hover a:after, #subgreen .angebote-container nav.filter ul li.switch.active a:after { border-top-color: $green !important; }
 #submagenta .angebote-container nav.filter ul li.switch a, #submagenta .angebote-container nav.filter ul li.switch:hover a{ background-color: $magenta !important; }
 #submagenta .angebote-container nav.filter ul li.switch:hover a:before, #submagenta .angebote-container nav.filter ul li.switch.active a:before { border-bottom-color: $magenta !important; } #submagenta .angebote-container nav.filter ul li.switch:hover a:after, #submagenta .angebote-container nav.filter ul li.switch.active a:after { border-top-color: $magenta !important; }
 */
  #termine-filter { display: block; margin-top: -20px; }
  #news, #contactBoxWrapper, .fluid_ce_content { padding: 0 10px; }
  .fluid_ce_content { padding: 20px 15px; padding-bottom: 0px; }
  .fluid_ce_img { margin-bottom: 0; margin-bottom: -20px; }
  .canvaswrap .maincontent ul.downloadlinks li a .link, .canvaswrap .maincontent ul.downloadlinks li a .file { top: -1px; }
  .ext_reports_wrap { padding: 0 10px; }
  iframe { width: 100% !important; }
  .angebote-container .ext_reports_wrap header h2 { margin: 10px 0px 0px !important; }
  .angebote-container .angeboteAZ section.row { border: 1px solid rgba(0, 0, 0, 0.1) !important; }
  .angebote-container .angeboteAZ section.row .new_label { margin-left: -1px; }
  #subcyan .canvaswrap .maincontent #contactBoxWrapper { margin-top: -10px; }
  .canvaswrap .maincontent .mobile-shariff { display: block; }
  .angebote-container.wrapper.reporting { padding: 5px; } }
@media screen and (max-width: 1029px) and (min-color-index: 0) and (-webkit-min-device-pixel-ratio: 0) { .angebote-container .angeboteAZ nav.filter { margin: 0 !important; position: relative; width: auto; border: 0px dashed green; } }
@media screen and (max-width: 940px) { /* * Slider */
  .slider-container .slider article h1 { font-size: 65px; }
  .slider-container .slider article h1 label { width: 175px; }
  /* * Footer Kontakt */
  .profile-contact article.row5 p span.row_br.span1, .profile-contact article.row5 p span.row_br.span3 { display: block; text-indent: -3000px; }
  /* * Logoband 
 #logoband { .logos .list { height : 100px; width: 100%; ul { width : 90% !important; li { height : 100px; div a img { max-height : 100px; height : 100px; width      : auto; } } } } .arrows { top : 82px; .down { /*margin-top: 215px !important;* / } } }
 /* * Footer */
  .footer-container footer p { font-size: 15px; }
  .footer-container footer ul { display: none; }
  .footer-container .to-top { display: block !important; float: right; font-size: 15px; line-height: 50px; margin-right: 10px; cursor: pointer; margin-top: 5px; }
  /* * Boxes Startseite */
  .boxes-container .boxes article.active.cyan section .play:before { left: -150px; }
  .boxes-container .boxes article.active.cyan section .play:after { right: -150px; }
  .slider-container.detailwrap .slider article.left section .galerie-container .thumbnails ul li { height: 90px; }
  .slider-container.detailwrap .slider article.left section .galerie-container .thumbnails ul li a { height: 90px; }
  .slider-container.detailwrap .galerie { top: 195px !important; left: 1px; }
  .slider-container.detailwrap .galerie .big_gal { height: 300px !important; } }
@media screen and (max-width: 840px) { .angebote-container .angeboteAZ .row6 { width: 50%; }
  .angebote-container .subsite article section.row { height: 220px; }
  .angebote-container .subsite article section.row .img { background-position: center 20% !important; }
  /* * Angebote nach Unternehmen */
  .angebote-container .unternehmen article section.row .img { height: 160px; background-position: center 20% !important; }
  /* * FilmBanner */
  .profile-container .profile article.footer_film_article:before, .profile-container .profile article.footer_film_article:after { display: none !important; }
  .slider-container .slider.subsite article header h1 { width: 70% !important; font-size: 35px; line-height: 38px; margin-top: 10px; }
  /* * Logoband */
  #logoband ul li { width: 25%; }
  #logoband .logos .list ul li { width: 25%; }
  #subpurple .subnavframe ul.theme-color li.shariff-button a { font-size: 18px; } }
@media screen and (max-width: 680px) { .angebote-container .angeboteAZ .row6 { width: 50%; }
  .slider-container .slider article h1 { font-size: 53px; line-height: 54px; top: 63px; }
  .slider-container .slider article h1 label { width: 150px; }
  .slider-container.first .slider.subsite article section p { width: 62%; font-size: 18px; line-height: 24px; }
  .angebote.subsite .row6, .angebote.subsite .row4, .listbyprogramm .row6, .listbyprogramm .row4 { width: 100%; }
  .canvaswrap .maincontent .mobile-shariff h6 { font-size: 18px !important; margin: 0px 0px 20px !important; }
  .canvaswrap .maincontent .mobile-shariff ul { margin: 0 !important; padding: 0px 0px 0px !important; }
  .canvaswrap .maincontent .mobile-shariff ul li { display: block; margin: 0px; width: 100%; border: medium none !important; float: none; padding: 0px 0px 35px !important; box-sizing: border-box; }
  .canvaswrap .maincontent .mobile-shariff ul li a .fa { margin-top: -2px !important; width: 28px !important; height: 28px !important; }
  .canvaswrap .maincontent .mobile-shariff ul li a .fa-facebook { background-position: -289px -84px !important; background-size: 800px 349px !important; }
  .canvaswrap .maincontent .mobile-shariff ul li a .fa-twitter { background-position: -327px -84px !important; background-size: 800px 349px !important; }
  .canvaswrap .maincontent .mobile-shariff ul li a .fa-envelope { background-position: -363px -84px !important; background-size: 800px 349px !important; } }
@media screen and (max-width: 570px) { .boxes { padding: 0px 5px; }
  .header_wrapper { z-index: 3000; -webkit-box-shadow: 0px -10px 10px 12px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0px -10px 10px 12px rgba(0, 0, 0, 0.3); box-shadow: 0px -10px 10px 12px rgba(0, 0, 0, 0.3); }
  .header_wrapper .header-container .mainnav .burger { padding-top: 0; left: 15px; }
  .header_wrapper .header-container .mainnav .burger:before { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 8px solid transparent; width: 100%; border-bottom-color: #1fafc7; border-top: none; border-right: none; top: -8px; }
  .header_wrapper .header-container .mainnav .burger:after { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 8px solid transparent; width: 100%; border-top-color: #1fafc7; border-bottom: none; border-left: none; bottom: -8px; }
  .header_wrapper .header-container .mainnav .burger.active:before { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 8px solid transparent; width: 100%; border-bottom-color: #323232; border-top: none; border-right: none; top: -8px; }
  .header_wrapper .header-container .mainnav .burger.active:after { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 8px solid transparent; width: 100%; border-top-color: #323232; border-bottom: none; border-left: none; bottom: -8px; }
  .header_wrapper .header-container .mainnav > ul:first-of-type { margin-top: 20px; }
  .header_wrapper .header-container .mainnav > ul:first-of-type > li a { font-size: 17px; padding: 10px 0px 6px 15px; }
  .header_wrapper .header-container .mainnav > ul:first-of-type > li a span { margin-top: -4px; right: 28px !important; }
  .header_wrapper .header-container .mainnav > ul:first-of-type > li a.schuelernav span { background-position: -566px -149px !important; background-size: 1000px 436px; width: 24px; height: 24px; }
  .header_wrapper .header-container .mainnav > ul:first-of-type > li a.unternehmennav span { background-position: -532px -149px !important; background-size: 1000px 436px; width: 24px; height: 24px; }
  .header_wrapper .header-container .mainnav > ul:first-of-type > li a.erfahrungnav span { background-position: -567px -176px !important; background-size: 1000px 436px; width: 24px; height: 24px; }
  .header_wrapper .header-container .mainnav > ul:first-of-type > li:hover a span, .header_wrapper .header-container .mainnav > ul:first-of-type > li.active a span { background-position: -315px -137px !important; top: 15px; }
  .header_wrapper .header-container .mainnav > ul:first-of-type > li .sub { padding: 0 15px; }
  .header_wrapper .header-container .mainnav > ul:first-of-type > li .sub li.first { margin-top: 10px; }
  .header_wrapper .header-container .mainnav > ul:first-of-type > li .sub li.first a { padding-left: 0px; font-size: 17px; }
  .header_wrapper .header-container .mainnav > ul:first-of-type > li .sub li ul li a { font-size: 15px !important; padding: 12px 20px 9px !important; }
  .header_wrapper .header-container .study { right: 15px; }
  .header_wrapper .header-container .study:before { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 8px solid transparent; width: 100%; border-bottom-color: #1fafc7; border-top: none; border-right: none; top: -8px; }
  .header_wrapper .header-container .study:after { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 8px solid transparent; width: 100%; border-top-color: #1fafc7; border-bottom: none; border-left: none; bottom: -8px; }
  .header_wrapper .header-container .study.active:before { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 8px solid transparent; width: 100%; border-bottom-color: #323232; border-top: none; border-right: none; top: -8px; }
  .header_wrapper .header-container .study.active:after { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 8px solid transparent; width: 100%; border-top-color: #323232; border-bottom: none; border-left: none; bottom: -8px; }
  .slider-container { background-size: 15% auto; margin-top: 70px !important; }
  .slider-container.info { position: relative; }
  .slider-container.info article.left { top: 0px; }
  .slider-container.info article.left header p.prehead { font-size: 14px; padding: 0 10px !important; }
  .slider-container.info article.left header p.prehead:before { margin-left: -10px; }
  .slider-container.info article.left header p.prehead:after { margin-right: -10px; }
  .slider-container.info article.left header h1 { font-size: 18px; }
  .canvaswrap .maincontent { padding: 15px 0px 5px 0px; padding-bottom: 0; }
  .canvaswrap .maincontent p, .canvaswrap .maincontent ul li, .canvaswrap .maincontent ol li { padding: 0; font-size: 15px; line-height: 20px; }
  .canvaswrap .maincontent ul li, .canvaswrap .maincontent ol li { margin-bottom: 15px; }
  .canvaswrap .maincontent ul li:before, .canvaswrap .maincontent ol li:before { margin-right: 18px; }
  .canvaswrap .maincontent h2 { margin-top: 0px; margin-bottom: 0px; font-size: 14px !important; text-transform: uppercase; font-family: "Unit Medium"; font-weight: normal; }
  .canvaswrap .maincontent > h3 { display: inline-block; padding: 2px 10px 0 10px !important; line-height: 10px; font-size: 11px; margin-bottom: 15px; font-family: "Unit Medium"; }
  .canvaswrap .maincontent > h3:before { margin-left: -10px; border-width: medium medium 5px 5px !important; top: -5px !important; }
  .canvaswrap .maincontent > h3:after { margin-left: -10px; border-width: 5px 5px medium medium !important; bottom: -5px !important; }
  .canvaswrap .maincontent ul.downloadlinks { margin-bottom: 0; margin-top: 35px; }
  .canvaswrap .maincontent ul.downloadlinks li a { padding: 0px 30px 0px 15px; margin-bottom: 36px; font-size: 15px; line-height: 15px; }
  .canvaswrap .maincontent ul.downloadlinks li a .file { background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -678px -9px; background-size: 1000px 436px; width: 16px; height: 28px; right: 18px; top: -5px; }
  .canvaswrap .maincontent ul.downloadlinks li a .link { background-position: -600px -115px !important; }
  .canvaswrap .maincontent .accordion { margin: 37px 0; }
  .canvaswrap .maincontent .accordion h3 { margin: 0; padding: 0 30px 0 15px; margin-bottom: 0; font-size: 15px; line-height: 15px; }
  .canvaswrap .maincontent .accordion h3 span { font-size: 15px; line-height: 15px; }
  .canvaswrap .maincontent .accordion h3 span.icon { right: 15px; top: 0px; background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -315px -137px; background-size: 1000px 436px; width: 24px; height: 24px; }
  .canvaswrap .maincontent .accordion div p { padding-left: 15px; font-size: 13px; line-height: 17px; padding-right: 5px; }
  .canvaswrap .maincontent .accordion div p span { display: block; margin-top: 5px; margin-bottom: 0px; }
  .canvaswrap .maincontent .accordion div ul { margin-top: 0; padding-left: 15px; }
  .canvaswrap .maincontent .accordion div ul li a { font-size: 13px; padding-left: 0; }
  .canvaswrap.wrapper.detailwrap { padding: 0px 15px !important; }
  .slider-container.first { height: 100px !important; }
  .slider-container.first .slider article.left { top: 0 !important; }
  .slider-container.first .slider article.left h1 { height: 98px; font-size: 27px; line-height: 27px; margin-left: 5px; top: 1px; margin-top: 0; margin-bottom: 0; padding-top: 10px; padding-bottom: 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
  .slider-container.first .slider article.left h1 label { width: 75px; }
  .slider-container.first .slider article.testimonial { width: 40%; right: -10px; height: 105px; top: -5px; overflow: hidden; }
  .slider-container.first .slider article.testimonial img { max-height: 130px; width: auto; top: 0; left: 0; }
  .slider-container.first .slider.subsite article.left { width: 100%; }
  .slider-container.first .slider.subsite article.left section { display: none; }
  .slider-container.first .slider.subsite article header { margin-left: 0 !important; margin-top: 20px; }
  .slider-container.first .slider.subsite article header p.prehead { padding-bottom: 0; margin-left: 5px; line-height: 10px; display: table; font-size: 11px !important; padding: 2px 10px 0 10px !important; margin-bottom: 7px; }
  .slider-container.first .slider.subsite article header p.prehead:before { border-width: medium medium 5px 5px !important; margin-left: -10px !important; top: -5px !important; }
  .slider-container.first .slider.subsite article header p.prehead:after { border-width: 5px 5px medium medium !important; margin-left: -10px !important; bottom: -5px !important; }
  .slider-container.first .slider.subsite article header h1 { font-size: 18px; line-height: 23px; width: 230px !important; padding-top: 4px; z-index: 5; height: auto; position: relative; }
  .slider-container.first .slider.subsite article.testimonial { width: 40%; right: -10px; height: 105px; top: -5px; z-index: 0; }
  .slider-container.first .slider.subsite article.testimonial img { top: 2px; }
  .boxes-container article section:after { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 11px solid transparent; width: 100%; border-top-color: #d7d6d1; border-bottom: none; border-left: none; bottom: -11px; margin-left: -20px; }
  .boxes-container .boxes article { margin-bottom: 15px; padding: 0; }
  .boxes-container .boxes article section { padding: 0px 5px; }
  .boxes-container .boxes article section:after { border-width: 8px 8px medium medium; bottom: -8px; margin-left: -5px !important; }
  .boxes-container .boxes article section h3, .boxes-container .boxes article section p { font-size: 14px; line-height: 16px; padding-right: 5px; }
  .boxes-container .boxes article section .play { width: 40px !important; height: 41px !important; background-size: 150px 98px; background-position: -105px -25px; top: 26px !important; }
  .boxes-container .boxes article section .play:before, .boxes-container .boxes article section .play:after { background-size: 150px 98px; background-position: 0px 0px; width: 50px; left: -90px !important; }
  .boxes-container .boxes article section .play:after { background-position: -46px 0px; right: -90px !important; left: auto !important; }
  .boxes-container .boxes article header h2 { padding: 10px 0px 0px 15px; font-size: 16px; }
  .boxes-container .boxes article header span { position: absolute; top: 10px; right: 15px; background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat; background-position: -315px -137px !important; background-size: 1000px 436px; width: 24px; height: 24px; z-index: 21; }
  .boxes-container .boxes article.active section { padding-top: 15px; padding-bottom: 10px; margin-top: -8px; min-height: 0 !important; position: relative; }
  .boxes-container .boxes article.active section .fulllink { margin: 0; }
  .boxes-container .boxes article.cyan.active section { min-height: 90px !important; }
  .angebote-container article { padding: 0 !important; }
  .angebote-container header { margin-left: 5px; margin-top: 15px; }
  .angebote-container header a.reset { width: 25px; height: 25px; right: 12px; }
  .angebote-container header a.reset span { height: 3px; width: 15px; left: 5px; top: 11px; }
  .angebote-container .unternehmen { padding: 0; }
  .angebote-container .unternehmen article.row4.tile { width: 100%; }
  .angebote-container .unternehmen article section.row { height: 264px; margin-bottom: 10px; }
  .angebote-container .unternehmen article section.row main { padding: 0 10px; bottom: 30px; }
  .angebote-container .unternehmen article section.row main .company { height: 111px; }
  .angebote-container .unternehmen article section.row main .company h3 { font-size: 18px; margin-top: 29px; }
  .angebote-container .unternehmen article section.row main .company h5 { font-size: 9px; padding: 3px 15px 0; line-height: 7px; }
  .angebote-container .unternehmen article section.row main .company h5:before, .angebote-container .unternehmen article section.row main .company h5:after { margin-left: -15px; }
  .angebote-container .unternehmen article section.row main .company p { font-size: 13px; line-height: 15px; bottom: 16px; }
  .angebote-container .unternehmen article section.row main .company p span { background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -600px -176px; background-size: 1000px 436px; width: 23px; height: 23px; top: 21px; }
  .angebote-container .unternehmen article section.row main .company .logo { right: 10px; }
  .angebote-container .unternehmen article section.row main .company .logo img { height: auto; width: 70px; }
  .angebote-container .subsite article section.row { padding-top: 55px; height: 160px !important; margin-bottom: 10px; }
  .angebote-container .subsite article section.row h3 { line-height: 18px; margin: 26px 0; padding: 0px 15px 11px 15px; font-size: 14px !important; }
  .angebote-container .subsite article section.row h3:before { margin-left: -15px !important; }
  .angebote-container .subsite article section.row h3 span { top: -4px; }
  .angebote-container .subsite article section.row h5 { bottom: 5px; top: auto; font-size: 14px; line-height: 8px; }
  .angebote-container .angeboteAZ .row6 { padding: 0; margin: 0px; }
  .angebote-container .angeboteAZ .row6 .row { height: 104px !important; margin: 0px 5px 10px 5px; }
  .angebote-container .angeboteAZ .row6 .row .logo { height: 100px !important; background-size: contain !important; width: 100px !important; left: 0; right: 0; }
  .angebote-container .angeboteAZ .row6 .row main { height: 33%; padding-top: 10px; padding-left: 5px; }
  .angebote-container .angeboteAZ .row6 .row main .companyAZ h3 { font-size: 11px; line-height: 13px; }
  .angebote-container .angeboteAZ .row6 .row main .companyAZ span { right: 5px; bottom: 6px; }
  .angebote-container .angeboteAZ span { font-size: 18px; }
  .angebote-container .angeboteAZ h3 { font-size: 18px; margin-top: 0; }
  .angebote-container .angeboteAZ nav.filter { margin: -10px 5px 10px 0 !important; }
  .angebote-container .angeboteAZ nav.filter ul { margin-bottom: 10px; padding: 2px !important; }
  .angebote-container .angeboteAZ nav.filter ul li { height: 27px !important; width: 14.2857% !important; padding: 0 3px !important; height: auto !important; margin-bottom: 15px !important; margin-right: 0px; margin-left: 0px; }
  .angebote-container .angeboteAZ nav.filter ul li.active { margin-bottom: 15px !important; }
  .angebote-container .angeboteAZ nav.filter ul li a { font-size: 17px !important; width: auto !important; height: 18px !important; padding: 2px 0 0 0 !important; line-height: 16px !important; }
  .angebote-container .angeboteAZ nav.filter ul li a:before { border-width: medium medium 5px 5px !important; top: -5px !important; margin-left: 0px; }
  .angebote-container .angeboteAZ nav.filter ul li a:after { margin-left: 0px; border-width: 5px 5px medium medium !important; bottom: -5px !important; }
  .angebote-container .angeboteAZ .letter-filter article section, .angebote-container .angeboteAZ .letter-filter article .row6 .row { heigth: 100px !important; }
  .angebote-container .angeboteAZ .letter-filter article section.row, .angebote-container .angeboteAZ .letter-filter article .row6 .row.row { heigth: 100px !important; }
  .angebote-container header h2 { font-size: 18px !important; }
  .angebote-container .angeboteAZ section.row .new_label { margin-top: 10px; padding: 5px 10px 0 10px; font-family: "Unit Regular"; font-size: 12px; line-height: 12px; color: white; margin-left: -1px; }
  .angebote-container .angeboteAZ section.row .new_label:after { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 3px solid transparent; width: 100%; border-top-color: #E7C431; border-bottom: none; border-left: none; bottom: -3px; margin-left: -10px; }
  .slider-container.detailwrap .slider article.left header h1 { width: 100% !important; }
  #subgreen .canvaswrap .maincontent ul li a .link { background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -600px -115px; background-size: 1000px 436px; width: 25px; height: 25px; z-index: 1; top: -5px; right: 13px; }
  #subgreen .angebote-container .angeboteAZ .row6 .row main .companyAZ span { background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -600px -176px !important; background-size: 1000px 436px !important; width: 23px !important; height: 23px !important; }
  #subgreen .angebote-container .subsite article section.row h3 span { background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -600px -115px; background-size: 1000px 436px; width: 24px; height: 24px; }
  #submagenta .canvaswrap .maincontent ul li a .link { background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -500px -115px; background-size: 1000px 436px; width: 24px; height: 24px; z-index: 1; top: -3px; right: 15px; }
  #submagenta .angebote-container .angeboteAZ .row6 .row main .companyAZ span { background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -600px -149px !important; background-size: 1000px 436px !important; width: 24px !important; height: 24px !important; }
  #submagenta .angebote-container .subsite article section.row h3 span { background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -567px -115px; background-size: 1000px 436px; width: 25px; height: 24px; }
  #submagenta .angebote-container .unternehmen article section.row h4 span { background-position: -567px -115px; width: 25px; height: 25px; }
  #subpurple .angebote-container .subsite article section.row h3 span { background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -500px -115px; background-size: 1000px 436px; width: 24px; height: 24px; }
  #subcyan .canvaswrap .maincontent .accordion.termine h3 { font-size: 15px; }
  #subcyan .canvaswrap .maincontent .accordion.termine h3 span:first-of-type { font-size: 13px; padding-right: 30px; }
  #subcyan .canvaswrap .maincontent .accordion.termine div p { font-size: 13px; }
  #subcyan .canvaswrap .maincontent h2 { margin-top: 5px; }
  #subcyan .canvaswrap .maincontent .contactbox { width: 100%; margin-bottom: 36px; padding: 0; }
  #subcyan .canvaswrap .maincontent .contactbox .img { width: 65px; height: 72px; margin-left: 15px; }
  #subcyan .canvaswrap .maincontent .contactbox .side { padding: 0 0 0 90px; }
  #subcyan .canvaswrap .maincontent .contactbox .side h3, #subcyan .canvaswrap .maincontent .contactbox .side h4 { font-size: 15px; line-height: 17px; margin-bottom: 4px; }
  #subcyan .canvaswrap .maincontent .contactbox .side h3 { margin-top: 5px; }
  #subcyan .canvaswrap .maincontent .contactbox .side p, #subcyan .canvaswrap .maincontent .contactbox .side a { font-size: 15px; line-height: 17px; }
  .profile-container { display: none; }
  .profile-container.wrapper { height: 220px; display: block; }
  .profile-container.wrapper .raster { background-size: contain; }
  .profile-container.wrapper .profile { height: 220px; }
  .profile-container.wrapper .profile article h1 { font-size: 20px; line-height: 25px; margin-top: 20px; margin-bottom: 15px; }
  .profile-container.wrapper .profile article .button { font-size: 15px; padding-top: 2px; padding-bottom: 0px; line-height: 15px; width: 206px; text-align: left; padding-left: 20px !important; }
  .profile-container.wrapper .profile article .button:before { margin-left: -20px; }
  .profile-container.wrapper .profile article .button:after { margin-left: -20px; }
  .profile-container.wrapper .profile article .button span { background-position: -251px -109px !important; background-size: 800px 349px !important; width: 20px !important; height: 20px !important; right: 15px !important; top: -2px !important; z-index: 10; }
  .profile-container.wrapper .profile article.footer_film_article { padding-top: 10px !important; }
  .profile-container.wrapper .profile article.footer_film_article h1 { margin-top: 23px; }
  .profile-container.wrapper .profile article.footer_film_article .button.popup-video { margin-top: 80px !important; text-align: center; }
  .profile-container.wrapper .profile article.footer_film_article .button.popup-video span { display: block; background-position: -274px -131px !important; background-size: 551px 240px !important; width: 62px !important; height: 62px !important; margin: -85px auto !important; position: absolute; }
  .profile-container.wrapper .profile article.footer_film_article:before, .profile-container.wrapper .profile article.footer_film_article:after { display: none !important; }
  .profile-container.wrapper .profile .testimonial img { width: auto; height: 133px; }
  /* * Modal */
  .modal { top: 70px !important; overflow: scroll; }
  .modal .modal-lg .modal-content .modal-body { padding: 0px 10px 120px 10px; /* overflow-x : scroll;*/ height: 100%; display: block; }
  .modal .modal-lg .modal-content ul li { width: 100%; float: none; padding: 3px 10px; box-sizing: border-box; }
  .modal .modal-lg .modal-content ul li a { font-size: 15px; line-height: 19px; }
  /* * Logoband */
  #logoband .head { padding: 0px 15px; }
  #logoband .head h2 { font-size: 15px; }
  #logoband .head .show-all { right: 15px; top: 0; }
  #logoband .head .show-all a { font-size: 15px; top: 14px; padding: 1px 10px 4px; width: 90px; text-align: center; }
  #logoband .head .show-all a:before { margin-left: -10px; }
  #logoband .arrows { top: 69px; right: 10px; }
  #logoband ul { width: 85%; margin-left: 0; }
  #logoband ul li { width: 33.333%; }
  #logoband .logos .list ul li { width: 33.333%; }
  /* * Kontakt Footer */
  .profile-contact article { margin: 20px 5px 0px !important; }
  .profile-contact article h2 { font-size: 19px !important; text-align: left; padding-bottom: 10px; }
  .profile-contact article p { text-align: left; font-size: 14px !important; line-height: 19px !important; padding: 0 !important; }
  .profile-contact article p .row_span1, .profile-contact article p .row_br.span4 { display: block !important; text-indent: -2000px !important; }
  .profile-contact article.row7 { padding-right: 10px; }
  .profile-contact article.row7 div { width: 100% !important; min-height: 1px; padding: 10px 0px 15px 0 !important; border: 0; border-top: 1px solid rgba(0, 0, 0, 0.3); }
  .profile-contact article.row7 div.last { width: 100% !important; }
  .profile-contact article.row7 div li.first { padding-bottom: 7px !important; padding-top: 5px !important; font-size: 18px !important; }
  .profile-contact article.row7 div li a { line-height: 19px !important; font-size: 14px !important; }
  /* * Footer */
  .footer-container footer { padding: 0; box-sizing: border-box; height: 80px; }
  .footer-container footer p { line-height: 10px !important; font-size: 14px !important; padding: 0; margin: 15px 0 !important; }
  .footer-container footer .to-top { display: block !important; float: left; font-size: 14px; line-height: 30px; margin-right: 10px; position: relative; cursor: pointer; width: 100%; text-decoration: underline; }
  .footer-container footer .to-top span { position: absolute; display: block; right: 5px; top: 5px; background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat -93px -277px; background-size: 1000px 436px; width: 25px; height: 25px; }
  /* * Übersicht Studienangebote */
  .row6 { width: 100%; float: left; }
  /* * Filter Unternehmen */
  .angebote-container header h2 span { display: block; }
  .angebote-container nav.filter { margin-right: 0; margin-top: -15px; }
  .angebote-container nav.filter ul li, .angebote-container nav.filter ul li:hover, .angebote-container nav.filter ul li.active { margin-bottom: 10px !important; }
  .angebote-container nav.filter ul li a, .angebote-container nav.filter ul li a:hover, .angebote-container nav.filter ul li:hover a, .angebote-container nav.filter ul li:hover a:hover, .angebote-container nav.filter ul li.active a, .angebote-container nav.filter ul li.active a:hover { font-size: 15px; height: 0px; /*line-height : 14px;*/ line-height: 26px; padding-top: 2px; }
  .angebote-container nav.filter ul li a:before, .angebote-container nav.filter ul li a:hover:before, .angebote-container nav.filter ul li:hover a:before, .angebote-container nav.filter ul li:hover a:hover:before, .angebote-container nav.filter ul li.active a:before, .angebote-container nav.filter ul li.active a:hover:before { border-width: medium medium 8px 8px; top: -8px; }
  .angebote-container nav.filter ul li a:after, .angebote-container nav.filter ul li a:hover:after, .angebote-container nav.filter ul li:hover a:after, .angebote-container nav.filter ul li:hover a:hover:after, .angebote-container nav.filter ul li.active a:after, .angebote-container nav.filter ul li.active a:hover:after { border-width: 8px 8px medium medium; bottom: -8px; }
  .angebote-container nav.filter ul li.switch span, .angebote-container nav.filter ul .filter.termine span, .angebote-container nav.filter ul li:hover.switch span, .angebote-container nav.filter ul .filter.termine:hover span, .angebote-container nav.filter ul li.active.switch span, .angebote-container nav.filter ul .active.filter.termine span { top: 17px; background-position: -43px -226px; background-size: 800px 349px; width: 17px; height: 13px; right: 28px; }
  .angebote-container nav.filter ul li.switch span.active, .angebote-container nav.filter ul .filter.termine span.active, .angebote-container nav.filter ul li:hover.switch span.active, .angebote-container nav.filter ul .filter.termine:hover span.active, .angebote-container nav.filter ul li.active.switch span.active, .angebote-container nav.filter ul .active.filter.termine span.active { background: url("../Images/icon_sprites_80pc.png") no-repeat -19px -206px; background-size: 800px 349px; width: 17px; height: 13px; }
  .angebote-container nav.filter ul li.active a { background-color: #E7C431 !important; }
  .angebote-container nav.filter ul li.active a:before { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 8px solid transparent; width: 100%; border-bottom-color: #E7C431; border-top: none; border-right: none; top: -8px; }
  .angebote-container nav.filter ul li.active a:after { box-sizing: border-box; content: ""; display: block; position: absolute; background: transparent; height: 0px; border: 8px solid transparent; width: 100%; border-top-color: #E7C431; border-bottom: none; border-left: none; bottom: -8px; }
  .angebote-container .listbyprogramm article.row4.tile { padding: 0 5px !important; margin-bottom: 80px; }
  .angebote-container .listbyprogramm article section.row h4 { font-size: 14px; height: 5px; line-height: 13px; padding-top: 2px; padding-bottom: 27px; padding-left: 15px; text-transform: uppercase; }
  .angebote-container .listbyprogramm article section.row h4:before { border-width: medium medium 15px 15px; top: -15px; margin-left: -15px; }
  .angebote-container .listbyprogramm article section.row h4 span { position: absolute; display: block; right: 15px; bottom: 10px; background-position: -600px -115px; background-size: 1000px 436px; width: 24px; height: 25px; z-index: 10; }
  .angebote-container .unternehmen article section.row .img { height: 150px; }
  /* * Galerie */
  .slider-container.detailwrap { background-size: contain !important; height: 380px !important; margin-top: 70px !important; }
  .slider-container.detailwrap .slider { padding: 0 5px; }
  .slider-container.detailwrap .slider article.left { height: 380px; }
  .slider-container.detailwrap .slider article.left section { display: block !important; margin-left: 5px; }
  .slider-container.detailwrap .slider article.left section p { margin-top: -8px; font-size: 15px; line-height: 19px; max-width: 320px; }
  .slider-container.detailwrap .slider article.left section .galerie-container { width: 100%; position: absolute; bottom: 15px; padding: 0; }
  .slider-container.detailwrap .slider article.left section .galerie-container .thumbnails { position: relative; margin-left: -5px; width: 100% !important; }
  .slider-container.detailwrap .slider article.left section .galerie-container .thumbnails ul { margin: 0px !important; }
  .slider-container.detailwrap .slider article.left section .galerie-container .thumbnails ul li { width: 33.333% !important; margin: 0 !important; height: 70px; padding: 0 5px; }
  .slider-container.detailwrap .slider article.left section .galerie-container .thumbnails ul li a { height: 70px; width: 100%; }
  .slider-container.detailwrap .galerie { left: 0px; padding: 0; top: 115px !important; width: 100% !important; height: 170px !important; min-height: 170px !important; position: relative !important; box-sizing: border-box; margin-top: 0px !important; }
  .slider-container.detailwrap .galerie .big_gal { height: 170px !important; width: 100% !important; box-sizing: border-box; left: 0; position: relative; background-position: center 30% !important; }
  #subgreen .angebote-container nav.filter ul li.switch span.active, #subgreen .angebote-container nav.filter ul .filter.termine span.active { background-position: -19px -206px; background-size: 800px 349px; width: 17px; height: 13px; }
  #submagenta .angebote-container nav.filter ul li.switch span.active, #submagenta .angebote-container nav.filter ul .filter.termine span.active { background-position: -19px -226px; background-size: 800px 349px; width: 17px; height: 13px; }
  .fluid_ce_content { padding: 0; margin: 0; }
  .angebote-container .angeboteAZ section.row { border: 1px solid rgba(0, 0, 0, 0.1) !important; }
  .angebote-container .angeboteAZ nav.filter ul li { margin-bottom: 15px !important; }
  .canvaswrap .maincontent .accordion h3 { line-height: 20px; padding-right: 5px; }
  /* ============================== Filter Termine ============================== */
  #termine-filter { margin: 10px -10px; }
  #termine-filter nav.filter { margin-bottom: 0px; }
  #termine-filter nav.filter ul { list-style: none; padding: 0px; margin: 0px 0px 25px 0px; width: 100%; }
  #termine-filter nav.filter ul li { margin-bottom: 10px !important; }
  #termine-filter nav.filter ul li a { font-size: 15px; height: 0px; /*            line-height : 14px;*/ line-height: 23px; padding-top: 2px; }
  #termine-filter nav.filter ul li a:before { border-width: medium medium 8px 8px !important; top: -8px !important; }
  #termine-filter nav.filter ul li a:after { border-width: 8px 8px medium medium !important; bottom: -8px !important; }
  #termine-filter nav.filter ul li a span { background-position: -43px -226px; background-size: 800px 349px; width: 17px; height: 13px; right: 15px; top: 5px !important; }
  #termine-filter nav.filter ul li a span.active { background-position: -43px -206px; }
  #termine-filter nav.filter ul.switch { margin: 0; }
  #termine-filter.active ul li a span { background-position: -55px -257px !important; }
  #news { padding: 0; }
  .ext_reports_wrap { padding: 0 5px; }
  .canvaswrap .maincontent.erfahrung { padding: 0; }
  .canvaswrap .maincontent.erfahrung h3 { display: inline-block; font-size: 18px !important; }
  .header_wrapper .header-container { height: 70px; }
  .header_wrapper .header-container .mainnav { top: 15px; }
  .header_wrapper .header-container .mdslogo { width: 127px !important; height: 49px !important; top: 0px; margin-top: 10px; }
  .header_wrapper .header-container .mdslogo a { background-position: -261px -229px; background-size: 800px 349px; width: 126px; height: 48px; }
  .study { top: 17px; }
  #contactBoxWrapper { padding: 0; }
  iframe { height: auto !important; }
  .angebote-container .ext_reports_wrap header h2 { margin: 10px 0px 3px -5px !important; }
  .angebote-container .listbyprogramm nav.filter ul li a { line-height: 26px; }
  /* PreNav */
  .header_wrapper .header-container .prenav { width: 100%; background: #323232; position: fixed; top: inherit !important; left: 0; bottom: 0; z-index: 2050; display: none; }
  .header_wrapper .header-container .prenav.active { display: block; }
  .header_wrapper .header-container .prenav ul { width: 100%; height: 54px; display: table; }
  .header_wrapper .header-container .prenav ul li { text-align: center; height: 100%; padding-top: 9px; padding-bottom: 5px; border-right: none; display: table-cell; table-layout: fixed; border-spacing: 0; float: none; cursor: pointer; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
  .header_wrapper .header-container .prenav ul li:hover span, .header_wrapper .header-container .prenav ul li.active span { background-size: 1000px 436px !important; }
  .header_wrapper .header-container .prenav ul li:hover span.icon-home, .header_wrapper .header-container .prenav ul li.active span.icon-home { background-position: -25px -308px; }
  .header_wrapper .header-container .prenav ul li:hover span.icon-meeting, .header_wrapper .header-container .prenav ul li.active span.icon-meeting { background-position: -55px -310px; }
  .header_wrapper .header-container .prenav ul li:hover span.icon-contact, .header_wrapper .header-container .prenav ul li.active span.icon-contact { background-position: -88px -308px; }
  .header_wrapper .header-container .prenav ul li:hover span.icon-imprint, .header_wrapper .header-container .prenav ul li.active span.icon-imprint { background-position: -110px -308px; }
  .header_wrapper .header-container .prenav ul li span { background: url('vhs-assets-css-dade7725c126dda58c61d26e8fe4bda2.png') no-repeat; margin: 0 auto 0px; display: block; width: 157px !important; height: 60px !important; background-size: 1000px 436px !important; }
  .header_wrapper .header-container .prenav ul li span.icon-home { background-position: -25px -308px; width: 21px !important; height: 19px !important; }
  .header_wrapper .header-container .prenav ul li span.icon-meeting { background-position: -55px -310px; width: 20px !important; height: 17px !important; }
  .header_wrapper .header-container .prenav ul li span.icon-contact { background-position: -88px -308px; width: 11px !important; height: 19px !important; }
  .header_wrapper .header-container .prenav ul li span.icon-imprint { background-position: -110px -308px; width: 10px !important; height: 20px !important; }
  .header_wrapper .header-container .prenav ul li a { font-size: 12px; color: white; font-family: "Unit Regular"; font-weight: normal; border: none; }
  .header_wrapper .header-container .prenav ul li:hover a, .header_wrapper .header-container .prenav ul li.active a { font-family: "Unit Regular"; }
  .header_wrapper .header-container .prenav .socialnav { display: none; }
  .fluid_ce_img { margin-bottom: 0; }
  .canvaswrap .maincontent.erfahrung { padding: 0 5px; }
  .slider-container.detailwrap.reports .slider article.left section p { max-width: 100%; width: 100%; } }




@media screen and (max-width: 470px) { #logoband ul { width: 75%; margin-left: 0; }
  #logoband ul li { width: 50%; }
  #logoband .logos .list ul li { width: 50%; } }
@media screen and (max-width: 350px) { .slider-container.detailwrap .slider article.left section p { font-size: 13px; line-height: 17px; max-width: 320px; } }


