@charset "UTF-8";
/* schwarz #000 */
/* tuerkis #00929e */
/* tuerkis heller #36b0bc */
/* tuerkis noch heller #8ac6cf */
/* tuerkis am hellsten #d5e9ed */
/* 10% schwarz #e5e5e5 */
/* 20% schwarz #cccccc */
/* 25% schwarz #bfbfbf */
/* 30% schwarz #b2b2b2 */
/* 40% schwarz #999999 */
/* 50% schwarz #7f7f7f */
/* 60% schwarz #666666 */
/* 65% schwarz #595959 */
/* 70% schwarz #4c4c4c*/
/* 80% schwarz #333333*/
/* 90% schwarz #191919*/
/*--------------- font ---------------*/
@font-face {
  font-family: 'Yanone-Kaffeesatz';
  src: url("../../font/YanoneKaffeesatz-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal; }
@font-face {
  font-family: 'Yanone-Kaffeesatz';
  src: url("../../font/YanoneKaffeesatz-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'Yanone-Kaffeesatz';
  src: url("../../font/YanoneKaffeesatz-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: 'Yanone-Kaffeesatz';
  src: url("../../font/YanoneKaffeesatz-Bold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal; }
/*--------------- global ---------------*/
* {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /*-- mobiler Safari: nicht nach der Apple UI stylen --*/
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0; }

*::before,
*::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  height: 100%;
  font-size: 13px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  background: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #000;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  text-align: left;
  width: 100%; }

p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #000; }
  p.note {
    float: none;
    clear: both;
    display: block;
    font-size: 11px;
    line-height: 18px;
    color: #333333; }
    p.note a {
      font-size: 11px; }

.note p {
  float: none;
  clear: both;
  display: block;
  font-size: 11px;
  line-height: 18px;
  color: #333333; }
  .note p a {
    font-size: 11px; }

p:empty,
a:empty,
.subtitle:empty {
  display: none; }

a {
  font-size: 13px;
  text-decoration: none;
  color: #00929e; }

.news-text a {
  text-decoration: underline;
  color: #000; }

button {
  border: none;
  box-shadow: none;
  padding: 10px;
  margin: 0;
  font-size: 12px;
  background-color: #00929e; }

img, video {
  border: none;
  height: auto;
  width: 100%; }

video {
  width: 100% !important;
  height: 100%;
  object-fit: cover; }

.csc-textpic-imagewrap img {
  width: 100%; }

.clearfix {
  clear: both;
  float: none; }

.trenner hr {
  margin: 10px 0 40px 0; }

hr {
  border: 0;
  /* Für Firefox und Opera */
  border-top: solid 1px #ccc;
  border-bottom: transparent;
  margin: 10px 0; }

hr.onlyDesktop,
hr.onlyTablet {
  display: none; }

strong {
  font-weight: 700; }

body.content .main .article li {
  margin-left: -28px; }

table li {
  margin-left: -25px;
  font-size: 13px; }

table,
table p {
  font-size: 13px;
  line-height: 22px; }

input,
textarea {
  outline: none;
  box-shadow: none;
  outline: none;
  border: 1px solid rgba(0, 146, 158, 0.5);
  margin: 0px 20px 20px 0;
  padding: 10px 15px; }
  input:focus,
  textarea:focus {
    border: 1px solid #00929e; }

/*----- Graustufen-Version -----*/
.startseite.graustufen img,
.startseite.graustufen .image-box-fullwidth,
.startseite.graustufen .photo {
  filter: grayscale(90%); }

/*----- allgemeine Stile -----*/
.article,
.footer,
.main,
.nav {
  display: block;
  position: relative; }

.row,
.nav {
  font-size: 0;
  /* removes spaces between inline-block elements */
  margin: 0; }

.row li,
.nav li {
  font-size: 13px;
  line-height: 22px;
  margin-bottom: 10px; }

.row .box,
.nav .box {
  display: inline-block;
  vertical-align: top; }

.no-padding-left {
  padding-left: 0 !important; }

.no-padding-right {
  padding-right: 0 !important; }

/*----- scrollup-Button -----*/
.scrollup {
  float: right;
  color: #f26334;
  font-size: 12px; }

.scrollup:after {
  content: "";
  background: url(.../images/nextSmall.jpg);
  background-size: 13px 13px;
  transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  width: 13px;
  height: 13px;
  float: right;
  margin-left: 5px; }

/*--------------- Texte ---------------*/
body.content h1,
body.content h2,
body.content h3,
body.content h4 {
  font-family: "Yanone-Kaffeesatz", sans-serif; }

h1 {
  font-size: 40px;
  line-height: 52px;
  padding: 0;
  margin: 0 0 25px 0;
  font-weight: 400;
  text-transform: uppercase; }

h1 + h1 {
  font-size: 40px;
  line-height: 52px;
  padding: 0;
  margin: -25px 0 25px 0;
  font-weight: 500;
  text-transform: uppercase; }

body.content .startseite .main h1 {
  font-size: 46px;
  line-height: 52px;
  padding: 0;
  margin: 0 0 25px 0;
  font-weight: 500;
  text-transform: uppercase; }

h2 {
  font-size: 30px;
  line-height: 26px;
  margin: 15px 0;
  padding: 0;
  font-weight: 300;
  text-transform: uppercase; }

body.content table h2 {
  font-size: 22px;
  line-height: 26px;
  margin: 7px 0;
  padding: 0;
  font-weight: 300;
  text-transform: uppercase; }

h3 {
  font-size: 20px;
  line-height: 28px;
  margin: 15px 0;
  padding: 0;
  font-weight: 400;
  text-transform: uppercase;
  color: #333333; }

h4 {
  font-size: 18px;
  line-height: 24px;
  color: #b31233;
  margin: 15px 0;
  padding: 0;
  font-weight: 400; }

p {
  line-height: 22px;
  margin: 0 0 1.55em; }

.quotation {
  border-left: 1px solid #00929e;
  padding-left: 20px;
  margin-top: 30px;
  width: 100%; }
  .quotation p {
    color: #00929e;
    font-size: 40px;
    line-height: 60px;
    width: 50%;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 200;
    text-transform: uppercase; }
  .quotation img {
    width: 45px; }

.pagecontent .quotation p {
  width: 100%; }

main ul {
  margin-top: 20px;
  padding: 0; }
  main ul li {
    list-style-type: none; }
    main ul li a {
      padding-left: 10px; }
    main ul li:before {
      content: '⟶ ';
      font-style: "Yanone-Kaffeesatz", sans-serif;
      font-size: 16px;
      color: #8ac6cf; }

/*--------------- zusätzliche RTE-Stile ---------------*/
.right {
  float: right; }

.left {
  float: left; }

.align-left {
  text-align: left; }

.align-right {
  text-align: right; }

.align-center {
  text-align: center; }

/*--------------- Site ---------------*/
#stage {
  margin: 0 auto;
  padding-top: 0;
  text-align: left;
  min-width: 300px;
  max-width: 750px;
  -o-transition: -o-transform 0.5s;
  -ms-transition: -ms-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -o-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -webkit-transform: translateX(0px);
  transform: translateX(0px); }

body.content #stage {
  background-color: white; }

.width1-1 {
  width: 100%;
  padding: 0; }

.width1-2 {
  width: 50%;
  padding: 0; }

.width12-12 {
  width: 100%;
  padding: 0; }

.width1-3 {
  width: 33.333333333333333333%;
  padding: 0; }

.width11-12 {
  width: 91.666666666666666666%;
  padding: 0; }

.width10-12 {
  width: 83.333333333333333333%;
  padding: 0; }

.width9-12 {
  width: 75%;
  padding: 0; }

.width8-12 {
  width: 66.666666666666666666%;
  padding: 0; }

.width7-12 {
  width: 58.333333333333333333%;
  padding: 0; }

.width6-12 {
  width: 50%;
  padding: 0; }

.width5-12 {
  width: 41.666666666666666666%;
  padding: 0; }

.width4-12 {
  width: 33.333333333333333333%;
  padding: 0; }

.width3-12 {
  width: 25%;
  padding: 0; }

.width2-12 {
  width: 16.666666666666666666%;
  padding: 0; }

.width1-12 {
  width: 16.666666666666666666%;
  padding: 0; }

.width12-12.padding-left-right {
  width: 100%;
  padding: 0; }

.articles .socialmedia.width2-12 {
  width: 100%;
  padding: 0 0 20px 0;
  margin-top: 12px;
  border-bottom: 1px solid #afbbbb;
  border-left: none;
  margin-bottom: 20px; }

.articles .socialmedia + .width10-12 {
  width: 100%;
  padding: 0; }

.content .wrapper {
  padding: 0; }

/*--------------- Content ---------------*/
body.content {
  position: relative;
  left: 0;
  right: 0;
  overflow-y: scroll;
  width: 100%;
  max-width: none; }

body.content .main {
  padding: 55px 0px 35px; }

body.content .main .teaser::before,
body.content .main .teaser::after {
  display: table;
  content: " "; }

body.content .main .teaser::after {
  clear: both; }

.breadcrumb {
  width: 100%;
  padding: 10px 0 0;
  margin: 0; }

.breadcrumb p {
  color: #9d9c9c !important;
  font-size: 11px !important; }

.breadcrumb p .infotext {
  color: #727272 !important;
  font-size: 11px !important; }

.breadcrumb .nextStep {
  color: #c51b42 !important;
  padding: 0 3px; }

.breadcrumb a {
  color: #9d9c9c !important; }

.breadcrumb a:hover {
  text-decoration: underline !important; }

/*--------------- Artikel ---------------*/
.article img {
  width: 100%;
  height: auto; }

.articles .socialmedia img {
  max-width: 100%; }

body.content .main .articles .socialmedia .facebook,
body.content .main .articles .socialmedia .print,
body.content .main .articles .socialmedia .mail {
  float: left; }

body.content .main .articles .socialmedia .facebook,
body.content .main .articles .socialmedia .print {
  margin: 0 10px 25px 0; }

body.content .main .articles .socialmedia .mail {
  margin: 0 10px 0 0; }

body.content .main .articles .socialmedia .facebook a,
body.content .main .articles .socialmedia .print a,
body.content .main .articles .socialmedia .mail a {
  color: #fff !important;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  background-color: #bdc3c7;
  font-size: 18px;
  text-align: center;
  padding-top: 7px;
  float: left; }

body.content .main .articles .socialmedia .facebook a:hover,
body.content .main .articles .socialmedia .print a:hover,
body.content .main .articles .socialmedia .mail a:hover {
  background-color: #595959; }

body.content .main .articles .socialmedia .facebook,
body.content .main .articles .socialmedia .print,
body.content .main .articles .socialmedia .mail {
  width: 40px;
  height: 40px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: left bottom; }

/* ------------------------------------------------
	Mediaqueries / breakpoints
---------------------------------------------------*/
@media screen and (min-width: 768px) and (max-width: 1023px) {
  /*---------------------- Site ----------------------*/
  .startseite .width12-12-tablet {
    width: 100%;
    padding: 0 25px; }

  /*---------------------- Content ----------------------*/
  body.content .main .width1024 {
    padding: 0 15px; }

  /*---------------------- Artikel ----------------------*/
  .articles {
    padding-bottom: 55px !important; } }
@media screen and (max-width: 767px) {
  body.content .main {
    padding: 55px 15px 35px; }

  .fullwidth {
    margin-left: -15px;
    margin-right: -15px;
    width: calc(100% + 30px); } }
@media screen and (min-width: 768px) {
  .notMobile {
    display: inline-block; }

  .onlyMobile {
    display: none; }

  #stage {
    max-width: 4000px; }

  /*---- scrolltop-button ----*/
  .scrollup {
    margin-top: -12px; }

  /*---------------------- Site ----------------------*/
  .width1-1-tablet {
    width: 100%;
    padding: 0; }

  .width1-2-tablet {
    width: 50%;
    padding: 0; }

  .width1-3-tablet {
    width: 33.333333333333333333%;
    padding: 0; }

  .width12-12-tablet {
    width: 100%;
    padding: 0; }

  .width11-12-tablet {
    width: 91.666666666666666666%;
    padding: 0 25px; }

  .width10-12-tablet {
    width: 83.333333333333333333%;
    padding: 0 25px; }

  .width9-12-tablet {
    width: 75%;
    padding: 0 25px; }

  .width8-12-tablet {
    width: 66.666666666666666666%;
    padding: 0 25px; }

  .width7-12-tablet {
    width: 58.333333333333333333%;
    padding: 0 25px; }

  .width6-12-tablet {
    width: 50%;
    padding: 0 25px; }

  .width5-12-tablet {
    width: 41.666666666666666666%;
    padding: 0 25px; }

  .width4-12-tablet {
    width: 33.333333333333333333%;
    padding: 0 25px; }

  .width3-12-tablet {
    width: 25%;
    padding: 0 25px; }

  .width2-12-tablet {
    width: 16.666666666666666666%;
    padding: 0 25px; }

  .width1-12-tablet {
    width: 16.666666666666666666%;
    padding: 0 25px; }

  .width12-12-tablet.padding-left-right {
    width: 100%;
    padding: 0; }

  .articles .socialmedia.width2-12-tablet {
    width: 70px;
    padding: 0 0 0 20px;
    margin-top: 12px;
    border-left: 1px solid #afbbbb;
    border-bottom: none;
    margin-bottom: 0; }

  .articles .socialmedia + .width10-12-tablet {
    width: 88.666666666666666666%;
    padding: 0 25px; }

  /*---------------------- Content ----------------------*/
  .content .wrapper {
    padding: 0 25px; }

  hr.onlyDesktop {
    display: none; }

  hr.onlyTablet {
    border-top: solid 1px #ccc;
    margin: 15px 0 -10px;
    display: block; }

  /*---------------------- Artikel ----------------------*/
  body.content .main .articles .socialmedia .facebook a,
  body.content .main .articles .socialmedia .print a,
  body.content .main .articles .socialmedia .mail a {
    width: 24px;
    height: 24px;
    border-radius: 12px;
    font-size: 12px;
    padding-top: 1px; }

  body.content .main .articles .socialmedia .facebook,
  body.content .main .articles .socialmedia .print,
  body.content .main .articles .socialmedia .mail {
    width: 24px;
    height: 24px;
    margin: 0;
    background-repeat: no-repeat;
    background-position: left bottom; }

  body.content .main .articles .socialmedia .facebook,
  body.content .main .articles .socialmedia .print,
  body.content .main .articles .socialmedia .mail {
    margin: 0 10px 0 0; } }
@media screen and (min-width: 1024px) {
  /* 1025px (!1024px): not for tablets in landscape view */
  /*---------------------- Site ----------------------*/
  .width1-1-desktop {
    width: 100%;
    padding: 0; }

  .width1-2-desktop {
    width: 50%;
    padding: 0; }

  .width1-3-desktop {
    width: 33.333333333333333333%;
    padding: 0; }

  .width12-12-desktop {
    width: 100%;
    padding: 0; }
    .width12-12-desktop.pagecontent {
      padding: 0 25px; }

  .width11-12-desktop {
    width: 91.666666666666666666%;
    padding: 0 25px; }

  .width10-12-desktop {
    width: 83.333333333333333333%;
    padding: 0 25px; }

  .width9-12-desktop {
    width: 75%;
    padding: 0 25px; }

  .width8-12-desktop {
    width: 66.666666666666666666%;
    padding: 0 25px; }

  .width7-12-desktop {
    width: 58.333333333333333333%;
    padding: 0 25px; }

  .width6-12-desktop {
    width: 50%;
    padding: 0 25px; }

  .width5-12-desktop {
    width: 41.666666666666666666%;
    padding: 0 25px; }

  .width4-12-desktop {
    width: 33.333333333333333333%;
    padding: 0 25px; }

  .width3-12-desktop {
    width: 25%;
    padding: 0 25px; }

  .width2-12-desktop {
    width: 16.666666666666666666%;
    padding: 0 25px; }

  .width1-12-desktop {
    width: 16.666666666666666666%;
    padding: 0 25px; }

  .width12-12-desktop.padding-left-right {
    width: 100%;
    padding: 0 25px; }

  .articles .socialmedia.width2-12-desktop {
    width: 70px;
    padding: 0 0 0 20px;
    margin-top: 12px;
    border-left: 1px solid #afbbbb;
    border-bottom: none;
    margin-bottom: 0; }

  .articles .socialmedia + .width10-12-desktop {
    width: 88.666666666666666666%;
    padding: 0 25px; }

  /*---------------------- Content ----------------------*/
  .content #stage {
    margin: 0 auto; }

  #stage {
    -o-transition: none;
    -ms-transition: none;
    -moz-transition: none;
    -webkit-transition: none; }

  #nav {
    padding-left: 15px; }

  body.content .main {
    padding: 50px 0 0 0;
    width: 100%;
    margin: 0 auto; }

  body.content .main .width1024,
  body.content .footer .width1024 {
    padding: 0;
    width: 1024px;
    margin: 0 auto; }

  hr.onlyDesktop {
    border-top: solid 1px #ccc;
    margin: 15px 0 -10px;
    display: block; }

  hr.onlyTablet {
    display: none; }

  .breadcrumb {
    width: 100%;
    padding: 30px 25px 10px; } }
@media screen and (max-width: 1024px) {
  .quotation p {
    width: 70%; } }
/*------------------------- Navigation --------------------------*/
#header #flags {
  padding: 0;
  margin: 0;
  top: 20px;
  position: absolute;
  right: 0;
  overflow: hidden; }

.tx-srlanguagemenu .CUR, .tx-srlanguagemenu .NO, .tx-srlanguagemenu .INACT {
  float: left;
  font-size: 1em;
  margin: 0 5px 0; }
  .tx-srlanguagemenu .CUR a, .tx-srlanguagemenu .NO a, .tx-srlanguagemenu .INACT a {
    background-color: transparent;
    font-weight: bold;
    text-decoration: none; }
.tx-srlanguagemenu.tx-srlanguagemenu-links a {
  color: transparent; }
.tx-srlanguagemenu.tx-srlanguagemenu-links .INACT.SPC .linked-language {
  margin-top: -13px !important; }
.tx-srlanguagemenu.tx-srlanguagemenu-links .NO,
.tx-srlanguagemenu.tx-srlanguagemenu-links .SPC,
.tx-srlanguagemenu.tx-srlanguagemenu-links .CUR.SPC,
.tx-srlanguagemenu.tx-srlanguagemenu-links .INACT.SPC {
  height: 20px; }
.tx-srlanguagemenu.tx-srlanguagemenu-links .NO {
  background-image: url(../../images/RDM/icons/de-flag-inactive.svg);
  background-repeat: no-repeat;
  float: left;
  width: 20px; }
.tx-srlanguagemenu.tx-srlanguagemenu-links .SPC {
  background-image: url(../../images/RDM/icons/uk-flag-inactive.svg);
  background-repeat: no-repeat;
  float: left;
  width: 20px; }
  .tx-srlanguagemenu.tx-srlanguagemenu-links .SPC:before {
    content: "";
    padding-right: 0; }
.tx-srlanguagemenu.tx-srlanguagemenu-links .CUR.SPC {
  background-image: url(../../images/RDM/icons/uk-flag.svg);
  background-repeat: no-repeat;
  float: left;
  width: 20px; }
.tx-srlanguagemenu.tx-srlanguagemenu-links .CUR {
  background-image: url(../../images/RDM/icons/de-flag.svg);
  background-repeat: no-repeat;
  float: left;
  width: 20px;
  margin-right: 15px; }
.tx-srlanguagemenu .CUR a.flag:before,
.tx-srlanguagemenu .CUR a.linked-language:before {
  content: "";
  padding-right: 0; }

.linked-language {
  padding: 0;
  margin: 0;
  width: 30px;
  height: 15px; }

#header #flags a {
  font-size: 11px;
  color: transparent;
  overflow: hidden; }
  #header #flags a:hover {
    background-color: transparent; }

.cf:before,
.cf:after {
  content: " ";
  display: table; }

.cf:after {
  clear: both; }

.cf {
  *zoom: 1; }

#nav {
  margin-top: 0; }
  #nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    #nav ul li {
      float: left;
      margin: 0;
      padding: 0; }
  #nav a {
    font-family: "Yanone-Kaffeesatz", sans-serif;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 1px;
    color: black;
    display: inline-block;
    padding: 10px 0;
    margin: 0 10px;
    text-transform: uppercase; }
  #nav li:hover {
    background-color: rgba(0, 146, 158, 0.2);
    transition: background-color 250ms linear; }
  #nav span.plus {
    display: none; }

.naviACT,
#nav ul li.active {
  background-color: rgba(0, 146, 158, 0.2); }

