/* MasterStyle for VKT */
/* fonts */
@font-face {
  font-family: oswald-reg;
  src: url("../fonts/oswald-regular.woff");
  src: url("../fonts/oswald-regular.woff") format("woff"), url("../fonts/oswald-regular.ttf") format("truetype");
  font-weight: normal; }
@font-face {
  font-family: oswald-bold;
  src: url("../fonts/oswald-bold.woff");
  src: url("../fonts/oswald-bold.woff") format("woff"), url("../fonts/oswald-bold.ttf") format("truetype");
  font-weight: normal; }
@font-face {
  font-family: rob-bold;
  src: url("../fonts/roboto-bold.woff");
  src: url("../fonts/roboto-bold.woff") format("woff"), url("../fonts/roboto-bold.ttf") format("truetype");
  font-weight: normal; }
@font-face {
  font-family: rob-med;
  src: url("../fonts/roboto-medium.woff");
  src: url("../fonts/roboto-medium.woff") format("woff"), url("../fonts/roboto-medium.ttf") format("truetype");
  font-weight: normal; }
@font-face {
  font-family: rob-light;
  src: url("../fonts/roboto-light.woff");
  src: url("../fonts/roboto-light.woff") format("woff"), url("../fonts/roboto-light.ttf") format("truetype");
  font-weight: normal; }
/* colors.scss */
@media screen and (max-width: 1340px) {
  header div#fader > div img {
    height: 288px;
    width: auto !important; } }
@media screen and (max-width: 1190px) {
  header nav ul li a, header nav ul li > span {
    padding: 12px 10px !important;
    font-size: 18px !important; }

  header nav ul {
    max-width: 980px !important;
    width: 100% !important;
    margin: 0 auto !important; }

  div#news > div div#content {
    max-width: 992px !important; }

  header nav ul li div#hover-box div.layer {
    margin-top: -400px; }

  body#menu-03 div.content-wrapper div {
    width: 95% !important; } }
button#mobile-menu {
  display: none; }
  button#mobile-menu:focus {
    outline: none; }

@media screen and (max-width: 1023px) {
  button#mobile-menu {
    display: block;
    width: 42px;
    height: 51px;
    background: none;
    border: none;
    padding: 5px;
    margin: 0 auto; }

  header nav ul li {
    display: list-item !important; }

  header nav ul li div#hover-box {
    position: relative !important; }
    header nav ul li div#hover-box > div {
      background: white !important; }
      header nav ul li div#hover-box > div > div#content {
        padding: 0 !important; }
        header nav ul li div#hover-box > div > div#content nav {
          margin: 0 0 20px !important; }
          header nav ul li div#hover-box > div > div#content nav ul li a span:last-of-type {
            display: none !important; }

  header nav {
    z-index: 5 !important; }

  div#news {
    position: relative !important;
    z-index: 1 !important; }

  body#menu-01 div.content-wrapper {
    margin-top: 35px !important; }

  h1 {
    display: block !important; }

  div.content-wrapper, header div#logo, div#news > div div#content, header nav ul {
    max-width: 750px !important; }

  div#news > div div#content > div {
    width: 46% !important; }
    div#news > div div#content > div:last-of-type {
      display: none; }

  body#menu-04 div.content-wrapper div div img, body#menu-04 div.content-wrapper > img {
    height: auto !important; }

  body#menu-04 div.content-wrapper div.yellow-box div.box-content {
    width: 91% !important; }

  body#menu-03 div.klapp-ref div.head p {
    font-size: 18px !important;
    padding-right: 54px !important;
    margin-right: -10px !important;
    min-height: 28px !important; }

  body#menu-03 div.klapp-ref div.body ul li a {
    background: url(../img/icon-link.svg) no-repeat 0px center !important;
    background-size: 10px 14px !important; }

  body#menu-03 div.klapp-ref p.untertitel {
    margin-right: 80px; }

  body#menu-04 div.content-wrapper div.rows > div {
    float: none !important;
    margin: 20px auto !important;
    width: 100% !important; }

  header nav ul li a:hover, header nav ul li a.active, header nav ul li > span:hover, header nav ul li > span.active {
    color: #1e1e1e !important;
    background: white !important;
    width: auto !important; }

  header nav ul li div#hover-box > div div#content nav ul li:hover a span:first-of-type {
    background: none !important; }

  header nav ul li div#hover-box > div div#content nav ul li:hover div {
    display: none !important; } }
@media screen and (max-width: 800px) {
  div.content-wrapper, header div#logo, div#news > div div#content, header nav ul {
    max-width: 600px !important; }

  body#menu-04 div.content-wrapper div.blocks div.block-element > div > a {
    padding: 5px 0 5px 34px !important; }

  body#menu-04 div.content-wrapper div.yellow-box div.box-content {
    width: 89% !important; } }
