
.media2click-ratio {
  width: 100%;
  height: 0;
  overflow: hidden;
  position: relative; }
  .media2click-ratio .media2click-placeholder-iframe,
  .media2click-ratio .media2click-placeholder-content,
  .media2click-ratio iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }
  .media2click-ratio.media2click-ratio-219 {
    padding-bottom: 42.86%; }
  .media2click-ratio.media2click-ratio-169 {
    padding-bottom: 56.25%; }
  .media2click-ratio.media2click-ratio-32 {
    padding-bottom: 66.67%; }
  .media2click-ratio.media2click-ratio-43 {
    padding-bottom: 75%; }
  .media2click-ratio.media2click-ratio-50vh {
    padding-bottom: 50vh; }
  .media2click-ratio.media2click-ratio-75vh {
    padding-bottom: 75vh; }
  .media2click-ratio.media2click-ratio-90vh {
    padding-bottom: 90vh; }

.media2click-placeholder {
  position: relative;
  background-color: #ddd;
  border: 0;
  box-sizing: border-box;
  padding: .5em;
  font-size: 1em;
  text-align: center;
  transition: background-color .2s; }
  .media2click-placeholder:hover, .media2click-placeholder:focus-within {
    background-color: #eee; }
    .media2click-placeholder:hover .media2click-button, .media2click-placeholder:focus-within .media2click-button {
      background-color: #666; }
  .media2click-placeholder.media2click-haspreview {
    color: #000;
    text-shadow: 0 0 2px #fff, 0 0 3px #fff, 0 0 4px #fff; }

.media2click-placeholder-video {
  background-image: url('../../../_assets/b9704905dd79cb4eb8d7cff3d2245dd9/Images/placeholder.svg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain; }

.media2click-placeholder-inner {
  position: relative;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: .5em;
  overflow-y: auto;
  background-color: rgba(255, 255, 255, 0.5); }
  .media2click-placeholder.media2click-haspreview:hover .media2click-placeholder-inner, .media2click-placeholder.media2click-haspreview:focus-within .media2click-placeholder-inner {
    background-color: rgba(255, 255, 255, 0.85); }
  .media2click-placeholder-video.media2click-haspreview .media2click-placeholder-inner {
    background-image: url('../../../_assets/b9704905dd79cb4eb8d7cff3d2245dd9/Images/videobutton.png');
    background-size: 30% auto;
    background-position: center center;
    background-repeat: no-repeat; }
  .media2click-placeholder-video.media2click-haspreview:hover .media2click-placeholder-inner, .media2click-placeholder-video.media2click-haspreview:focus-within .media2click-placeholder-inner {
    background-image: none; }

.media2click-placeholder-iframe.media2click-haspreview,
.media2click-placeholder-content.media2click-haspreview {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; }

.media2click-placeholder-logo {
  display: block;
  max-width: 30%;
  height: auto;
  float: right;
  margin: 0 0 .25em .5em; }

.media2click-title {
  font-weight: bold;
  margin-bottom: .5em; }

.media2click-content > *:last-child {
  margin-bottom: 2.57em; }

.media2click-iframedata {
  display: none; }

.media2click-controls {
  display: block;
  position: absolute;
  bottom: .75em;
  right: .75em; }
  .media2click-controls .media2click-button {
    display: inline-block;
    background-color: #999;
    color: #fff;
    font-size: 1em;
    text-decoration: none;
    text-shadow: none;
    padding: .25em .5em;
    border: none;
    border-radius: .25em;
    margin: .25em; }
    .media2click-controls .media2click-button:hover, .media2click-controls .media2click-button:focus {
      background-color: #333; }

.news .article .news-img-wrap .media2click-placeholder:hover a.media2click-button, .news .article .news-img-wrap .media2click-placeholder:focus-within a.media2click-button {
  background-color: #666; }
.news .article .news-img-wrap .media2click-placeholder a.media2click-button {
  display: inline-block;
  float: none;
  border: none;
  padding: .25em .5em;
  background-color: #999; }
  .news .article .news-img-wrap .media2click-placeholder a.media2click-button:hover, .news .article .news-img-wrap .media2click-placeholder a.media2click-button:focus {
    background-color: #333; }
.news .article .news-img-wrap .media2click-content a {
  display: inline;
  float: none;
  background: none;
  border: none;
  padding: 0; }

.media2click-hosts {
  list-style: none;
  margin-left: 0;
  padding-left: 0; }
  .media2click-hosts li {
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 1em;
    display: grid;
    grid-template-columns: 2em 1fr;
    grid-column-gap: .5em; }
    .media2click-hosts li:last-child {
      margin-bottom: 0; }
    .media2click-hosts li .media2click-toggle-label {
      display: grid;
      grid-template-columns: 10em 1fr;
      column-gap: 1em; }
      .media2click-hosts li .media2click-toggle-label .media2click-toggle-logo {
        display: block; }
        .media2click-hosts li .media2click-toggle-label .media2click-toggle-logo img {
          display: block;
          width: 100%;
          height: auto; }
      .media2click-hosts li .media2click-toggle-label .media2click-toggle-text {
        display: block; }
        .media2click-hosts li .media2click-toggle-label .media2click-toggle-text:first-child {
          grid-column: 1/3; }
    .media2click-hosts li .media2click-privacylink {
      display: block; }

/*# sourceMappingURL=media2click.css.map */

/* default styles for extension "tx_frontend" */
    .ce-align-left { text-align: left; }
    .ce-align-center { text-align: center; }
    .ce-align-right { text-align: right; }

    .ce-table td, .ce-table th { vertical-align: top; }

    .ce-textpic, .ce-image, .ce-nowrap .ce-bodytext, .ce-gallery, .ce-row, .ce-uploads li, .ce-uploads div { overflow: hidden; }

    .ce-left .ce-gallery, .ce-column { float: left; }
    .ce-center .ce-outer { position: relative; float: right; right: 50%; }
    .ce-center .ce-inner { position: relative; float: right; right: -50%; }
    .ce-right .ce-gallery { float: right; }

    .ce-gallery figure { display: table; margin: 0; }
    .ce-gallery figcaption { display: table-caption; caption-side: bottom; }
    .ce-gallery img { display: block; }
    .ce-gallery iframe { border-width: 0; }
    .ce-border img,
    .ce-border iframe {
        border: 2px solid #000000;
        padding: 0px;
    }

    .ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery, .ce-above .ce-gallery {
        margin-bottom: 10px;
    }
    .ce-image .ce-gallery { margin-bottom: 0; }
    .ce-intext.ce-right .ce-gallery { margin-left: 10px; }
    .ce-intext.ce-left .ce-gallery { margin-right: 10px; }
    .ce-below .ce-gallery { margin-top: 10px; }

    .ce-column { margin-right: 10px; }
    .ce-column:last-child { margin-right: 0; }

    .ce-row { margin-bottom: 10px; }
    .ce-row:last-child { margin-bottom: 0; }

    .ce-above .ce-bodytext { clear: both; }

    .ce-intext.ce-left ol, .ce-intext.ce-left ul { padding-left: 40px; overflow: auto; }

    /* Headline */
    .ce-headline-left { text-align: left; }
    .ce-headline-center { text-align: center; }
    .ce-headline-right { text-align: right; }

    /* Uploads */
    .ce-uploads { margin: 0; padding: 0; }
    .ce-uploads li { list-style: none outside none; margin: 1em 0; }
    .ce-uploads img { float: left; padding-right: 1em; vertical-align: top; }
    .ce-uploads span { display: block; }

    /* Table */
    .ce-table { width: 100%; max-width: 100%; }
    .ce-table th, .ce-table td { padding: 0.5em 0.75em; vertical-align: top; }
    .ce-table thead th { border-bottom: 2px solid #dadada; }
    .ce-table th, .ce-table td { border-top: 1px solid #dadada; }
    .ce-table-striped tbody tr:nth-of-type(odd) { background-color: rgba(0,0,0,.05); }
    .ce-table-bordered th, .ce-table-bordered td { border: 1px solid #dadada; }

    /* Space */
    .frame-space-before-extra-small { margin-top: 1em; }
    .frame-space-before-small { margin-top: 2em; }
    .frame-space-before-medium { margin-top: 3em; }
    .frame-space-before-large { margin-top: 4em; }
    .frame-space-before-extra-large { margin-top: 5em; }
    .frame-space-after-extra-small { margin-bottom: 1em; }
    .frame-space-after-small { margin-bottom: 2em; }
    .frame-space-after-medium { margin-bottom: 3em; }
    .frame-space-after-large { margin-bottom: 4em; }
    .frame-space-after-extra-large { margin-bottom: 5em; }

    /* Frame */
    .frame-ruler-before:before { content: ''; display: block; border-top: 1px solid rgba(0,0,0,0.25); margin-bottom: 2em; }
    .frame-ruler-after:after { content: ''; display: block; border-bottom: 1px solid rgba(0,0,0,0.25); margin-top: 2em; }
    .frame-indent { margin-left: 15%; margin-right: 15%; }
    .frame-indent-left { margin-left: 33%; }
    .frame-indent-right { margin-right: 33%; }

html{font-family:Lato,sans-serif!important;font-weight:300!important;line-height:1.6!important;font-size:100%!important;font-smoothing:antialiased}body{hyphens:auto;word-wrap:normal;color:#333}h1{font-size:28.83px;font-size:1.8020625%rem;margin-bottom:.8878715360871225%rem;line-height:1.15;margin-top:0;font-weight:700;font-family:Lato,sans-serif;color:#333;text-transform:none}h2{font-size:25.19px;font-size:1.5745%rem;margin-bottom:1.0161956176563989%rem;line-height:1.15;margin-top:0;font-weight:700;font-family:Lato,sans-serif;color:#333;text-transform:none}h3{font-size:22.13px;font-size:1.3829375%rem;margin-bottom:1.1569575631581328%rem;line-height:1.15;margin-top:0;font-weight:700;font-family:Lato,sans-serif;color:#333;text-transform:none}h4{font-size:20.74px;font-size:1.296125%rem;margin-bottom:1.2344488378821488%rem;line-height:1.15;margin-top:0;font-weight:700;font-family:Lato,sans-serif;color:#333;text-transform:none}h5{font-size:19.44px;font-size:1.21475%rem;margin-bottom:1.3171434451533237%rem;line-height:1.15;margin-top:0;font-weight:700;font-family:Lato,sans-serif;color:#333;text-transform:none}h6{font-size:18.22px;font-size:1.1385%rem;margin-bottom:1.4053579270970575%rem;line-height:1.15;margin-top:0;font-weight:700;font-family:Lato,sans-serif;color:#333;text-transform:none}p{margin:0 0 1.65rem 0}p+p{text-indent:0}blockquote{margin-top:20px/2;margin-bottom:1em;margin-left:20px;padding-left:20px/2;border-left:3px solid #f2f2f2}abbr,acronym,blockquote,code,dir,kbd,listing,plaintext,q,samp,tt,var,xmp{hyphens:none}span[style*="vertical-align: super;"]{font-size:13.5px;font-size:.84375%rem}.bx-wrapper{position:relative;margin:0 auto 0 auto;padding:0;width:100%;height:100%}.bx-wrapper ul{margin-bottom:0}.bx-wrapper img{max-width:100%;display:block}.bxslider{list-style-type:none;padding:0;margin:0}.bx-wrapper .bx-viewport{-webkit-transform:translatez(0);-moz-transform:translatez(0);-ms-transform:translatez(0);-o-transform:translatez(0);transform:translatez(0);width:100%}.bx-wrapper .bx-controls-auto,.bx-wrapper .bx-pager{position:absolute;width:100%}.bx-wrapper .bx-loading{min-height:50px;background:url('../../../_assets/a646aa50a7a87f9b1177948bbfb53992/Images/loader-dark.gif') center center no-repeat #000;height:100%;width:100%;position:absolute;top:0;left:0;z-index:2000}.bx-wrapper .bx-pager{text-align:center;font-size:.85em;color:#666;height:1.5rem}@media only screen and (orientation:landscape){.ipad .bx-wrapper .bx-pager{margin-top:-8em}}.bx-wrapper .bx-controls-auto .bx-controls-auto-item,.bx-wrapper .bx-pager .bx-pager-item{display:inline-block}.bx-wrapper .bx-pager.bx-default-pager a{background:0 0;text-indent:-9999px;display:block;width:10px;height:10px;margin:0 5px;outline:0;border:1px solid #fff;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.bx-wrapper .bx-pager.bx-default-pager a.active,.bx-wrapper .bx-pager.bx-default-pager a:hover{background:#fff}.bx-wrapper .bx-prev{left:10px;background:url('../../../_assets/a646aa50a7a87f9b1177948bbfb53992/Images/slider_prev.svg') no-repeat 4%}.bx-wrapper .bx-next{right:10px;background:url('../../../_assets/a646aa50a7a87f9b1177948bbfb53992/Images/slider_next.svg') no-repeat 100%}.bx-wrapper .bx-next:hover,.bx-wrapper .bx-prev:hover{opacity:.6}.bx-wrapper .bx-controls-direction a{position:absolute;margin-top:-6px;outline:0;width:18px;height:33px;text-indent:-9999px;z-index:9999}.bx-wrapper .bx-controls-direction a.disabled{display:none}.bx-wrapper .bx-controls-auto{text-align:center}.bx-wrapper .bx-controls-auto .bx-start{display:block;text-indent:-9999px;width:10px;height:11px;outline:0;background:url('../../../_assets/a646aa50a7a87f9b1177948bbfb53992/Images/slider-controls.png') -86px -11px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-start.active,.bx-wrapper .bx-controls-auto .bx-start:hover{background-position:-86px 0}.bx-wrapper .bx-controls-auto .bx-stop{display:block;text-indent:-9999px;width:9px;height:11px;outline:0;background:url('../../../_assets/a646aa50a7a87f9b1177948bbfb53992/Images/slider-controls.png') -86px -44px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-stop.active,.bx-wrapper .bx-controls-auto .bx-stop:hover{background-position:-86px -33px}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align:left;width:80%}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:0;width:35px}.bx-wrapper .bx-caption{position:absolute;bottom:0;left:0;background:#666\9;background:rgba(80,80,80,.75);width:100%}.bx-wrapper .bx-caption span{color:#fff;font-family:Arial;display:block;font-size:.85em;padding:10px}.bxslider article.textbildelement{margin:0}.bxslider article.textbildelement .csc-textpic-imagewrap img{margin:0;display:block}.bxslider article.textbildelement>h1{color:#fff!important;top:1rem;left:1rem}.bxslider article.textbildelement .textwrap{position:absolute;left:2rem;color:#000!important;background-color:rgba(255,255,255,.8);padding:1em;bottom:5.5rem}#slider-main{width:100%;height:100%}#slider-main li{height:100%}#slider-main li .textbildelement.layout0.with-headline{padding-top:0}#slider-main li article.textbildelement{height:100%;width:100%}#slider-main li article.textbildelement>h1{z-index:10}#slider-main li article.textbildelement .textwrap{text-align:center;bottom:8em;left:0;width:100%}#slider-main li article.textbildelement .textwrap h1{position:relative;color:#fff}#slider-main li article.textbildelement .textwrap p{font-size:2em;font-size:25.19px;font-size:1.5745%rem;margin-bottom:1.0161956176563989%rem;line-height:1.15;margin-top:0;color:#333;text-transform:none;margin-bottom:0;font-family:Lato,sans-serif;font-weight:700;font-style:italic}#slider-main li article.textbildelement .csc-textpic-imagewrap{height:100%;width:100%;position:relative;overflow:hidden}#slider-main li article.textbildelement .csc-textpic-imagewrap div,#slider-main li article.textbildelement .csc-textpic-imagewrap figure{width:100%;height:100%}#slider-main li article.textbildelement .csc-textpic-imagewrap img{position:absolute;min-width:2500px;min-height:100%;top:0;bottom:0;left:0;right:0;margin:auto}#slider-main li article.textelement{text-align:center;bottom:8em;left:0;width:100%;position:absolute;z-index:5}#slider-main li article.textelement:after{content:'';display:block;background-image:url('../../../_assets/a646aa50a7a87f9b1177948bbfb53992/Images/line.png');background-size:100% 100%;height:2px;width:75%;max-width:600px;margin:20px auto 0 auto}#slider-main li article.textelement h1{position:relative;color:#fff;font-size:75.87px;font-size:4.7419375%rem;margin-bottom:.33741482252771154%rem;line-height:1.15;margin-top:0;font-weight:700;font-family:Lato,sans-serif;color:#333;text-transform:none}#slider-main li article.textelement p{font-size:25.19px;font-size:1.5745%rem;margin-bottom:1.0161956176563989%rem;line-height:1.15;margin-top:0;color:#333;text-transform:none;font-size:2em;margin-bottom:0;font-family:Lato,sans-serif;font-weight:700;font-style:italic;color:#fff}@media only screen and (min-width:2000px) and (orientation:landscape){#slider-main li article.textbildelement .textwrap:after{width:40%}}@media only screen and (max-width:2000px) and (orientation:landscape){#slider-main li article.textbildelement .csc-textpic-imagewrap img{min-width:1920px}#slider-main li article.textbildelement .textwrap:after{width:40%}}@media only screen and (max-width:1700px) and (orientation:landscape){#slider-main li article.textbildelement .csc-textpic-imagewrap img{min-width:1680px}#slider-main li article.textbildelement .textwrap:after{width:50%}}@media only screen and (max-width:1400px) and (orientation:landscape){#slider-main li article.textbildelement .csc-textpic-imagewrap img{min-width:1366px}#slider-main li article.textbildelement .textwrap:after{width:60%}}@media only screen and (max-width:1100px) and (orientation:landscape){#slider-main li article.textbildelement .csc-textpic-imagewrap img{min-width:1024px}}@media only screen and (max-width:800px) and (orientation:landscape){#slider-main li article.textbildelement .csc-textpic-imagewrap img{min-width:768px}#slider-main li article.textbildelement .textwrap:after{width:90%}}@media only screen and (max-width:800px){#slider-main li article.textbildelement .textwrap h1{font-size:54.86px;font-size:3.4286875%rem;margin-bottom:.4666508685903863%rem;line-height:1.15;margin-top:0;font-weight:700;font-family:Lato,sans-serif;color:#333;text-transform:none}}@media only screen and (max-height:1700px) and (orientation:portrait){#slider-main li article.textbildelement .csc-textpic-imagewrap img{min-height:1680px;max-width:inherit;min-width:inherit;width:auto;height:100%;margin-left:-100%}#slider-main li article.textbildelement .textwrap:after{width:90%}}@media only screen and (max-height:1400px) and (orientation:portrait){#slider-main li article.textbildelement .csc-textpic-imagewrap img{min-height:1366px;max-width:inherit;min-width:inherit;width:auto;height:100%;margin-left:-100%}}@media only screen and (max-height:1100px) and (orientation:portrait){#slider-main li article.textbildelement .csc-textpic-imagewrap img{min-height:1024px;max-width:inherit;min-width:inherit;width:auto;height:100%;margin-left:-100%}}@media only screen and (max-height:800px) and (orientation:portrait){#slider-main li article.textbildelement .csc-textpic-imagewrap img{min-height:768px;max-width:inherit;min-width:inherit;width:auto;height:100%;margin-left:-100%}}@media only screen and (max-height:900px){#slider-main li article.textelement h1{font-size:39.67px;font-size:2.479125%rem;margin-bottom:.6453889981344225%rem;line-height:1.15;margin-top:0;font-weight:700;font-family:Lato,sans-serif;color:#333;text-transform:none}#slider-main li article.textelement p{font-size:20.74px;font-size:1.296125%rem;margin-bottom:1.2344488378821488%rem;line-height:1.15;margin-top:0;font-weight:700;font-family:Lato,sans-serif;color:#333;text-transform:none}}@media only screen and (orientation:portrait){.ipad #slider-main li article.textelement h1{font-size:39.67px;font-size:2.479125%rem;margin-bottom:.6453889981344225%rem;line-height:1.15;margin-top:0;font-weight:700;font-family:Lato,sans-serif;color:#333;text-transform:none}.ipad #slider-main li article.textelement p{font-size:20.74px;font-size:1.296125%rem;margin-bottom:1.2344488378821488%rem;line-height:1.15;margin-top:0;font-weight:700;font-family:Lato,sans-serif;color:#333;text-transform:none}}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{background:#fff;color:#000;font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body,html{width:100%;height:100%;margin:0;padding:0}a{text-decoration:none}a:focus{outline:thin dotted}a:active,a:hover{outline:0}ol,ul{margin-top:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}hr{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;-moz-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}*{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}:after,:before{padding:0;margin:0}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}.folderonhover,.onhover{z-index:1000}embed,img,object,video{max-width:100%;height:auto;width:100%;display:block}@font-face{font-family:lg;src:url('../../../_assets/a646aa50a7a87f9b1177948bbfb53992/Css/Fonts/lg.eot?n1z373');src:url('../../../_assets/a646aa50a7a87f9b1177948bbfb53992/Css/Fonts/lg.eot?#iefixn1z373') format("embedded-opentype"),url('../../../_assets/a646aa50a7a87f9b1177948bbfb53992/Css/Fonts/lg.woff?n1z373') format("woff"),url('../../../_assets/a646aa50a7a87f9b1177948bbfb53992/Css/Fonts/lg.ttf?n1z373') format("truetype"),url('../../../_assets/a646aa50a7a87f9b1177948bbfb53992/Css/Fonts/lg.svg?n1z373#lg') format("svg");font-weight:400;font-style:normal}.lg-icon{font-family:lg;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-actions .lg-next,.lg-actions .lg-prev{background-color:rgba(0,0,0,.25);border-radius:2px;color:#000;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1080}.lg-actions{top:50%}.lg-actions .lg-next.disabled,.lg-actions .lg-prev.disabled{pointer-events:none;opacity:.5}.lg-actions .lg-next:hover,.lg-actions .lg-prev:hover{color:#707070}.lg-actions .lg-next{right:20px}@media only screen and (max-width:440px){.lg-actions .lg-next{right:10px}}.lg-actions .lg-next:before{content:"\e095"}.lg-actions .lg-prev{left:20px}@media only screen and (max-width:440px){.lg-actions .lg-prev{left:10px}}.lg-actions .lg-prev:after{content:"\e094"}@-webkit-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-moz-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-ms-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@-moz-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@-ms-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;-o-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;-o-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%;background-color:rgba(0,0,0,.25)}.lg-toolbar .lg-icon{color:#000;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:medium none;transition:color .2s linear}.lg-toolbar .lg-icon:hover{color:#707070}.lg-toolbar .lg-close:after{content:"\e070"}.lg-toolbar .lg-download:after{content:"\e0f2"}.lg-sub-html{background-color:rgba(0,0,0,.85);bottom:0;color:#fff;font-size:16px;left:0;padding:10px 40px;position:fixed;right:0;text-align:center;z-index:1080}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}#lg-counter{color:#000;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;vertical-align:middle}.lg-next,.lg-prev,.lg-toolbar{opacity:1;transition:transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear}.lg-hide-items .lg-prev{opacity:0;transform:translate3d(-10px,0,0)}.lg-hide-items .lg-next{opacity:0;transform:translate3d(10px,0,0)}.lg-hide-items .lg-toolbar{opacity:0;transform:translate3d(0,-10px,0)}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object{transform:scale3d(.5,.5,.5);opacity:0;transition:transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;transform-origin:50% 50%}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{transform:scale3d(1,1,1);opacity:1}.lg-outer .lg-thumb-outer{background-color:#fff;bottom:0;position:absolute;width:100%;z-index:1080;max-height:350px;transform:translate3d(0,100%,0);transition:transform .25s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{transition-duration:0s!important}.lg-outer.lg-thumb-open .lg-thumb-outer{transform:translate3d(0,0,0)}.lg-outer .lg-thumb{padding:10px 0;height:100%;margin-bottom:-5px}.lg-outer .lg-thumb-item{border-radius:5px;cursor:pointer;float:left;overflow:hidden;height:100%;border:2px solid #707070;border-radius:4px;margin-bottom:5px}@media (min-width:1025px){.lg-outer .lg-thumb-item{transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#f39a00}.lg-outer .lg-thumb-item img{width:100%;height:100%}.lg-outer.lg-has-thumb .lg-item{padding-bottom:120px}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer.lg-pull-caption-up .lg-sub-html{transition:bottom .25s ease}.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html{bottom:100px}.lg-outer .lg-toogle-thumb{background-color:#fff;border-radius:2px 2px 0 0;color:#000;cursor:pointer;font-size:24px;height:39px;line-height:27px;padding:5px 0;position:absolute;right:20px;text-align:center;top:-39px;width:50px}.lg-outer .lg-toogle-thumb:after{content:"\e1ff"}.lg-outer .lg-toogle-thumb:hover{color:#707070}.lg-outer .lg-video-cont{display:inline-block;vertical-align:middle;max-width:1140px;max-height:100%;width:100%;padding:0 5px}.lg-outer .lg-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}.lg-outer .lg-video .lg-object{display:inline-block;position:absolute;top:0;left:0;width:100%!important;height:100%!important}.lg-outer .lg-video .lg-video-play{width:84px;height:59px;position:absolute;left:50%;top:50%;margin-left:-42px;margin-top:-30px;z-index:1080;cursor:pointer}.lg-outer .lg-has-vimeo .lg-video-play{background:url('../../../_assets/a646aa50a7a87f9b1177948bbfb53992/Images/lg_vimeo-play.png') no-repeat scroll 0 0 transparent}.lg-outer .lg-has-vimeo:hover .lg-video-play{background:url('../../../_assets/a646aa50a7a87f9b1177948bbfb53992/Images/lg_vimeo-play.png') no-repeat scroll 0 -58px transparent}.lg-outer .lg-has-html5 .lg-video-play{background:transparent url('../../../_assets/a646aa50a7a87f9b1177948bbfb53992/Images/lg_video-play.png') no-repeat scroll 0 0;height:64px;margin-left:-32px;margin-top:-32px;width:64px;opacity:.8}.lg-outer .lg-has-html5:hover .lg-video-play{opacity:1}.lg-outer .lg-has-youtube .lg-video-play{background:url('../../../_assets/a646aa50a7a87f9b1177948bbfb53992/Images/lg_youtube-play.png') no-repeat scroll 0 0 transparent}.lg-outer .lg-has-youtube:hover .lg-video-play{background:url('../../../_assets/a646aa50a7a87f9b1177948bbfb53992/Images/lg_youtube-play.png') no-repeat scroll 0 -60px transparent}.lg-outer .lg-video-object{width:100%!important;height:100%!important;position:absolute;top:0;left:0}.lg-outer .lg-has-video .lg-video-object{visibility:hidden}.lg-outer .lg-has-video.lg-video-playing .lg-object,.lg-outer .lg-has-video.lg-video-playing .lg-video-play{display:none}.lg-outer .lg-has-video.lg-video-playing .lg-video-object{visibility:visible}.lg-progress-bar{background-color:#fff;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1080;opacity:0;transition:opacity 80ms ease 0s}.lg-progress-bar .lg-progress{background-color:#f39a00;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:"\e01d"}.lg-show-autoplay .lg-autoplay-button:after{content:"\e01a"}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{transition-duration:0s}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{transition:transform .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;transform:translate3d(0,0,0);backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{transform:scale3d(1,1,1);transition:transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;transform-origin:0 0;backface-visibility:hidden}#lg-zoom-in:after{content:"\e311"}#lg-actual-size{font-size:20px}#lg-actual-size:after{content:"\e033"}#lg-zoom-out{opacity:.5;pointer-events:none}#lg-zoom-out:after{content:"\e312"}.lg-zoomed #lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer .lg-pager-outer{bottom:60px;left:0;position:absolute;right:0;text-align:center;z-index:1080;height:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;transform:translate3d(0,0,0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:0 0 0 2px #fff inset}.lg-outer .lg-pager-thumb-cont{background-color:#707070;color:#707070;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;transition:opacity .15s ease 0s,transform .15s ease 0s;transform:translate3d(0,5px,0)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{background-color:rgba(0,0,0,.25);border-radius:50%;box-shadow:0 0 0 8px rgba(0,0,0,.5) inset;display:block;height:12px;transition:box-shadow .3s ease 0s;width:12px}.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover{box-shadow:0 0 0 8px #fff inset}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-fullscreen:after{content:"\e20c"}.lg-fullscreen-on .lg-fullscreen:after{content:"\e20d"}.lg-outer #lg-dropdown-overlay{background-color:rgba(0,0,0,.25);bottom:0;cursor:default;left:0;position:fixed;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer.lg-dropdown-active #lg-dropdown-overlay,.lg-outer.lg-dropdown-active .lg-dropdown{transition-delay:0s;transform:translate3d(0,0,0);opacity:1;visibility:visible}.lg-outer.lg-dropdown-active #lg-share{color:#FFF}.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;opacity:0;visibility:hidden;transform:translate3d(0,5px,0);transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s}.lg-outer .lg-dropdown:after{content:"";display:block;height:0;width:0;position:absolute;border:8px solid transparent;border-bottom-color:#FFF;right:16px;top:-16px}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0}.lg-outer .lg-dropdown>li:hover .lg-icon,.lg-outer .lg-dropdown>li:hover a{color:#333}.lg-outer .lg-dropdown a{color:#333;display:block;white-space:pre;padding:4px 12px;font-size:12px}.lg-outer .lg-dropdown a:hover{background-color:rgba(0,0,0,.07)}.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle}.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto}.lg-outer #lg-share{position:relative}.lg-outer #lg-share:after{content:"\e80d"}.lg-outer #lg-share-facebook .lg-icon{color:#3b5998}.lg-outer #lg-share-facebook .lg-icon:after{content:"\e901"}.lg-outer #lg-share-twitter .lg-icon{color:#00aced}.lg-outer #lg-share-twitter .lg-icon:after{content:"\e904"}.lg-outer #lg-share-googleplus .lg-icon{color:#dd4b39}.lg-outer #lg-share-googleplus .lg-icon:after{content:"\e902"}.lg-outer #lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer #lg-share-pinterest .lg-icon:after{content:"\e903"}.group:after,.group:before{display:table;content:"";line-height:0}.group:after{clear:both}.lg-outer{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1050;opacity:0;transition:opacity .15s ease 0s}.lg-outer *{box-sizing:border-box}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item.lg-current,.lg-outer.lg-css3 .lg-item.lg-next-slide,.lg-outer.lg-css3 .lg-item.lg-prev-slide{transition-duration:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg{height:100%;width:100%;position:relative;overflow:hidden;margin-left:auto;margin-right:auto;max-width:100%;max-height:100%}.lg-outer .lg-inner{width:100%;height:100%;position:absolute;left:0;top:0;white-space:nowrap}.lg-outer .lg-item{background:url('../../../_assets/a646aa50a7a87f9b1177948bbfb53992/Images/lg_loading.gif') no-repeat scroll center center transparent;display:none!important}.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide{display:inline-block!important}.lg-outer.lg-css .lg-current{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}.lg-outer .lg-img-wrap{position:absolute;padding:0 5px;left:0;right:0;top:0;bottom:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-image{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto!important;height:auto!important}.lg-outer.lg-show-after-load .lg-item .lg-object,.lg-outer.lg-show-after-load .lg-item .lg-video-play{opacity:0;transition:opacity .15s ease 0s}.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play{opacity:1}.lg-outer .lg-empty-html{display:none}.lg-outer.lg-hide-download #lg-download{display:none}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#fff;opacity:0;transition:opacity .15s ease 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item{backface-visibility:hidden}.lg-css3.lg-use-left .lg-item{backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{transition:opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{transform:translate3d(0,0,0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-left .lg-item{opacity:0;position:absolute;left:0}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{left:-100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide{left:100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{left:0;opacity:1}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.popup-container{display:none;position:fixed;height:100%;width:100%;top:0;left:0;z-index:9999;background-color:rgba(0,0,0,.5)}.popup-container .outer{display:table-cell;vertical-align:middle;text-align:center}.popup-container .outer .inner{display:inline-block;text-align:left;position:relative;margin-left:auto;margin-right:auto;background-color:#fff;padding:40px 50px;width:auto;max-width:700px;line-height:1.3}.popup-container .outer .inner .popup-close{appearance:none;border:none;width:2em;height:2em;background-color:#000;background-image:url('../../../_assets/a646aa50a7a87f9b1177948bbfb53992/img/ath-close.jpg');background-size:contain;background-position:center;background-repeat:no-repeat;position:absolute;right:0;top:0}.popup-container .outer .inner .textbildelement.layout0{padding-top:0}.popup-container .outer .inner .textbildelement.layout0 h1{position:relative!important}.popup-container .outer .inner .textbildelement.layout2{width:100%;margin-right:0;float:none}.popup-container .outer .inner :last-child{margin-bottom:0}@media only screen and (max-width:970px){.popup-container .outer .inner{margin-left:20px;margin-right:20px;padding:30px 40px}}@media only screen and (max-width:450px){.popup-container .outer .inner{margin-left:20px;margin-right:20px}}.eightcol,.elevencol,.fivecol,.fourcol,.ninecol,.onecol,.sevencol,.sixcol,.tencol,.threecol,.twocol{margin-right:3.8%;float:left;min-height:1px}.onecol{width:4.85%}.twocol{width:13.45%}.threecol{width:22.05%}.fourcol{width:30.75%}.fivecol{width:39.45%}.sixcol{width:48%}.sevencol{width:56.75%}.eightcol{width:65.4%}.ninecol{width:74.05%}.tencol{width:82.7%}.elevencol{width:91.35%}.twelvecol{width:100%}.last{margin-right:0}h1+*{margin-top:1.5em}h1+div,h1+h1,h1+h2,h1+h3,h1+h4,h1+h5,h1+h6,h1+p{margin-top:0}h2+*{margin-top:1em}h2+div,h2+h1,h2+h2,h2+h3,h2+h4,h2+h5,h2+h6,h2+p{margin-top:0}section{position:relative}section h1,section h2{width:100%;clear:both}section div:last-child{margin-bottom:0}figure{width:100%}.wrap{width:100%;max-width:1100px;position:relative;margin:auto auto}.container{width:100%;position:relative;z-index:5}.container:after,.container:before{content:"";display:table}.container:after{clear:both}#head{z-index:10}#content{height:auto!important;height:350px;min-height:350px}.desktop-only{display:block}.mobile-only{display:none}#qr-code{display:none}.print-only{display:none}a{color:#f39a00}a:hover{color:#f9a514}a:visited{color:#c07a00}.no-touch a[href^=tel]:hover,.no-touch a[href^=tel]:link,.no-touch a[href^=tel]:visited{color:#333;cursor:text;pointer-events:none}.schaltflaeche{position:relative;top:0;left:0;margin:0;padding:.5em .7em;line-height:100%;cursor:pointer;width:auto;overflow:visible;color:#fff!important;text-decoration:none;vertical-align:middle;box-sizing:border-box;display:inline-block;zoom:1;border:none;background-color:#f39a00}.schaltflaeche a{color:#fff!important}.schaltflaeche a:hover{color:#fff!important}hr{display:none}.schwarz{color:#000!important}.highlight{color:#f39a00!important}div{position:relative}div p:last-child{margin-bottom:0}div.frame-layout-0{clear:both}.frame:after,.frame:before{content:"";display:table}.frame:after{clear:both}.frame .ce-gallery[data-ce-columns='1'] .ce-row:after,.frame .ce-gallery[data-ce-columns='1'] .ce-row:before{content:"";display:table}.frame .ce-gallery[data-ce-columns='1'] .ce-row:after{clear:both}.piwikframe{width:100%;height:240px}@media all and (min-width:1024px) and (max-width:1400px){.piwikframe{height:190px}}@media all and (min-width:1400px){.piwikframe{height:150px}}.video-container{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}.video-container embed,.video-container iframe,.video-container object{position:absolute;top:0;left:0;width:100%;height:100%}.frame-type-text.frame-layout-5{margin-bottom:0;clear:both}.frame-type-text.frame-layout-5 h1{text-indent:1.1em;cursor:pointer;position:relative}.frame-type-text.frame-layout-5 h1:before{margin:-8px 0 0;position:absolute;top:12px;left:6px;width:5px;height:15px;margin-top:-2px;background:#f39a00;content:""}.frame-type-text.frame-layout-5 h1:after{margin:-8px 0 0;position:absolute;top:17px;left:1px;width:15px;height:5px;margin-top:-2px;background:#f39a00;content:""}.frame-type-text.frame-layout-5 h1.active:before{display:none}.frame-type-text.frame-layout-5 .accordion{display:none}.frame-type-text.frame-layout-5 .accordion>ul{margin-top:0}#quicksearch fieldset{border:none;padding:0;margin:0}#quicksearch fieldset #id_search{width:6em;height:2.2em;padding:.5em;padding-left:28px;border:1px solid #a9a9a9;line-height:normal;vertical-align:middle;background-image:url('../../../_assets/a646aa50a7a87f9b1177948bbfb53992/Images/lupe-grau.svg');background-position:.5em center;background-size:14px 14px;background-repeat:no-repeat;-webkit-transition:all .2s;-moz-transition:all 2s;transition:all .2s}#quicksearch fieldset #id_search:focus{background-position:-1.5em center;padding-left:.5em;width:35%}@media only screen and (max-width:600px){.frame-type-text.frame-layout-5 h1:before{top:10px;left:6px}.frame-type-text.frame-layout-5 h1:after{top:15px;left:1px}.frame-type-text.frame-layout-5 .accordion{display:none}#quicksearch fieldset #id_search:focus{width:75%}}#noresults{margin-top:.5em;color:red}.no-js .frame-type-text.frame-layout-5 .accordion{display:block}.no-js .frame-type-text.frame-layout-5 h1{cursor:default}.no-js #quicksearch{display:none}.no-svg #quicksearch fieldset #id_search{background-image:url('../../../_assets/a646aa50a7a87f9b1177948bbfb53992/Images/lupe-grau.png')}.no-js noscript{width:100%;height:3em;background-color:rgba(250,0,0,.7);position:fixed;top:0;left:0;z-index:2000;text-align:center;color:#fff;font-weight:700;line-height:3em}.tx-odsosm-pi1{margin-bottom:2.8em}.leaflet-container{width:auto!important}.leaflet-container a{color:#f39a00}.leaflet-container h2{font-size:20.74px;font-size:1.296125%rem;margin-bottom:1.2344488378821488%rem;line-height:1.15;margin-top:0;font-weight:700;font-family:Lato,sans-serif;color:#333;text-transform:none}.leaflet-popup-content-wrapper{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}DIV.ce-textpic DIV.ce-gallery DL.image,DIV.ce-textpic DIV.ce-gallery UL LI,DIV.csc-textpic-above DIV.ce-gallery,DIV.csc-textpic-below DIV.ce-gallery{float:none}.frame:not(.frame-layout-2).ce-textpic .ce-gallery figure,.frame:not(.frame-layout-2).ce-textpic figure.ce-gallery{display:inline-block!important}.event-description img,.event-lehrgangsleiter img,.event-program img,.event-referenten img,.event-sachbearbeiter img,.event-teaser img,.frame-type-text img,.frame-type-textpic .textwrap img,.news-text-wrap img{width:auto!important;display:inline-block}.ce-gallery{width:100%;margin:0!important;padding:0!important}.ce-gallery .ce-column{width:49%;float:left;margin-bottom:2%}.csc-textpic-caption{margin-bottom:0}.ce-gallery .ce-column:first-child{margin-right:2%!important}.ce-left.ce-intext.ce-nowrap p{padding-left:45%}.ce-left.ce-intext.ce-nowrap .ce-gallery{width:45%;float:left;margin-bottom:1.65rem!important}.msie .ce-left.ce-intext.ce-nowrap .ce-gallery{width:40%;float:left}.ce-left.ce-intext.ce-nowrap .ce-gallery img{padding-right:10%}.ce-left.ce-intext.ce-nowrap .ce-gallery figcaption{padding-top:1em;padding-right:10%}.ce-right.ce-intext.ce-nowrap p{padding-right:45%}.ce-right.ce-intext.ce-nowrap .ce-gallery{width:45%;float:right;margin-bottom:1.65rem!important}.msie .ce-right.ce-intext.ce-nowrap .ce-gallery{width:40%;float:right}.ce-right.ce-intext.ce-nowrap .ce-gallery img{padding-left:10%}.ce-right.ce-intext.ce-nowrap .ce-gallery figcaption{padding-top:1em;padding-left:10%}.frame-type-textpic .ce-center img{margin-bottom:15px}.frame-type-textpic .ce-gallery .ce-column{width:100%}.ce-right.ce-intext.ce-nowrap .csc-textpic-text{margin-right:0!important}.ce-left.ce-intext.ce-nowrap .csc-textpic-text{margin-left:0!important}.frame-type-textpic.frame-layout-0 h1{position:relative;top:0;left:0}#rechts .frame-type-textpic.frame-layout-0 h1{position:absolute}.csc-uploads{padding:0;list-style-type:none;margin-left:0}.csc-uploads li{margin-bottom:.2em}.csc-uploads-description{margin-left:.5em}.csc-uploads-fileSize{margin-left:.5em}div.media img{position:relative}div.media object{position:absolute;width:100%;height:100%;left:0;top:0}.frame-type-image.frame-layout-1{position:relative;width:100%}.frame-type-image.frame-layout-1 .ce-gallery .ce-column:last-child{top:0;left:0;position:absolute}.frame-type-image.frame-layout-1 .ce-gallery .ce-column{width:100%;margin:0;float:none}.frame-type-image.frame-layout-2{position:relative;width:100%;margin-left:-1em}.frame-type-image.frame-layout-2 figure{float:left;position:relative;max-width:200px!important;max-height:200px!important;margin:1em;width:200px;height:200px;overflow:hidden}.frame-type-image.frame-layout-2 figure img{width:auto;height:200px;max-width:none!important;max-height:200px!important;top:0;left:0;right:0;bottom:0;position:absolute}.frame-type-image.frame-layout-2 figcaption{position:absolute;bottom:0;left:0;width:100%;padding:.5em;background-color:rgba(255,255,255,.8);font-size:14.22px;font-size:.88875%rem;margin-bottom:1.80028129395218%rem;line-height:1.15;margin-top:0;font-weight:700;font-family:Lato,sans-serif;color:#333;text-transform:none;margin-bottom:0}.frame-type-image.frame-layout-2 .ce-gallery .ce-column{width:auto;margin:0;float:inherit}.frame-type-image.frame-layout-2:after,.frame-type-image.frame-layout-2:before{content:"";display:table}.frame-type-image.frame-layout-2:after{clear:both}.msie6 .frame-type-image.frame-layout-2 figcaption,.msie7 .frame-type-image.frame-layout-2 figcaption,.msie8 .frame-type-image.frame-layout-2 figcaption{background:#fff;zoom:1}.frame-type-text.frame-layout-1{padding:1em;background-color:#d8d9d9}.frame-type-textpic.frame-layout-1{padding:1em;background-color:#d8d9d9;float:left;width:45%;margin-right:5%}.frame-type-textpic.frame-layout-1 h1{display:none}.frame-type-textpic.frame-layout-1 a{color:#707070}.frame-type-textpic.frame-layout-1 .ce-left.ce-intext.ce-nowrap .ce-gallery{float:left;width:38%;margin-bottom:0!important}.frame-type-textpic.frame-layout-1 .ce-left.ce-intext.ce-nowrap .ce-gallery img{padding-right:1em;margin-top:.2em}.frame-type-textpic.frame-layout-1 .ce-right.ce-intext.ce-nowrap .ce-gallery{float:right;width:38%;margin-bottom:0!important}.frame-type-textpic.frame-layout-1 .ce-right.ce-intext.ce-nowrap .ce-gallery img{padding-left:1em;margin-top:.2em}.tx-felogin-pi1>h3{display:none}.tx-felogin-pi1>div{display:none}.tx-felogin-pi1 fieldset{border:none;margin:0;padding:0}.tx-felogin-pi1 fieldset legend{font-size:20.74px;font-size:1.296125%rem;margin-bottom:1.2344488378821488%rem;line-height:1.15;margin-top:0;font-weight:700;font-family:Lato,sans-serif;color:#333;text-transform:none}.tx-felogin-pi1 fieldset input{background-color:#FFF;border:1px solid #a5a6a6;padding:8px 10px;position:relative;display:block}.tx-felogin-pi1 fieldset input[type=submit]{position:relative;top:0;left:0;margin:0;padding:.5em .7em;line-height:100%;cursor:pointer;width:auto;overflow:visible;color:#fff!important;text-decoration:none;vertical-align:middle;box-sizing:border-box;display:inline-block;zoom:1;border:none;background-color:#f39a00}.tx-felogin-pi1 fieldset input[type=submit] a{color:#fff!important}.tx-felogin-pi1 fieldset input[type=submit] a:hover{color:#fff!important}.tx-felogin-pi1 fieldset div{margin-bottom:.5em}.contenttable,.tabelle{width:100%;border-collapse:collapse;border-spacing:0}.contenttable td,.contenttable th,.tabelle td,.tabelle th{margin:0;padding:.4166em;vertical-align:top;border:1px solid #a5a6a6;background:#d8d9d9}.contenttable td.tabelle-highlight,.contenttable th.tabelle-highlight,.tabelle td.tabelle-highlight,.tabelle th.tabelle-highlight{background-color:#eebe6b;color:#fff}.contenttable td.tabelle-highlight a,.contenttable th.tabelle-highlight a,.tabelle td.tabelle-highlight a,.tabelle th.tabelle-highlight a{color:#fff;text-decoration:underline}.contenttable td.tabelle-highlight a:hover,.contenttable th.tabelle-highlight a:hover,.tabelle td.tabelle-highlight a:hover,.tabelle th.tabelle-highlight a:hover{color:#fff}.contenttable th,.tabelle th{text-align:left;background:#a5a6a6;border:1px solid #7f8080}@media only screen and (max-width:40em){.contenttable,.tabelle{display:block;position:relative;width:100%}.contenttable thead,.tabelle thead{display:block;float:left}.contenttable thead tr,.tabelle thead tr{display:block}.contenttable tbody,.tabelle tbody{display:block;width:auto;position:relative;overflow-x:auto;white-space:nowrap}.contenttable tbody tr,.tabelle tbody tr{display:inline-block;vertical-align:top;border-right:1px solid #a5a6a6}.contenttable th,.tabelle th{display:block;border-bottom:0}.contenttable th:last-child,.tabelle th:last-child{border-right:1px solid #a5a6a6}.contenttable td,.tabelle td{display:block;min-height:1.25em;border-left:0;border-right:0;border-bottom:0}.contenttable td:last-child,.tabelle td:last-child{border-right:1px solid #a5a6a6}}#subnavi,footer{font-size:14.22px;font-size:.88875%rem;margin-bottom:1.80028129395218%rem;line-height:1.15;margin-top:0;font-weight:700;font-family:Lato,sans-serif;color:#333;text-transform:none;margin-bottom:0;font-weight:300;width:100%;padding-top:2em;padding-bottom:1.5em}#subnavi ul,footer ul{list-style-type:none;padding:0;display:inline-block;float:none;padding-left:1em;margin-bottom:0;width:auto;max-width:300px}#subnavi ul li,footer ul li{float:right}#subnavi ul li a,footer ul li a{color:#f39a00}#subnavi ul li a:hover,footer ul li a:hover{color:#f9a514}#subnavi ul li.aktive a,footer ul li.aktive a{color:#f9a514}blockquote{border-left:none;margin-top:auto;margin-bottom:1.65rem}blockquote,span.sprechblase{position:relative;padding:2em;color:#333;background:#d8d9d9;zoom:1;display:block}blockquote,span.sprechblase{after:''}blockquote .after,blockquote:after,span.sprechblase .after,span.sprechblase:after{content:'';position:absolute;top:100%;left:50px;border-width:25px 25px 0 0;border-style:solid;border-color:#d8d9d9 transparent;display:block;width:0}#slideshow{position:relative;width:100%}#slideshow img{position:absolute;top:0;left:0;z-index:8}#slideshow img.active{z-index:10}#slideshow img.last-active{z-index:9}#slideshow:after,#slideshow:before{content:"";display:table}#slideshow:after{clear:both}.slideshow-spacer{visibility:hidden}#breadcrumb-wrap{font-size:14.22px;font-size:.88875%rem;margin-bottom:1.80028129395218%rem;line-height:1.15;margin-top:0;font-weight:700;font-family:Lato,sans-serif;color:#333;text-transform:none;font-weight:300;width:auto;display:inline-block;margin-bottom:0;color:#707070}a.breadcrumb{color:#707070}#search{display:inline-block;float:right;width:25%}#search *{border-radius:0!important}#search fieldset{border:none;padding:0}#search>a{height:3em;background-color:#f39a00;display:none;font-size:16px;font-size:1%rem;margin-bottom:1.6%rem;line-height:1.15;margin-top:0;font-weight:700;font-family:Lato,sans-serif;color:#333;text-transform:none;margin-bottom:0}#search>a img{width:1.5em;height:1.5em;margin:.8em;display:none}#search form{height:3em;background-color:#d8d9d9;padding:.7em;position:relative}#search #tx-indexedsearch-searchbox-sword{width:100%;height:22px;padding-left:8px;padding-right:25px;margin:0;background-color:#fff;font-style:scroll;border:1px solid #d8d9d9!important;float:left;overflow:hidden;font-size:14.22px;font-size:.88875%rem;margin-bottom:1.80028129395218%rem;line-height:1.15;margin-top:0;font-weight:700;font-family:Lato,sans-serif;color:#333;text-transform:none;margin-bottom:0;line-height:22px;color:#707070;font-weight:300;-webkit-appearance:none}#search #tx-indexedsearch-searchbox-button-submit{height:22px;width:22px;background-image:url('../../../_assets/a646aa50a7a87f9b1177948bbfb53992/Images/lupe.svg');background-repeat:no-repeat;background-position:center center;background-size:11px;background-color:#d8d9d9;border:1px solid #d8d9d9;position:absolute;top:.7em;right:.7em;text-indent:-9999px}#search #tx-indexedsearch-searchbox-sword:focus{border:1px solid #f39a00!important;color:#f39a00!important}#search #tx-indexedsearch-searchbox-sword:focus~#tx-indexedsearch-searchbox-button-submit{background-color:#f39a00;border:1px solid #f39a00}.cssremunit #search form{padding:1.2em/2}.cssremunit #search #tx-indexedsearch-searchbox-sword{height:1.8rem;padding-left:.4rem;padding-right:2.2rem;line-height:1.8rem}.cssremunit #search #tx-indexedsearch-searchbox-button-submit{height:1.8rem;width:1.8rem;background-size:.9rem;top:1.2em/2;right:1.2em/2}.no-svg #search #tx-indexedsearch-searchbox-button-submit{background-image:url('../../../_assets/a646aa50a7a87f9b1177948bbfb53992/Images/lupe.png')}.tx-indexedsearch-redMarkup{color:#000}.browsebox{padding:0}.browsebox li{display:inline-block;list-style-type:none;margin-left:3px;margin-right:3px}.tx-indexedsearch-title{font-weight:300}.tx-indexedsearch-info{font-style:italic;color:#707070}.tx-indexedsearch-percent{font-style:italic;color:#707070}.tx-indexedsearch-searchbox{display:none}.tx-indexedsearch-whatis{font-size:1em;font-weight:300;margin:0;padding-bottom:5px;color:#f39a00;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#707070}.cssremunit .tx-indexedsearch-whatis{font-size:1rem}.tx-indexedsearch-icon img{width:auto}@media only screen and (max-width:62.5em){.container{min-width:400px}}@media only screen and (max-width:40em){.desktop-only{display:none}.mobile-only{display:block}.container{min-width:200px}.eightcol,.elevencol,.fivecol,.fourcol,.ninecol,.onecol,.sevencol,.sixcol,.tencol,.threecol,.twelvecol,.twocol{width:100%;float:none;margin-left:0;margin-right:0;margin-bottom:2em;clear:both}.frame-type-textpic.frame-layout-1{float:none;width:100%;margin-right:0}#search{position:absolute;left:13em;z-index:200;width:50%;font-size:14.22px;font-size:.88875%rem;margin-bottom:1.80028129395218%rem;line-height:1.15;margin-top:0;font-weight:700;font-family:Lato,sans-serif;color:#333;text-transform:none;margin-bottom:0}#search>a{display:inline-block}#search>a img{display:block}#search:not( :target)>a:last-of-type,#search:target>a:first-of-type{display:none}#search form{margin-bottom:none;display:none;position:absolute;font-size:1rem;font-weight:300;left:-10.2rem;right:0;margin:0}#search:target>form{display:block}#search #tx-indexedsearch-searchbox-sword{line-height:1rem!important}.frame-type-textpic.frame-layout-0.with-headline{padding-top:3.2em}.frame-type-textpic.frame-layout-0 h1{position:absolute;top:0;left:0}.frame-type-textpic.frame-layout-0 .ce-left.ce-intext.ce-nowrap p{padding-left:30%}.frame-type-textpic.frame-layout-0 .ce-left.ce-intext.ce-nowrap .ce-gallery{width:30%;float:left;margin-bottom:1.65rem!important}.frame-type-textpic.frame-layout-0 .ce-left.ce-intext.ce-nowrap .ce-gallery img{padding-right:10%}.frame-type-textpic.frame-layout-0 .ce-right.ce-intext.ce-nowrap p{padding-right:30%}.frame-type-textpic.frame-layout-0 .ce-right.ce-intext.ce-nowrap .ce-gallery{width:30%;float:right;margin-bottom:1.65rem!important}.frame-type-textpic.frame-layout-0 .ce-right.ce-intext.ce-nowrap .ce-gallery img{padding-left:10%}}@media print{#pageinfo{position:absolute!important;top:1em;right:0}#qr-code{display:block;width:100px;float:right;margin-top:-15px;margin-left:10px;margin-right:1em}.contentseite #qr-code{margin-top:0}.print-only{display:block;font-weight:700}#breadcrumb-wrap{color:#000;float:right;padding-top:1.5em;font-size:.8em;font-size:.8rem}#breadcrumb-wrap a{color:#000}#breadcrumb-wrap b{display:none}#breadcrumb-wrap .print-only{display:block}.contentseite #breadcrumb-wrap{padding-top:58px}#footer-wrap,#nav,#search,#subnavi{display:none}p{line-height:1.35;margin-bottom:1.35em;margin-bottom:1.35rem}span.sprechblase{padding:.5em;background:0 0}span.sprechblase .after,span.sprechblase:after{top:0;left:0;border-width:0;border-color:transparent}.wrap{padding-left:0;padding-right:0}.frame-type-text.frame-layout-5 .accordion{display:block}.frame-type-text.frame-layout-5 .accordion h1{text-indent:0}.frame-type-text.frame-layout-5 .accordion h1:after,.frame-type-text.frame-layout-5 .accordion h1:before{display:none}#quicksearch{display:none}}#nav{font-size:85%;width:100%;position:relative;z-index:100;clear:both}#nav ul{list-style-type:none;padding:0}#nav>a{display:none}#nav li{position:relative}#nav li a{color:#fff;display:block;text-decoration:none;cursor:pointer}#nav li.parent>a>span:after{width:0;height:0;border:.25em solid transparent;border-bottom:none;border-top-color:#fff;content:'';vertical-align:middle;display:inline-block;position:relative;right:-.25em}#nav>ul{margin:0}#nav>ul>li{width:20%;height:3em;float:left;background-color:#f39a00;display:table}#nav>ul>li>a{font-size:17.07px;font-size:1.067%rem;margin-bottom:1.499531396438613%rem;line-height:1.15;margin-top:0;font-weight:700;font-family:Lato,sans-serif;color:#333;text-transform:none;font-weight:300;margin-bottom:0;height:100%;text-align:center;display:table-cell;vertical-align:middle;padding-left:5px;padding-right:5px;color:#fff!important;width:100%}#nav>ul>li>a>span{height:auto}#nav>ul>li:not(:last-child)>a{border-right:1px solid #fab846}#nav li ul{background-color:#f9a514;display:none;position:absolute;top:100%;left:0;right:0}#nav li ul a{font-size:13.5px;font-size:.84375%rem;margin-bottom:1.8962962962962964%rem;line-height:1.15;margin-top:0;font-weight:700;font-family:Lato,sans-serif;color:#333;text-transform:none;font-weight:300;margin-bottom:0;border-top:1px solid #f39a00;padding:.75em;color:#fff!important}#nav li ul span:after{display:none}#nav li ul li.parent>a span:after{width:0;height:0;border:.313em solid transparent;border-right:none;border-left-color:#fff;content:'';vertical-align:middle;display:inline-block;position:relative;right:-.4em}#nav li:not( :first-child):hover ul{left:-1px}#nav li ul li ul{position:absolute;display:none;margin-left:100%;top:0;width:100%}#nav li ul li ul.wide-submenu{width:200%;background-color:#fab032;margin-top:0}#nav li ul li ul.wide-submenu li{width:50%;float:left}#nav li ul li ul.wide-submenu li:nth-child(2) a{border-top:1px solid #fab032}#nav li ul li ul.wide-submenu li:nth-child(odd) a{border-right:1px solid #f9a514}#nav li ul li ul span:after{width:0;height:0;border:none;border-right:none;border-left-color:transparent;content:'';vertical-align:middle;display:inline-block;position:relative;right:0}#nav li ul li li{background-color:#fab032}#nav li ul.wide-submenu{width:200%;margin-top:0}#nav li ul.wide-submenu>li{width:50%;float:left}#nav li ul.wide-submenu>li:nth-child(2) a{border-top:1px solid #fab032}#nav li ul.wide-submenu>li:nth-child(odd)>ul{margin-left:-100%;left:0}#nav li ul.wide-submenu>li:nth-child(odd) a{border-right:1px solid #f39a00}.no-touch #nav li:hover>ul{display:block}.no-touch #nav li a:active{background-color:#c07a00!important}.no-touch #nav>ul{background-color:#f39a00}.no-touch #nav>ul>li:hover>a{background-color:#f9a514}.no-touch #nav>ul>li.active{background-color:#f9a514}.no-touch #nav li ul li:hover>a{background-color:#fab032}.no-touch #nav li ul li.active{background-color:#fab032}.no-touch #nav li ul li li:hover>a{background-color:#fab641}.no-touch #nav li ul li li.active{background-color:#fab641}@media only screen and (min-width:62.5em){.touch #nav li:hover>ul{display:block}}@media only screen and (min-width:640px) and (max-width:62.5em){#nav>ul>li>a{font-size:14.22px;font-size:.88875%rem;margin-bottom:1.80028129395218%rem;line-height:1.15;margin-top:0;font-weight:700;font-family:Lato,sans-serif;color:#333;text-transform:none;font-weight:300;margin-bottom:0;padding:.75em}#nav li:hover>ul{display:block}#nav li ul a{font-size:12px;font-size:.75%rem;margin-bottom:2.1333333333333333%rem;line-height:1.15;margin-top:0;font-weight:700;font-family:Lato,sans-serif;color:#333;text-transform:none;font-weight:300;margin-bottom:0;padding:.75em}}@media only screen and (min-width:40.1em){#nav li ul li ul{background-color:transparent}}@media only screen and (max-width:640px){#nav{position:relative;top:auto;left:auto}#nav>a{font-size:16px;font-size:1%rem;margin-bottom:1.6%rem;line-height:1.15;margin-top:0;font-weight:700;font-family:Lato,sans-serif;color:#333;text-transform:none;line-height:3em;margin-bottom:0;width:9.5em;height:3em;text-align:left;text-indent:3.5em;color:#fff;text-decoration:none;background-color:#f39a00;position:relative;display:table}#nav>a span{display:table-cell;vertical-align:middle}#nav>a span:after{width:0;height:0;border:none;right:0}#nav>a:after{position:absolute;top:30%;left:1em;content:'';border-bottom:11px double #fff;border-top:4px solid #fff;height:3px;width:1.5em}#nav:not( :target)>a:last-of-type,#nav:target>a:first-of-type{display:none}#nav>ul{height:auto;display:none;position:absolute;left:0;right:0;margin:0}#nav>ul>li{width:100%;float:none;height:auto;min-height:1em}#nav>ul>li>a{height:auto;text-align:left;padding:.75em;display:block;font-size:16px;font-size:1%rem;margin-bottom:1.6%rem;line-height:1.15;margin-top:0;font-weight:700;font-family:Lato,sans-serif;color:#333;text-transform:none;margin-bottom:0;font-weight:300}#nav>ul>li:not( :last-child)>a{border-right:none;border-bottom:1px solid #f39a00}#nav li ul{position:static;padding:1.25em;padding-top:0;padding-bottom:.5em}#nav li ul li{height:auto}#nav li ul li a{display:block;height:auto}#nav li ul li:first-child a{border-top:none}#nav li ul span:after{width:0;height:0;border:.313em solid transparent;border-bottom:none;border-top-color:#fff;content:'';vertical-align:middle;display:inline-block;position:relative;right:-.313em}#nav li ul li ul{position:static;margin-left:0!important;margin-top:0;width:100%;padding:0}#nav li ul li ul li{border-top:1px solid #f9a514}#nav li ul li ul li a{border-top:none}#nav li ul li ul.wide-submenu{width:100%;margin-top:0}#nav li ul li ul.wide-submenu li{width:100%;float:none}#nav li ul li ul.wide-submenu li:nth-child(2) a{border-top:none}#nav li ul li ul.wide-submenu li:nth-child(odd) a{border-right:none}#nav li ul.wide-submenu{width:100%;margin-top:0}#nav li ul.wide-submenu li{width:100%;float:none}#nav li ul.wide-submenu li:nth-child(2) a{border-top:1px solid #f39a00}#nav li ul.wide-submenu li:nth-child(odd) a{border-right:none}.no-touch li:hover>ul,.touched>ul,a.touched~ul{display:block!important}}@media print{#nav{display:none}}.news{position:relative}.news .clear{clear:both}.news a{color:#f39a00!important}.news .nav ul{float:left;display:inline;margin:0}.news .nav li{float:left}.news .nav a{float:left;display:block}.news .nav:after{content:".";display:block;height:0;clear:both;visibility:hidden}.news .article{margin-bottom:2.8em}.news .article:last-child{padding-bottom:0;margin-bottom:0}.news .article:after{content:".";display:block;height:0;clear:both;visibility:hidden}.news .article .news-img-wrap{float:left;background:#fff}.news .article .news-img-wrap .mediaelement-image{display:none}.news .article .news-img-wrap .mediaelement-image:first-child{display:block}.news .article .news-img-wrap a{display:block;float:left;padding:.45em 1em .45em 0}.news .article .news-img-wrap img{float:left;height:auto}.news .article h3{font-size:22.13px;font-size:1.3829375%rem;margin-bottom:1.1569575631581328%rem;line-height:1.15;margin-top:0;font-weight:700;font-family:Lato,sans-serif;color:#333;text-transform:none}.news .article .teaser-text{margin:0}.news .article .teaser-text p{margin:0}.news .article .footer{font-size:16px;font-size:1%rem;margin-bottom:1.6%rem;line-height:1.15;margin-top:0;font-weight:700;font-family:Lato,sans-serif;color:#333;text-transform:none;margin-bottom:0;margin-top:.7em;clear:both;color:#707070;font-weight:300}.news .article .footer p{margin:0}.news .article .footer span{display:inline-block;padding-right:.5em;margin-right:.5em;border-right:1px solid #8a8a8a}.news .article .footer span:last-child{border-right:none}.news .article .footer .news-category a{text-transform:uppercase}.news .page-navigation p{float:left;margin-bottom:0}.news .page-navigation ul{float:right}.news .page-navigation ul li{float:left;display:block;padding:0 1px;background:0 0}.news .page-navigation ul li a{display:block;padding:1px 2px}.news .no-news-found{color:red}.news .more,.news .more-link{position:relative;top:0;left:0;margin:0;padding:.5em .7em;line-height:100%;cursor:pointer;width:auto;overflow:visible;color:#fff!important;text-decoration:none;vertical-align:middle;box-sizing:border-box;display:inline-block;zoom:1;border:none;background-color:#f39a00;margin-top:.5em;margin-bottom:.5em}.news .more a,.news .more-link a{color:#fff!important}.news .more a:hover,.news .more-link a:hover{color:#fff!important}.news .news-backlink-wrap a{position:relative;top:0;left:0;margin:0;padding:.5em .7em;line-height:100%;cursor:pointer;width:auto;overflow:visible;color:#fff!important;text-decoration:none;vertical-align:middle;box-sizing:border-box;display:inline-block;zoom:1;border:none;background-color:#f39a00;margin-top:.5em;margin-bottom:.5em}.news .news-backlink-wrap a a{color:#fff!important}.news .news-backlink-wrap a a:hover{color:#fff!important}.news .facebook{width:100%;position:relative}.news .facebook .like,.news .facebook .share,.news .facebook .twitter{display:inline-block;margin-right:1em;margin-top:2em}.news .share{padding-right:1em}.news-category-view ul li{padding:5px 8px}.news-category-view ul li ul li{padding:2px 8px 2px 12px}.news-category-view>ul>li:nth-child(even){background:#f2f2f2}.news-category-view .category-desc{padding-left:10px;margin-left:10px;border-left:1px solid #d8d9d9}.news-browsebox{margin:15px 0;padding-top:10px;border-top:1px solid #d8d9d9}.news-browsebox ul li{margin:0 5px}.news-browsebox ul .prev{margin-right:20px;margin-left:0}.news-browsebox ul .current-page a{font-weight:700}.news-browsebox ul .next{margin-left:20px;margin-right:0}.news-list-view{position:relative;margin-bottom:2em}.news-list-view .article{width:100%}.news-list-view .article .news-img-wrap{width:20%;float:left}.news-list-view .article h3{font-size:20.74px;font-size:1.296125%rem;margin-bottom:1.2344488378821488%rem;line-height:1.15;margin-top:0;font-weight:700;font-family:Lato,sans-serif;color:#333;text-transform:none}.news-single .article:last-child{margin-bottom:2em}.news-single .article h3{margin-bottom:1em;margin-bottom:1rem}.news-single .article .news-text-wrap{width:65%;margin-right:5%}.news-single .article .news-text-wrap p{margin:0 0 1.65rem 0}.news-single .article .news-img-wrap{float:right;width:30%;margin:0 0 0 2em}.news-single .article .news-img-wrap img{float:none}.news-single .article .news-img-wrap .outer{display:none}.news-single .article .news-img-wrap .outer:first-child{display:block;float:left;position:relative;z-index:9}.news-single .article .news-img-wrap .outer:first-child .mediaelement-image a{position:relative}.news-single .article .news-img-wrap .outer:first-child .mediaelement-image a:after{content:"» mehr Bilder";position:relative;top:0;left:0;margin:0;padding:.5em .7em;line-height:100%;width:auto;overflow:visible;color:#fff!important;text-decoration:none;vertical-align:middle;box-sizing:border-box;display:inline-block;zoom:1;border:none;background-color:#f39a00;position:absolute;bottom:1.5em;right:2em;top:inherit;left:inherit;line-height:1.5em;width:7.5em;height:2.5em;background-color:#fff;color:#f39a00!important;pointer-events:none;cursor:pointer}.news-single .article .news-img-wrap .outer:first-child .mediaelement-image a:after a{color:#fff!important}.news-single .article .news-img-wrap .outer:first-child .mediaelement-image a:after a:hover{color:#fff!important}.news-single .article .news-img-wrap .outer:only-child:after{content:'';display:none}.news-single .article .footer{margin-bottom:1.5em;margin-top:.5em;padding:.5em 0 0 0;border-bottom:0;border-top:1px solid #d8d9d9}.news-single .article .teaser-text{color:#707070;margin-bottom:1.65rem}.news-img-caption{color:#707070;font-size:16px;font-size:1%rem;margin-bottom:1.6%rem;line-height:1.15;margin-top:0;font-weight:700;font-family:Lato,sans-serif;color:#333;text-transform:none;margin-bottom:1em;font-weight:300}.news-related-wrap{display:table;margin-top:2em;width:100%}.news-related{width:50%;padding-bottom:1em;display:table-cell}.news-related ul{padding-left:1em;list-style-type:square}.news-related ul li span{border-right:1px solid #d8d9d9;display:inline-block;margin-right:8px;padding-right:8px;color:#333}.news-related ul li span:last-child{border-right:0;padding-right:0}.news-related h4{font-size:18.22px;font-size:1.1385%rem;margin-bottom:1.4053579270970575%rem;line-height:1.15;margin-top:0;font-weight:700;font-family:Lato,sans-serif;color:#333;text-transform:none}.news-related-files ul li{margin-bottom:20px}.news-related-files .news-related-files-link .jpg{background-position:0 0}.news-clear{clear:both}.news-menu-view>ul{list-style-type:none;padding:0;font-weight:700}.news-menu-view>ul ul{list-style-type:square;font-weight:300;padding-left:1em}.news+h1{font-size:19.44px;font-size:1.21475%rem;margin-bottom:1.3171434451533237%rem;line-height:1.15;margin-top:0;font-weight:700;font-family:Lato,sans-serif;color:#333;text-transform:none;margin-bottom:0}.news+h1+.news{margin-top:0}.news .categorytree{list-style-type:square;padding-left:1em}@media only screen and (max-width:40em){.news-list-view .article{float:none;width:100%;margin-right:0;margin-bottom:2em}.news-list-view .article:last-of-type{margin-bottom:0}.news-single .article .news-img-wrap{float:none;position:relative;margin:.5em 0 1.5em 0;width:100%}.news-single .article .news-img-wrap a{float:none}.news-single .article .news-img-wrap .news-img-caption{margin-bottom:1em}.news-single .article .news-text-wrap{width:100%;margin-right:0}}.news-list-archive .article{margin-bottom:2.8em}.tx-powermail{width:100%;position:relative;margin-bottom:2em!important}.tx-powermail *{color:#333!important}.tx-powermail .highlight{color:#f39a00!important}.tx-powermail h3{display:none}.tx-powermail fieldset{border:none;margin:0;padding:0}.tx-powermail .powermail_legend{display:none}.tx-powermail .powermail_fieldwrap{width:100%;clear:both;position:relative}.tx-powermail .powermail_label{width:25%;float:left;display:block;margin:0;padding-top:8px;padding-bottom:8px;height:2.8em}.tx-powermail .powermail_fieldwrap_file_inner,.tx-powermail .powermail_fieldwrap_type_check .powermail_field,.tx-powermail .powermail_fieldwrap_type_radio .powermail_field,.tx-powermail .powermail_input,.tx-powermail .powermail_select,.tx-powermail .powermail_textarea{width:70%;margin-left:5%;float:left;display:block;margin-bottom:2%}.tx-powermail .powermail_fieldwrap_file_inner,.tx-powermail .powermail_input,.tx-powermail .powermail_textarea{background-color:#FFF!important;border:1px solid #a5a6a6}.tx-powermail .powermail_fieldwrap_file_inner,.tx-powermail .powermail_input,.tx-powermail .powermail_select,.tx-powermail .powermail_textarea{background:#FFF;padding:8px 10px;position:relative;height:2.8em}.tx-powermail .powermail_textarea{height:8em}.tx-powermail .powermail_file{width:100%;border:none;background:#FFF}.tx-powermail .checkbox,.tx-powermail .radio{float:left;margin-right:5%;display:table}.tx-powermail .powermail_submit{float:right}.tx-powermail .powermail_fieldwrap_text{margin-bottom:1.65em}.tx-powermail .mandatory{color:#c07a00!important}.tx-powermail .ajaxSubmit{padding:20px;background:#f39a00;border:1px solid #a5a6a6;display:none}.tx-powermail .inputContainer{position:relative;float:left}.tx-powermail .formErrorInsideDialog.formError{z-index:5000}.tx-powermail .formErrorInsideDialog.formError .formErrorContent{z-index:5001}.tx-powermail .formErrorInsideDialog.formError .formErrorArrow{z-index:5006}.tx-powermail .formError{position:absolute;top:300px;left:300px;display:block;cursor:pointer;z-index:990}.tx-powermail .formError .formErrorContent{z-index:991;width:100%;position:relative;color:#fff!important;width:200px;border:none;padding:.5em;background:#f39a00;font-size:14.22px;font-size:.88875%rem;margin-bottom:1.80028129395218%rem;line-height:1.15;margin-top:0;font-weight:700;font-family:Lato,sans-serif;color:#333;text-transform:none;margin-bottom:0;font-weight:300}.tx-powermail .formError .formErrorArrowBottom{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;margin:0 0 0 12px;top:0}.tx-powermail .formError .formErrorArrowBottom div{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}.tx-powermail .formError .formErrorArrow{z-index:996;width:15px;margin:-2px 0 0 13px;position:relative}.tx-powermail .formError .formErrorArrow div{border:none;height:1px;margin:0 auto;line-height:0;font-size:0;display:block;background:#f39a00}.tx-powermail .formError .formErrorArrow .line10{width:15px;border:none}.tx-powermail .formError .formErrorArrow .line9{width:13px;border:none}.tx-powermail .formError .formErrorArrow .line8{width:11px}.tx-powermail .formError .formErrorArrow .line7{width:9px}.tx-powermail .formError .formErrorArrow .line6{width:7px}.tx-powermail .formError .formErrorArrow .line5{width:5px}.tx-powermail .formError .formErrorArrow .line4{width:3px}.tx-powermail .formError .formErrorArrow .line3{width:1px;border:none}.tx-powermail .formError .formErrorArrow .line2{width:3px;border:none;background:#ddd}.tx-powermail .formError .formErrorArrow .line1{width:1px;border:none;background:#ddd}.tx-powermail input[type=button],.tx-powermail input[type=reset],.tx-powermail input[type=submit]{position:relative;top:0;left:0;margin:0;padding:.5em .7em;line-height:100%;cursor:pointer;width:auto;overflow:visible;color:#fff!important;text-decoration:none;vertical-align:middle;box-sizing:border-box;display:inline-block;zoom:1;border:none;background-color:#f39a00}.tx-powermail input[type=button] a,.tx-powermail input[type=reset] a,.tx-powermail input[type=submit] a{color:#fff!important}.tx-powermail input[type=button] a:hover,.tx-powermail input[type=reset] a:hover,.tx-powermail input[type=submit] a:hover{color:#fff!important}.powermail_tabmenu{padding:0}.powermail_tabmenu li{position:relative;top:0;left:0;margin:0;padding:.5em .7em;line-height:100%;cursor:pointer;width:auto;overflow:visible;color:#fff!important;text-decoration:none;vertical-align:middle;box-sizing:border-box;display:inline-block;zoom:1;border:none;background-color:#f39a00;background-color:#a5a6a6;margin-right:1em}.powermail_tabmenu li a{color:#fff!important}.powermail_tabmenu li a:hover{color:#fff!important}.powermail_tabmenu li.act{background-color:#f39a00}.prettycheckbox,.prettyradio{display:table-cell;padding:0;margin:0;vertical-align:middle}.prettycheckbox a,.prettyradio a{width:30px;height:30px;background:url('../../../_assets/a646aa50a7a87f9b1177948bbfb53992/Images/formelements.png') top left no-repeat;display:block;float:left;cursor:pointer;margin:0}.prettyradio a{background-position:0 -120px}.prettycheckbox a:focus,.prettyradio a:focus{outline:0 none}.prettycheckbox a:focus{background-position:0 -30px}.prettyradio a:focus{background-position:0 -150px}.prettycheckbox a.checked{background-position:0 -60px}.prettyradio a.checked{background-position:0 -180px}.prettycheckbox a.checked:focus{background-position:0 -90px}.prettyradio a.checked:focus{background-position:0 -210px}.powermail_check_inner{height:2.8em}.checkbox label,.radio label{height:2.8em;display:table;float:left;line-height:2.8}.customStyleSelectBox{width:70%;margin-left:5%;float:left;display:block;margin-bottom:2%;background-color:#fff;border:1px solid #a5a6a6;position:relative;padding:8px 10px;background-image:url('../../../_assets/a646aa50a7a87f9b1177948bbfb53992/Images/arrow-down.svg');background-size:15px 13px;background-repeat:no-repeat;background-position:95% center}.no-svg .customStyleSelectBox{background-image:url('../../../_assets/a646aa50a7a87f9b1177948bbfb53992/Images/arrow-down.png')}.powermail_fieldwrap_select select{height:2.8em!important;position:absolute!important;top:0;right:0;z-index:10}#parsley-id-multiple-tx_powermail_pi1fieldmedium{display:none}#ui-datepicker-div{z-index:10}#ui-datepicker-div .ui-datepicker-next span,#ui-datepicker-div .ui-datepicker-prev span{text-indent:9999px}.powermail_date{width:70%;margin-left:5%;float:left;display:block;margin-bottom:2%;background-color:#FFF!important;border:1px solid #a5a6a6;padding:8px 10px;position:relative;height:2.8em}.video-embed{position:relative;padding-bottom:56.25%;height:0}.video-embed .media2click-wrap{position:initial}.video-embed iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.media2click-wrap .media2click-placeholder{hyphens:none;position:absolute;top:0;left:0;width:100%!important;height:100%!important;border:none;text-shadow:none!important;padding:0;padding:18px}.media2click-wrap .media2click-placeholder .media2click-placeholder-inner{background-size:120px;padding:10px;background-color:rgba(255,255,255,.4);background-color:rgba(255,255,255,.9)!important;background-image:none}.media2click-wrap .media2click-placeholder .media2click-placeholder-inner .media2click-title{padding-top:10px;margin-bottom:10px;font-size:20.74px;font-size:1.296125%rem;line-height:1.15;margin-top:0}.media2click-wrap .media2click-placeholder .media2click-placeholder-inner .media2click-content{padding-bottom:3em}.media2click-wrap .media2click-placeholder .media2click-controls{background-color:#fff;bottom:10px;right:10px;bottom:31.33px;right:31.33px}.media2click-wrap .media2click-placeholder .media2click-controls .media2click-button{border-radius:0;position:relative;top:0;left:0;margin:0;padding:.5em .7em;line-height:100%;cursor:pointer;width:auto;overflow:visible;color:#fff!important;text-decoration:none;vertical-align:middle;box-sizing:border-box;display:inline-block;zoom:1;border:none;background-color:#f39a00}.media2click-wrap .media2click-placeholder .media2click-controls .media2click-button a{color:#fff!important}.media2click-wrap .media2click-placeholder .media2click-controls .media2click-button a:hover{color:#fff!important}.ce-intext .media2click-wrap .media2click-placeholder{font-size:80%;line-height:1.2}.ce-intext .media2click-wrap .media2click-placeholder .media2click-placeholder-inner{background-size:80px}.ce-intext .media2click-wrap .media2click-placeholder .media2click-placeholder-inner .media2click-title{padding-top:5px;margin-bottom:5px;font-size:1em}.ce-intext .media2click-wrap .media2click-placeholder .media2click-placeholder-inner .media2click-content{display:none}.ce-intext .media2click-wrap .media2click-placeholder .media2click-controls{bottom:5px;right:5px}.ce-intext .media2click-wrap .media2click-placeholder .media2click-controls .media2click-button{font-size:1em}.ce-intext .media2click-wrap .media2click-placeholder:hover .media2click-placeholder-inner .media2click-content{display:block}.frame-type-textmedia .ce-gallery .ce-row .ce-column:only-child{width:100%;float:none;margin-bottom:0;margin-right:0!important}.media2click-wrap .media2click-placeholder .media2click-placeholder-inner .media2click-content a{text-decoration:underline}#nav>ul>li>a>span{height:100%}body{background-color:#f2f2f2}hr{display:block;visibility:hidden;clear:both}span.durchgestrichen{text-decoration:line-through}#pagewrap{background-color:#f2f2f2;width:100%}#contentwrap{width:100%;background-color:#fff;padding-bottom:3em}.wrap{padding-left:2em;padding-right:2em;background-color:#fff}.cssvhunit .wrap{min-height:100vh}#head{margin-bottom:.5em;z-index:20;position:fixed;top:0;background-color:#fff;max-width:1100px;left:50%;transform:translate(-50%,0);padding:1em 2em 0}#logo,#logo-kreis{width:19%;position:absolute;z-index:20;padding:1em;background-color:rgba(255,255,255,.8);left:0;top:5.8em;transition:.2s}#logo-kreis{left:auto;right:0}.msie8 #logo,.msie8 #logo-kreis{background:#fff;zoom:1}.contentseite #logo,.contentseite #logo-kreis{position:relative;float:left;top:0;padding:0;background-color:transparent;margin-bottom:1.25em}.contentseite #logo-kreis{float:right;margin-top:0}#subnavi{padding:0;height:22px;line-height:22px}#subnavi ul{max-width:100%;float:right;padding-right:1.5em}#subnavi ul li{position:relative}#subnavi ul li a{color:#777}#subnavi ul li:last-child{padding-left:1.5em}#subnavi ul li:last-child a{font-weight:700;color:#f39a00}#subnavi ul li:last-child a:before{margin:-8px 0 0;position:absolute;top:12px;left:6px;width:3px;height:13px;margin-top:-4px;background:#f39a00;content:""}#subnavi ul li:last-child a:after{margin:-8px 0 0;position:absolute;top:12px;left:1px;width:13px;height:3px;margin-top:1px;background:#f39a00;content:""}.msie8 #subnavi ul li:last-child a:before{margin-top:-7px}.msie8 #subnavi ul li:last-child a:after{margin-top:-2px}.cssremunit #subnavi{height:1.8rem;line-height:1.8rem}#search form,.cssremunit #search form{padding:0;height:auto;background-color:transparent}#search #tx-indexedsearch-searchbox-button-submit,.cssremunit #search #tx-indexedsearch-searchbox-button-submit{top:0;right:0}#slideshow{margin-top:1em}#content{padding-bottom:3em;padding-top:2em}#pageinfo{padding-top:11em}.layout-3 #pageinfo{padding-top:0}#content section{background-color:#fff}#oben{margin-bottom:3em}#oben .ce-column{margin-bottom:0}#footer-wrap{position:absolute;bottom:0;left:0;width:100%;max-width:100%;z-index:10}#footer-wrap footer{padding:0 2.35em 0 2.35em;width:100%;max-width:1100px;margin:auto auto;z-index:1}#footer-wrap footer .hell{background-color:#f8d28c;display:block}#footer-wrap footer .dunkel{width:320px;display:block;background-color:#f39a00}#footer-wrap footer .dunkel ul{color:#fff;padding:.75em 1em .75em 1em;max-width:inherit}#footer-wrap footer .dunkel ul li a{color:#fff}.frame-type-textpic.frame-layout-2{width:47%;margin-right:5%;margin-bottom:2em;float:left}.frame-type-textpic.frame-layout-2:nth-child(2n+2){margin-right:0}.frame-type-textpic.frame-layout-2:nth-last-of-type(2){margin-bottom:0}.frame-type-textpic.frame-layout-2 .ce-column img{margin-bottom:0}.frame-type-textpic.frame-layout-2 figcaption{display:none}.frame-type-textpic.frame-layout-2 .ce-bodytext{position:absolute;bottom:1em;right:1em;padding-left:1em}.frame-type-textpic.frame-layout-2 .ce-bodytext p{position:relative;top:0;left:0;margin:0;padding:.5em .7em;line-height:100%;cursor:pointer;width:auto;overflow:visible;color:#fff!important;text-decoration:none;vertical-align:middle;box-sizing:border-box;display:inline-block;zoom:1;border:none;background-color:#f39a00}.frame-type-textpic.frame-layout-2 .ce-bodytext p a{color:#fff!important}.frame-type-textpic.frame-layout-2 .ce-bodytext p a:hover{color:#fff!important}.frame-type-textpic.frame-layout-2 .ce-bodytext span.schaltflaeche{position:relative;top:auto;left:auto;padding:0;display:inherit;border:none;background-color:transparent}.pointerevents .frame-type-textpic.frame-layout-2:before{content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0;z-index:9;background:0 0;-moz-transition:background .3s linear;-webkit-transition:background .3s linear;-o-transition:background .3s linear;transition:background .3s linear;pointer-events:none}.pointerevents .frame-type-textpic.frame-layout-2 .ce-column{margin-bottom:0}.pointerevents .frame-type-textpic.frame-layout-2:hover:before{background:rgba(243,154,0,.3)}.msie8 .frame-type-textpic.frame-layout-2{width:45%}.frame-type-image.frame-layout-3{width:45%;margin-right:5%;float:left}.frame-type-image.frame-layout-3 .ce-gallery[data-ce-images="1"] .ce-column{width:100%}.frame-type-image.frame-layout-4{width:30%;margin-right:3%;float:left}#rechts .frame>h1,#rechts .frame>header h1{padding:10px 16px 10px 16px;background-color:#a5a6a6;color:#fff;margin-bottom:8px}#rechts a{color:#777}#rechts .schaltflaeche{background-color:#a5a6a6}#rechts div{margin-bottom:0}#rechts div.frame-type-text{padding:1em;background-color:#d8d9d9}#rechts div.frame-type-text h1{margin-left:-16px;margin-top:-16px;padding:10px 16px 10px 16px;background-color:#a5a6a6;box-sizing:content-box;color:#fff}#rechts div.frame-type-text h2,#rechts div.frame-type-text h3,#rechts div.frame-type-text h4{color:#a5a6a6}#rechts div.frame-type-textpic{padding:1em;background-color:#d8d9d9}#rechts div.frame-type-textpic h1{padding:10px 16px 10px 16px;background-color:#a5a6a6;color:#fff}#rechts div.frame-type-textpic h2,#rechts div.frame-type-textpic h3,#rechts div.frame-type-textpic h4{color:#a5a6a6}#rechts div.frame-type-textpic.with-headline{padding-top:4.5em}#rechts div.frame-type-textpic .ce-left.ce-intext.ce-nowrap .ce-gallery,#rechts div.frame-type-textpic .ce-right.ce-intext.ce-nowrap .ce-gallery{margin-bottom:0!important}#rechts div.frame-type-image h1{padding:10px 16px 10px 16px;background-color:#a5a6a6;color:#fff;margin-bottom:10px}#rechts .news{margin-top:0!important}#rechts .news .news-list-view{margin-bottom:8px}#rechts .news .news-list-view .article{padding:11px 16px 11px 16px;background-color:#d8d9d9;margin-bottom:8px}#rechts .news .news-list-view .article .header h3{margin-bottom:10px}#rechts .news .news-list-view .article .header h3 a{font-weight:700;color:#a5a6a6!important}#rechts .news .news-list-view .article .more{background-color:#a5a6a6}#rechts .frame-type-list+div.frame-type-text span{width:100%}#rechts .frame-layout-0.with-headline .ce-bodytext p{margin-top:1.5em}#links .frame-layout-0,#links .frame-layout-1,#unten .frame-layout-0,#unten .frame-layout-1{margin-bottom:2.8em}#links .frame-layout-0.frame-type-div,#links .frame-layout-0.frame-type-header,#unten .frame-layout-0.frame-type-div,#unten .frame-layout-0.frame-type-header{margin-bottom:0}.tx-indexedsearch-rules{display:none}.tx-indexedsearch-icon{display:none}.desktop #nav{background-color:#f39a00}.desktop #nav>ul li.parent:last-child li.parent>ul{margin-left:-100%;left:0}#powermail_fieldwrap_36 .powermail_label{display:none}#powermail_fieldwrap_36 .powermail_check_outer{width:100%;margin-left:0;float:none}#powermail_fieldwrap_36 .powermail_check_outer .powermail_check_inner label{line-height:1.4}#powermail_fieldwrap_83 .powermail_label{line-height:1.1;margin-bottom:10px}@media only screen and (max-width:62.5em){#footer-wrap footer .dunkel{background-color:transparent;width:100%}#footer-wrap footer .dunkel ul{background-color:#f39a00;width:100%}}@media only screen and (min-width:640px) and (max-width:800px){.frame-type-textpic.frame-layout-2 .ce-bodytext p{font-size:14.22px;font-size:.88875rem;margin-bottom:1.80028129rem;line-height:1.15;margin-top:0;font-weight:700;font-weight:300;margin-bottom:0}#rechts div.frame-type-textpic .ce-left.ce-intext.ce-nowrap .ce-gallery,#rechts div.frame-type-textpic .ce-right.ce-intext.ce-nowrap .ce-gallery{width:100%;float:none}#rechts div.frame-type-textpic .ce-left.ce-intext.ce-nowrap .ce-gallery img,#rechts div.frame-type-textpic .ce-right.ce-intext.ce-nowrap .ce-gallery img{padding:0}#rechts div.frame-type-textpic .ce-left.ce-intext.ce-nowrap p,#rechts div.frame-type-textpic .ce-right.ce-intext.ce-nowrap p{padding-right:0}}@media only screen and (max-width:640px){.wrap{padding-left:1.25em;padding-right:1.25em}#visual{margin-top:0!important}#head{padding-top:.75em;margin-bottom:0;padding-bottom:2.5em;background-color:#fff;padding-left:1.25em;padding-right:1.25em}#nav{background-color:#fff}#nav>ul{max-height:calc(95vh - 135px);overflow:scroll}#logo{width:35%;top:3.25em}#logo-kreis{width:35%;top:3.25em}#pageinfo{display:none}#slideshow{margin-bottom:.75em;margin-top:0}#search{bottom:2.6em;left:11.5em}#subnavi ul{padding-right:0}#subnavi ul li:nth-last-child(1n+2){margin-right:-1em;color:#fff}#subnavi ul li:nth-last-child(1n+2) a{color:#777}#subnavi ul li:nth-last-child(4){display:none}#content{padding-top:0}.startseite #rechts .news .news-list-view .article:last-of-type{display:none}.startseite #rechts .news .news-list-view .article:nth-last-of-type(2){display:none}#footer-wrap footer{padding:0 1.5em 0 1.6em}.frame-type-textpic.frame-layout-2{width:100%;margin-right:0;float:left}.frame-type-textpic.frame-layout-2:nth-of-type(2n+2){margin-right:0}.frame-type-textpic.frame-layout-2:nth-last-of-type(2){margin-bottom:2em}#logo,#logo-kreis{width:26%;top:.5em!important}#logo-kreis{width:36%}#visual .bxslider .ce-bodytext{top:unset!important;bottom:0!important;width:100%!important;position:relative!important;background-color:#ADAEAE!important;left:0!important;float:left}#visual .bxslider .ce-bodytext span{float:left;width:auto}#visual .bxslider .ce-bodytext p br{display:none}#visual .bxslider .ce-bodytext .schaltflaeche{float:right;width:auto}}@media only screen and (min-width:23em) and (max-width:640px){.frame-type-textpic.frame-layout-2{width:47%;margin-right:5%;margin-bottom:2em;float:left}.frame-type-textpic.frame-layout-2:nth-of-type(2n+2){margin-right:0}.frame-type-textpic.frame-layout-2:nth-last-of-type(2){margin-bottom:0}.frame-type-textpic.frame-layout-2 .ce-bodytext p{font-size:14.22px;font-size:.88875rem;margin-bottom:1.80028129rem;line-height:1.15;margin-top:0;font-weight:700;font-weight:300;margin-bottom:0}}@media print{html{font-size:90%}#pagewrap,body{background-color:transparent}.startseite #links{width:100%;float:none;margin-right:0}.startseite #links .frame-type-textpic.frame-layout-2 .ce-bodytext p{background:#f39a00!important}.startseite #rechts{width:100%;float:none;padding-top:2em}.startseite #rechts>h1{padding:0;background-color:transparent}.startseite #rechts .news{border-top:1px solid #333;padding-top:1em}.startseite #rechts .news .article{padding:0;background-color:transparent}.startseite #rechts div{padding:0;background-color:transparent}.startseite #rechts .news+div.frame-type-text span{width:auto}.startseite #head{padding-top:5.5em!important}.startseite #logo{top:8.5em}.contentseite #links{width:100%;float:none;margin-right:0}.contentseite #links .sprechblase,contentseite #links blockquote{color:#777}.contentseite #rechts{width:100%;float:none;border-top:1px solid #333;padding-top:1em}.contentseite #rechts div.frame-type-text{background-color:transparent}.contentseite #rechts div.frame-type-text h1{background-color:transparent;color:#333}}#c1390,#c3012{margin-bottom:0!important}.video-container{margin-bottom:2em}.videoframe-wrap{position:relative;padding-bottom:51.8%;padding-top:30px;height:0;overflow:hidden}.videoframe-wrap .videoframe{position:absolute;top:0;left:0;width:100%;height:100%}.bx-wrapper .bx-pager.bx-default-pager a{border:1px solid #f39a00}.bx-wrapper .bx-pager.bx-default-pager a:hover{background:#f39a00!important}.bx-wrapper .bx-pager.bx-default-pager a.active{background:#f39a00!important}#visual.startpage{overflow:visible}#visual{padding-top:12em;height:auto;min-height:auto;max-height:inherit;z-index:10;overflow:hidden;background-size:cover;-ms-behavior:url('../../../_assets/a646aa50a7a87f9b1177948bbfb53992/backgroundsize.htc');background-position:center;background-repeat:no-repeat}#visual div{margin-bottom:0;position:unset}#visual .bxslider .ce-bodytext{top:1em;position:absolute;background-color:rgba(255,255,255,.8);padding:1em;left:1em;width:auto;bottom:auto!important}#visual .bxslider .ce-bodytext p{margin:0;font-size:88%}#visual.startpage #slider_main_wrap{margin-bottom:0;overflow:visible}#visual.startpage #slider_main_wrap .frame-type-textpic .ce-center img{margin-bottom:0}#visual.startpage .bx-viewport{height:100%!important}.slider_wrap{height:100%;overflow:hidden;min-height:0!important}.bx-wrapper{position:relative;margin:0 auto 0 auto;padding:0;width:100%;height:100%}.bx-wrapper ul{margin-bottom:0;padding:0;height:100%}.bx-wrapper ul li{height:100%;min-height:0!important}.bx-wrapper ul li .frame-type-image,.bx-wrapper ul li .frame-type-textpic{height:100%;width:100%}.bx-wrapper ul li .frame-type-image .ce-gallery,.bx-wrapper ul li .frame-type-textpic .ce-gallery{height:100%;width:100%}.bx-wrapper ul li .frame-type-image .ce-gallery .ce-row,.bx-wrapper ul li .frame-type-textpic .ce-gallery .ce-row{height:100%;width:100%}.bx-wrapper ul li .frame-type-image .ce-gallery .ce-row .ce-column,.bx-wrapper ul li .frame-type-textpic .ce-gallery .ce-row .ce-column{height:100%;width:100%}.bx-wrapper ul li .frame-type-image .ce-gallery .ce-row .ce-column .image,.bx-wrapper ul li .frame-type-textpic .ce-gallery .ce-row .ce-column .image{height:100%;width:100%}.bx-wrapper ul li .frame-type-image .ce-gallery .ce-row .ce-column .image .replacedImage,.bx-wrapper ul li .frame-type-textpic .ce-gallery .ce-row .ce-column .image .replacedImage{background-size:cover!important}#oben{width:100%}#oben .frame-type-image,#oben .frame-type-textpic{width:100%}#oben .frame-type-image .ce-textpic,#oben .frame-type-textpic .ce-textpic{height:100%;width:100%}#oben .frame-type-image .ce-gallery,#oben .frame-type-textpic .ce-gallery{height:100%;width:100%}#oben .frame-type-image .ce-gallery .ce-row,#oben .frame-type-textpic .ce-gallery .ce-row{height:100%;width:100%}#oben .frame-type-image .ce-gallery .ce-row .ce-column,#oben .frame-type-textpic .ce-gallery .ce-row .ce-column{height:100%;width:100%}#oben .frame-type-image .ce-gallery .ce-row .ce-column .image,#oben .frame-type-textpic .ce-gallery .ce-row .ce-column .image{height:100%;width:100%;display:block}#oben .frame-type-image .ce-gallery .ce-row .ce-column .image .replacedImage,#oben .frame-type-textpic .ce-gallery .ce-row .ce-column .image .replacedImage{background-size:cover!important}.bx-wrapper ul{margin-bottom:0;padding:0}.bx-clone{display:block!important}.bx-wrapper .bx-controls-direction a{top:50%;transform:translate(0,-16.5px);margin-top:0!important}.bx-wrapper .bx-pager.bx-default-pager a.active,.bx-wrapper .bx-pager.bx-default-pager a:hover{background-color:#f39a00}.bx-wrapper .bx-pager.bx-default-pager a{border:1px solid #f39a00}.bx-wrapper .bx-pager{margin-top:1em}.contentseite #visual{height:28em;padding-top:1em}.contentseite #visual .bx-viewport{height:100%!important}@media only screen and (max-width:450px){#visual .bxslider .ce-bodytext span{width:100%!important;float:none}#visual .bxslider .ce-bodytext .schaltflaeche{width:auto!important;float:none;max-width:100%!important}#visual .bxslider .ce-bodytext p br{display:block}.bx-wrapper .bx-controls-direction a{top:26%}}#logo,#logo-kreis{width:16%;position:relative;float:left;top:0;padding:0;background-color:transparent;margin-bottom:.25em;padding-bottom:1em}#logo-kreis{width:19%;left:auto;margin-top:0;right:0;float:right!important;top:0!important;position:relative!important}.clear-class{margin-bottom:1em;margin-top:1.5em;transition:.2s}.clear-class #search{padding-right:1.5em;z-index:9}.clear-class.aktiv-kleiner3{margin-top:.5em;transition:.2s}@media only screen and (min-width:640px){.aktiv-kleiner{width:8%!important;transition:.2s}.aktiv-kleiner2{width:12%!important;transition:.2s}#logo,#logo-kreis{padding-bottom:.5em;transition:width .2s}.contentseite #logo,.contentseite #logo-kreis{margin-bottom:.75em}.contentseite .aktiv-kleiner#logo,.contentseite .aktiv-kleiner2#logo-kreis{margin-bottom:0;padding-bottom:.5em}}@media only screen and (max-width:640px){.aktiv-kleiner{width:13%!important;padding-bottom:0!important;transition:.2s}.aktiv-kleiner2{width:21%!important;transition:.2s}.aktiv-kleiner3 #subnavi ul{margin-top:.25em;transition:.2s}.aktiv-kleiner3 #search{bottom:-.23em;transition:.2s}.aktiv-kleiner4{padding-bottom:.5em!important;transition:.2s}#logo{width:20%;margin-bottom:-.75em}#logo-kreis{width:30%;margin-bottom:-.75em}.clear-class{clear:none!important}#subnavi ul{padding-right:1.5em;margin-top:-.5em;transition:.2s}.contentseite #logo,.contentseite #logo-kreis{margin-bottom:0}}@media only screen and (max-width:900px){.clear-class{clear:both}#visual{padding-top:13.5em}#content{padding-top:2em}#pageinfo{padding-top:12.5em}}@media only screen and (max-width:450px){.clear-class{clear:both!important}#subnavi ul{padding-right:1.5em;margin-top:.5em;transition:.2s}#logo-kreis{width:35%;transition:.2s}#logo{width:25%;transition:.2s;top:.25em!important}.aktiv-kleiner{width:18%!important;transition:.2s}.aktiv-kleiner2{width:26%!important;transition:.2s}}#visual .bxslider .frame-layout-3 .ce-bodytext{left:auto;display:block;right:1em}#visual .bxslider .frame-layout-4 .ce-bodytext{top:auto;bottom:1em!important}#visual .bxslider .frame-layout-5 .ce-bodytext{left:auto;right:1em;top:auto;bottom:1em!important}@media only screen and (max-width:640px){#visual .bxslider .frame-layout-4 .ce-bodytext{bottom:0!important}#visual .bxslider .frame-layout-5 .ce-bodytext{bottom:0!important}}@media only screen and (max-width:1100px){#visual .bxslider .frame-layout-3 .ce-bodytext,#visual .bxslider .frame-layout-5 .ce-bodytext{right:2.5em}#visual .bxslider .ce-bodytext{left:2.5em}.msie #head{padding-top:1em;margin-bottom:.5em;z-index:20;position:fixed;top:0;background-color:#fff;width:100%;padding-right:4em}}.msie #head{padding-top:1em;margin-bottom:.5em;z-index:20;position:fixed;top:0;background-color:#fff;max-width:1036px}.msie #visual{margin-top:0;padding-top:12em}.msie .startseite #pageinfo{padding-top:0}@media only screen and (max-width:640px){.msie #head{padding-right:2.5em!important}.msie #visual{padding-top:12em}.msie #visual .bxslider .ce-bodytext{top:0!important}.msie .startseite #content{padding-top:0}.msie #content{padding-top:12em}}body.layout-4 #content #links>.frame-type-header:first-child h1,body.layout-4 #content #links>.frame-type-header:first-child h2,body.layout-5 #content #links>.frame-type-header:first-child h1,body.layout-5 #content #links>.frame-type-header:first-child h2{margin-bottom:1.75rem}#oben.headerbutton{height:295px;margin-bottom:5em}#oben.headerbutton .frame-layout-6{padding:5px 10px 5px 13px;background:#f39a00;font-size:20px;position:absolute;top:20px;right:20px;display:flex;align-items:center;width:150px}@media only screen and (min-width:770px){#oben.headerbutton .frame-layout-6{width:15%;font-size:1rem;font-weight:400}}#oben.headerbutton .frame-layout-6 a{color:#fff}#oben.headerbutton .frame-layout-6:nth-child(3){top:89px}#oben.headerbutton .frame-layout-6:nth-child(5){top:158px}#oben.headerbutton .frame-layout-6 .ce-gallery{width:35px}#oben.headerbutton .frame-layout-6 .ce-gallery .ce-column{width:100%;float:none;margin-bottom:0}#oben.headerbutton .frame-layout-6 .ce-gallery .ce-column img{margin-bottom:0}#oben.headerbutton .frame-layout-6 .ce-gallery .ce-column:last-child{display:none}#oben.headerbutton .frame-layout-6 .ce-bodytext p{margin:0}#oben.headerbutton .frame-layout-6.mobile-only{display:none}#oben.headerbutton .frame-layout-6 .frame-layout-0{margin-bottom:0}#oben.headerbutton .frame-layout-0.frame-type-textpic{padding-top:0;height:100%;width:100%}#oben.headerbutton .frame-layout-0.frame-type-textpic .ce-bodytext{padding:20px 0}#oben.headerbutton .frame-layout-0.frame-type-textpic .ce-bodytext h1{position:relative;margin-bottom:0}#oben.headerbutton .frame-layout-0.frame-type-textpic img{margin-bottom:0}#oben.headerbutton .frame-layout-0.frame-type-textpic .ce-gallery{height:100%;width:100%;display:block}#oben.headerbutton .frame-layout-0.frame-type-textpic .ce-gallery *{height:100%;width:100%;display:block}#oben.headerbutton .frame-layout-0.frame-type-textpic .ce-gallery .replacedImage{background-size:cover!important}#oben.headerbutton h1{margin-top:.8em}.frame-type-textpic.frame-layout-7{margin-bottom:2em}.frame-type-textpic.frame-layout-7 .ce-left.ce-intext.ce-nowrap .ce-gallery{width:40%;float:left;margin-bottom:0!important}.frame-type-textpic.frame-layout-7 .ce-left.ce-intext.ce-nowrap .ce-gallery .ce-column{width:49%}.frame-type-textpic.frame-layout-7 .ce-left.ce-intext.ce-nowrap .ce-gallery[data-ce-images="1"]{width:20%}.frame-type-textpic.frame-layout-7 .ce-left.ce-intext.ce-nowrap .ce-gallery[data-ce-images="1"] .ce-column{width:100%}.frame-type-textpic.frame-layout-7 .ce-left.ce-intext.ce-nowrap .ce-gallery[data-ce-images="3"] .ce-column{width:31%}.frame-type-textpic.frame-layout-7 .ce-left.ce-intext.ce-nowrap p{padding-left:41%}.frame-type-textpic.frame-layout-7 .ce-left.ce-intext.ce-nowrap blockquote{margin-left:41%;margin-right:0}.frame-type-textpic.frame-layout-7 .ce-left.ce-intext.ce-nowrap blockquote p{padding-left:0}.frame-type-textpic.frame-layout-7 .half-width p{padding-left:0!important}.frame-type-textpic.frame-layout-7 .half-width blockquote{margin-left:0!important}.frame-type-textpic.frame-layout-7 .half-width blockquote p{padding-left:0!important}#rechts .frame-type-textpic.frame-layout-6{padding-top:3.5em}#rechts .frame-type-textpic.frame-layout-6 h1{position:absolute;top:0;left:0}#rechts .frame-type-textpic.frame-layout-6 .ce-textpic{position:absolute;width:30px;left:16px;top:10px}.grid-container{display:grid;grid-template-columns:65.4% 30.6%;grid-template-rows:auto auto auto auto 1fr;gap:0 4%;grid-template-areas:"oben oben" "content rechts" "leistungen rechts" "sprechstunde rechts" "content-unten rechts"}.oben{grid-area:oben}.rechts{grid-area:rechts}.content{grid-area:content}.leistungen{grid-area:leistungen}.sprechstunde{grid-area:sprechstunde;height:fit-content;height:-moz-fit-content}.content-unten{grid-area:content-unten}@media all and (-ms-high-contrast:none){.grid-container{display:-ms-grid;-ms-grid-columns:65.4% 34.6%;-ms-grid-rows:auto auto auto auto 1fr;gap:0 4%}.oben{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2}.rechts{-ms-grid-row:2;-ms-grid-row-span:3;-ms-grid-column:2;-ms-grid-column-span:1;padding-left:11%}.content{-ms-grid-row:2;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:0}.leistungen{-ms-grid-row:3;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:-1}.sprechstunde{-ms-grid-row:4;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:-2}.content-unten{-ms-grid-row:5;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:-3}}#leistungen,#sprechstunde{padding:20px 25px;margin:2em 0;background-color:#f2f2f2!important}#leistungen .frame-type-textpic,#sprechstunde .frame-type-textpic{margin-bottom:1.5em}#leistungen .frame-type-textpic h1,#sprechstunde .frame-type-textpic h1{margin-bottom:0;position:relative}#leistungen .frame-type-text,#sprechstunde .frame-type-text{margin-bottom:0}#leistungen .frame-type-text h1,#sprechstunde .frame-type-text h1{font-size:16px;color:#333;font-weight:400}#leistungen .frame-type-text.frame-layout-5 h1,#sprechstunde .frame-type-text.frame-layout-5 h1{text-indent:0;padding-left:1.6em}#leistungen .frame-type-text.frame-layout-5 h1:after,#sprechstunde .frame-type-text.frame-layout-5 h1:after{top:10px;left:2px;width:15px;height:3px}#leistungen .frame-type-text.frame-layout-5 h1:before,#sprechstunde .frame-type-text.frame-layout-5 h1:before{top:4px;left:8px;width:3px;height:15px}#leistungen .frame-type-text.frame-layout-5 .accordion,#sprechstunde .frame-type-text.frame-layout-5 .accordion{padding-left:1.6em;margin-top:-.5em;margin-bottom:1.5em}#leistungen .ce-gallery,#sprechstunde .ce-gallery{position:absolute;width:40px;left:0;top:-3px}#leistungen div,#sprechstunde div{padding-top:0}html{scroll-behavior:smooth}.anchor{position:absolute;top:-175px}.notfall-hinweis{background-color:#f39a00;padding:20px;margin-left:0;margin-bottom:3%!important}.notfall-hinweis *{color:#fff!important}.notfall-hinweis h2{margin-bottom:.5em}fieldset.powermail_fieldset.powermail_fieldset_11{margin-top:1em;padding-top:.8em;border-top:1px solid #a5a6a6}#powermail_fieldwrap_134 .powermail_label{visibility:hidden}@media only screen and (max-width:900px){.anchor{top:-210px}}@media only screen and (max-width:770px){#oben.headerbutton{height:200px;display:flex;flex-wrap:wrap;justify-content:space-between}#oben.headerbutton .frame-layout-0{width:100%}#oben.headerbutton .frame-layout-0 h1{margin:0}#oben.headerbutton .frame-layout-6{padding:8px 15px 8px 20px;background:rgba(0,0,0,.2);font-size:20px;position:relative;top:0;right:0;display:flex;align-items:center;width:48%;z-index:9;margin-bottom:.5em}#oben.headerbutton .frame-layout-6:nth-child(3){top:0}#oben.headerbutton .frame-layout-6:nth-child(4){top:0}#oben.headerbutton .frame-layout-6:nth-child(5){top:0}#oben.headerbutton .frame-layout-6:nth-child(6){top:0}#oben.headerbutton .frame-layout-0{margin-bottom:1.25em}#oben.headerbutton .frame-layout-0.with-headline .ce-bodytext{max-width:none;margin-top:8em;position:relative;z-index:9}.content,.rechts{padding-top:7.5em}.frame-layout-6.mobile-only{display:block!important}.mvz #oben.headerbutton{height:170px}.mvz #oben.headerbutton .frame-type-textpic .ce-gallery .ce-row .ce-column .image .replacedImage{background-position:left bottom!important}}@media only screen and (max-width:670px){.grid-container{grid-template-columns:100%;grid-template-rows:auto auto auto auto auto;gap:0;grid-template-areas:"oben" "content" "leistungen" "sprechstunde" "content-unten" "rechts"}.rechts{padding-top:2em}.msie .grid-container{display:-ms-grid;-ms-grid-columns:100%;-ms-grid-rows:auto auto auto auto auto;gap:0}.msie .oben{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:1}.msie .rechts{-ms-grid-row:5;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:-3;padding-left:0}.msie .content{-ms-grid-row:2;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:0}.msie .leistungen{-ms-grid-row:3;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:-1}.msie .sprechstunde{-ms-grid-row:4;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:-2}}@media only screen and (max-width:480px){#oben.headerbutton .frame-layout-6{padding:8px 10px 8px 15px}#oben.headerbutton .frame-layout-6 .ce-gallery{width:25px}#oben.headerbutton .frame-layout-6 .ce-bodytext{padding-left:10px}#oben.headerbutton .frame-layout-6 .ce-bodytext p{font-size:16px}.content,.rechts{padding-top:6em}.frame-type-textpic.frame-layout-7 .ce-left.ce-intext.ce-nowrap .ce-gallery[data-ce-images="3"]{width:100%;float:none}.frame-type-textpic.frame-layout-7 .ce-left.ce-intext.ce-nowrap .ce-gallery[data-ce-images="3"] img{padding-right:0}.frame-type-textpic.frame-layout-7 .ce-left.ce-intext.ce-nowrap.half-width.three-column-blockquote .ce-bodytext{clear:both;padding-top:1em}.frame-type-textpic.frame-layout-7 .ce-left.ce-intext.ce-nowrap.half-width.three-column-blockquote .ce-bodytext p{padding-left:0!important}.frame-type-textpic.frame-layout-7 .ce-left.ce-intext.ce-nowrap.half-width.three-column-blockquote blockquote{margin-left:0!important}}@media only screen and (max-width:400px){.frame-type-textpic.frame-layout-7 .ce-left.ce-intext.ce-nowrap .ce-gallery{width:100%;float:none}.frame-type-textpic.frame-layout-7 .ce-left.ce-intext.ce-nowrap .ce-gallery img{padding-right:0}.frame-type-textpic.frame-layout-7 .ce-left.ce-intext.ce-nowrap .ce-gallery[data-ce-images="1"]{width:50%}.frame-type-textpic.frame-layout-7 .ce-left.ce-intext.ce-nowrap .ce-gallery[data-ce-images="1"] .ce-column{width:100%}.frame-type-textpic.frame-layout-7 .ce-left.ce-intext.ce-nowrap .ce-gallery .ce-column{width:49%}.frame-type-textpic.frame-layout-7 .ce-left.ce-intext.ce-nowrap .ce-gallery .csc-textpic-firstcol{margin-right:4%!important}.frame-type-textpic.frame-layout-7 .ce-left.ce-intext.ce-nowrap .ce-bodytext{clear:both;padding-top:1em}.frame-type-textpic.frame-layout-7 .ce-left.ce-intext.ce-nowrap .ce-bodytext p{padding-left:0!important}.frame-type-textpic.frame-layout-7 .ce-left.ce-intext.ce-nowrap blockquote{margin-left:0!important}}@media only screen and (max-width:375px){.content{padding-top:6.5em}}#news-container-355{margin-top:2.8em}#c1242,#c318{margin-right:0}#c1241,#c317{margin-right:5%}#c3624{margin-bottom:2.8em}.customStyleSelectBox{position:absolute;right:0;pointer-events:none}.powermail_select{height:2.8em!important}.tx-indexedsearch-searchbox{display:block}@media only screen and (max-width:640px){.tx-indexedsearch-searchbox{position:absolute;left:10.5em;top:2.8em;z-index:999;cursor:pointer}.tx-indexedsearch-searchbox #search{bottom:0;left:0;padding-right:0;width:100%;position:relative}.tx-indexedsearch-searchbox #search fieldset{margin:0}.tx-indexedsearch-searchbox.showSearch #search form{display:block;left:-10.5em;margin-top:.25em}}.frame .tx-indexedsearch-searchbox{display:none}.tx-indexedsearch-info{display:none}.tx-indexedsearch-percent{font-style:italic;color:#707070;float:right;font-size:16px;font-weight:400;top:5px;position:relative}.tx-indexedsearch-title{font-size:16px}.tx-indexedsearch-res h3{margin-bottom:.25em}.tx-indexedsearch-browsebox{margin-bottom:20px}.tx-indexedsearch-browsebox ul{list-style:none;padding:0}.tx-indexedsearch-browsebox ul li{display:inline-block;padding-left:10px}.disabled{background-color:#f8d28c!important;cursor:default!important}.parsley-errors-list{list-style:none;padding:0;pointer-events:none;float:right;width:70%}.parsley-errors-list li{color:red!important}.powermail_field_error_container .parsley-errors-list{float:none;width:100%}.checkbox{float:none!important;display:inline-block!important}@media only screen and (max-width:640px){#visual{padding-top:12em!important}#content{padding-top:12.5em}.startseite #content{padding-top:1em}}@media only screen and (max-width:640px){#nav>a{width:3.5em;text-indent:-9999px}.tx-indexedsearch-searchbox{left:calc(3.5em + 8px)}.tx-indexedsearch-searchbox.showSearch #search form{left:calc(-3.5em - 8px);width:calc(100vw - 2.5em)}}.sm-icons{list-style-type:none;padding:0}.sm-icons .sm-icon a{padding:calc(20px / 2);margin:0;display:block}.sm-icons .sm-icon a svg{width:24px;height:24px;margin:0;display:block}@media only screen and (max-width:640px){#social-media-icons_desktop{display:none!important}}@media only screen and (min-width:640px){#social-media-icons_desktop{position:fixed;top:50%;transform:translateY(-50%);right:calc(50% - (1100px / 2) - (24px + 20px));z-index:100}#social-media-icons_desktop .sm-icons .sm-icon{background-color:#f39a00;margin-bottom:8px}#social-media-icons_desktop .sm-icons .sm-icon a svg #Filled_Icons circle,#social-media-icons_desktop .sm-icons .sm-icon a svg #Filled_Icons path{fill:#fff!important}#social-media-icons_desktop .sm-icons .sm-icon a:hover svg{opacity:.8}}@media only screen and (min-width:640px) and (max-width:1188px){#social-media-icons_desktop{right:0}}@media only screen and (max-width:640px){#social-media-icons_mobile{position:absolute;top:2.8em;right:-10px;width:calc(100% - 140px);z-index:999}#social-media-icons_mobile .sm-icons{width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end}#social-media-icons_mobile .sm-icons .sm-icon a svg #Filled_Icons circle,#social-media-icons_mobile .sm-icons .sm-icon a svg #Filled_Icons path{fill:#f39a00!important}}@media only screen and (min-width:640px){#social-media-icons_mobile{display:none!important}}#map{height:550px;width:100%;margin-bottom:2.8em}.leaflet-control [type=radio]:checked,.leaflet-control [type=radio]:not(:checked){position:relative;left:0}@media only screen and (max-width:740px) and (orientation:landscape){#map{height:250px}}@media only screen and (max-width:672px) and (orientation:landscape){#map{height:250px}}@media only screen and (max-width:672px) and (orientation:portrait){#map{height:380px}}@media only screen and (max-width:360px) and (max-height:300px) and (orientation:landscape){#map{height:170px}}.no-touch a[href^=tel]{cursor:text;pointer-events:none}.no-touch a[href^=tel]:hover,.no-touch a[href^=tel]:link,.no-touch a[href^=tel]:visited{color:#333!important}.frame-type-image .ce-gallery[data-ce-columns="2"] .ce-row .ce-column,.frame-type-image .ce-gallery[data-ce-images="2"] .ce-row .ce-column,.frame-type-textpic .ce-gallery[data-ce-columns="2"] .ce-row .ce-column,.frame-type-textpic .ce-gallery[data-ce-images="2"] .ce-row .ce-column{width:49%}#breadcrumb-wrap{display:flex}#breadcrumb-wrap .menu-breadcrumb{padding-left:0;display:flex}#breadcrumb-wrap .menu-breadcrumb li{list-style-type:"»";padding-left:2px;margin-left:10px}#breadcrumb-wrap .menu-breadcrumb li:first-child{list-style:none;padding-left:0;margin-left:4px}#breadcrumb-wrap .menu-breadcrumb li a{color:#707070}#subnavi ul li:not(:first-child){padding-right:10px;margin-right:10px}#subnavi ul li:not(:first-child):before{content:"|";position:absolute;top:0;right:-2px;color:#f39a00}.menu-meta li:not(:first-child){padding-right:10px;margin-right:10px;position:relative}.menu-meta li:not(:first-child):before{content:"|";position:absolute;top:0;right:-2px;color:#fff}.ce-left.ce-intext.ce-nowrap p{padding-left:0}.ce-right.ce-intext.ce-nowrap p{padding-right:0}.ce-center .ce-inner,.ce-center .ce-outer{float:none;right:auto}.tx-powermail fieldset{display:block!important}.tx-powermail .btn-group,.tx-powermail .powermail_tab_navigation{display:none}
/* required styles */

.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
	position: absolute;
	left: 0;
	top: 0;
	}
.leaflet-container {
	overflow: hidden;
	}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
	-webkit-user-select: none;
	   -moz-user-select: none;
	        user-select: none;
	  -webkit-user-drag: none;
	}
/* Prevents IE11 from highlighting tiles in blue */
.leaflet-tile::selection {
	background: transparent;
}
/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
	image-rendering: -webkit-optimize-contrast;
	}
/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
	width: 1600px;
	height: 1600px;
	-webkit-transform-origin: 0 0;
	}
.leaflet-marker-icon,
.leaflet-marker-shadow {
	display: block;
	}
/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg {
	max-width: none !important;
	max-height: none !important;
	}
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
	max-width: none !important;
	max-height: none !important;
	width: auto;
	padding: 0;
	}

.leaflet-container.leaflet-touch-zoom {
	-ms-touch-action: pan-x pan-y;
	touch-action: pan-x pan-y;
	}
.leaflet-container.leaflet-touch-drag {
	-ms-touch-action: pinch-zoom;
	/* Fallback for FF which doesn't support pinch-zoom */
	touch-action: none;
	touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
	-ms-touch-action: none;
	touch-action: none;
}
.leaflet-container {
	-webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
	-webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
	filter: inherit;
	visibility: hidden;
	}
.leaflet-tile-loaded {
	visibility: inherit;
	}
.leaflet-zoom-box {
	width: 0;
	height: 0;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;
	z-index: 800;
	}
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
	-moz-user-select: none;
	}

.leaflet-pane         { z-index: 400; }

.leaflet-tile-pane    { z-index: 200; }
.leaflet-overlay-pane { z-index: 400; }
.leaflet-shadow-pane  { z-index: 500; }
.leaflet-marker-pane  { z-index: 600; }
.leaflet-tooltip-pane   { z-index: 650; }
.leaflet-popup-pane   { z-index: 700; }

.leaflet-map-pane canvas { z-index: 100; }
.leaflet-map-pane svg    { z-index: 200; }

.leaflet-vml-shape {
	width: 1px;
	height: 1px;
	}
.lvml {
	behavior: url(#default#VML);
	display: inline-block;
	position: absolute;
	}


/* control positioning */

.leaflet-control {
	position: relative;
	z-index: 800;
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}
.leaflet-top,
.leaflet-bottom {
	position: absolute;
	z-index: 1000;
	pointer-events: none;
	}
.leaflet-top {
	top: 0;
	}
.leaflet-right {
	right: 0;
	}
.leaflet-bottom {
	bottom: 0;
	}
.leaflet-left {
	left: 0;
	}
.leaflet-control {
	float: left;
	clear: both;
	}
.leaflet-right .leaflet-control {
	float: right;
	}
.leaflet-top .leaflet-control {
	margin-top: 10px;
	}
.leaflet-bottom .leaflet-control {
	margin-bottom: 10px;
	}
.leaflet-left .leaflet-control {
	margin-left: 10px;
	}
.leaflet-right .leaflet-control {
	margin-right: 10px;
	}


/* zoom and fade animations */

.leaflet-fade-anim .leaflet-popup {
	opacity: 0;
	-webkit-transition: opacity 0.2s linear;
	   -moz-transition: opacity 0.2s linear;
	        transition: opacity 0.2s linear;
	}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
	opacity: 1;
	}
.leaflet-zoom-animated {
	-webkit-transform-origin: 0 0;
	    -ms-transform-origin: 0 0;
	        transform-origin: 0 0;
	}
svg.leaflet-zoom-animated {
	will-change: transform;
}

.leaflet-zoom-anim .leaflet-zoom-animated {
	-webkit-transition: -webkit-transform 0.25s cubic-bezier(0,0,0.25,1);
	   -moz-transition:    -moz-transform 0.25s cubic-bezier(0,0,0.25,1);
	        transition:         transform 0.25s cubic-bezier(0,0,0.25,1);
	}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
	-webkit-transition: none;
	   -moz-transition: none;
	        transition: none;
	}

.leaflet-zoom-anim .leaflet-zoom-hide {
	visibility: hidden;
	}


/* cursors */

.leaflet-interactive {
	cursor: pointer;
	}
.leaflet-grab {
	cursor: -webkit-grab;
	cursor:    -moz-grab;
	cursor:         grab;
	}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
	cursor: crosshair;
	}
.leaflet-popup-pane,
.leaflet-control {
	cursor: auto;
	}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor:    -moz-grabbing;
	cursor:         grabbing;
	}

/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
	pointer-events: none;
	}

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}

/* visual tweaks */

.leaflet-container {
	background: #ddd;
	outline-offset: 1px;
	}
.leaflet-container a {
	color: #0078A8;
	}
.leaflet-zoom-box {
	border: 2px dotted #38f;
	background: rgba(255,255,255,0.5);
	}


/* general typography */
.leaflet-container {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1.5;
	}


/* general toolbar styles */

.leaflet-bar {
	box-shadow: 0 1px 5px rgba(0,0,0,0.65);
	border-radius: 4px;
	}
.leaflet-bar a {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	width: 26px;
	height: 26px;
	line-height: 26px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: black;
	}
.leaflet-bar a,
.leaflet-control-layers-toggle {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	display: block;
	}
.leaflet-bar a:hover,
.leaflet-bar a:focus {
	background-color: #f4f4f4;
	}
.leaflet-bar a:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	}
.leaflet-bar a:last-child {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom: none;
	}
.leaflet-bar a.leaflet-disabled {
	cursor: default;
	background-color: #f4f4f4;
	color: #bbb;
	}

.leaflet-touch .leaflet-bar a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	}
.leaflet-touch .leaflet-bar a:first-child {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	}
.leaflet-touch .leaflet-bar a:last-child {
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	}