/*  SUBNAVIGATION  */
#nav ul > li {
  position: relative; }

#nav ul ul {
  display: none;
  position: absolute; }

#nav ul li ul li {
  float: none;
  padding: 0;
  margin: 0;
  height: inherit;
  width: 100%;
  border: none; }

#nav ul li {
  border-top: 1px solid #484848 !important;
  padding: 10px 0; }

#nav ul ul li a {
  padding: 25px 0;
  background: #000;
  width: 190px;
  color: #fff;
  text-transform: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px !important;
  line-height: 22px; }

#nav ul ul li {
  border-top: 1px solid #484848 !important; }

#nav ul ul li a i {
  display: none; }

#nav ul ul li a:hover {
  background-color: #8e8e8e; }

#nav .navresp, .ico-menue {
  display: none; }

/* ------------------------------------------------
	Mediaqueries / breakpoints
---------------------------------------------------*/
@media screen and (min-width: 1024px) {
  .naviarea {
    margin-left: 250px; }

  #nav ul li:hover ul.sub,
  #nav ul.sub li:hover ul.sub2 {
    display: block !important; }

  #nav {
    position: relative; }
    #nav a {
      font-size: 20px;
      letter-spacing: 1px;
      padding: 25px 15px;
      margin: 0; }
      #nav a:hover {
        -webkit-transition: background-color 250ms linear;
        -moz-transition: background-color 250ms linear;
        -o-transition: background-color 250ms linear;
        -ms-transition: background-color 250ms linear;
        transition: background-color 250ms linear; }

  #nav ul li {
    float: left;
    margin: 0;
    padding: 0;
    border-top: none !important; }

  #nav ul li ul li:first-child {
    border-top: none; }

  #nav ul ul li a {
    padding: 8px 20px 8px;
    background: #000;
    width: 200px;
    color: #fff;
    text-transform: none; }

  #nav ul ul li {
    border-top: 1px solid #848484; } }