@media screen and (max-width: 630px) {
  div.layer {
    display: none !important; }

  header {
    height: 100px !important;
    background: white; }
    header div#fader {
      display: none; }
    header div#logo {
      max-width: none !important;
      margin: 0 15px !important;
      width: auto !important;
      top: 15px !important; }
      header div#logo img {
        max-width: 70px !important; }
    header nav {
      top: 26px !important; }
      header nav button#mobile-menu {
        position: absolute;
        right: 15px;
        top: -73px; }
      header nav ul {
        max-width: none !important;
        margin: 0 6px !important; }
      header nav nav {
        top: 0 !important; }

  div#news {
    margin-top: 0 !important; }
    div#news > div div#content > div {
      display: none; }
      div#news > div div#content > div:first-of-type {
        display: block;
        width: auto !important;
        margin: 20px 15px !important;
        float: none !important; }

  div.content-wrapper, header div#logo, div#news > div div#content {
    max-width: none !important;
    margin-left: 15px !important;
    margin-right: 15px !important; }

  body#menu-04 div.content-wrapper div.block-wrap {
    display: none; }
    body#menu-04 div.content-wrapper div.block-wrap.mobile {
      display: block !important; }
      body#menu-04 div.content-wrapper div.block-wrap.mobile div.blocks {
        width: 100% !important; }
        body#menu-04 div.content-wrapper div.block-wrap.mobile div.blocks > div.block-element > div > a {
          width: 100% !important; }

  body#menu-03 div.klapp-ref {
    padding-left: 20px !important; }
    body#menu-03 div.klapp-ref div.head {
      padding-right: 20px !important; }
      body#menu-03 div.klapp-ref div.head p {
        background: url(../img/icon-down.svg) no-repeat right 4px !important;
        background-size: 25px auto !important; }
    body#menu-03 div.klapp-ref.ausgeklappt {
      background: #ffed00 !important; }
      body#menu-03 div.klapp-ref.ausgeklappt div.head p {
        background: url(../img/icon-up.svg) no-repeat right 4px !important;
        background-size: 25px auto !important; }

  div.yellow-box {
    background: #ffed00 !important; }
    div.yellow-box div.box-content {
      margin-left: 20px !important; } }
body#menu-04 div.content-wrapper div.block-wrap.mobile {
  display: none; }

@media screen and (max-width: 450px) {
  div#news > div div#content > div > a {
    width: 100% !important;
    padding-left: 30px !important; }

  div#news > div div#content > div:first-of-type {
    overflow: hidden !important; }

  body#menu-04 div.content-wrapper div.yellow-box.zweispl .box-content > div {
    float: none !important;
    width: 100% !important;
    height: auto !important; }

  body#menu-03 div.klapp-ref div.head p {
    width: 80% !important;
    font-size: 16px !important; }

  header nav ul li a, header nav ul li > span {
    display: inline-block !important;
    padding: 12px 0 !important; }

  header nav ul {
    margin: 0 15px !important;
    width: 90% !important; }

  header nav ul li div#hover-box > div div#content nav ul li a span:first-of-type {
    background: url(../img/icon-submenu.svg) no-repeat 0px 9px !important;
    background-size: 10px 13px !important;
    padding: 5px 0 5px 20px !important;
    width: auto !important;
    font-size: 14px !important; }

  header nav ul li div#hover-box > div div#content nav ul li a {
    padding: 5px 0 !important; }

  body#menu-02 div.content-wrapper div div {
    width: 100% !important;
    margin: 0 auto !important;
    float: none !important; } }
body {
  margin: 0;
  padding: 0;
  overflow-y: scroll; }
  body div.background {
    position: fixed;
    width: 100vw;
    height: 100vh;
    overflow: hidden;
    z-index: -1;
    top: 0; }

