.rs-columns {
  clear: both;
  display: inline-block;
  width: 100%;
}

.rs-column {
  float: left;
  width: 100%;
  margin-top: 7.69231%;
  margin-right: 7.69231%;
}
.rs-column.-large-first {
  clear: left;
}
.rs-column.-large-last {
  margin-right: -5px;
}
.rs-column.-large-first-row {
  margin-top: 0;
}
.rs-column.-large-col-1-1 {
  width: 100%;
}
.rs-column.-large-col-2-1 {
  width: 46.15385%;
}
.rs-column.-large-col-2-2 {
  width: 100%;
}
.rs-column.-large-col-3-1 {
  width: 28.20513%;
}
.rs-column.-large-col-3-2 {
  width: 64.10256%;
}
.rs-column.-large-col-3-3 {
  width: 100%;
}
.rs-column.-large-col-4-1 {
  width: 19.23077%;
}
.rs-column.-large-col-4-2 {
  width: 46.15385%;
}
.rs-column.-large-col-4-3 {
  width: 73.07692%;
}
.rs-column.-large-col-4-4 {
  width: 100%;
}
.rs-column.-large-col-5-1 {
  width: 13.84615%;
}
.rs-column.-large-col-5-2 {
  width: 35.38462%;
}
.rs-column.-large-col-5-3 {
  width: 56.92308%;
}
.rs-column.-large-col-5-4 {
  width: 78.46154%;
}
.rs-column.-large-col-5-5 {
  width: 100%;
}
.rs-column.-large-col-6-1 {
  width: 10.25641%;
}
.rs-column.-large-col-6-2 {
  width: 28.20513%;
}
.rs-column.-large-col-6-3 {
  width: 46.15385%;
}
.rs-column.-large-col-6-4 {
  width: 64.10256%;
}
.rs-column.-large-col-6-5 {
  width: 82.05128%;
}
.rs-column.-large-col-6-6 {
  width: 100%;
}
@media screen and (max-width: 900px) {
  .rs-column {
    margin-top: 7.69231%;
    margin-right: 7.69231%;
  }
  .rs-column.-large-first {
    clear: none;
  }
  .rs-column.-large-last {
    margin-right: 7.69231%;
  }
  .rs-column.-large-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: left;
  }
  .rs-column.-medium-last {
    margin-right: -5px;
  }
  .rs-column.-medium-first-row {
    margin-top: 0;
  }
  .rs-column.-medium-col-1-1 {
    width: 100%;
  }
  .rs-column.-medium-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-2-2 {
    width: 100%;
  }
  .rs-column.-medium-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-3-3 {
    width: 100%;
  }
  .rs-column.-medium-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-medium-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-medium-col-4-4 {
    width: 100%;
  }
  .rs-column.-medium-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-medium-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-medium-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-medium-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-medium-col-5-5 {
    width: 100%;
  }
  .rs-column.-medium-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-medium-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-medium-col-6-6 {
    width: 100%;
  }
}
@media screen and (max-width: 599px) {
  .rs-column {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: none;
  }
  .rs-column.-medium-last {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-small-first {
    clear: left;
  }
  .rs-column.-small-last {
    margin-right: -5px;
  }
  .rs-column.-small-first-row {
    margin-top: 0;
  }
  .rs-column.-small-col-1-1 {
    width: 100%;
  }
  .rs-column.-small-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-small-col-2-2 {
    width: 100%;
  }
  .rs-column.-small-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-small-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-small-col-3-3 {
    width: 100%;
  }
  .rs-column.-small-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-small-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-small-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-small-col-4-4 {
    width: 100%;
  }
  .rs-column.-small-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-small-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-small-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-small-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-small-col-5-5 {
    width: 100%;
  }
  .rs-column.-small-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-small-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-small-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-small-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-small-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-small-col-6-6 {
    width: 100%;
  }
}

/*******************************************************************************
                Standard-CSS for www.nadinedrietchen.de
********************************************************************************/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  /* Responsive images (ensure images don't scale beyond their parents) */

  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */

  width: auto\9;
  /* IE7-8 need help adjusting responsive images */

  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */

  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
@font-face {
  font-family: TSTARPRORegular;
  src: url("/files/_layout/fonts/TSTARPRO-RegularWeb.eot");
}
/* then for WOFF-capable browsers */
@font-face {
  font-family: TSTARPRORegular;
  src: url("/files/_layout/fonts/TSTARPRO-RegularWeb.woff") format("woff");
}
/* first for IE 4–8 */
@font-face {
  font-family: TSTARPROBold;
  src: url("/files/_layout/fonts/TSTARPRO-BoldWeb.eot");
}
/* then for WOFF-capable browsers */
@font-face {
  font-family: TSTARPROBold;
  src: url("/files/_layout/fonts/TSTARPRO-BoldWeb.woff") format("woff");
}
/* General
------------------------------------------------------------ */
body {
  font-family: TSTARPRORegular, Helvetica, Arial, Sans-Serif;
  background-color: #ffffff;
  color: #535a68;
  font-size: 18px;
  line-height: 140%;
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: TSTARPROBold, Helvetica, Arial, Sans-Serif;
  color: #76b828;
  margin: 0px 0px 0px 0px;
  text-transform: uppercase;
  line-height: 120%;
  font-weight: normal;
}
h1 {
  font-size: 40px;
  margin-top: 8px;
}
h2 {
  font-size: 30px;
  padding-top: 18px;
  margin-bottom: 24px;
}
h3 {
  font-size: 18px;
  margin-bottom: 16px;
}
.navi1 h1,
.navi1 h2,
.navi1 h3,
.navi1 blockquote,
.navi1 #main ul li:before {
  color: #00aea6;
}
.navi2 h1,
.navi2 h2,
.navi2 h3,
.navi2 blockquote,
.navi2 #main ul li:before {
  color: #009fcc;
}
.navi3 h1,
.navi3 h2,
.navi3 h3,
.navi3 blockquote,
.navi3 #main ul li:before {
  color: #f38e00;
}
.navi4 h1,
.navi4 h2,
.navi4 h3,
.navi4 blockquote,
.navi4 #main ul li:before {
  color: #c66fe1;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pb-5 {
  padding-bottom: 25px;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mb-5 {
  margin-bottom: 25px !important;
}
#main ul {
  list-style: none;
}
#main ul li {
  margin-bottom: 12px;
}
#main ul li:before {
  content: "\2022";
  font-family: Sans-Serif;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
  font-size: 120%;
  height: 14px;
  overflow: hidden;
  line-height: 20px;
  color: #76b828;
}
#main .ce_gallery li:before {
  content: none;
}
.navi1 ul li:before {
  color: #00aea6;
}
p {
  margin: 0px 0px 12px 0px;
}
a {
  font-family: TSTARPROBold, Helvetica, Arial, Sans-Serif;
  font-weight: normal;
  color: #00aea6;
}
a:hover {
  color: #76b828;
}
strong,
b {
  font-family: TSTARPROBold, Helvetica, Arial, Sans-Serif;
  font-weight: normal;
}
figure {
  margin: 0px;
}
.invisible {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  visibility: visible;
}
.upper {
  text-transform: uppercase;
}
blockquote {
  border-left: 2px solid #76b828;
  margin-left: 0;
  padding-left: 24px;
}
blockquote .quotation-author {
  display: block;
  color: #535a68;
  font-style: normal;
  margin-left: -26px;
  padding-left: 26px;
  margin-top: -4px;
  padding-top: 16px;
  border-left: 2px solid #fff;
}
.navi1 blockquote {
  border-color: #00aea6;
}
.navi2 blockquote {
  border-color: #009fcc;
}
.navi3 blockquote {
  border-color: #f38e00;
}
.navi4 blockquote {
  border-color: #c66fe1;
}
/* Layout
------------------------------------------------------------ */
.container {
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.row {
  margin-left: -8px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 8px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 856px;
}
.span4 {
  width: 856px;
}
.span3 {
  width: 640px;
}
.span2 {
  width: 424px;
}
.span1 {
  width: 208px;
}
.offset4 {
  margin-left: 872px;
}
.offset3 {
  margin-left: 656px;
}
.offset2 {
  margin-left: 440px;
}
.offset1 {
  margin-left: 224px;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}
#main .inside div:last-of-type section {
  /* The :last-of-type selector is supported in all major browsers, except IE8 and earlier! */

  border-bottom: none !important;
}
#main h1.ce_headline {
  border-bottom: 1px dotted #7d818c;
  -moz-border-image: url("../../files/_layout/img/border-horizontal.png") 0 0 1 0 repeat;
  /* Old firefox */

  -webkit-border-image: url("../../files/_layout/img/border-horizontal.png") 0 0 1 0 repeat;
  /* Safari */

  -o-border-image: url("../../files/_layout/img/border-horizontal.png") 0 0 1 0 repeat;
  /* Opera */

  border-image: url("../../files/_layout/img/border-horizontal.png") 0 0 1 0 repeat;
  border-image-width: 1px;
  border-left: 0;
  border-right: 0;
  text-transform: uppercase;
  padding: 36px 0;
  margin-top: 0;
  margin-bottom: 42px;
}
#main .block h2:first-child {
  padding-top: 0;
}
#main .ce_text {
  padding-left: 18px;
}
#main .ce_text > * {
  width: 622px;
}
#main .ce_text.line {
  margin-top: 0;
}
#main .mod_article {
  margin-bottom: 0px;
  margin-top: 0px;
}
#main .ce_colsetStart {
  border-bottom: 1px dotted #7d818c;
  -moz-border-image: url("../../files/_layout/img/border-horizontal.png") 0 0 1 0 repeat;
  /* Old firefox */

  -webkit-border-image: url("../../files/_layout/img/border-horizontal.png") 0 0 1 0 repeat;
  /* Safari */

  -o-border-image: url("../../files/_layout/img/border-horizontal.png") 0 0 1 0 repeat;
  /* Opera */

  border-image: url("../../files/_layout/img/border-horizontal.png") 0 0 1 0 repeat;
  border-image-width: 1px;
  border-left: 0;
  border-right: 0;
  margin-bottom: 42px;
  padding-bottom: 24px;
}
#main .ce_colsetStart .ce_text > * {
  width: auto;
}
#main .ce_colsetStart.row {
  margin-left: 0px;
}
#main .ce_colsetStart .first {
  margin-left: 0px;
}
#main .ce_colsetStart.colcount_1 .ce_text > * {
  width: 622px;
}
#main .ce_colsetStart.colcount_2 {
  display: flex;
  width: 100%;
}
#main .ce_colsetStart.colcount_2 .span2 {
  flex: 1;
}
#main .ce_colsetStart.colcount_2 .span2 .ce_image,
#main .ce_colsetStart.colcount_2 .span2 .image_container {
  height: 100%;
  position: relative;
}
#main .ce_colsetStart.colcount_2 .span2 .ce_image img,
#main .ce_colsetStart.colcount_2 .span2 .image_container img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
#main .last .ce_colsetStart {
  border: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