@media screen and (max-width: 1023px) {
  #nav {
    position: absolute;
    top: 55px;
    left: -270px;
    background-color: rgba(255, 255, 255, 0.9);
    padding-top: 20px;
    width: 270px; }
    #nav ul li {
      float: none;
      overflow: hidden; }
    #nav a {
      padding-left: 10%;
      width: 90%; }

  #nav li:first-child,
  #nav li:last-child {
    display: block; }

  .ico-menue {
    background-image: url(../../images/RDM/icons/menu.svg);
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 15px;
    color: #00579a;
    font-size: 1em;
    color: #fff;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 40px;
    width: 43px;
    z-index: 999;
    margin-top: 10px; }
    .ico-menue:hover, .ico-menue:active {
      background-image: url(../../images/RDM/icons/menu-hover.svg);
      content: ''; }

  *.ico-menue::before {
    background-image: url(../../images/RDM/icons/menu.svg);
    content: '';
    font-size: 18px;
    position: absolute;
    top: 8px;
    left: 14px; }

  #nav .navresp {
    display: block;
    margin-top: 5px; }

  #nav a.gclose {
    font-size: 20px !important;
    margin-bottom: 20px;
    width: auto;
    position: relative;
    padding-left: 19%;
    text-transform: none;
    color: #818181; }

  #nav span.plus {
    display: inline-block;
    position: absolute;
    color: #fff;
    right: -7px;
    top: 20px;
    font-size: 16px;
    padding: 0 20px;
    cursor: pointer; }

  #nav ul ul {
    position: relative; }

  #nav ul.sub a {
    width: 80%;
    background: transparent;
    border: none;
    font-size: 16px;
    padding: 5% 0 5% 15%; }

  #nav ul.sub2 {
    margin-left: 0; }

  #nav ul.sub2 a {
    padding-left: 23%; }

  #nav ul.sub2 a::before {
    content: "- "; }

  .plus2::after {
    font-family: FontAwesome;
    content: "\f107 ";
    float: right;
    padding-right: 10px;
    font-size: 18px !important; } }