/* header */
header {
  height: 288px; }
  header div#fader {
    position: relative; }
    header div#fader > div {
      position: absolute;
      width: 100%;
      overflow: hidden;
      max-height: 288px; }
      header div#fader > div img {
        width: 100%; }
      header div#fader > div:last-of-type {
        display: none; }
      header div#fader > div div.caption {
        position: relative;
        right: -1920px;
        width: 100%;
        -webkit-transition: right 0.5s ease-in-out 0.5s;
        -moz-transition: right 0.5s ease-in-out 0.5s;
        transition: right 0.5s ease-in-out 0.5s; }
        header div#fader > div div.caption p {
          padding: 15px 18.75% 15px 20px;
          font-family: oswald-reg, sans-serif;
          text-transform: uppercase;
          color: white;
          font-size: 26px;
          letter-spacing: 0.01em;
          background: #1e1e1e;
          position: absolute;
          right: 0;
          top: -165px; }
          header div#fader > div div.caption p a {
            text-decoration: none;
            color: white; }
    header div#fader div.visible div.caption {
      right: 0;
      -webkit-transition: right 0.5s ease-in-out 0.5s;
      -moz-transition: right 0.5s ease-in-out 0.5s;
      transition: right 0.5s ease-in-out 0.5s; }
  header div#logo {
    max-width: 973px;
    position: relative;
    top: 25px;
    width: 100%;
    margin: 0 auto; }
    header div#logo img {
      max-width: 173px; }
  header nav {
    background: white;
    position: relative;
    top: 78px; }
    header nav ul {
      max-width: 1200px;
      padding: 0;
      margin: 0 auto;
      list-style: none; }
      header nav ul li {
        display: inline-block; }
        header nav ul li a, header nav ul li > span {
          cursor: pointer;
          padding: 10px 20px;
          color: #1e1e1e;
          font-family: oswald-reg, sans-serif;
          font-size: 20px;
          letter-spacing: 0.01em;
          text-decoration: none;
          display: block;
          text-transform: uppercase;
          -webkit-transition: all 0.2s ease-in-out;
          -moz-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out; }
          header nav ul li a:hover, header nav ul li a.active, header nav ul li > span:hover, header nav ul li > span.active {
            background: #ffed00;
            color: #d30000;
            -webkit-transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out; }
        header nav ul li div#hover-box {
          margin-top: 0;
          position: absolute;
          width: 100%;
          left: 0;
          z-index: 20; }
          header nav ul li div#hover-box hr {
            position: relative;
            z-index: 10;
            border: none;
            border-bottom: 6px solid #d30000; }
          header nav ul li div#hover-box div.layer {
            position: fixed;
            height: 100vh;
            width: 100vw;
            background: rgba(0, 0, 0, 0.7);
            z-index: 0; }
          header nav ul li div#hover-box > div {
            background: #ffed00;
            position: relative;
            z-index: 1; }
            header nav ul li div#hover-box > div div#content {
              max-width: 1200px;
              margin: 0 auto;
              padding: 25px 0; }
              header nav ul li div#hover-box > div div#content nav {
                margin: 20px 0;
                top: 0;
                background: none; }
                header nav ul li div#hover-box > div div#content nav ul {
                  margin: 0;
                  padding: 0;
                  width: 100%;
                  position: relative; }
                  header nav ul li div#hover-box > div div#content nav ul li {
                    list-style-type: none;
                    overflow: hidden;
                    width: 100%; }
                    header nav ul li div#hover-box > div div#content nav ul li a {
                      -webkit-transition: color 0s ease-in-out;
                      -moz-transition: color 0s ease-in-out;
                      transition: color 0s ease-in-out;
                      padding: 0 20px;
                      font-family: rob-bold, sans-serif;
                      font-size: 18px;
                      letter-spacing: 0.02em;
                      color: #1e1e1e;
                      display: block;
                      text-decoration: none; }
                      header nav ul li div#hover-box > div div#content nav ul li a span {
                        display: inline-block;
                        float: left;
                        position: relative;
                        z-index: 10;
                        text-transform: none; }
                        header nav ul li div#hover-box > div div#content nav ul li a span:first-of-type {
                          background: url(../img/icon-submenu.svg) no-repeat 20px 9px;
                          background-size: 12px 17px;
                          width: 353px;
                          padding: 5px 0 5px 40px; }
                        header nav ul li div#hover-box > div div#content nav ul li a span:last-of-type {
                          background: url(../img/icon-placeholder.svg) no-repeat left top;
                          background-size: 12px 17px;
                          width: 45px;
                          height: 24px;
                          padding: 5px 0;
                          margin-left: -1px; }
                    header nav ul li div#hover-box > div div#content nav ul li > div {
                      height: 100%;
                      width: 64.5%;
                      overflow: hidden;
                      max-width: 810px;
                      /* opacity: 0; */
                      top: 0;
                      position: absolute;
                      /* margin-left: -32px; */
                      right: 0; }
                    header nav ul li div#hover-box > div div#content nav ul li:hover a {
                      color: white;
                      -webkit-transition: color 0s ease-in-out;
                      -moz-transition: color 0s ease-in-out;
                      transition: color 0s ease-in-out; }
                      header nav ul li div#hover-box > div div#content nav ul li:hover a span:first-of-type {
                        background: #d30000 url(../img/icon-submenu-hover2.svg) no-repeat 20px 9px;
                        background-size: 12px 17px; }
                      header nav ul li div#hover-box > div div#content nav ul li:hover a span:last-of-type {
                        background: url(../img/icon-submenu-hover.svg) no-repeat left top; }
                    header nav ul li div#hover-box > div div#content nav ul li:hover img {
                      opacity: 1;
                      -webkit-transition: opacity 0.5s ease-in-out;
                      -moz-transition: opacity 0.5s ease-in-out;
                      transition: opacity 0.5s ease-in-out; }
                    header nav ul li div#hover-box > div div#content nav ul li img {
                      max-width: 810px;
                      opacity: 0;
                      top: 0;
                      position: absolute;
                      margin-left: -32px;
                      -webkit-transition: opacity 0.5s ease-in-out;
                      -moz-transition: opacity 0.5s ease-in-out;
                      transition: opacity 0.5s ease-in-out; }