#main .line {
  border-bottom: 1px dotted #7d818c;
  -moz-border-image: url("../../files/_layout/img/border-horizontal.png") 0 0 1 0 repeat;
  /* Old firefox */

  -webkit-border-image: url("../../files/_layout/img/border-horizontal.png") 0 0 1 0 repeat;
  /* Safari */

  -o-border-image: url("../../files/_layout/img/border-horizontal.png") 0 0 1 0 repeat;
  /* Opera */

  border-image: url("../../files/_layout/img/border-horizontal.png") 0 0 1 0 repeat;
  border-image-width: 1px;
  border-left: 0;
  border-right: 0;
  margin-bottom: 42px;
  padding-bottom: 24px;
}
#main .noline {
  border-bottom: none;
  border-image: none;
}
.ce_gallery.steps ul {
  *zoom: 1;
  margin: 0 0 10px 0;
  padding: 0;
}
.ce_gallery.steps ul:before,
.ce_gallery.steps ul:after {
  display: table;
  content: "";
  line-height: 0;
}
.ce_gallery.steps ul:after {
  clear: both;
}
.ce_gallery.steps ul li {
  list-style: none;
  float: left;
  margin-bottom: 10px;
  width: 24.5% !important;
}
.ce_gallery.row {
  margin-left: 0px;
}
.ce_gallery.row .col_0,
.ce_gallery.row .col_1,
.ce_gallery.row .col_2,
.ce_gallery.row .col_3 {
  width: 424px;
}
.ce_gallery.row .col_1,
.ce_gallery.row .col_3 {
  margin-left: 8px;
}
.ce_gallery ul.cols_2 {
  *zoom: 1;
  padding-left: 0;
}
.ce_gallery ul.cols_2:before,
.ce_gallery ul.cols_2:after {
  display: table;
  content: "";
  line-height: 0;
}
.ce_gallery ul.cols_2:after {
  clear: both;
}
.ce_gallery ul.cols_2 li {
  float: left;
  width: 50%;
}
.ce_gallery ul.cols_2 li:nth-child(2n+1) {
  clear: left;
}
.mod_navigation h6 {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
/* Header
------------------------------------------------------------ */
#header .logo {
  position: relative;
  left: -76px;
}
#header .line {
  *zoom: 1;
  border-bottom: 1px dotted #7d818c;
  -moz-border-image: url("../../files/_layout/img/border-horizontal.png") 0 0 1 0 repeat;
  /* Old firefox */

  -webkit-border-image: url("../../files/_layout/img/border-horizontal.png") 0 0 1 0 repeat;
  /* Safari */

  -o-border-image: url("../../files/_layout/img/border-horizontal.png") 0 0 1 0 repeat;
  /* Opera */

  border-image: url("../../files/_layout/img/border-horizontal.png") 0 0 1 0 repeat;
  border-image-width: 1px;
  border-left: 0;
  border-right: 0;
  line-height: 1px;
  font-size: 1px;
  margin-top: 12px;
  margin-bottom: 14px;
}
#header .line:before,
#header .line:after {
  display: table;
  content: "";
  line-height: 0;
}
#header .line:after {
  clear: both;
}
/* mainNavi
------------------------------------------------------------ */
.mainNavi {
  position: relative;
  z-index: 10;
  border-bottom: 1px dotted #7d818c;
  -moz-border-image: url("../../files/_layout/img/border-horizontal.png") 0 0 1 0 repeat;
  /* Old firefox */

  -webkit-border-image: url("../../files/_layout/img/border-horizontal.png") 0 0 1 0 repeat;
  /* Safari */

  -o-border-image: url("../../files/_layout/img/border-horizontal.png") 0 0 1 0 repeat;
  /* Opera */

  border-image: url("../../files/_layout/img/border-horizontal.png") 0 0 1 0 repeat;
  border-image-width: 1px;
  border-left: 0;
  border-right: 0;
  padding-bottom: 14px;
  *zoom: 1;
}
.mainNavi:before,
.mainNavi:after {
  display: table;
  content: "";
  line-height: 0;
}
.mainNavi:after {
  clear: both;
}
.mainNavi ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 17px;
  line-height: 100%;
  /* second level */

}
.mainNavi ul li {
  text-transform: uppercase;
  background-color: #535b68;
  -webkit-transition: background-color 0.8s ease;
  -moz-transition: background-color 0.8s ease;
  -o-transition: background-color 0.8s ease;
  transition: background-color 0.8s ease;
  /* General styles for second level hover */

}
.mainNavi ul li.first {
  margin-left: 0px;
}
.mainNavi ul li a {
  display: block;
  color: #ffffff;
  background: transparent url(/files/_layout/img/pfeile_hi_lo.png) no-repeat 95% 11px;
  text-decoration: none;
  padding: 13px 0px 11px 18px;
  -webkit-transition: color 0.8s ease;
  -moz-transition: color 0.8s ease;
  -o-transition: color 0.8s ease;
  transition: color 0.8s ease;
}
.mainNavi ul li a.active {
  color: #ffffff !important;
}
.mainNavi ul li em {
  font-style: normal;
}
.mainNavi ul li ul {
  font-size: 13px;
}
.mainNavi ul li:hover {
  color: #ffffff;
  /* display second level navigation */

}
.mainNavi ul li:hover a {
  color: #ffffff !important;
  background-position: 92% 11px !important;
}
.mainNavi ul li:hover li a {
  -webkit-transition: background-color 0.8s ease;
  -moz-transition: background-color 0.8s ease;
  -o-transition: background-color 0.8s ease;
  transition: background-color 0.8s ease;
}
.mainNavi ul li:hover ul {
  height: auto;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}