/* ------------------------------------------------
	hacks for different browsers
---------------------------------------------------*/
/* Safari 7.1 - 10 */
_::-webkit-full-page-media, _:future, :root #header {
  height: 74px; }

/* Safari 10.1+ (alternate method) */
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    #header {
      height: 74px; } } }
/*-- The double media query is important here, don't remove it. --*/
/*--------------------- footer styles ---------------------*/
.footer {
  margin: 0 auto;
  padding: 20px 25px;
  background-color: white;
  color: black; }
  .footer h2 {
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 400;
    font-size: 26px;
    line-height: 36px; }
  .footer p {
    color: black; }
  .footer .nav {
    margin: 0;
    padding: 0; }
    .footer .nav ul {
      margin: 0;
      padding: 0;
      list-style-type: none; }
      .footer .nav ul li {
        font-size: 13px;
        line-height: 18px;
        margin: 0 0 2em; }
    .footer .nav .other {
      border-top: 1px solid #333333;
      display: block;
      font-size: 13px;
      line-height: 18px;
      margin: 20px 0 0;
      color: #333333;
      text-transform: none;
      font-family: Arial, Helvetica, sans-serif; }
      .footer .nav .other li {
        margin: 13px 16px 13px 0;
        padding: 0;
        text-transform: uppercase;
        float: left; }
        .footer .nav .other li a {
          color: #333333; }
          .footer .nav .other li a:hover {
            color: #666666; }
  .footer .footerarea {
    margin: 0 auto; }
    .footer .footerarea img.logo {
      width: 30%; }

.reference {
  height: 70px;
  overflow: hidden; }
  .reference img {
    width: 100%; }

/* ------------------------------------------------
	Mediaqueries / breakpoints
---------------------------------------------------*/
@media screen and (min-width: 768px) {
  .footer .footerarea .hi-icon-wrap {
    text-align: right; }
  .footer .footerarea img.logo {
    width: 100%; } }
@media screen and (min-width: 1024px) {
  .footer .nav ul {
    margin: 5px 0 0 0; }

  .footer .nav li {
    margin: 0 13px 0 0;
    float: left; }

  .footer .footerarea img.logo {
    width: 80%; } }
/*--------------------- header styles ---------------------*/
#header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background-color: white; }
  #header.sticky {
    position: fixed;
    box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.2); }
  #header .logo {
    margin: 0 15px 0 0;
    padding: 0;
    text-indent: -999;
    color: transparent;
    width: 205px;
    height: 50px;
    position: absolute;
    left: 15px; }
    #header .logo img {
      background-position: 0 0;
      background-repeat: no-repeat;
      -webkit-background-size: 100% 100%;
      -moz-background-size: 100% 100%;
      -o-background-size: 100% 100%;
      background-size: 100% 100%;
      width: 180px;
      height: 41px; }

.headerarea {
  width: 320px;
  position: relative;
  height: 40px; }

.startseite #header .grey {
  height: 3px;
  background-color: #fff; }

.unterseite #header .grey {
  height: 20px;
  border-top: 4px solid #fff;
  background-color: #f1f1f2;
  width: 100%;
  margin-top: 0; }

/* ------------------------------------------------
	Mediaqueries / breakpoints
---------------------------------------------------*/
@media screen and (min-width: 1024px) {
  #header {
    width: 100%; }
    #header .logo {
      margin-top: 3px;
      width: 270px;
      height: 70px;
      text-indent: -999;
      color: transparent; }
      #header .logo img {
        width: 50%;
        height: auto; }

  .headerarea {
    height: 60px;
    width: 1024px;
    margin: 0 auto; }

  #stage#nav {
    -o-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    transform: translateX(0px); }
    #stage#nav #header {
      bottom: auto; } }
@media screen and (max-width: 1024px) {
  header {
    height: 60px; }
    header .headerarea {
      padding-top: 10px; }

  .rbd {
    position: initial;
    width: 40%; }

  .quotation p {
    width: 70%; } }
/*--------------- slider styles ---------------*/
.slider {
  font-size: 0;
  overflow: hidden;
  position: relative;
  -o-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }
  .slider .slides {
    font-size: 0;
    position: relative; }
    .slider .slides .content {
      font-size: 0;
      left: 0;
      /* -100% = 2nd slide, -200% = 3rd slide etc. */
      line-height: 1em;
      position: relative;
      white-space: nowrap; }
      .slider .slides .content .slide {
        display: inline-block;
        font-size: 12px;
        line-height: 1em;
        position: relative;
        vertical-align: top;
        white-space: normal;
        width: 100%; }
        .slider .slides .content .slide .logo[data-href] {
          cursor: pointer; }
  .slider.photo .arrows {
    left: 0;
    position: absolute;
    top: 55px;
    width: 100%;
    z-index: 100; }
  .slider.photo button {
    background-color: white;
    width: 48px;
    height: 63px;
    margin-top: -32px;
    /* height/2 */
    position: absolute;
    top: 50%;
    opacity: 0.4;
    outline: none; }
    .slider.photo button:hover {
      transition: opacity 200ms ease-in;
      opacity: 0.8; }
    .slider.photo button::after {
      position: relative;
      text-align: center;
      top: 1px; }
    .slider.photo button.disabled::after {
      color: rgba(0, 0, 0, 0.4); }
    .slider.photo button.previous {
      left: 0; }
      .slider.photo button.previous::after {
        content: url(../../images/previous.png); }
    .slider.photo button.next {
      right: 0; }
      .slider.photo button.next::after {
        content: url(../../images/next.png); }

.photo {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }
  .photo .slides .content .slide {
    position: relative; }

