/*Plus zu Minus mit hover*/
/* scss examples  */
.csc-darkgrey h1, .csc-darkblue h1, .csc-darkgrey h2, .csc-darkblue h2, .csc-darkgrey h3, .csc-darkblue h3, .csc-darkgrey h4, .csc-darkblue h4, .csc-darkgrey h5, .csc-darkblue h5 {
  color: #eee; }
/*COOKIEBAR*/
.cc_banner-wrapper .cc_container .cc_message {
  margin: 0;
  font-size: 17px;
  line-height: 29px; }
  .cc_banner-wrapper .cc_container .cc_more_info {
    background: #d3d3d3;
    border-radius: 5px;
    padding: 9px 15px;
    float: right;
    display: inline-block;
    color: #000;
    line-height: 11px; }
    @media screen and (max-width: 850px) {
  .cc_banner-wrapper .cc_container .cc_more_info {
    float: none;
    margin-top: 0; } }
/****************************************
 ************ basic settings ************
 ****************************************/
*, *:before, *:after {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  font-size: 62.5%; }

body, nav, a, p {
  margin: 0;
  padding: 0; }

body {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: normal;
  line-height: 140%;
  color: #222;
  background-color: #e6e7e9; }

h1, h2, h3, h4, h5 {
  margin: 0;
  color: #222; }

h1 {
  padding: 0 0 10px 0;
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 50px;
  font-weight: bold; }

h2 {
  padding: 0 0 10px 0;
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 40px;
  font-weight: bold; }

h3, h4, h5 {
  padding: 0 0 5px 0; }

ol, ul {
  margin: 0;
  padding: 0 0 0 20px; }

img {
  max-width: 100%;
  height: auto;
  width: auto; }

a, a:active {
  text-decoration: none;
  color: #006199; }

a:hover {
  text-decoration: underline; }

*:focus, *:active {
  outline: none !important; }

iframe {
  max-width: 100%; }

caption {
  font-style: italic; }

.t3js-icon img {
  height: 16px;
  width: 16px; }

.flexContainer, .flexContainer768, #sitemap ul ul ul ul {
  display: flex; }

.csc-darkgrey {
  background-color: #333;
  color: #eee; }

.coloredtext {
  color: red; }

.csc-darkblue {
  background-color: #006199;
  color: #eee; }

.csc-grey {
  background-color: #ccc; }

.dropdown-menu {
  font-size: 1.6rem; }

.breadcrumb {
  background-color: transparent; }
/****************************************
 ******** mobile navi hamburger *********
 ****************************************/
html.mm-wrapper_opening #hamburger:before, html.mm-wrapper_opening #hamburger:after {
  top: 20px;
  left: -5px;
  background: #006199; }
  html.mm-wrapper_opening #hamburger:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
  html.mm-wrapper_opening #hamburger:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  html.mm-wrapper_opening #hamburger span {
    left: -50px;
    opacity: 0;
    background: #006199; }

#hamburger {
  box-sizing: border-box;
  display: block;
  width: 65px;
  height: 51px;
  z-index: 2; }
  #hamburger:before, #hamburger:after, #hamburger span {
    background: #0084c0;
    content: '';
    display: block;
    width: 65px;
    height: 11px;
    position: absolute;
    left: 0;
    -webkit-transition: all 0.5s ease 0.5s;
    transition: all 0.5s ease 0.5s;
    -webkit-transition-property: transform, top, bottom, left, opacity, background;
    transition-property: transform, top, bottom, left, opacity, background; }
  #hamburger:before {
    top: 0; }
  #hamburger span {
    top: 20px; }
  #hamburger:after {
    top: 40px; }

#mobileNaviTriggerWrap {
  position: relative;
  display: inline-block; }

.frame .detail {
  background: #2481bd;
  display: inline-block;
  border: none;
  -webkit-box-shadow: 0;
  box-shadow: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  color: #fff !important;
  font-size: 14px;
  padding: 4px 10px;
  font-weight: 700 !important;
  font-family: 'Noto Sans', sans-serif;
  margin-top: 6px;
  text-align: center;
  text-decoration: none !important; }

.mm-menu {
  background: #fff;
  color: #707173; }
  .mm-menu em.mm-counter {
    color: #707173;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 41px;
    margin-top: -19px;
    margin-right: 5px; }

.mm-menu a {
  color: #337ab7; }
/** add style to new mmenu start **/
#mobileNavi #mm-1 .mm-navbar, #mobileNavi #mm-1 .mm-navbar__title {
  display: none; }
  #mobileNavi .mm-panels .mm-navbar {
    background: #006199; }
    #mobileNavi .mm-panels .mm-navbar .mm-btn:before {
      border-color: #fff; }
    #mobileNavi .mm-panels .mm-navbar .mm-navbar__title {
      color: #fff; }
  #mobileNavi .mm-panels .mm-listitem {
    border-bottom: 1px solid #707173; }
    #mobileNavi .mm-panels .mm-listitem .mm-btn_next:before {
      display: none; }
      #mobileNavi .mm-panels .mm-listitem .mm-btn_next:after {
        border-color: #006199; }
    #mobileNavi .mm-panels .mm-listitem a {
      color: #006199; }
    #mobileNavi .mm-panels .mm-listitem.mm-listitem_selected {
      background: rgba(0, 0, 0, 0.1);
      font-weight: bold; }
    #mobileNavi .mm-panels .mm-listitem:after {
      border-bottom: 0;
      border-color: transparent; }
  #mobileNavi .mm-navbars_bottom nav span {
    color: #006199;
    display: inline-block;
    margin: 0 5px 0 5px; }
  #mobileNavi .mm-navbars_bottom a {
    color: #337ab7; }