/* zoom control */

.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
	font: bold 18px 'Lucida Console', Monaco, monospace;
	text-indent: 1px;
	}

.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out  {
	font-size: 22px;
	}


/* layers control */

.leaflet-control-layers {
	box-shadow: 0 1px 5px rgba(0,0,0,0.4);
	background: #fff;
	border-radius: 5px;
	}
.leaflet-control-layers-toggle {
	background-image: url('../../../_assets/a646aa50a7a87f9b1177948bbfb53992/Images/Leaflet/layers.png');
	width: 36px;
	height: 36px;
	}
.leaflet-retina .leaflet-control-layers-toggle {
	background-image: url('../../../_assets/a646aa50a7a87f9b1177948bbfb53992/Images/Leaflet/layers-2x.png');
	background-size: 26px 26px;
	}
.leaflet-touch .leaflet-control-layers-toggle {
	width: 44px;
	height: 44px;
	}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
	display: none;
	}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
	display: block;
	position: relative;
	}
.leaflet-control-layers-expanded {
	padding: 6px 10px 6px 6px;
	color: #333;
	background: #fff;
	}
.leaflet-control-layers-scrollbar {
	overflow-y: scroll;
	overflow-x: hidden;
	padding-right: 5px;
	}
.leaflet-control-layers-selector {
	margin-top: 2px;
	position: relative;
	top: 1px;
	}