/* news */
div#news {
  margin-top: 18px;
  position: absolute;
  width: 100%;
  border-top: 8px solid rgba(30, 30, 30, 0.5); }
  div#news.no-start {
    border-top: none; }
  div#news > div {
    background: #ffed00;
    position: relative;
    z-index: 10; }
    div#news > div div#content {
      max-width: 1200px;
      margin: 0 auto;
      overflow: hidden; }
      div#news > div div#content > div {
        width: 30%;
        margin: 20px 1.66667%;
        float: left; }
        div#news > div div#content > div hr {
          border: none;
          border-bottom: 1px solid #1e1e1e;
          width: auto;
          margin: 10px 0; }
        div#news > div div#content > div a {
          text-decoration: none;
          color: #1e1e1e; }
        div#news > div div#content > div p.date {
          font-family: rob-med, sans-serif;
          font-size: 16px;
          letter-spacing: 0.02em; }
        div#news > div div#content > div h4 {
          font-family: oswald-reg, sans-serif;
          font-size: 22px;
          font-weight: normal;
          margin: 0 0 20px;
          letter-spacing: 0.02em; }
        div#news > div div#content > div p {
          font-family: rob-light, sans-serif;
          font-size: 16px;
          margin: 0;
          max-height: 88px;
          overflow: hidden; }
        div#news > div div#content > div > a {
          background: #d30000 url(../img/icon-read-more.svg) no-repeat 11px center;
          background-size: 15px 20px;
          padding: 5px 0 5px 9.72222%;
          font-family: oswald-reg, sans-serif;
          font-size: 18px;
          text-transform: uppercase;
          color: white;
          display: block;
          width: 90.27778%;
          margin-top: 20px;
          letter-spacing: 0.03em; }
      div#news > div div#content hr {
        border: none;
        border-bottom: 3px solid #1e1e1e;
        width: 96.66667%;
        margin: 20px 1.66667% 0; }
  div#news div.news-slide {
    position: relative;
    z-index: 10;
    background: #ffed00 url(../img/icon-up.svg) no-repeat center 10px;
    cursor: pointer;
    height: 50px;
    width: 100%;
    background-size: 40px;
    margin-top: 0;
    -webkit-transition: background 0.2s ease-in-out;
    -moz-transition: background 0.2s ease-in-out;
    transition: background 0.2s ease-in-out; }
    div#news div.news-slide.closed {
      background: #ffed00 url(../img/icon-down.svg) no-repeat center 10px;
      background-size: 40px;
      -webkit-transition: background 0.2s ease-in-out;
      -moz-transition: background 0.2s ease-in-out;
      transition: background 0.2s ease-in-out; }
      div#news div.news-slide.closed:hover {
        background: #FFF377 url(../img/icon-down.svg) no-repeat center 10px;
        background-size: 40px;
        -webkit-transition: background 0.2s ease-in-out;
        -moz-transition: background 0.2s ease-in-out;
        transition: background 0.2s ease-in-out; }
    div#news div.news-slide:hover {
      -webkit-transition: background 0.2s ease-in-out;
      -moz-transition: background 0.2s ease-in-out;
      transition: background 0.2s ease-in-out;
      background: #FFF377 url(../img/icon-up.svg) no-repeat center 10px;
      background-size: 40px; }
  div#news hr {
    position: relative;
    z-index: 10;
    border: none;
    border-bottom: 6px solid #d30000; }
  div#news div.layer {
    position: fixed;
    height: 100vh;
    width: 100vw;
    background: rgba(0, 0, 0, 0.7);
    margin-top: -50px;
    z-index: 0; }