.navbar-nav {
  flex-direction: row; }
/** add style to new mmenu end **/
/****************************************
 *********** DCE Slick Slider ***********
 ****************************************/
/** only first image show start **/
.slickHeaderSlider .slickSliderSingle, .slickHeaderSlider .slickSliderSingle.slick-cloned {
  display: none; }

.slickHeaderSlider .slickSliderSingle:first-child, .slickHeaderSlider .slickSliderSingle.slick-cloned:first-child {
  display: block; }

.slickHeaderSlider.slick-initialized.slick-slider .slickSliderSingle, .slickHeaderSlider.slick-initialized.slick-slider .slickSliderSingle:first-child {
  display: block; }
/** only first image show end **/
.slickHeaderWrap {
  position: relative; }

.slickHeaderSliderPosition {
  z-index: 1;
  width: 100%; }

.slick-dots {
  bottom: 10px; }

.slick-dots li button::before {
  font-size: 16px; }

.slickSliderSingle {
  position: relative; }

.slickSliderContent {
  position: absolute;
  bottom: 10px;
  left: 10px;
  max-width: 100%; }
  .slickSliderContent a {
    font-family: 'Open Sans', Arial, sans-serif;
    font-weight: bold;
    font-size: 50px;
    line-height: 50px;
    text-shadow: 0 0 5px #000;
    color: #fff; }
  .slickSliderContent a:hover {
    text-decoration: none; }

.slickSliderTeaser {
  display: none; }

.cl-effect-10 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  display: inline-block;
  font-size: 18px;
  margin-top: 5px;
  float: left;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.7);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.7); }
  .cl-effect-10 a {
    overflow: hidden;
    display: block; }
  .cl-effect-10 a span {
    display: inline-block;
    padding: 5px 10px;
    background: #006199;
    color: #fff;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s; }

.slick-prev, .slick-next {
  width: 50px;
  height: 50px; }
/****************************************
 **************** Layout ****************
 ****************************************/
/***** navigation *****/
#naviWrap {
  padding: 10px;
  height: 71px;
  max-width: 1200px;
  z-index: 1000;
  background-color: #fff;
  justify-content: space-between;
  align-items: center;
  top: 0;
  right: 0;
  margin: 0 auto; }
  #naviWrap #mainNavi {
    margin-left: auto; }
  #naviWrap #mainNavi .nav-item {
    padding: 0 10px;
    border-left: 1px solid #222; }
    #naviWrap #mainNavi .nav-item:nth-last-of-type(1) {
      border-right: 1px solid #222; }
    #naviWrap #mainNavi .nav-item a {
      padding: 0;
      color: #222; }

#logo {
  display: none;
  max-width: 250px; }
  #logo a {
    display: inline-block; }
  #logo a img {
    max-height: 51px; }
/***** header *****/
#header {
  max-width: 1200px;
  margin: 0 auto; }
/***** content *****/
#main .frame {
  padding: 0 0 30px;
  margin: 0 auto;
  max-width: 1200px;
  background-color: white; }
  #main .frame.frame-none {
    max-width: 100%; }
  #main .frame .tx-felogin-pi1 {
    max-width: 600px;
    margin: 0 auto;
    padding: 20px; }
  #main .frame .tx-felogin-pi1 > h3 {
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase; }
  #main .frame .tx-felogin-pi1 form fieldset legend {
    display: none; }
    #main .frame .tx-felogin-pi1 form fieldset div:nth-of-type(3) {
      display: flex;
      align-items: center;
      margin-top: 20px; }
      #main .frame .tx-felogin-pi1 form fieldset div:nth-of-type(3) label {
        margin: 0; }
      #main .frame .tx-felogin-pi1 form fieldset div:nth-of-type(3) input {
        flex: 1;
        width: 20px;
        height: 20px; }
      #main .frame .tx-felogin-pi1 form fieldset div label {
        display: block;
        margin-top: 20px; }
      #main .frame .tx-felogin-pi1 form fieldset div input {
        width: 100%;
        padding: 8px 10px;
        border: 1px solid #cecece; }
      #main .frame .tx-felogin-pi1 form fieldset div input[type="submit"] {
        margin-top: 50px;
        padding: 10px 50px;
        background-color: #ffd706;
        border: 0;
        cursor: pointer; }