.leaflet-control-layers label {
	display: block;
	font-size: 13px;
	font-size: 1.08333em;
	}
.leaflet-control-layers-separator {
	height: 0;
	border-top: 1px solid #ddd;
	margin: 5px -10px 5px -6px;
	}

/* Default icon URLs */
.leaflet-default-icon-path { /* used only in path-guessing heuristic, see L.Icon.Default */
	background-image: url('../../../_assets/a646aa50a7a87f9b1177948bbfb53992/Images/Leaflet/marker-icon.png');
	}


/* attribution and scale controls */

.leaflet-container .leaflet-control-attribution {
	background: #fff;
	background: rgba(255, 255, 255, 0.8);
	margin: 0;
	}
.leaflet-control-attribution,
.leaflet-control-scale-line {
	padding: 0 5px;
	color: #333;
	line-height: 1.4;
	}
.leaflet-control-attribution a {
	text-decoration: none;
	}
.leaflet-control-attribution a:hover,
.leaflet-control-attribution a:focus {
	text-decoration: underline;
	}
.leaflet-attribution-flag {
	display: inline !important;
	vertical-align: baseline !important;
	width: 1em;
	height: 0.6669em;
	}
.leaflet-left .leaflet-control-scale {
	margin-left: 5px;
	}
.leaflet-bottom .leaflet-control-scale {
	margin-bottom: 5px;
	}