/* menu-01 */
body#menu-01 div.content-wrapper {
  max-width: 973px;
  margin: 120px auto 0; }
  body#menu-01 div.content-wrapper h1 {
    font-family: oswald-reg, sans-serif;
    font-size: 40px;
    letter-spacing: 0.04em;
    font-weight: normal;
    color: #1e1e1e;
    text-transform: uppercase; }
  body#menu-01 div.content-wrapper p {
    font-family: rob-light, sans-serif;
    font-size: 16px;
    letter-spacing: 0.02em;
    color: #1e1e1e; }
    body#menu-01 div.content-wrapper p.highlighted {
      font-family: oswald-reg, sans-serif;
      font-size: 18px;
      letter-spacing: 0.01em; }
      body#menu-01 div.content-wrapper p.highlighted a {
        color: #d30000;
        display: inline-block;
        padding-left: 25px;
        background: url(../img/icon-link.svg) no-repeat 7px center;
        background-size: 14px 18px;
        text-decoration: none;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out; }
        body#menu-01 div.content-wrapper p.highlighted a:hover {
          color: #d15a5a;
          background: url(../img/icon-link-hover.svg) no-repeat 7px center;
          background-size: 14px 18px;
          -webkit-transition: all 0.2s ease-in-out;
          -moz-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out; }
  body#menu-01 div.content-wrapper div.yellow-box {
    background-image: url(../img/icon-yellow-box.svg), url(../img/fill-yellow-box.svg);
    background-repeat: no-repeat, repeat-x;
    background-position-x: left;
    background-position-y: top, 83px;
    background-size: 315px 83px, 5px 1500px; }
    body#menu-01 div.content-wrapper div.yellow-box div.box-content {
      background: #ffed00;
      margin-left: 50px;
      padding: 20px 20px 20px 0; }
      body#menu-01 div.content-wrapper div.yellow-box div.box-content p {
        font-family: rob-bold, sans-serif;
        font-size: 16px;
        letter-spacing: 0.02em;
        color: #1e1e1e; }
        body#menu-01 div.content-wrapper div.yellow-box div.box-content p a {
          color: #d30000;
          font-family: rob-med, sans-serif;
          display: inline-block;
          padding-left: 24px;
          background: url(../img/icon-link.svg) no-repeat 7px center;
          background-size: 10px 14px;
          text-decoration: none;
          -webkit-transition: all 0.2s ease-in-out;
          -moz-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out; }
          body#menu-01 div.content-wrapper div.yellow-box div.box-content p a:hover {
            color: #d15a5a;
            background: url(../img/icon-link-hover.svg) no-repeat 7px center;
            background-size: 10px 14px;
            -webkit-transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out; }
      body#menu-01 div.content-wrapper div.yellow-box div.box-content ul {
        padding: 0;
        margin: 0;
        list-style-type: none; }
        body#menu-01 div.content-wrapper div.yellow-box div.box-content ul li {
          font-family: rob-light, sans-serif;
          font-size: 16px;
          letter-spacing: 0.02em;
          color: #1e1e1e;
          background: url(../img/icon-list.svg) no-repeat 0px 8px;
          background-size: 6px 6px;
          padding-left: 15px; }
        body#menu-01 div.content-wrapper div.yellow-box div.box-content ul.dl-list li {
          background: none;
          padding-left: 0; }
          body#menu-01 div.content-wrapper div.yellow-box div.box-content ul.dl-list li a {
            color: #d30000;
            font-family: rob-med, sans-serif;
            display: inline-block;
            padding-left: 16px;
            background: url(../img/icon-link.svg) no-repeat 0 center;
            background-size: 10px 14px;
            text-decoration: none;
            -webkit-transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out; }
            body#menu-01 div.content-wrapper div.yellow-box div.box-content ul.dl-list li a:hover {
              color: #d15a5a;
              background: url(../img/icon-link-hover.svg) no-repeat 0 center;
              background-size: 10px 14px;
              -webkit-transition: all 0.2s ease-in-out;
              -moz-transition: all 0.2s ease-in-out;
              transition: all 0.2s ease-in-out; }

/* menu-02 */
body#menu-02 div#news {
  margin-top: 18px;
  border-top: none; }
body#menu-02 div.content-wrapper {
  max-width: 973px;
  margin: 60px auto 0; }
  body#menu-02 div.content-wrapper h1 {
    font-family: oswald-reg, sans-serif;
    font-size: 40px;
    letter-spacing: 0.04em;
    font-weight: normal;
    color: #1e1e1e;
    text-transform: uppercase; }
  body#menu-02 div.content-wrapper div {
    overflow: hidden;
    width: 100%; }
    body#menu-02 div.content-wrapper div div {
      width: 23.49398%;
      margin: 20px 1.00402%;
      float: left; }
      body#menu-02 div.content-wrapper div div:first-of-type {
        margin-left: 0; }
      body#menu-02 div.content-wrapper div div:last-of-type {
        margin-right: 0; }
      body#menu-02 div.content-wrapper div div img {
        width: 100%;
        margin-bottom: 20px; }

/* menu-03 */
body#menu-03 hr {
  position: relative;
  z-index: 10;
  border: none;
  border-bottom: 6px solid #d30000; }