/***** something else *****/
.sweet-alert button {
  background-color: #f5ce06 !important;
  font-size: 20px !important; }

#cookie-bar {
  z-index: 20000;
  bottom: 0;
  position: fixed;
  width: 100%;
  min-height: 32px;
  margin: 0; }

.dropdown:hover .dropdown-menu {
  display: block;
  margin-top: 0; }

.focuspointExample {
  display: flex;
  flex-wrap: wrap;
  height: 600px;
  width: 100%;
  position: relative; }

.focuspointExample > div {
  overflow: hidden;
  border: 2px solid #fff; }

.focuspointExample > div:nth-of-type(1), .focuspointExample > div:nth-of-type(4), .focuspointExample > div:nth-of-type(7) {
  width: 50%; }

.focuspointExample > div:nth-of-type(2), .focuspointExample > div:nth-of-type(5), .focuspointExample > div:nth-of-type(8) {
  width: 30%; }

.focuspointExample > div:nth-of-type(3), .focuspointExample > div:nth-of-type(6), .focuspointExample > div:nth-of-type(9) {
  width: 20%; }

.focuspointExample > div:nth-of-type(1), .focuspointExample > div:nth-of-type(2), .focuspointExample > div:nth-of-type(3) {
  height: 50%; }

.focuspointExample > div:nth-of-type(4), .focuspointExample > div:nth-of-type(5), .focuspointExample > div:nth-of-type(6) {
  height: 30%; }

.focuspointExample > div:nth-of-type(7), .focuspointExample > div:nth-of-type(8), .focuspointExample > div:nth-of-type(9) {
  height: 20%; }
/*Newsletteranmeldung*/
.newsletterWrap .newstoolLabel {
  padding-bottom: 5px; }
  .newsletterWrap .newstoolElement {
    padding-bottom: 10px; }
  .newsletterWrap .newstoolButton {
    margin-top: 15px; }
/****************************************
 ************** responsive **************
 ****************************************/
@media screen and (min-width: 768px) {
  .col2item {
    width: 50%; }

  .col3item {
    width: 33.33%; }

  #main .csc-sitemap {
    max-width: 50%; }

  #sitemap {
    display: block;
    flex-grow: 2;
    padding-right: 20px; }
    #sitemap ul {
      padding: 0; }
      #sitemap ul ul {
        padding-left: 20px; }
        #sitemap ul ul ul ul {
          flex-flow: flex-start; }
          #sitemap ul ul ul ul li {
            padding-right: 10px; }

  #contact {
    flex-grow: 1; }

  #metaNavi ul li {
    padding-left: 10px; }

  .slickSliderTeaser {
    display: block;
    font-weight: bold;
    font-size: 26px;
    line-height: 30px;
    color: #fff;
    text-shadow: 0 0 5px #000;
    font-style: italic; }

  .slickSliderContent {
    max-width: 700px;
    left: 20px;
    bottom: 20px; }
    .slickSliderContent header {
      font-weight: bold;
      font-size: 60px;
      line-height: 70px;
      color: #fff;
      text-shadow: 0 0 15px #000; } }

@media screen and (min-width: 1024px) {
  /***** DCE Slick Slider *****/
    #mobileNaviTriggerWrap {
      display: none; }
    #logo {
      flex-grow: 1; }
    .slickSliderContent {
      left: 30px;
      bottom: 30px; }
    .slickSliderTeaser {
      font-size: 26px;
      line-height: 30px; }
    .slickSliderContent header {
      font-size: 60px;
      line-height: 80px; }
    .cl-effect-10 {
      margin-top: 10px;
      font-size: 26px;
      float: right;
      -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.7);
      -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.7);
      box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.7); }
      .cl-effect-10 a span {
        padding: 10px 20px; }
        .cl-effect-10 a:before {
          position: absolute;
          z-index: -1;
          padding: 10px 20px;
          background: #fff;
          color: #006199;
          content: attr(data-hover);
          -webkit-transition: -webkit-transform 0.3s;
          -moz-transition: -moz-transform 0.3s;
          transition: transform 0.3s;
          -webkit-transform: translateX(-25%); }
        .cl-effect-10 a:hover span, .cl-effect-10 a:focus span {
          -webkit-transform: translateX(100%);
          -moz-transform: translateX(100%);
          transform: translateX(100%); }
        .cl-effect-10 a:hover:before, .cl-effect-10 a:focus:before {
          -webkit-transform: translateX(0%);
          -moz-transform: translateX(0%);
          transform: translateX(0%); } }

@media screen and (min-width: 1280px) {
  /***** DCE Slick Slider *****/
    .slickSliderContent {
      left: 10%;
      bottom: 80px; }
      .slickSliderContent header {
        font-size: 80px;
        line-height: 100px; }
    .slickSliderTeaser {
      font-size: 30px;
      line-height: 34px; } }