.leaflet-control-scale-line {
	border: 2px solid #777;
	border-top: none;
	line-height: 1.1;
	padding: 2px 5px 1px;
	white-space: nowrap;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;
	background: rgba(255, 255, 255, 0.8);
	text-shadow: 1px 1px #fff;
	}
.leaflet-control-scale-line:not(:first-child) {
	border-top: 2px solid #777;
	border-bottom: none;
	margin-top: -2px;
	}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
	border-bottom: 2px solid #777;
	}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	box-shadow: none;
	}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	border: 2px solid rgba(0,0,0,0.2);
	background-clip: padding-box;
	}


/* popup */

.leaflet-popup {
	position: absolute;
	text-align: center;
	margin-bottom: 20px;
	}
.leaflet-popup-content-wrapper {
	padding: 1px;
	text-align: left;
	border-radius: 12px;
	}
.leaflet-popup-content {
	margin: 13px 24px 13px 20px;
	line-height: 1.3;
	font-size: 13px;
	font-size: 1.08333em;
	min-height: 1px;
	}
.leaflet-popup-content p {
	margin: 17px 0;
	margin: 1.3em 0;
	}
.leaflet-popup-tip-container {
	width: 40px;
	height: 20px;
	position: absolute;
	left: 50%;
	margin-top: -1px;
	margin-left: -20px;
	overflow: hidden;
	pointer-events: none;
	}