body#menu-03 div.content-wrapper {
  max-width: 973px;
  margin: 60px auto 0; }
  body#menu-03 div.content-wrapper h1 {
    font-family: oswald-reg, sans-serif;
    font-size: 40px;
    letter-spacing: 0.04em;
    font-weight: normal;
    color: #1e1e1e;
    text-transform: uppercase; }
  body#menu-03 div.content-wrapper p {
    font-family: rob-light, sans-serif;
    font-size: 16px;
    letter-spacing: 0.02em;
    color: #1e1e1e; }
    body#menu-03 div.content-wrapper p.highlighted {
      font-family: oswald-reg, sans-serif;
      font-size: 18px;
      letter-spacing: 0.01em; }
      body#menu-03 div.content-wrapper p.highlighted a {
        color: #ffed00;
        display: inline-block;
        padding-left: 25px;
        background: url(../img/icon-link.svg) no-repeat 7px center;
        background-size: 14px 18px;
        text-decoration: none;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out; }
        body#menu-03 div.content-wrapper p.highlighted a:hover {
          color: #FFF377;
          background: url(../img/icon-link-hover.svg) no-repeat 7px center;
          background-size: 14px 18px;
          -webkit-transition: all 0.2s ease-in-out;
          -moz-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out; }
  body#menu-03 div.content-wrapper div {
    overflow: hidden;
    width: 100%; }
    body#menu-03 div.content-wrapper div div {
      width: 23.49398%;
      margin: 20px 1.00402%;
      float: left; }
      body#menu-03 div.content-wrapper div div:first-of-type {
        margin-left: 0; }
      body#menu-03 div.content-wrapper div div:last-of-type {
        margin-right: 0; }
      body#menu-03 div.content-wrapper div div img {
        width: 100%;
        margin-bottom: 20px; }
body#menu-03 div.klapp-ref {
  background-repeat: no-repeat, repeat-x;
  background-position-x: left;
  background-position-y: top, 83px;
  background-size: 315px 83px, 5px 1500px;
  padding-left: 50px;
  background-color: white;
  cursor: pointer;
  margin-top: 20px; }
  body#menu-03 div.klapp-ref div.head {
    float: none;
    width: 100%;
    padding-right: 50px;
    background: white;
    margin: 0; }
    body#menu-03 div.klapp-ref div.head p {
      color: #1e1e1e;
      font-family: rob-bold, sans-serif;
      font-size: 22px;
      background: url(../img/icon-down.svg) no-repeat top right;
      background-size: 37px auto;
      padding-right: 75px;
      margin-right: 20px; }
  body#menu-03 div.klapp-ref p.untertitel {
    margin-top: -10px;
    margin-bottom: 20px; }
  body#menu-03 div.klapp-ref div.body {
    float: none;
    width: 100%;
    margin: 0;
    background: whtie; }
    body#menu-03 div.klapp-ref div.body p {
      color: #1e1e1e;
      font-size: 16px;
      font-family: rob-light, sans-serif;
      width: 96%; }
      body#menu-03 div.klapp-ref div.body p a {
        color: #d30000;
        font-family: rob-med, sans-serif;
        display: inline-block;
        padding-left: 24px;
        background: url(../img/icon-link.svg) no-repeat 7px center;
        background-size: 10px 14px;
        text-decoration: none;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out; }
        body#menu-03 div.klapp-ref div.body p a:hover {
          color: #d15a5a;
          background: url(../img/icon-link-hover.svg) no-repeat 7px center;
          background-size: 10px 14px;
          -webkit-transition: all 0.2s ease-in-out;
          -moz-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out; }
    body#menu-03 div.klapp-ref div.body ul {
      margin: 0 0 20px;
      padding: 0;
      width: 96%; }
      body#menu-03 div.klapp-ref div.body ul li {
        font-family: rob-light, sans-serif;
        font-size: 16px;
        letter-spacing: 0.02em;
        color: #1e1e1e;
        background: url(../img/icon-list.svg) no-repeat 0px 8px;
        background-size: 6px 6px;
        padding-left: 15px; }
        body#menu-03 div.klapp-ref div.body ul li span {
          font-family: rob-bold, sans-serif; }
        body#menu-03 div.klapp-ref div.body ul li a {
          color: #d30000;
          font-family: rob-med, sans-serif;
          display: inline-block;
          padding-left: 24px;
          background: url(../img/icon-link.svg) no-repeat 7px center;
          background-size: 10px 14px;
          text-decoration: none;
          -webkit-transition: all 0.2s ease-in-out;
          -moz-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out; }
          body#menu-03 div.klapp-ref div.body ul li a:hover {
            color: #d15a5a;
            background: url(../img/icon-link-hover.svg) no-repeat 7px center;
            background-size: 10px 14px;
            -webkit-transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out; }
    body#menu-03 div.klapp-ref div.body.downloads {
      margin-top: -20px; }
  body#menu-03 div.klapp-ref.ausgeklappt {
    background-image: url(../img/icon-yellow-box.svg), url(../img/fill-yellow-box.svg);
    background-repeat: no-repeat, repeat-x;
    background-position-x: left;
    background-position-y: -20px, 63px;
    background-size: 315px 83px, 5px 1500px;
    background-color: transparent; }
    body#menu-03 div.klapp-ref.ausgeklappt div.head {
      background: #ffed00; }
      body#menu-03 div.klapp-ref.ausgeklappt div.head p {
        background: url(../img/icon-up.svg) no-repeat top right;
        background-size: 37px auto; }
    body#menu-03 div.klapp-ref.ausgeklappt div.body {
      background: #ffed00; }