.mainNavi ul li.active a,
.mainNavi ul li.trail a {
  color: #ffffff !important;
  background-position: 92% 11px !important;
}
.mainNavi ul .level_1 {
  position: relative;
}
.mainNavi ul .level_2 {
  position: absolute;
  margin: -1px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  /* Thanks to http://www.greywyvern.com/?post=337 for the working transitions! */

  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  height: 0;
  -webkit-transition: visibility 0s linear 0.5s,opacity 0.5s linear;
  -moz-transition: visibility 0s linear 0.5s,opacity 0.5s linear;
  -o-transition: visibility 0s linear 0.5s,opacity 0.5s linear;
  transition: visibility 0s linear 0.5s,opacity 0.5s linear;
}
.mainNavi ul .level_2 li {
  float: none;
  margin: 0;
  padding: 0;
  text-transform: none;
}
.mainNavi ul .level_2 li a {
  background-image: none;
  padding-top: 4px;
  padding-bottom: 4px;
  font-family: TSTARPRORegular, Helvetica, Arial, Sans-Serif;
  font-weight: normal;
}
.mainNavi ul .level_2 li.last {
  padding-bottom: 12px;
}
.mainNavi ul .level_2 li.first span {
  display: block;
  margin: 0px 18px 8px 18px;
  border-top: 1px dotted #ffffff;
}
.mainNavi ul li.navi1 a {
  color: #00aea6;
  background-position: 92% -57px;
}
.mainNavi ul li.navi1:hover,
.mainNavi ul li.navi1.active,
.mainNavi ul li.navi1.trail {
  background-color: #00aea6;
}
.mainNavi ul li.navi1:hover li,
.mainNavi ul li.navi1.active li,
.mainNavi ul li.navi1.trail li {
  background-color: #00aea6;
}
.mainNavi ul li.navi1:hover li a:hover,
.mainNavi ul li.navi1.active li a:hover,
.mainNavi ul li.navi1.trail li a:hover,
.mainNavi ul li.navi1:hover li a.active,
.mainNavi ul li.navi1.active li a.active,
.mainNavi ul li.navi1.trail li a.active {
  background-color: #00e1d7;
}
.mainNavi ul li.navi2 a {
  color: #009fcc;
  background-position: 92% -125px;
}
.mainNavi ul li.navi2:hover,
.mainNavi ul li.navi2.active,
.mainNavi ul li.navi2.trail {
  background-color: #009fcc;
}
.mainNavi ul li.navi2:hover li,
.mainNavi ul li.navi2.active li,
.mainNavi ul li.navi2.trail li {
  background-color: #009fcc;
}
.mainNavi ul li.navi2:hover li a:hover,
.mainNavi ul li.navi2.active li a:hover,
.mainNavi ul li.navi2.trail li a:hover,
.mainNavi ul li.navi2:hover li a.active,
.mainNavi ul li.navi2.active li a.active,
.mainNavi ul li.navi2.trail li a.active {
  background-color: #00c7ff;
}
.mainNavi ul li.navi3 a {
  color: #f38e00;
  background-position: 92% -193px;
}
.mainNavi ul li.navi3:hover,
.mainNavi ul li.navi3.active,
.mainNavi ul li.navi3.trail {
  background-color: #f38e00;
}
.mainNavi ul li.navi3:hover li,
.mainNavi ul li.navi3.active li,
.mainNavi ul li.navi3.trail li {
  background-color: #f38e00;
}
.mainNavi ul li.navi3:hover li a:hover,
.mainNavi ul li.navi3.active li a:hover,
.mainNavi ul li.navi3.trail li a:hover,
.mainNavi ul li.navi3:hover li a.active,
.mainNavi ul li.navi3.active li a.active,
.mainNavi ul li.navi3.trail li a.active {
  background-color: #ffa527;
}
.mainNavi ul li.navi4 a {
  color: #c66fe1;
  background-position: 92% -261px;
}
.mainNavi ul li.navi4:hover,
.mainNavi ul li.navi4.active,
.mainNavi ul li.navi4.trail {
  background-color: #c66fe1;
}
.mainNavi ul li.navi4:hover li,
.mainNavi ul li.navi4.active li,
.mainNavi ul li.navi4.trail li {
  background-color: #c66fe1;
}
.mainNavi ul li.navi4:hover li a:hover,
.mainNavi ul li.navi4.active li a:hover,
.mainNavi ul li.navi4.trail li a:hover,
.mainNavi ul li.navi4:hover li a.active,
.mainNavi ul li.navi4.active li a.active,
.mainNavi ul li.navi4.trail li a.active {
  background-color: #d799ea;
}
/* mainNavi homepage
------------------------------------------------------------ */
.span2 .mainNavi {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.span2 .mainNavi .level_1 li {
  background-color: #535b68;
  margin-bottom: 8px;
  padding-top: 6px;
}
.span2 .mainNavi .level_1 li:hover a {
  background-position: 92% 6px !important;
}
.span2 .mainNavi .level_1 li a {
  padding-top: 8px;
  padding-bottom: 2px;
}
.span2 .mainNavi .level_1 .navi1 a {
  background-position: 92% -62px;
}
.span2 .mainNavi .level_1 .navi2 a {
  background-position: 92% -130px;
}
.span2 .mainNavi .level_1 .navi3 {
  margin-left: 0px;
}
.span2 .mainNavi .level_1 .navi3 a {
  background-position: 92% -198px;
}
.span2 .mainNavi .level_1 .navi4 a {
  background-position: 92% -266px;
}
.span2 .mainNavi ul.level_2 {
  position: static;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  /* height: auto; */

  height: 100px;
  overflow: hidden;
}
.span2 .mainNavi ul.level_2 li {
  margin-bottom: 0px;
  padding-top: 0px;
  background-color: transparent !important;
}
.span2 .mainNavi ul.level_2 li.first span {
  margin-top: 4px;
  margin-bottom: 6px;
}
.span2 .mainNavi ul.level_2 li a {
  color: #ffffff;
  padding-bottom: 4px;
  padding-top: 4px;
}
/* metaNavi
------------------------------------------------------------ */
.metaNavi {
  position: relative;
  top: 82px;
  color: #76b828;
  *zoom: 1;
}
.metaNavi:before,
.metaNavi:after {
  display: table;
  content: "";
  line-height: 0;
}
.metaNavi:after {
  clear: both;
}
.metaNavi ul {
  float: right;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 16px;
}
.metaNavi ul li {
  float: left;
  text-transform: uppercase;
  margin-left: 20px;
}
.metaNavi ul li a {
  color: #9ea0a9;
  text-decoration: none;
  font-family: TSTARPRORegular, Helvetica, Arial, Sans-Serif;
}
.metaNavi ul li a:hover {
  color: #76b828;
}
/* Footer
------------------------------------------------------------ */
#footer {
  font-size: 16px;
  margin-top: 60px;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #e5e6e8;
  color: #535a68;
}
#footer .footer-content h3 {
  color: #63a8a1;
}
#footer .footer-content .inner {
  display: flex;
  width: 100%;
}
#footer .footer-content .inner > div,
#footer .footer-content .inner > nav {
  flex: 1;
  border-right: 1px dotted #7d818c;
  -moz-border-image: url("../../files/_layout/img/border-vertical.png") 0 1 0 0 repeat;
  /* Old firefox */

  -webkit-border-image: url("../../files/_layout/img/border-vertical.png") 0 1 0 0 repeat;
  /* Safari */

  -o-border-image: url("../../files/_layout/img/border-vertical.png") 0 1 0 0 repeat;
  /* Opera */

  border-image: url("../../files/_layout/img/border-vertical.png") 0 1 0 0 repeat;
  border-image-width: 1px;
  border-top: 0;
  border-bottom: 0;
  border-left: 0;
}
#footer .footer-content .inner > div:last-child,
#footer .footer-content .inner > nav:last-child {
  border-right: none;
  border-image-width: 0;
}
#footer .inner a {
  color: #535a68;
  text-decoration: none;
  font-family: TSTARPRORegular, Helvetica, Arial, Sans-Serif;
}
#footer .inner a:hover {
  text-decoration: underline;
}
#footer nav ul {
  list-style: none;
  margin: 0;
  padding: 0 0 0 18px;
}
.popup {
  background: #ffffff;
  border: 1px solid #535a68;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 10px;
  position: absolute;
  display: none;
  width: 250px;
}
.popup ul {
  margin: 0 0 0 20px;
  padding: 0;
}
.popup ul li {
  margin-bottom: 5px;
}
.initialHide {
  display: none;
}
.hidden-desktop {
  display: none;
}
.border-horizontal {
  border-left: 1px dotted #7d818c;
  -moz-border-image: url("../../files/_layout/img/border-vertical.png") 0 1 0 1 repeat;
  /* Old firefox */

  -webkit-border-image: url("../../files/_layout/img/border-vertical.png") 0 1 0 1 repeat;
  /* Safari */

  -o-border-image: url("../../files/_layout/img/border-vertical.png") 0 1 0 1 repeat;
  /* Opera */

  border-image-width: 1px;
  border-top: 0;
  border-bottom: 0;
}
.border-vertical {
  border-bottom: 1px dotted #7d818c;
  -moz-border-image: url("../../files/_layout/img/border-horizontal.png") 1 0 1 0 repeat;
  /* Old firefox */

  -webkit-border-image: url("../../files/_layout/img/border-horizontal.png") 1 0 1 0 repeat;
  /* Safari */

  -o-border-image: url("../../files/_layout/img/border-horizontal.png") 1 0 1 0 repeat;
  /* Opera */

  border-image: url("../../files/_layout/img/border-horizontal.png") 1 0 1 0 repeat;
  border-image-width: 1px;
  border-left: 0;
  border-right: 0;
}
/* Slider */
.ce_rsce_feedback {
  text-align: center;
  margin-top: 50px;
}
.ce_rsce_feedback .border-vertical {
  padding-top: 50px;
}
.ce_rsce_feedback blockquote {
  color: #76b828 !important;
  font-family: TSTARPROBold, Helvetica, Arial, Sans-Serif;
  border: none;
  margin: 0 auto;
  padding-left: 0;
  width: 70%;
}
.ce_rsce_feedback blockquote cite {
  color: #6b6d6c;
  font-family: TSTARPRORegular, Helvetica, Arial, Sans-Serif;
  font-style: normal;
  text-transform: uppercase;
}
.ce_rsce_feedback blockquote cite:before,
.ce_rsce_feedback blockquote cite:after {
  content: '-';
  padding: 0 5px;
}
.ce_rsce_feedback .more {
  border-top: 1px dotted #7d818c;
  -moz-border-image: url("../../files/_layout/img/border-horizontal.png") 1 0 0 0 repeat;
  /* Old firefox */

  -webkit-border-image: url("../../files/_layout/img/border-horizontal.png") 1 0 0 0 repeat;
  /* Safari */

  -o-border-image: url("../../files/_layout/img/border-horizontal.png") 1 0 0 0 repeat;
  /* Opera */

  border-image: url("../../files/_layout/img/border-horizontal.png") 1 0 0 0 repeat;
  border-image-width: 1px;
  border-left: 0;
  border-right: 0;
  padding: 20px 0;
  text-transform: uppercase;
}
.ce_rsce_feedback .more a {
  color: #535a68;
  font-family: TSTARPRORegular, Helvetica, Arial, Sans-Serif;
  text-decoration: none;
  display: inline-block;
  padding: 10px 25px 6px 25px;
  -webkit-box-shadow: 0px 4px 10px 2px #cccccc;
  -moz-box-shadow: 0px 4px 10px 2px #cccccc;
  box-shadow: 0px 4px 10px 2px #cccccc;
}
.ce_rsce_feedback .more a:hover {
  background-color: #76b828;
  color: #fff;
}
.ce_rsce_feedback .owl-dots {
  text-align: right !important;
  padding-right: 30px;
}
.ce_rsce_feedback .owl-dots .owl-dot span {
  background-color: #cbcdd2 !important;
  margin: 5px 3px !important;
}
.ce_rsce_feedback .owl-dots .owl-dot.active span {
  background-color: #76b828 !important;
}
/* Pins */
.ce_rsce_pins {
  border-top: 1px dotted #7d818c;
  -moz-border-image: url("../../files/_layout/img/border-horizontal.png") 1 0 0 0 repeat;
  /* Old firefox */

  -webkit-border-image: url("../../files/_layout/img/border-horizontal.png") 1 0 0 0 repeat;
  /* Safari */

  -o-border-image: url("../../files/_layout/img/border-horizontal.png") 1 0 0 0 repeat;
  /* Opera */

  border-image: url("../../files/_layout/img/border-horizontal.png") 1 0 0 0 repeat;
  border-image-width: 1px;
  border-left: 0;
  border-right: 0;
  padding-top: 50px;
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}
.ce_rsce_pins .wrapper {
  display: flex;
  width: 100%;
  text-align: center;
}
.ce_rsce_pins .item {
  position: relative;
  margin-top: 50px;
  flex: 1;
  text-decoration: none;
  margin-right: 20px;
}
.ce_rsce_pins .item .border-vertical {
  padding: 40px 18px 50px 18px;
}
.ce_rsce_pins .item h3 {
  font-size: 24px;
  line-height: 26px;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.ce_rsce_pins .item:first-child h3 {
  color: #00aea6;
}
.ce_rsce_pins .item:nth-child(2) h3 {
  color: #009fcc;
}
.ce_rsce_pins .item:last-child {
  margin-right: 0;
}
.ce_rsce_pins .item:last-child h3 {
  color: #f38e00;
}
.ce_rsce_pins .item:before {
  position: absolute;
  top: 10px;
  left: 10px;
  content: '';
  background: url('../../files/_layout/img/icon_pin@2x.png') no-repeat;
  background-size: 100% 100%;
  width: 24px;
  height: 32px;
}
.ce_rsce_pins .item:after {
  position: absolute;
  bottom: -4px;
  right: -4px;
  content: '';
  background: url('../../files/_layout/img/Notizzettel_Ecke_LO.png') no-repeat;
  width: 39px;
  height: 39px;
}
.ce_rsce_pins .item:hover {
  background-color: #f0f0f0;
}
.ce_rsce_pins .item:hover:after {
  background: url('../../files/_layout/img/Notizzettel_Ecke_HI.png') no-repeat;
}
.ce_rsce_pins .item img {
  margin-bottom: 24px;
}
.ce_rsce_pins .item p {
  font-family: TSTARPRORegular, Helvetica, Arial, Sans-Serif;
  color: #535a68;
}
/* Image teaser*/
.ce_rsce_imgTeaser {
  position: relative;
  border-bottom: 1px dotted #7d818c;
  -moz-border-image: url("../../files/_layout/img/border-horizontal.png") 0 0 1 0 repeat;
  /* Old firefox */

  -webkit-border-image: url("../../files/_layout/img/border-horizontal.png") 0 0 1 0 repeat;
  /* Safari */

  -o-border-image: url("../../files/_layout/img/border-horizontal.png") 0 0 1 0 repeat;
  /* Opera */

  border-image: url("../../files/_layout/img/border-horizontal.png") 0 0 1 0 repeat;
  border-image-width: 1px;
  border-left: 0;
  border-right: 0;
  padding-bottom: 30px;
  margin-top: 14px;
  margin-bottom: 50px !important;
}
.ce_rsce_imgTeaser h1 {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 300px;
  margin-left: 30px;
  font-size: 40px;
  line-height: 38px;
}
.ce_rsce_imgTeaser h1 span {
  display: block;
  font-family: TSTARPRORegular, Helvetica, Arial, Sans-Serif;
  font-size: 26px;
  line-height: 30px;
  color: #535a68;
}
.ce_rsce_imgTeaser img {
  width: 100%;
  height: auto;
}
/* Needed because the logo is outside of the grid! */
@media (max-width: 1020px) {
  .container {
    margin-left: 70px;
  }
}
@media (max-width: 768px) {
  body {
    font-size: 115%;
  }
  .hidden-phone {
    display: none;
  }
  a.visible-phone {
    display: inline;
  }
  .container {
    width: auto;
    margin-left: 0;
  }
  .row {
    margin-left: 0;
  }
  [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /* border: 1px solid red; */
  
  }
  .span4 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  img {
    width: 100%;
  }
  #header .logo {
    *zoom: 1;
    width: auto;
    float: left;
    position: static;
    left: 0px;
    margin-bottom: 10px;
  }
  #header .logo:before,
  #header .logo:after {
    display: table;
    content: "";
    line-height: 0;
  }
  #header .logo:after {
    clear: both;
  }
  #header .logo img {
    width: auto;
  }
  #header .mainNavi {
    background-color: #535b68;
    padding-bottom: 0px;
  }
  #header .mainNavi .level_1 {
    display: none;
  }
  #header .mainNavi:hover .level_1 {
    display: block;
  }
  #header .mainNavi h6 {
    position: static;
    left: auto;
    width: auto;
    height: auto;
    overflow: visible;
    padding: 10px 10px 0px 10px;
    font-size: 17px;
    border-bottom: 2px solid #fff;
    margin-bottom: -1px;
  }
  #header .mainNavi h6 a {
    text-decoration: none;
    display: block;
    padding-bottom: 6px;
    color: #ffffff;
  }
  #header .mainNavi ul.level_1 > li {
    position: relative;
  }
  #header .mainNavi ul.level_2 {
    position: static;
    font-size: 17px;
    visibility: visible;
    height: 110px;
    overflow: hidden;
    width: 100%;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  #header .metaNavi {
    position: static;
    width: 100px;
    float: right;
  }
  #header .metaNavi li {
    float: none;
  }
  .home {
    /*
      #header .ce_colsetStart {
        position: relative;
  
        div.first {
          margin-top: 306px;
        }
  
        div.last {
          position: absolute;
          top: 0px;
        }
      }
      */
  
  }
  #main .row .ce_text {
    margin-left: 0;
  }
  #main .ce_text > * {
    width: 100%;
  }
  #main .ce_colsetStart.colcount_1 .ce_text > *,
  #main .ce_colsetStart .ce_text > * {
    width: 100%;
  }
  #main .ce_colsetStart.colcount_2 {
    display: block;
  }
  #main .ce_colsetStart.colcount_2 .span2 {
    flex: initial;
  }
  #main .ce_colsetStart.colcount_2 .span2 .ce_image,
  #main .ce_colsetStart.colcount_2 .span2 .image_container {
    height: auto;
  }
  #main .ce_colsetStart.colcount_2 .span2 .ce_image img,
  #main .ce_colsetStart.colcount_2 .span2 .image_container img {
    position: static;
    top: auto;
    transform: none;
  }
  #footer .footer-content .inner {
    display: block;
  }
  #footer .footer-content .inner > div,
  #footer .footer-content .inner > nav {
    flex: none;
    border-right: none;
  }
  #footer .footer-content .inner > div ul,
  #footer .footer-content .inner > nav ul {
    margin: 0;
    padding: 0;
  }
  .ce_gallery ul.cols_2 li {
    float: none;
    width: auto;
  }
  .ce_gallery.steps ul li {
    width: 49% !important;
  }
}
@media (max-width: 440px) {
  #header .mainNavi ul.level_1 > .span1 {
    float: none;
    width: 100%;
  }
  #header .mainNavi .level_1 li.navi2,
  #header .mainNavi .level_1 li.navi4 {
    margin-left: 0;
  }
  .ce_gallery.steps ul li {
    width: 100% !important;
  }
  /* Slider */
  .ce_rsce_feedback blockquote {
    width: 100%;
  }
  /* Pins */
  .ce_rsce_pins .wrapper {
    display: block;
  }
  .ce_rsce_pins .item {
    flex: none;
    display: block;
    margin-right: 0;
  }
  .ce_rsce_pins .item img {
    width: auto;
  }
  .ce_rsce_imgTeaser h1 {
    position: static;
    top: auto;
    transform: none;
  }
  /*
    .home #header .ce_colsetStart {
      div.first {
        margin-top: 610px;
      }
    }
    */
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(../../files/_layout/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px; }
    .owl-theme .owl-nav [class*='owl-']:hover {
      background: #869791;
      color: #FFF;
      text-decoration: none; }
  .owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .owl-theme .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      background: #D6D6D6;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; }
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
      background: #869791; }