.leaflet-popup-tip {
	width: 17px;
	height: 17px;
	padding: 1px;

	margin: -10px auto 0;
	pointer-events: auto;

	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotate(45deg);
	}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
	background: white;
	color: #333;
	box-shadow: 0 3px 14px rgba(0,0,0,0.4);
	}
.leaflet-container a.leaflet-popup-close-button {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	text-align: center;
	width: 24px;
	height: 24px;
	font: 16px/24px Tahoma, Verdana, sans-serif;
	color: #757575;
	text-decoration: none;
	background: transparent;
	}
.leaflet-container a.leaflet-popup-close-button:hover,
.leaflet-container a.leaflet-popup-close-button:focus {
	color: #585858;
	}
.leaflet-popup-scrolled {
	overflow: auto;
	}

.leaflet-oldie .leaflet-popup-content-wrapper {
	-ms-zoom: 1;
	}
.leaflet-oldie .leaflet-popup-tip {
	width: 24px;
	margin: 0 auto;

	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
	}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
	border: 1px solid #999;
	}


/* div icon */

.leaflet-div-icon {
	background: #fff;
	border: 1px solid #666;
	}


/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
	position: absolute;
	padding: 6px;
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 3px;
	color: #222;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
	box-shadow: 0 1px 3px rgba(0,0,0,0.4);
	}