/* menu-04 */
body#menu-04 p.bodytext a {
  color: #d30000;
  font-family: rob-med, sans-serif;
  display: inline-block;
  padding-left: 24px;
  background: url(../img/icon-link.svg) no-repeat 7px center;
  background-size: 10px 14px;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  body#menu-04 p.bodytext a:hover {
    color: #d15a5a;
    background: url(../img/icon-link-hover.svg) no-repeat 7px center;
    background-size: 10px 14px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
body#menu-04 hr {
  position: relative;
  z-index: 10;
  border: none;
  border-bottom: 6px solid #d30000; }
body#menu-04 div.content-wrapper {
  max-width: 973px;
  margin: 60px auto 0; }
  body#menu-04 div.content-wrapper > h2 {
    font-family: reg-bold, sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 0; }
  body#menu-04 div.content-wrapper > img {
    width: 100%; }
  body#menu-04 div.content-wrapper > hr {
    border-bottom: 3px solid #1e1e1e; }
  body#menu-04 div.content-wrapper h1 {
    font-family: oswald-reg, sans-serif;
    font-size: 40px;
    letter-spacing: 0.04em;
    font-weight: normal;
    color: #1e1e1e;
    text-transform: uppercase; }
  body#menu-04 div.content-wrapper p {
    font-family: rob-light, sans-serif;
    font-size: 16px;
    letter-spacing: 0.02em;
    color: #1e1e1e; }
    body#menu-04 div.content-wrapper p.highlighted {
      font-family: oswald-reg, sans-serif;
      font-size: 18px;
      letter-spacing: 0.01em; }
      body#menu-04 div.content-wrapper p.highlighted a {
        color: #ffed00;
        display: inline-block;
        padding-left: 25px;
        background: url(../img/icon-link.svg) no-repeat 7px center;
        background-size: 14px 18px;
        text-decoration: none;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out; }
        body#menu-04 div.content-wrapper p.highlighted a:hover {
          color: #FFF377;
          background: url(../img/icon-link-hover.svg) no-repeat 7px center;
          background-size: 14px 18px;
          -webkit-transition: all 0.2s ease-in-out;
          -moz-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out; }
  body#menu-04 div.content-wrapper div {
    overflow: hidden;
    width: 100%; }
    body#menu-04 div.content-wrapper div div {
      width: 23.49398%;
      margin: 20px 1.00402%;
      float: left; }
      body#menu-04 div.content-wrapper div div:first-of-type {
        margin-left: 0; }
      body#menu-04 div.content-wrapper div div:last-of-type {
        margin-right: 0; }
      body#menu-04 div.content-wrapper div div img {
        width: 100%;
        margin-bottom: 20px; }
  body#menu-04 div.content-wrapper div.block-wrap {
    overflow: hidden; }
  body#menu-04 div.content-wrapper div.blocks {
    width: 48%;
    float: left; }
    body#menu-04 div.content-wrapper div.blocks div.block-element {
      width: 100%;
      background: white;
      margin: 0 0 20px 0; }
      body#menu-04 div.content-wrapper div.blocks div.block-element > div {
        margin: 20px;
        width: auto; }
        body#menu-04 div.content-wrapper div.blocks div.block-element > div h4 {
          font-family: oswald-reg, sans-serif;
          font-size: 22px;
          font-weight: normal;
          margin: 0 0 20px;
          letter-spacing: 0.02em; }
          body#menu-04 div.content-wrapper div.blocks div.block-element > div h4 a {
            text-decoration: none;
            color: #1e1e1e; }
        body#menu-04 div.content-wrapper div.blocks div.block-element > div p.date {
          font-family: rob-bold, sans-serif; }
        body#menu-04 div.content-wrapper div.blocks div.block-element > div > a {
          background: #d30000 url(../img/icon-read-more.svg) no-repeat 11px center;
          background-size: 15px 20px;
          padding: 5px 0 5px 9.72222%;
          font-family: oswald-reg, sans-serif;
          font-size: 18px;
          text-transform: uppercase;
          color: white;
          display: block;
          width: 90.27778%;
          margin-top: 20px;
          letter-spacing: 0.03em;
          text-decoration: none; }
        body#menu-04 div.content-wrapper div.blocks div.block-element > div img {
          margin-bottom: 0; }
      body#menu-04 div.content-wrapper div.blocks div.block-element.featured {
        background: #ffed00; }
  body#menu-04 div.content-wrapper div.yellow-box {
    background-image: url(../img/icon-yellow-box.svg), url(../img/fill-new.svg);
    background-repeat: no-repeat, no-repeat;
    background-position-x: left;
    background-position-y: top, 73px;
    background-size: 315px 83px, 108px 1500px; }
    body#menu-04 div.content-wrapper div.yellow-box div.box-content {
      background: #ffed00;
      margin-left: 50px;
      padding: 20px 20px 20px 0;
      width: 100%;
      margin-top: 0;
      margin-bottom: 0; }
      body#menu-04 div.content-wrapper div.yellow-box div.box-content h2 {
        font-family: rob-bold, sans-serif;
        font-size: 16px;
        letter-spacing: 0.02em;
        color: #1e1e1e;
        font-weight: normal; }
      body#menu-04 div.content-wrapper div.yellow-box div.box-content p {
        font-family: rob-bold, sans-serif;
        font-size: 16px;
        letter-spacing: 0.02em;
        color: #1e1e1e; }
      body#menu-04 div.content-wrapper div.yellow-box div.box-content ul {
        padding: 0;
        margin: 0;
        list-style-type: none; }
        body#menu-04 div.content-wrapper div.yellow-box div.box-content ul li {
          font-family: rob-light, sans-serif;
          font-size: 16px;
          letter-spacing: 0.02em;
          color: #1e1e1e;
          background: url(../img/icon-list.svg) no-repeat 0px 8px;
          background-size: 6px 6px;
          padding-left: 15px; }
          body#menu-04 div.content-wrapper div.yellow-box div.box-content ul li a {
            color: black;
            text-decoration: none;
            -webkit-transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out; }
            body#menu-04 div.content-wrapper div.yellow-box div.box-content ul li a:hover {
              color: #d15a5a;
              -webkit-transition: all 0.2s ease-in-out;
              -moz-transition: all 0.2s ease-in-out;
              transition: all 0.2s ease-in-out; }
        body#menu-04 div.content-wrapper div.yellow-box div.box-content ul:last-of-type {
          margin-bottom: 10px; }
    body#menu-04 div.content-wrapper div.yellow-box.zweispl .box-content > div {
      width: 49%;
      margin: 0;
      height: 125px; }
  body#menu-04 div.content-wrapper.detail h1 {
    margin-bottom: 0; }
  body#menu-04 div.content-wrapper.detail p.date {
    margin-top: 0; }