/* thanks to: https://stackoverflow.com/questions/16348489/is-there-a-css-hack-for-safari-only-not-chrome */
@media not all and (min-resolution:.001dpcm) { @media {

    .ce_rsce_pins .item:after {
      
      bottom: -6px;
      right: -9px; 


    }
}}

/* Nadines_Anpassungen.css */
.ce_rsce_imgTeaser h1{color: #ffff}.ce_rsce_imgTeaser h1 span{color: #fff}#main .inside .ce_colsetStart.box-2-col{position: relative;border: 1px dotted #7d818c !important;-moz-border-image: url("../../files/_layout/img/border-horizontal.png") 1 0 1 0 repeat;-webkit-border-image: url("../../files/_layout/img/border-horizontal.png") 1 0 1 0 repeat;-o-border-image: url("../../files/_layout/img/border-horizontal.png") 1 0 1 0 repeat;border-image: url("../../files/_layout/img/border-horizontal.png") 1 0 1 0 repeat;border-image-width: 1;padding: 70px 0}#main .inside .ce_colsetStart.box-2-col .ce_image img{margin-left: 30px}#main .inside .ce_colsetStart.box-2-col::after{position: absolute;bottom: -4px;right: -4px;content: '';background: url('../../files/_layout/img/Notizzettel_Ecke_LO.png') no-repeat;width: 39px;height: 39px}