.sliderarea .slider.photo {
  height: auto;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 100px; }
  .sliderarea .slider.photo .slide {
    display: inline-block;
    font-size: 12px;
    line-height: 1em;
    position: relative;
    vertical-align: top;
    white-space: normal;
    width: 100%;
    height: 330px; }
  .sliderarea .slider.photo .slides .content .slide .BU {
    margin-left: 0;
    position: absolute;
    bottom: 0;
    padding: 50px 30px 30px 30px;
    padding: 20px;
    z-index: 999;
    color: #000;
    background-color: #fff;
    opacity: 0.9;
    /* alle anderen Browser einschließlich IE 9 */
    width: 100%; }
  .sliderarea .slider.photo .slides .content .slide .caption {
    position: absolute;
    z-index: 1000;
    bottom: 0;
    right: 0;
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 3px 8px;
    margin-top: -20px;
    text-align: right;
    color: #fff; }
    .sliderarea .slider.photo .slides .content .slide .caption p {
      line-height: 1.3;
      font-size: 11px;
      margin-bottom: 0;
      color: #fff; }
    .sliderarea .slider.photo .slides .content .slide .caption .copyright {
      font-size: 11px;
      font-style: italic;
      color: #c8c8c8; }
.sliderarea .photo .photo {
  font-size: 0;
  height: 360px; }
.sliderarea .width4-12-desktop .slider.photo .slides .content .slide .BU {
  min-height: 78px;
  color: #fff;
  padding: 8px 15px 15px;
  width: 100%;
  background-color: #1a1a1a;
  top: 187px;
  opacity: 1;
  position: absolute;
  left: 0;
  border-top: 3px solid #fff;
  font-style: normal;
  line-height: 18px; }

/* ------------------------------------------------
	Mediaqueries / breakpoints
---------------------------------------------------*/
@media screen and (max-width: 767px) {
  .sliderarea .slider.photo {
    margin-bottom: 80px; } }
@media screen and (min-width: 768px) {
  .sliderarea .slider.photo .photo {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }
  .sliderarea .slider.photo .slide {
    height: 550px; }
  .sliderarea .slider.photo .slides .content .slide .BU {
    position: absolute;
    width: 75%;
    max-width: 570px;
    margin-left: 25px;
    padding: 30px 30px 30px 30px;
    border-bottom: none; }
  .sliderarea .photo .photo {
    height: 550px; }

  body.content .main .width1024 .slider.photo .slides .content .slide .BU {
    top: 340px; } }
@media screen and (min-width: 1024px) {
  /* 1025px (!1024px): not for tablets in landscape view */
  .slider.photo .arrows {
    top: 72px; }

  .slider.photo .slide {
    padding-top: 0; }

  .slider.photo .article {
    bottom: 0;
    left: 0;
    top: auto;
    right: 0;
    opacity: 1.0;
    padding: 0;
    position: absolute;
    -o-transition: opacity 0.25s;
    -ms-transition: opacity 0.25s;
    -moz-transition: opacity 0.25s;
    -webkit-transition: opacity 0.25s;
    transition: opacity 0.25s; }

  .slider.photo .article.animated {
    opacity: 0.3;
    z-index: 99; }

  .sliderarea .slider.photo .article p + p {
    padding-bottom: 17px;
    padding-top: 12px; } }
@media screen and (min-width: 1400px) {
  .sliderarea .slider.photo .slide {
    height: 550px; }

  .sliderarea .slider.photo .slides .content .slide .BU {
    border-bottom: none; }

  body.content .main .slider.tab .articles .article .photo .photo {
    height: 250px !important;
    width: 180px; }

  .slider.tab .articles .article .slider.photo .slide {
    height: 250px;
    width: 180px;
    margin-right: 15px; } }
/* ------------------------------------------------
	hacks for different browsers
---------------------------------------------------*/
/**
 * Conditional CSS for old IE
 */
@media screen and (min-width: 0\0) {
  .sliderarea video {
    width: 100% !important;
    height: auto; } }
/**
 * Conditional CSS for IE 10 + 11
 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .sliderarea video {
    width: 100% !important;
    height: auto; } }
/**
 * Conditional CSS for Edge
 */
@supports (-ms-accelerator: true) {
  .sliderarea video {
    width: 100% !important;
    height: auto; } }
@supports (-ms-ime-align: auto) {
  .sliderarea video {
    width: 100% !important;
    height: auto; } }
.newsletter-form .box:nth-child(1) {
  padding-left: 0 !important; }
.newsletter-form .box:nth-child(2) {
  padding-right: 0 !important;
  padding-left: 0 !important; }

textarea {
  font-size: 1rem;
  display: block;
  padding: 10px 15px;
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  height: 150px;
  min-height: 40px;
  max-height: 200px; }

input {
  font-size: 1rem; }
  input[type="text"], input[type="email"], input[type="tel"] {
    padding: 10px 15px;
    width: 100%;
    display: inline-block; }
  input[type="submit"] {
    color: white; }
  input[type="select"] {
    padding: 10px 15px;
    margin-bottom: 20px; }

select {
  padding: 10px 15px;
  margin-bottom: 20px;
  font-size: 1rem;
  border: 1px solid #00929e;
  outline: none;
  box-shadow: none; }

input.clever_form_error {
  border: 1px solid red; }

.tx-powermail fieldset {
  border: none; }

/*--------------- text-box with keywords ---------------*/
.text-keyword-box .keyword-box {
  position: relative;
  overflow: hidden;
  margin: 10px 0;
  height: 200px; }
  .text-keyword-box .keyword-box .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    background: -moz-linear-gradient(45deg, rgba(0, 146, 158, 0.8) 0%, rgba(41, 159, 182, 0.8) 32%, rgba(125, 185, 232, 0.02) 97%, rgba(125, 185, 232, 0) 98%);
    background: -webkit-linear-gradient(45deg, rgba(0, 146, 158, 0.8) 0%, rgba(41, 159, 182, 0.8) 32%, rgba(125, 185, 232, 0.02) 97%, rgba(125, 185, 232, 0) 98%);
    background: linear-gradient(45deg, rgba(0, 146, 158, 0.8) 0%, rgba(41, 159, 182, 0.8) 32%, rgba(125, 185, 232, 0.02) 97%, rgba(125, 185, 232, 0) 98%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00929e', endColorstr='#007db9e8',GradientType=1 ); }
  .text-keyword-box .keyword-box .keyword-image {
    position: relative;
    height: 100%;
    width: 100%; }
    .text-keyword-box .keyword-box .keyword-image img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .text-keyword-box .keyword-box .keyword-image .caption {
      position: absolute;
      z-index: 1;
      bottom: 0;
      right: 0;
      display: inline-block;
      background-color: rgba(0, 0, 0, 0.6);
      padding: 1px 8px;
      margin-top: -20px;
      text-align: right;
      color: #fff; }
      .text-keyword-box .keyword-box .keyword-image .caption p {
        line-height: 1.3;
        font-size: 11px;
        margin-bottom: 0;
        color: #fff; }
      .text-keyword-box .keyword-box .keyword-image .caption .copyright {
        font-size: 11px;
        font-style: italic;
        color: #c8c8c8; }
  .text-keyword-box .keyword-box .keyword-text {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1; }
    .text-keyword-box .keyword-box .keyword-text h2 {
      color: white;
      display: block;
      padding: 20px 25px;
      margin: 0;
      font-weight: 300;
      text-transform: uppercase; }
    .text-keyword-box .keyword-box .keyword-text p {
      position: absolute;
      bottom: 0;
      color: transparent;
      padding: 20px 25px;
      transition: color 250ms ease-in; }
  .text-keyword-box .keyword-box:hover .keyword-text p {
    color: white;
    transition: color 250ms ease-in; }

/*

@keyframes hovereffect {
  0%   {opacity: 0;}
  100% {opacity: 1;}
}
 */
/*--------------- facts ---------------*/
.facts {
  background: linear-gradient(180deg, rgba(189, 221, 226, 0) 20%, rgba(189, 221, 226, 0.1) 20%, rgba(189, 221, 226, 0.1) 40%, rgba(189, 221, 226, 0.2) 40%, rgba(189, 221, 226, 0.2) 60%, rgba(189, 221, 226, 0.4) 60%, rgba(189, 221, 226, 0.4) 80%, rgba(189, 221, 226, 0.5) 80%), linear-gradient(-45deg, rgba(164, 210, 217, 0) 20%, rgba(164, 210, 217, 0.1) 20%, rgba(164, 210, 217, 0.1) 40%, rgba(164, 210, 217, 0.2) 40%, rgba(164, 210, 217, 0.2) 60%, rgba(164, 210, 217, 0.4) 60%, rgba(164, 210, 217, 0.4) 80%, rgba(164, 210, 217, 0.6) 80%), linear-gradient(-45deg, rgba(103, 187, 197, 0) 20%, rgba(103, 187, 197, 0.1) 20%, rgba(103, 187, 197, 0.1) 40%, rgba(103, 187, 197, 0.2) 40%, rgba(103, 187, 197, 0.2) 60%, rgba(103, 187, 197, 0.4) 60%, rgba(103, 187, 197, 0.4) 80%, rgba(103, 187, 197, 0.6) 80%), linear-gradient(90deg, rgba(0, 146, 158, 0) 20%, rgba(0, 146, 158, 0.3) 20%, rgba(0, 146, 158, 0.3) 40%, rgba(0, 146, 158, 0.5) 40%, rgba(0, 146, 158, 0.5) 60%, rgba(0, 146, 158, 0.7) 60%, rgba(0, 146, 158, 0.7) 80%, rgba(0, 146, 158, 0.8) 80%);
  background-color: #009ba8;
  background-size: 100% 100%;
  min-height: 100%;
  padding: 20px 25px;
  margin-top: 30px; }
  .facts h2 {
    color: white;
    text-align: center; }
  .facts p {
    color: white;
    text-align: center; }
    .facts p.number {
      font-size: 30px;
      margin: 20px; }
  .facts img.icon {
    width: 120px;
    display: block;
    margin-left: auto;
    margin-right: auto; }

/*--------------- image box ---------------*/
.image-box img {
  width: auto; }
  .image-box img.big-image-right {
    display: none;
    position: absolute;
    right: 0;
    width: 35%; }
  .image-box img.big-image-left {
    display: none;
    position: absolute;
    left: 0;
    width: 35%; }
.image-box .image-boxes-text-left,
.image-box .image-boxes-text-right {
  background-color: white;
  margin: 100px 100px 100px 0;
  border: 1px solid #00929e;
  padding: 20px;
  width: 75%; }
  .image-box .image-boxes-text-left a,
  .image-box .image-boxes-text-right a {
    position: absolute; }
.image-box .image-boxes-text-right {
  margin: 0;
  float: right; }

/*--------------- logo-slider ---------------*/
.logo-slider {
  background: linear-gradient(180deg, rgba(189, 221, 226, 0) 20%, rgba(189, 221, 226, 0.1) 20%, rgba(189, 221, 226, 0.1) 40%, rgba(189, 221, 226, 0.2) 40%, rgba(189, 221, 226, 0.2) 60%, rgba(189, 221, 226, 0.4) 60%, rgba(189, 221, 226, 0.4) 80%, rgba(189, 221, 226, 0.5) 80%), linear-gradient(-45deg, rgba(164, 210, 217, 0) 20%, rgba(164, 210, 217, 0.1) 20%, rgba(164, 210, 217, 0.1) 40%, rgba(164, 210, 217, 0.2) 40%, rgba(164, 210, 217, 0.2) 60%, rgba(164, 210, 217, 0.4) 60%, rgba(164, 210, 217, 0.4) 80%, rgba(164, 210, 217, 0.6) 80%), linear-gradient(-45deg, rgba(103, 187, 197, 0) 20%, rgba(103, 187, 197, 0.1) 20%, rgba(103, 187, 197, 0.1) 40%, rgba(103, 187, 197, 0.2) 40%, rgba(103, 187, 197, 0.2) 60%, rgba(103, 187, 197, 0.4) 60%, rgba(103, 187, 197, 0.4) 80%, rgba(103, 187, 197, 0.6) 80%), linear-gradient(90deg, rgba(0, 146, 158, 0) 20%, rgba(0, 146, 158, 0.3) 20%, rgba(0, 146, 158, 0.3) 40%, rgba(0, 146, 158, 0.5) 40%, rgba(0, 146, 158, 0.5) 60%, rgba(0, 146, 158, 0.7) 60%, rgba(0, 146, 158, 0.7) 80%, rgba(0, 146, 158, 0.8) 80%);
  background-color: #009ba8;
  background-size: 100% 100%;
  min-height: 100%;
  padding: 20px 25px; }
  .logo-slider h2, .logo-slider p {
    color: white;
    text-align: center; }

/*--------------- video-box ---------------*/
.video-box {
  padding: 20px 25px;
  border: 1px solid #00929e;
  margin: 100px 0 210px 0;
  position: relative; }
  .video-box button.button {
    position: absolute; }
  .video-box p {
    width: 50%; }
  .video-box .video {
    display: none;
    overflow: hidden;
    width: 500px;
    position: absolute;
    right: -150px;
    top: 50px;
    color: white; }
    .video-box .video video {
      width: 100%; }

/*--------------- image-box-fullwidth ---------------*/
.image-box-fullwidth {
  margin-top: 50px;
  background-image: url("../../images/RDM/fotolia/Fotolia_187165077_M.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%; }
  .image-box-fullwidth h2, .image-box-fullwidth h3 {
    text-align: center;
    color: white; }
  .image-box-fullwidth p {
    margin: 0;
    color: white;
    text-align: center; }
  .image-box-fullwidth .overlay {
    padding: 20px 0;
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 146, 158, 0.5);
    background: -moz-linear-gradient(45deg, rgba(0, 146, 158, 0.8) 0%, rgba(41, 159, 182, 0.8) 32%, rgba(125, 185, 232, 0.02) 97%, rgba(125, 185, 232, 0) 98%);
    background: -webkit-linear-gradient(45deg, rgba(0, 146, 158, 0.8) 0%, rgba(41, 159, 182, 0.8) 32%, rgba(125, 185, 232, 0.02) 97%, rgba(125, 185, 232, 0) 98%);
    background: linear-gradient(45deg, rgba(0, 146, 158, 0.8) 0%, rgba(41, 159, 182, 0.8) 32%, rgba(125, 185, 232, 0.02) 97%, rgba(125, 185, 232, 0) 98%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00929e', endColorstr='#007db9e8',GradientType=1 ); }
  .image-box-fullwidth .contact-box {
    padding: 30px; }
    .image-box-fullwidth .contact-box .contact-row {
      position: relative; }
      .image-box-fullwidth .contact-box .contact-row h3 {
        color: white;
        margin: 40px 0 5px 0; }
      .image-box-fullwidth .contact-box .contact-row a {
        color: white; }
        .image-box-fullwidth .contact-box .contact-row a:hover {
          color: #d5e9ed; }
      .image-box-fullwidth .contact-box .contact-row img.small-icon {
        width: 50px;
        position: absolute;
        left: 20px;
        top: -15px; }
      .image-box-fullwidth .contact-box .contact-row p.phone, .image-box-fullwidth .contact-box .contact-row p.mail {
        font-size: 16px;
        font-weight: 600; }
        .image-box-fullwidth .contact-box .contact-row p.phone a, .image-box-fullwidth .contact-box .contact-row p.mail a {
          font-size: 16px; }

/*--------------- page ---------------*/
/*--------------- image-box ---------------*/
.image-box-sidebar {
  overflow: hidden;
  margin-bottom: 20px;
  margin-right: calc((-100vw + 1024px) / 2); }
  .image-box-sidebar img {
    object-fit: cover;
    object-position: top left;
    width: 100%;
    height: 100%; }
  .image-box-sidebar .caption {
    display: inline-block;
    margin-top: 8px; }
    .image-box-sidebar .caption p {
      line-height: 1.3;
      font-size: 11px;
      margin-bottom: 0; }
    .image-box-sidebar .caption .copyright {
      font-size: 11px;
      font-style: italic;
      color: #aaa; }

.image-box-pagecontent {
  overflow: hidden;
  margin-bottom: 20px;
  margin-left: -300px;
  margin-top: 30px;
  position: relative; }
  .image-box-pagecontent.big {
    height: 500px; }
  .image-box-pagecontent.medium {
    height: 350px; }
  .image-box-pagecontent.small {
    height: 300px; }
  .image-box-pagecontent img {
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .image-box-pagecontent .caption {
    position: absolute;
    z-index: 1;
    bottom: 0;
    right: 0;
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 1px 8px;
    margin-top: -20px;
    text-align: right;
    color: #fff; }
    .image-box-pagecontent .caption p {
      margin-bottom: 0;
      color: #fff; }
    .image-box-pagecontent .caption .copyright {
      font-style: italic;
      color: #c8c8c8; }

.pagecontent-quotation {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px; }
  .pagecontent-quotation .image-box-pagecontent, .pagecontent-quotation .quotation {
    margin-bottom: 0;
    margin-top: 0; }
  .pagecontent-quotation .quotation p {
    margin-bottom: 0; }
  .pagecontent-quotation .quotation {
    height: 100%; }
  .pagecontent-quotation .image-box-pagecontent.medium {
    height: 100%; }
  .pagecontent-quotation div[class^="width12-"] {
    align-items: stretch;
    overflow: hidden;
    position: relative; }
    .pagecontent-quotation div[class^="width12-"] > div {
      height: 100%; }

/*--------------- download-box ---------------*/
.download-box {
  position: relative;
  background-color: #d5e9ed;
  padding: 20px 25px;
  margin-bottom: 20px;
  width: 100%; }
  .download-box p,
  .download-box h2 {
    color: #333333; }
  .download-box ul {
    padding: 10px; }
    .download-box ul li a:hover {
      color: #8ac6cf; }
    .download-box ul li:before {
      content: '›';
      display: inline-block;
      height: 20px;
      width: 20px;
      background-repeat: no-repeat; }
  .download-box img.download-image {
    padding-right: 20px; }
  .download-box img.icon {
    position: absolute;
    top: -20px;
    z-index: -1;
    right: 0;
    width: 80px; }
  .download-box .button-effect {
    margin-top: 20px; }
  .download-box .caption {
    display: inline-block;
    margin-top: 5px; }
    .download-box .caption p {
      line-height: 1.3;
      font-size: 11px;
      margin-bottom: 0; }
    .download-box .caption .copyright {
      font-size: 11px;
      font-style: italic;
      color: #585858; }

/*--------------- info-box ---------------*/
.info-box {
  width: 100%;
  background-color: #8ac6cf;
  padding: 20px 25px;
  margin-bottom: 20px; }
  .info-box p,
  .info-box h3 {
    color: white; }
  .info-box img.icon {
    position: absolute;
    top: -15px;
    z-index: -1;
    right: 5px;
    width: 70px; }

/*--------------- employee-box ---------------*/
.employee-box {
  margin-top: 20px;
  margin-bottom: 5px; }
  .employee-box .employee {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    position: relative;
    overflow: hidden;
    height: 400px; }
    .employee-box .employee img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .employee-box .employee:hover h2 {
      background: -moz-linear-gradient(45deg, rgba(0, 146, 158, 0.8) 0%, rgba(41, 159, 182, 0.8) 32%, rgba(125, 185, 232, 0.02) 97%, rgba(125, 185, 232, 0) 98%);
      background: -webkit-linear-gradient(45deg, rgba(0, 146, 158, 0.8) 0%, rgba(41, 159, 182, 0.8) 32%, rgba(125, 185, 232, 0.02) 97%, rgba(125, 185, 232, 0) 98%);
      background: linear-gradient(45deg, rgba(0, 146, 158, 0.8) 0%, rgba(41, 159, 182, 0.8) 32%, rgba(125, 185, 232, 0.02) 97%, rgba(125, 185, 232, 0) 98%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00929e', endColorstr='#007db9e8',GradientType=1 );
      transition: background 250ms linear; }
    .employee-box .employee:hover p.characteristics {
      color: white;
      transition: color 250ms linear; }
    .employee-box .employee p {
      padding: 20px 25px;
      position: absolute;
      color: white; }
      .employee-box .employee p.position {
        top: 35px; }
      .employee-box .employee p.characteristics {
        bottom: 0;
        color: transparent; }
    .employee-box .employee h2 {
      position: absolute;
      background-color: transparent;
      color: white;
      display: block;
      padding: 20px 25px;
      margin: 0;
      font-weight: 300;
      text-transform: uppercase;
      width: 100%;
      height: 100%; }
    .employee-box .employee .caption {
      position: absolute;
      z-index: 1000;
      bottom: 0;
      right: 0;
      display: inline-block;
      background-color: rgba(0, 0, 0, 0.6);
      padding: 3px 8px;
      text-align: right;
      color: #fff; }
      .employee-box .employee .caption p {
        position: relative;
        padding: 0;
        line-height: 1.3;
        font-size: 11px;
        margin-bottom: 0;
        color: #fff; }
      .employee-box .employee .caption .copyright {
        font-size: 11px;
        font-style: italic;
        color: #c8c8c8; }
  .employee-box .contact-buttons {
    display: flex;
    justify-content: flex-start; }
    .employee-box .contact-buttons .contact {
      background-color: #8ac6cf;
      border-right: 1px solid white;
      width: 50px;
      height: 50px;
      overflow: hidden;
      display: flex;
      justify-content: flex-start;
      align-items: center;
      transition: all .3s ease-in; }
      .employee-box .contact-buttons .contact:hover {
        background-color: #00929e;
        transition: all .3s ease-in;
        width: 250px; }
        .employee-box .contact-buttons .contact:hover span {
          color: white;
          transition: color .3s ease-in; }
      .employee-box .contact-buttons .contact img {
        width: 50px;
        height: 50px; }
      .employee-box .contact-buttons .contact span {
        white-space: nowrap;
        flex-grow: 1;
        color: white;
        font-size: 13px;
        color: transparent;
        height: 1.2rem;
        transition: color .3s ease-in; }
    .employee-box .contact-buttons > a img {
      width: 50px;
      background-color: #8ac6cf; }
      .employee-box .contact-buttons > a img:hover {
        background-color: #00929e;
        transition: background-color 200ms ease-in; }

/* ------------------------------------------------
	Mediaqueries / breakpoints
---------------------------------------------------*/
@media screen and (max-width: 1024px) {
  .image-box .image-boxes-text-left,
  .image-box .image-boxes-text-right {
    width: 65%; }
  .image-box img.big-image-left {
    width: 43%; }

  .image-box-pagecontent {
    margin-left: -70px;
    margin-top: 0; }
    .image-box-pagecontent.big {
      height: auto; }

  .image-box-sidebar {
    position: relative;
    margin-right: -15px; } }
@media screen and (min-width: 767px) {
  .video-box .video {
    display: block; }

  .image-box img.big-image-right, .image-box img.big-image-left {
    display: block; } }
@media screen and (max-width: 767px) {
  .image-box-pagecontent {
    margin-left: -40px; }

  .video-box {
    margin: 20px 0 0 0; }
    .video-box p {
      width: 100%; }

  .image-box {
    position: relative; }
    .image-box .image-boxes-text-right,
    .image-box .image-boxes-text-left {
      width: 100%;
      margin: 20px 0 20px 0; }

  .logo-slider {
    margin-top: 50px; }

  .image-box-sidebar {
    display: none; } }
.sidebar {
  margin-top: 75px; }

.opening-hours {
  display: inline-flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  background-color: #8ac6cf;
  padding: 5px;
  margin-bottom: 20px; }
  .opening-hours p {
    color: white;
    margin-bottom: 0;
    margin-right: 10px; }
  .opening-hours img {
    width: 50px;
    margin-right: 10px; }

.datenschutz {
  background-color: #00929e;
  padding: 10px 15px;
  margin: 20px 0; }
  .datenschutz a {
    color: white; }
  .datenschutz p {
    margin: 0; }

/*--------------- contact flag ---------------*/
.contact-wrapper {
  position: fixed;
  top: 30vh;
  right: 0; }
  .contact-wrapper > input[type="checkbox"] {
    display: none; }
  .contact-wrapper label:first-of-type {
    background-color: #8ac6cf;
    font-size: 20px;
    padding: 15px 15px 12px 50px;
    color: white;
    text-transform: uppercase;
    font-family: "Yanone-Kaffeesatz", sans-serif;
    transform: translateX(50%);
    transition: .4s ease-out background-color; }
    .contact-wrapper label:first-of-type:hover {
      background-color: #00929e;
      transition: .4s ease-out background-color; }
    .contact-wrapper label:first-of-type .contact-tag {
      width: 30px;
      position: absolute;
      top: -7px;
      left: 10px; }
  .contact-wrapper .contact-overlay {
    content: '';
    display: block;
    height: 100vh;
    width: 100vw;
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    pointer-events: none;
    opacity: 0;
    transition: .4s ease-out opacity; }
  .contact-wrapper .contact-content {
    overflow: scroll;
    position: fixed;
    right: 0;
    top: 0;
    height: 100vh;
    width: 25vw;
    min-width: 40rem;
    max-width: 100vw;
    background: white;
    transform: translateX(100vw);
    transition: .3s ease-out transform;
    padding: 45px; }
    .contact-wrapper .contact-content h3 {
      margin-bottom: 10px; }
    .contact-wrapper .contact-content hr {
      margin: 20px 0 30px 0; }
  .contact-wrapper > input:checked {
    background: red; }
    .contact-wrapper > input:checked ~ .contact-content {
      transform: translateX(0);
      transition: .3s ease-out transform; }
    .contact-wrapper > input:checked ~ .contact-overlay {
      opacity: 1;
      pointer-events: initial;
      transition: .3s ease-out opacity; }

/*--------------- accordion ---------------*/
p + .aufklapper {
  margin-top: 20px;
  margin-bottom: 40px; }

.aufklapper .wrapper {
  padding: 0 15px !important; }
  .aufklapper .wrapper dl dt h3 {
    color: #00929e;
    padding-left: 30px; }

body.content .wrapper dl {
  border-bottom: 1px solid #8ac6cf;
  margin: -1px -16px 0;
  max-width: 105%; }

body.content .wrapper.width5-12-tablet.width5-12-desktop dl {
  margin: 0; }

body.content .wrapper dt,
body.content .wrapper dd {
  position: relative; }

body.content .wrapper dd {
  height: 0;
  margin: -3px 0 0;
  overflow: hidden; }

body.content .wrapper dt {
  border-top: 1px solid #8ac6cf;
  cursor: pointer; }

body.content .wrapper dt.active::before {
  content: "»";
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

body.content .wrapper dt::before {
  content: "»";
  font-size: 30px;
  line-height: 1em;
  left: 0;
  position: absolute;
  top: 0.4em;
  font-style: normal;
  color: #8ac6cf; }

body.content .wrapper dt.active + dd {
  height: auto; }

/* ------------------------------------------------
	Mediaqueries / breakpoints
---------------------------------------------------*/
@media screen and (max-width: 767px) {
  .main .aufklapper img {
    display: inline-block;
    float: none !important; }

  .contact-wrapper {
    display: none; } }
/*--------------- button effect ---------------*/
.button-effect {
  color: white;
  background-color: #00929e;
  border: none;
  display: block;
  float: left;
  max-width: 250px;
  min-width: 150px;
  /* sonst wird der Effekt nicht mehr angezeigt, wenn der Button zu klein oder zu groß ist */
  overflow: hidden;
  padding: 1rem;
  position: relative;
  text-align: center; }
  .button-effect .contact-tag {
    position: absolute;
    width: 25px;
    top: 6px;
    left: 10px; }

.plusicon .button-effect {
  padding: 13px 13px 13px 45px; }

.button-effect::before {
  background: #00929e;
  background: linear-gradient(45deg, transparent 0%, rgba(255, 255, 255, 0.05) 15%, rgba(255, 255, 255, 0.1) 32%, rgba(255, 255, 255, 0.4) 97%, rgba(255, 255, 255, 0.8) 98%);
  opacity: .75;
  border-radius: 50%;
  content: '';
  height: 30px;
  left: 100%;
  margin: -15px 0 0 1px;
  position: absolute;
  transform: scale3d(1, 2, 1);
  transform-origin: 100% 50%;
  transition: transform 0.3s, opacity 0.3s;
  transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1);
  top: 50%;
  width: 30px; }

.button-effect:hover::before {
  cursor: pointer;
  transform: scale3d(9, 9, 1); }

.button-effect input[type="submit"] {
  background: none;
  border: none;
  margin: 0;
  margin-right: 0;
  width: auto;
  outline: none;
  padding: 0;
  color: white; }

/*--------------- socialmedia effect ---------------*/
.hi-icon-wrap {
  text-align: left;
  margin: 0 auto;
  padding: 2em 0 3em; }
  .hi-icon-wrap.hi-icon-effect-1 .hi-icon {
    background: rgba(0, 146, 158, 0.3);
    -webkit-transition: background 0.2s, color 0.2s;
    -moz-transition: background 0.2s, color 0.2s;
    transition: background 0.2s, color 0.2s; }
    .hi-icon-wrap.hi-icon-effect-1 .hi-icon:after {
      top: -7px;
      left: -7px;
      padding: 7px;
      box-shadow: 0 0 0 2px #00929e;
      -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
      -webkit-transform: scale(0.8);
      -moz-transition: -moz-transform 0.2s, opacity 0.2s;
      -moz-transform: scale(0.8);
      -ms-transform: scale(0.8);
      transition: transform 0.2s, opacity 0.2s;
      transform: scale(0.8);
      opacity: 0; }
  .hi-icon-wrap.hi-icon-effect-1a .hi-icon:hover {
    background: #00929e;
    color: #41ab6b; }
    .hi-icon-wrap.hi-icon-effect-1a .hi-icon:hover:after {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1);
      opacity: 1; }
  .hi-icon-wrap .hi-icon {
    display: inline-block;
    font-size: 0px;
    cursor: pointer;
    margin: 30px 0 0 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    color: #00929e; }
    .hi-icon-wrap .hi-icon:after {
      pointer-events: none;
      position: absolute;
      width: 100%;
      height: 100%;
      border-radius: 50%;
      content: '';
      -webkit-box-sizing: content-box;
      -moz-box-sizing: content-box;
      box-sizing: content-box; }
    .hi-icon-wrap .hi-icon:before {
      speak: none;
      font-size: 48px;
      line-height: 90px;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      display: block;
      -webkit-font-smoothing: antialiased; }

/*--------------- content box bubble effect ---------------*/
.hvr-bubble-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative; }
  .hvr-bubble-left:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    border-style: solid;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    top: calc(50% - 10px);
    left: 0;
    border-width: 10px 10px 10px 0;
    border-color: transparent #8ac6cf transparent transparent; }
  .hvr-bubble-left.download-box:before {
    border-color: transparent #d5e9ed transparent transparent; }

.hvr-bubble-left:hover:before, .hvr-bubble-left:focus:before, .hvr-bubble-left:active:before {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px); }

/*# sourceMappingURL=RDM-styles.css.map */