body#menu-04 div.content-wrapper div.rows > div {
  float: left;
  width: auto; }
  body#menu-04 div.content-wrapper div.rows > div h2 {
    font-family: oswald-reg, sans-serif;
    font-size: 22px;
    font-weight: normal;
    margin: 0 0 20px;
    letter-spacing: 0.02em; }
  body#menu-04 div.content-wrapper div.rows > div:last-of-type {
    float: right; }
  body#menu-04 div.content-wrapper div.rows > div:first-of-type {
    width: 37%; }
  body#menu-04 div.content-wrapper div.rows > div a {
    font-family: oswald-reg, sans-serif;
    color: #d30000;
    display: inline-block;
    padding-left: 22px;
    background: url(../img/icon-link.svg) no-repeat 3px 3px;
    background-size: 13px 18px;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    body#menu-04 div.content-wrapper div.rows > div a:hover {
      color: #d15a5a;
      background: url(../img/icon-link-hover.svg) no-repeat 3px 3px;
      background-size: 13px 18px;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }

/* footer */
nav#service-menu ul {
  margin: 50px 0 30px 0;
  padding: 0;
  text-align: right;
  float: right; }
  nav#service-menu ul li {
    list-style-type: none;
    display: inline-block; }
    nav#service-menu ul li a {
      color: #1e1e1e;
      font-family: rob-light, sans-serif;
      font-size: 12px;
      letter-spacing: 0.02em;
      text-decoration: none; }
      nav#service-menu ul li a:hover {
        text-decoration: underline; }
    nav#service-menu ul li span {
      display: inline-block;
      color: #1e1e1e;
      margin: 0 10px; }
nav#service-menu button {
  margin: 50px 0 30px 0;
  float: left;
  border: none;
  text-transform: uppercase;
  font-family: oswald-bold, sans-serif;
  letter-spacing: 0.05em;
  display: inline-block;
  padding-left: 22px;
  background: url(../img/back-icon.svg) no-repeat 3px 3px;
  background-size: 13px 15px;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  cursor: pointer; }
  nav#service-menu button:hover {
    color: #4D4D4D;
    background: url(../img/back-icon-hover.svg) no-repeat 3px 3px;
    background-size: 13px 15px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  nav#service-menu button:focus {
    outline: none; }