.leaflet-tooltip.leaflet-interactive {
	cursor: pointer;
	pointer-events: auto;
	}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	position: absolute;
	pointer-events: none;
	border: 6px solid transparent;
	background: transparent;
	content: "";
	}

/* Directions */

.leaflet-tooltip-bottom {
	margin-top: 6px;
}
.leaflet-tooltip-top {
	margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
	left: 50%;
	margin-left: -6px;
	}
.leaflet-tooltip-top:before {
	bottom: 0;
	margin-bottom: -12px;
	border-top-color: #fff;
	}
.leaflet-tooltip-bottom:before {
	top: 0;
	margin-top: -12px;
	margin-left: -6px;
	border-bottom-color: #fff;
	}
.leaflet-tooltip-left {
	margin-left: -6px;
}
.leaflet-tooltip-right {
	margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	top: 50%;
	margin-top: -6px;
	}
.leaflet-tooltip-left:before {
	right: 0;
	margin-right: -12px;
	border-left-color: #fff;
	}
.leaflet-tooltip-right:before {
	left: 0;
	margin-left: -12px;
	border-right-color: #fff;
	}

/* Printing */
	
@media print {
	/* Prevent printers from removing background-images of controls. */
	.leaflet-control {
		-webkit-print-color-adjust: exact;
		print-color-adjust: exact;
		}
	}
