@charset "UTF-8";
/*
* This is a generated file. Changes to this file might be overridden.
*/
/** 
  * Jobbörse Software - Base Framework
  */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/* 
- add your custom css here or use the theme designer in the demo online version
- save this file before you update quatum to a newer version 
*/
/* HINWEIS GOOGLE FONT

Ersetzen Sie den Google Fonts Code in der fe_page.html5 durch:

<link href="http://fonts.googleapis.com/css?family="icons"" rel="stylesheet" type="text/css"/>

Weitere Informationen zu Google Fonts finden Sie hier: https://developers.google.com/fonts/faq
*/
/**
Tablet
@media only screen and (max-width: 1024px)  {}

Phone
@media only screen and (max-width: 767px) {}
*/
@font-face {
  font-family: "Choplin Book";
  src: url("../font/Choplin-Book.eot");
  src: url("../font/Choplin-Book.eot?#iefix") format("embedded-opentype"), url("../font/Choplin-Book.woff") format("woff"), url("../font/Choplin-Book.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Lato";
  src: url("../font/lato/lato-latin-400-normal.woff2") format("woff2"), url("../font/lato/lato-latin-400-normal.woff") format("woff");
  font-style: normal;
  font-display: block;
  font-weight: 400;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Lato";
  font-style: italic;
  font-display: swap;
  font-weight: 400;
  src: url("../font/lato/lato-latin-400-italic.woff2") format("woff2"), url("../font/lato/lato-latin-400-italic.woff") format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url("../font/lato/lato-latin-700-normal.woff2") format("woff2"), url("../font/lato/lato-latin-700-normal.woff") format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* ========================================================================== */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .block.one_fourth {
    width: 50% !important;
  }
}
/* ========================================================================== */
/* activate different highlight colors */
/* section Reiseführer */
.highlight_reisefuehrer h1,
.highlight_reisefuehrer blockquote,
.highlight_reisefuehrer blockquote *,
.highlight_reisefuehrer #footer input[type=submit],
.highlight_reisefuehrer .iconbox_content > .iconbox_link a:hover {
  color: #3c98ba;
}

/* section Buchen */
/*.highlight_buchen {
    color:red;
} */
/* section Entdecken */
/*.highlight_entdecken {
    color:red;
}*/
/* section Erleben */
.highlight_erleben h1,
.highlight_erleben h2,
.highlight_erleben blockquote,
.highlight_erleben blockquote *,
.highlight_erleben #footer input[type=submit],
.highlight_erleben .iconbox_content > .iconbox_link a:hover {
  color: #8b9e43 !important;
}

.highlight_erleben .submit {
  color: #fff;
  background-color: #8b9e43;
}

.highlight_erleben nav.mainmenu ul li a::after {
  background-color: #8b9e43;
}

.highlight_erleben nav.mainmenu ul ul {
  border-top-color: #8b9e43;
}

.highlight_erleben .ce_trennlinien .customelement_layout_dividers {
  background-image: url("../img/custom/bg_wave_green.png");
}

/* section Informationen */
.highlight_informationen {
  color: red;
}

/* general stylings */
#main blockquote,
#main blockquote * {
  color: #1e88d2;
}

/*#main .ce_hyperlink-extended a {
    background-color:#fff;
    border:1px solid #fff;
    text-transform:uppercase;
    color:#000; 
    min-width:220px;
}*/
#gut-zu-erreichen {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #3c98ba;
}

#gut-zu-erreichen h2 {
  color: #fff;
  font-weight: lighter;
}

#gut-zu-erreichen h2 strong {
  font-weight: bold;
}

/* overwrite icons */
.icon-home-3::before {
  content: url("../img/custom/icon-home.png");
  left: 2px;
}

.icon-facebook-3::before {
  content: url("../img/custom/icon-facebook.png");
}

.icon-phone-2::before {
  content: url("../img/custom/icon-phone.png");
  left: 2px;
}

.icon-mail-8::before {
  content: url("../img/custom/icon-mail.png");
}

.ce_downloads li::before {
  content: url("../img/custom/icon-download.png") !important;
}

.ce_adressblock .adressblock_facebook::before {
  content: url("../img/custom/icon-facebook.png");
  display: inline-block;
  font-family: "icons";
  left: 2px;
  margin-right: 5px;
  position: absolute;
  text-indent: 0;
  top: 0;
  text-align: center;
}

.ce_adressblock .adressblock_facebook {
  padding-left: 30px;
  position: relative;
}

/* footer-downloads */
.ce_downloads .mime_icon {
  display: none;
}

.ce_downloads a {
  font-weight: bold;
}

.ce_downloads a span {
  font-weight: normal;
}

.ce_downloads .download-caption {
  display: block;
  font-style: normal;
  font-size: 12px;
  padding-left: 28px;
}

#top .socials {
  margin-left: 28px;
}

.socials a::before {
  line-height: 44px;
  text-align: center;
}

.socials a:hover {
  background: #ddd !important;
}

/* wegweiser und finder block */
.ce_picture-link > h2 {
  display: none !important;
}

#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {
  font-family: Lato, Arial;
  font-weight: normal;
}

/* change styling for footer submit form */
#footer input[type=submit] {
  color: #202020;
  width: 100% !important;
}

#footer input[type=submit]:hover {
  color: #3c98ba;
  width: 100% !important;
}

/* change layout for iconboxes */
.customelement_layout_iconbox .ce_image {
  margin-top: 20px;
}

.customelement_layout_iconbox .ce_image > figure:last-child {
  margin-bottom: 0;
}

.iconbox_content {
  margin-top: 5px;
}

.iconbox_content h4 {
  font-size: 25px;
}

.iconbox_content > .iconbox_text {
  margin-top: 15px;
}

@media only screen and (max-width: 1024px) {
  .iconbox_content > .iconbox_text {
    margin-top: 0;
  }
}
.iconbox_content > .iconbox_text > p:last-child {
  margin-bottom: 0;
}

.iconbox_content > .iconbox_link {
  margin-top: 1rem;
  padding-top: 1rem;
  /*font-size: 16px;*/
  background: url("../img/custom/bg_wave_blue.png") repeat-x center top transparent;
}

.iconbox_content > .iconbox_link a {
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  padding: 10px 20px;
  color: #000;
}

.iconbox_content > .iconbox_link a:hover {
  color: #3c98ba;
}

#sieben-seen-tour {
  padding-top: 30px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  background: url("../img/custom/sieben-seen-tour.jpg") no-repeat center top transparent;
  background-size: cover;
}

.ce_text h2 {
  font-size: 26px;
}

@media only screen and (max-width: 1024px) {
  .ce_text h2 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 767px) {
  .ce_text h2 {
    font-size: 18px;
  }
}
#sieben-seen-tour .ce_text * {
  color: #fff;
  font-size: 30px;
  font-family: "Choplin Book", Georgia;
}

@media only screen and (max-width: 767px) {
  #sieben-seen-tour .ce_text * {
    font-size: 22px;
  }
}
#sieben-seen-tour .ce_text pre,
#sieben-seen-tour .ce_text pre * {
  white-space: normal;
  letter-spacing: 1.2px;
  /*font-family:"Lato","Open Sans",Georgia,serif;*/
}

#best-places-map {
  background: url("../img/custom/besten-plaetze-der-stadt.jpg") no-repeat center top transparent;
  background-color: #DBDBDB;
  /*background-size:cover;*/
}

#best-places-map h2 {
  color: #000;
  font-size: 50px;
  font-weight: bold;
}

@media only screen and (max-width: 1024px) {
  #best-places-map h2 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 767px) {
  #best-places-map h2 {
    font-size: 30px;
  }
}
#loriots-spuren-bild img {
  margin: 0 auto;
}

#anfragen-nachfragen span {
  display: block;
  font-size: 20px;
}

@media only screen and (max-width: 1024px) {
  #anfragen-nachfragen span {
    font-size: 18px;
  }
}
#anfragen-nachfragen span i {
  font-size: 20px;
}

#anfragen-nachfragen a {
  margin-bottom: 10px;
  font-size: 20px;
}

/* stylings for the page teaser */
.page_teaser_container {
  display: block;
}

.page_teaser_image_container {
  position: relative;
  overflow: hidden;
}

.page_teaser_overlay {
  position: absolute;
  left: 0;
  bottom: 0;
  /*width: 30%;*/
  width: 540px;
  height: 100%;
  /*overflow:hidden;*/
}

@media only screen and (max-width: 1024px) {
  .page_teaser_overlay {
    width: 380px;
  }
}
@media only screen and (max-width: 767px) {
  .page_teaser_overlay {
    width: 100%;
  }
}
.page_teaser_image_container .page_teaser_image {
  min-height: 250px;
}

.page_teaser_image_container .image_container {
  margin-bottom: 0;
}

.page_teaser_image .image_container {
  height: 600px;
  /*background: top right url(../img/custom/teaser-startseite.jpg) no-repeat;*/
  background-position: top right;
  background-repeat: no-repeat;
  background-size: cover;
}

.page_teaser_image .image_container img {
  /*width: 100%;*/
  /*min-height: 550px;*/
  display: none;
  /* @todo remove img from html */
}

#sidebar1 .image_container img {
  width: 100%;
}

@media only screen and (max-width: 1024px) {
  .page_teaser_image .image_container {
    height: 400px;
  }
}
@media only screen and (max-width: 767px) {
  .page_teaser_image .image_container {
    height: 270px;
  }
}
.page_teaser_image_container .page_teaser_text {
  position: absolute;
  top: 70px;
  left: 80px;
  bottom: 0;
  max-width: 384px;
  background-color: #fff;
  padding: 30px 30px;
}

.page_teaser_image_container .page_teaser_text h2 {
  color: #000 !important;
  text-align: left !important;
  font-size: 40px;
  font-weight: bold;
}

@media only screen and (max-width: 1024px) {
  .page_teaser_image_container .page_teaser_text {
    top: 30px;
    width: 280px;
    padding: 20px 20px;
  }

  .page_teaser_image_container .page_teaser_text h2 {
    font-size: 30px;
    line-height: 1.2em;
  }
}
@media only screen and (max-width: 767px) {
  .page_teaser_image_container .page_teaser_text {
    top: 20px;
    left: 20px;
    width: 220px;
    padding: 10px 20px;
  }

  .page_teaser_image_container .page_teaser_text h2 {
    font-size: 24px;
    line-height: 1.2em;
  }
}
.page_teaser_image_container .ce_hyperlink:first-child {
  display: none;
  /* @todo Remove second button from HTML */
}

.page_teaser_image_container .ce_hyperlink a, .page_teaser_image_container .ce_hyperlink-extended a {
  font-size: 16px;
  font-weight: bold;
  padding: 15px 20px;
}

.page_teaser_image_container .page_teaser_text .ce_hyperlink {
  position: absolute;
  bottom: 70px;
  left: 50%;
  margin-left: -110px;
  z-index: 20;
}

@media only screen and (max-width: 1024px) {
  .page_teaser_image_container .page_teaser_text .ce_hyperlink {
    bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .page_teaser_image_container .page_teaser_text .ce_hyperlink {
    padding-left: 10px;
    width: 210px;
  }

  .page_teaser_image_container .page_teaser_text .ce_hyperlink a {
    padding: 10px 10px;
    width: 100%;
  }
}
.page_teaser_image_container .ce_hyperlink a,
.page_teaser_image_container .ce_hyperlink-extended a {
  width: 220px;
  background-color: #fff !important;
  color: #000;
  text-transform: uppercase;
}

.page_teaser_image_container .page_teaser_waves {
  position: absolute;
  bottom: 30px;
  width: 540px;
  height: 250px;
  left: 0;
}

@media only screen and (max-width: 1024px) {
  .page_teaser_image_container .page_teaser_waves {
    bottom: 15px;
    width: 440px;
    height: 200px;
  }
}
@media only screen and (max-width: 767px) {
  .page_teaser_image_container .page_teaser_waves {
    bottom: 10px;
    left: 0;
    width: 260px;
    height: 120px;
  }
}
.page_teaser_image_container .page_teaser_waves img {
  width: 100%;
  height: auto;
}

.page_teaser_image_container .page_teaser_waves > * {
  /*max-height:100%;*/
}

.page_teaser_image_container .page_teaser_waves img {
  max-width: inherit;
}

.page_teaser_text_container h3 {
  color: #fff;
  text-align: center;
  padding: 30px 15px;
  margin-bottom: 0;
  font-size: 45px;
}

@media only screen and (max-width: 1124px) {
  .page_teaser_text_container h3 {
    padding: 10px 10px !important;
    font-size: 38px !important;
  }
}
@media only screen and (max-width: 990px) {
  .page_teaser_text_container h3 {
    padding: 15px 10px !important;
    font-size: 30px !important;
  }
}
@media only screen and (max-width: 767px) {
  .page_teaser_text_container h3 {
    padding: 10px 10px !important;
    font-size: 20px !important;
  }
}
.ce_gallery .row3 {
  margin-left: 2%;
  margin-bottom: 2%;
  width: 32%;
}

/* stylings for text elements */
.ce_hyperlink_black a {
  font-weight: bold;
}

/* general stylings */
#container_before {
  background-color: #fff !important;
  border-style: none !important;
}

#container_before > div {
  padding-left: 80px !important;
  padding-right: 80px !important;
  padding-top: 8px !important;
  padding-bottom: 40px !important;
}

#pagetitle {
  display: none !important;
}

.mod_breadcrumb {
  float: none;
  text-align: left;
}

/*
.mod_breadcrumb li::before {
    font-size: 6px;
    vertical-align: baseline;
}
*/
.mod_breadcrumb li,
.mod_breadcrumb a {
  color: #000;
}

#header_after {
  background-color: #fff;
}

#container-inside {
  padding-top: 0px;
  padding-bottom: 0px;
}

@media only screen and (max-width: 1024px) {
  #container-inside {
    padding: 0 !important;
  }
}
#footer .autogrid_wrapper {
  margin-left: 0;
  margin-right: 0;
}

#footer .autogrid {
  padding-left: 3%;
  padding-right: 3%;
}

@media only screen and (max-width: 1024px) {
  #footer .block.one_fourth {
    margin-bottom: 25px;
  }
}
#header .inside {
  padding: 0 80px;
}

@media only screen and (max-width: 1024px) {
  #header .inside {
    padding: 0 80px;
  }
}
@media only screen and (max-width: 767px) {
  #header .inside {
    padding: 0 20px;
  }
}
.sidebar_right #container-inside {
  padding-left: 80px;
  padding-right: 80px;
}

#right {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

#right .inside {
  padding-left: 0 !important;
  padding-bottom: 0 !important;
}

#right > .inside > * {
  border-bottom: 2px solid #000;
  padding-bottom: 20px;
}

#right > .inside > *:last-child {
  border-bottom-style: none;
  padding-bottom: 0;
}

/* styling for events */
/* stylings for navigation */
/*nav.mainmenu ul li:hover a::after, nav.mainmenu ul a.trail::after, nav.mainmenu ul a.active::after, nav.mainmenu ul li.active a::after {
    height:5px;
}
nav.mainmenu > ul > li > a {
    padding-top:44px;
    padding-bottom:12px;
    color: #000;
}



nav.mainmenu ul li a {
    font-size: 17px;
    font-family: 'Choplin Book', Georgia;
}
@media only screen and (max-width : 1024px)  {
    nav.mainmenu ul li a {
        margin-left: 10px;
        margin-right: 10px;
    }
}

nav.mainmenu > ul > li > a {
    padding-top: 64px;
}*/
.ce_downloads li {
  border-bottom: 0;
  padding: 8px;
}

.ce_headline.first {
  margin-top: 20px;
  margin-bottom: 50px;
  font-size: 42px;
  text-align: center;
}

@media only screen and (max-width: 1024px) {
  .ce_headline.first {
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .ce_headline.first {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 26px;
  }
}
#wrap_loriots-spuren {
  padding: 0 30px;
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

#wrap_loriots-spuren .autogrid-last {
  padding-top: 25px;
}

#bottom .inside {
  padding-top: 7px;
  padding-bottom: 7px;
}

@media only screen and (max-width: 1024px) {
  .servicebox {
    padding: 10px 15px;
  }
}
@media only screen and (max-width: 767px) {
  .servicebox {
    padding: 5px 25px;
  }
}
#wegweiser-finder img {
  width: 100%;
}

#wegweiser-finder .block.one_sixth {
  width: 33.3333% !important;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #wegweiser-finder .block.one_sixth {
    width: 50% !important;
  }
}
@media only screen and (max-width: 767px) {
  #wegweiser-finder .block.one_sixth {
    width: 100% !important;
  }
}
#off_canvas {
  background: #3C98BA;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#off_canvas a {
  color: #fff;
  font-size: 14px;
  font-family: "Choplin Book", Georgia;
  border-bottom: 1px solid #8AC1D5;
}

#off_canvas a:hover, #off_canvas a.active, #off_canvas a.trail {
  background: #8AC1D5;
}

#off_canvas a.submenu::after {
  border-left: none;
}

#off_canvas .mod_search {
  margin-bottom: 0;
  background: #8AC1D5;
  border-bottom: none;
}

#off_canvas .socials {
  background: #E5E5E5;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* sytlings for slider */
.ce_revolutionslider .slide .sliderTeaserTitle {
  white-space: initial;
  background-color: #fff;
  padding: 30px 74px 400px 30px;
  max-width: 15%;
  min-width: 15% !important;
  font-size: 40px;
  font-weight: bold;
}

.ce_revolutionslider .slide .sliderTeaserLink a {
  background-color: #fff !important;
  color: #000;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  padding: 20px 15px;
}

/*
#header_after .rs-container li > .ce_text.block {
    background-color: #fff;
    bottom: 0;
    left: 80px;
    max-width: 384px;
    padding: 30px;
    position: absolute;
    top: 70px;
}
#header_after .rs-container li > .ce_text.block h2 {
    color: #000 !important;
    font-size: 40px;
    font-weight: bold;
    text-align: left !important;
    max-width:100%;
    white-space: initial;
}
#header_after .rs-container li > .ce_text.block p {
    bottom: 70px;
    left: 50%;
    margin-left: -110px;
    position: absolute;
    z-index: 20;
}
#header_after .rs-container li > .ce_text.block p a {
    background-color: #fff !important;
    color: #000;
    text-transform: uppercase;
    width: 220px;
    font-size: 16px;
    font-weight: bold;
    padding: 15px 20px;
    display:block;
}
#header_after .rs-container li > .ce_image.block {
    bottom: 30px;
    height: 250px;
    left: 0;
    position: absolute;
    width: 540px;
}
#header_after .mod_article.block > h2 {
    color: #fff;
    font-size: 45px;
    margin-bottom: 0;
    margin-top: 0;
    padding: 30px 15px;
    text-align: center;
    line-height: 1.4em;
    background-color: #3c98ba;
}
*/
/* == Captcha Footer ======================================================= */
#footer .ce_form .captcha-container label {
  display: none;
}

#footer .ce_form .captcha_text {
  margin-left: 8px;
  font-size: 14px !important;
}

/* ========================================================================= */
/* == WetterModul =========================================================== */
.mod_fmWetter.block {
  height: 40px;
  display: block;
}

.fmWetter_current {
  height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 40px;
  font-family: Arial, sans-serif !important;
  font-size: 12px !important;
}

.fmwetter_icon {
  float: left;
  position: relative;
  overflow: visible;
  display: inline-block;
  height: 40px;
  margin-right: 10px;
}

.fmwetter_temperature_element {
  float: left;
  position: relative;
  overflow: visible;
  line-height: 40px;
  margin-right: 10px;
}

.fmwetter_pressure_element {
  float: left;
  position: relative;
  overflow: visible;
  line-height: 40px;
  margin-right: 10px;
}

/* ========================================================================== */
/* ALTE Anpassungen ENDE */
body {
  color: #000;
  font-size: 16px;
  font-family: "Lato", "Helvetica", sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  color: #000;
  font-family: "Choplin Book", Georgia, sans-serif;
  font-weight: bold;
}

table {
  border-bottom: 3px solid #b2b2b2;
  margin-bottom: 10px;
  width: 100%;
}
table th {
  padding: 0.5em;
}
table td {
  border-top: 1px solid #b2b2b2;
  padding: 0.5em;
}

.ce_revolutionslider_text.bold,
.font_headline {
  font-family: "Choplin Book", Georgia, sans-serif;
}

.pagination > p {
  margin-bottom: 0;
  padding-top: 3px;
  padding-bottom: 3px;
}

.logo {
  left: auto;
  width: 364px;
  height: 95px;
  background-size: auto !important;
  background-position: center center;
}

.logo a {
  background-image: url("../img/custom/Logo_Stadt_Tourismus.svg");
}
.layout-tuermetag .logo a {
  background-image: url("/files/cto_layout/img/custom/Logo_Stadt_Tuermetag.svg");
}

.layout-wir .logo a {
  background-image: url("/files/cto_layout/img/custom/Logo_dieHavelseen.svg");
}

.layout-stama .logo a {
  background-image: url("/files/cto_layout/img/custom/logo_stama.svg");
}

.layout-brblokal .logo a {
  background-image: url("/files/cto_layout/img/custom/Logo_Stadt_kauf_lokal.svg");
}

.layout-cs .logo a {
  background-image: url("/files/cto_layout/img/custom/Logo_Stadt_CS.svg");
}

.layout-fashion .logo a {
  background-image: url("/files/cto_layout/img/custom/Logo_Stadt_Fashion.svg");
}

.layout-fontane .logo a {
  background-image: url("/files/cto_layout/img/custom/Logo_Stadt_Fontane.svg");
}

.layout-tourismus .logo a {
  background-image: url("/files/cto_layout/img/custom/Logo_Stadt_Tourismus.svg");
}

.layout-winterzauber .logo a {
  background-image: url("/files/cto_layout/img/custom/Logo_Stadt_Winterzauber.svg");
}

#stickyheader .logo {
  width: 200px;
  background-size: contain !important;
}

.highlight_erleben .logo {
  background-image: url("../img/custom/Logo_Erleben.png");
}

#main h1, #main h2 {
  color: #1e88d2;
}
#main form a:not(.btn) {
  color: #1e88d2;
}
#main p a:hover {
  text-decoration: underline;
}
#main .mod_article {
  padding-bottom: 50px;
  padding-top: 50px;
}
#main .mod_article.first {
  padding-top: 100px;
}
#main .mod_article.last {
  padding-bottom: 100px;
}
#main .mod_article > .container > div:not(.ce_text_image_bar):nth-last-child(n+2), #main .mod_article .ce_columns > div:nth-last-child(n+2), #main .mod_article .content-more-wrapper-start > div:nth-last-child(n+2) {
  margin-bottom: 26px;
}
#main .mod_article pre:last-child, #main .mod_article blockquote:last-child, #main .mod_article table:last-child, #main .mod_article ol:last-child, #main .mod_article ul:last-child, #main .mod_article form:last-child, #main .mod_article p:last-child {
  margin-bottom: 0;
}

nav.mainmenu {
  font-family: "Choplin Book", Georgia, sans-serif;
}
nav.mainmenu ul .megamenu-wrapper ul {
  margin-top: 0;
}
nav.mainmenu ul ul {
  margin-top: 0;
}
nav.mainmenu li.megamenu > .last {
  margin-bottom: 0;
  border-bottom: 0;
}

form .checkbox_container span, form .widget-radio span {
  display: inline;
}
form .checkbox_container > span, form .widget-radio > span {
  display: block;
}
form .widget-calendar div[id*=wrapper] {
  position: relative;
}
form .widget-calendar input.flatpickr-input {
  padding-right: 2.2em;
}
form .widget-calendar input.flatpickr-input ~ a.input-button {
  position: absolute;
  right: 0.5em;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* styling for trennlinien */
.ce_divider_extended.wellen {
  min-height: 10px;
  background-image: url("../img/custom/bg_wave_blue_1.svg");
  background-repeat: repeat-x;
  background-position: center center;
  background-color: transparent;
  background-size: contain;
}

@media screen and (min-width: 768px) {
  body.sidebar #left, body.sidebar #right, body.sidebar #main {
    grid-row: 1;
  }
  body.sidebar #container {
    display: grid;
    grid-gap: 80px;
  }
  body.sidebar.left #main, body.sidebar.right #main {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    border-left: none;
    position: relative;
  }
  body.sidebar.left #main > .inside, body.sidebar.right #main > .inside {
    padding: 0;
  }
  body.sidebar.left #container {
    grid-template-columns: minmax(0, 25fr) minmax(0, 75fr);
  }
  body.sidebar.left #left {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  body.sidebar.left #left > .inside {
    margin: 0;
  }
  body.sidebar.left #main:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    display: block;
    left: -40px;
    background-color: #e5e5e5;
  }
  body.sidebar.right #container {
    grid-template-columns: minmax(0, 75fr) minmax(0, 25fr);
  }
  body.sidebar.right #right {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  body.sidebar.right #right > .inside {
    margin: 0;
  }
  body.sidebar.right #main:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    display: block;
    left: 40px;
    background-color: #e5e5e5;
  }
  body.sidebar.right.left #container {
    grid-template-columns: minmax(0, 25fr) minmax(0, 75fr) minmax(0, 25fr);
  }
}
body.left .ce_headline.first {
  margin-bottom: 0;
  text-align: left;
}
body.left .ce_headline.first + * {
  margin-top: 50px;
}
body.left .ce_headline.first + .subHeadline {
  margin-top: 5px;
  margin-bottom: 50px;
}
body.left #main h2.subHeadline, body.left #main h3.subHeadline {
  font-weight: normal;
  color: #000;
  font-size: 26px;
}

/* FOOTER */
#footer {
  background-color: #b2b2b2;
}
#footer, #footer a {
  color: #000;
}
#footer h4 {
  text-align: center;
  padding-bottom: 20px;
  background: url("/files/cto_layout/img/custom/bg-footer-headline.png") repeat-x left bottom;
}
#footer .ce_hyperlink a, #footer a.btn {
  color: #fff;
  border-radius: 3px;
  width: 100%;
}

/* BOTTOM */
#bottom {
  background-color: #e5e5e5;
}
#bottom .inside {
  font-size: 14px;
}
#bottom .inside, #bottom .inside a {
  color: #000;
}

.mod_socials i.fa-home:hover {
  background-color: #1e88d2 !important;
  color: #ffffff !important;
}

.mod_socials i.fa-edit:hover {
  background-color: #1e88d2 !important;
  color: #ffffff !important;
}

.mod_socials i.fa-instagram:hover {
  background-color: #d6249f !important;
  color: #ffffff;
}

.ce_tabs .panes .section,
.tabwrapper .panes .section {
  display: none;
}

.ce_tabs .panes .section.active,
.tabwrapper .panes .section.active {
  display: block;
  padding-top: 22px;
  padding-bottom: 22px;
}

a.btn,
.widget-submit button.submit,
.ce_hyperlink a,
.ce_hyperlink a.style2_light,
.mod_webentry_manager_login a {
  display: inline-block;
  padding: 15px 20px;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  background: #1e88d2;
  color: #fff;
  border-radius: 3px;
  font-weight: bold;
  font-size: 0.8rem;
  min-width: 140px;
  text-align: center;
  position: relative;
  line-height: normal;
  -webkit-appearance: none;
  width: auto;
  border: 2px solid var(--accentColor);
}
a.btn:hover, a.btn:focus,
.widget-submit button.submit:hover,
.widget-submit button.submit:focus,
.ce_hyperlink a:hover,
.ce_hyperlink a:focus,
.ce_hyperlink a.style2_light:hover,
.ce_hyperlink a.style2_light:focus,
.mod_webentry_manager_login a:hover,
.mod_webentry_manager_login a:focus {
  opacity: 0.8;
  text-decoration: none;
}

#footer .ce_hyperlink a.style2_light {
  color: #fff;
}

.mod_quickmenu li a {
  line-height: 50px;
  width: 50px;
  position: relative;
}
.mod_quickmenu li a i {
  width: 50px;
  font-size: 30px;
  position: relative;
  top: 6px;
}
.mod_quickmenu li a span {
  padding-right: 5px;
}
.mod_quickmenu li a:hover {
  width: 175px;
}

.cookiebar {
  padding-right: 16px;
}
.cookiebar a {
  text-decoration: underline;
}
.cookiebar a:hover {
  text-decoration: none;
}
.cookiebar .cookiebar__text {
  margin-right: 0;
}

.cookiebar__button {
  margin-right: 16px;
  margin-left: 16px;
}
.cookiebar__button:hover {
  border: none !important;
}

.mce-tinymce {
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
.mce-tinymce button:hover {
  border: none !important;
}

#left .subnav a {
  padding-left: 0;
}
#left .subnav ul ul a {
  padding-left: 20px;
}

.mod_eventlist .header {
  background-color: #1e88d2;
  color: #fff;
}
.mod_eventlist .cd-h-timeline--loaded .timeline_item .event-headline {
  font-family: "Choplin Book", Georgia, sans-serif;
  font-weight: bold;
  color: #000 !important;
  font-size: 20px;
  margin-bottom: 6px;
}
.mod_eventlist .cd-h-timeline--loaded .timeline_item .stg_categories {
  font-family: "Choplin Book", Georgia, sans-serif;
  font-size: 15px;
  line-height: 1.3em;
}
.mod_eventlist .cd-h-timeline--loaded .timeline_item .info {
  margin-top: 20px;
  display: block;
}
.mod_eventlist .cd-h-timeline--loaded .timeline_item .info > * {
  margin-right: 10px;
  margin-left: 0;
}
.mod_eventlist .cd-h-timeline--loaded .timeline_item .info > *:last-child {
  margin-right: 0;
}
.mod_eventlist .cd-h-timeline--loaded .timeline_item .event-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 26px;
}
.mod_eventlist .cd-h-timeline--loaded .timeline_item .event-footer > * {
  margin-right: 26px;
}
.mod_eventlist .cd-h-timeline--loaded .timeline_item .event-footer > *:last-child {
  margin-right: 0;
}
.mod_eventlist .cd-h-timeline--loaded .timeline_item .event-footer .more {
  margin-top: 0;
}
.mod_eventlist .cd-h-timeline--loaded .timeline_item .event-footer .more a {
  min-height: 43px;
}
.mod_eventlist .cd-h-timeline--loaded .timeline_item .stg_pictograms {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mod_eventlist .cd-h-timeline--loaded .timeline_item .stg_pictograms > * {
  margin-right: 10px;
}
.mod_eventlist .cd-h-timeline--loaded .timeline_item .stg_pictograms > *:last-child {
  margin-right: 0;
}
.mod_eventlist .cd-h-timeline--loaded .timeline_item .stg_pictograms img {
  height: 43px;
  width: auto;
  display: block;
}

.mod_eventlist_v3_cbw .image_container {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -15px;
}
.mod_eventlist_v3_cbw .date {
  left: 0;
}
.mod_eventlist_v3_cbw .stg_categories {
  font-family: "Choplin Book", Georgia, sans-serif;
  font-size: 15px;
  line-height: 1.3em;
  margin-bottom: 16px;
}
.mod_eventlist_v3_cbw .event-headline {
  margin-bottom: 6px;
}
.mod_eventlist_v3_cbw .event-headline, .mod_eventlist_v3_cbw .event-headline a {
  font-family: "Choplin Book", Georgia, sans-serif;
  color: #000;
  font-size: 20px;
}
.mod_eventlist_v3_cbw .more .btn {
  margin-bottom: 0;
  margin-top: 16px;
  text-transform: uppercase;
}
.mod_eventlist_v3_cbw .pagination {
  width: 100%;
}

.swiper-button-prev, .swiper-button-next {
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px #000;
  box-shadow: 0 0 10px #000;
  height: 55px;
  width: 26px;
  margin-top: -27px;
}
.swiper-button-prev:after, .swiper-button-next:after {
  font-size: 32px;
  line-height: 1;
  color: #1e88d2;
  text-shadow: none;
  top: 50%;
  left: 50% !important;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
}

.swiper-button-prev {
  left: 0;
}

.swiper-button-next {
  right: 0;
}

select.ui-datepicker-year, select.ui-datepicker-month {
  padding: 0;
}

/*nav, .mod_navigation {
    li.page-redirect-buchen {
        display: none !important;
    }
}*/
#header .mainmenu ul li, .stickyheader .mainmenu ul li {
  margin-right: 8px;
  margin-left: 8px;
}
#header .mainmenu ul li:last-child, .stickyheader .mainmenu ul li:last-child {
  margin-right: 0;
}
#header .mainmenu li.page-redirect-buchen > a, #header .mainmenu li.page-redirect-buchen > strong, .stickyheader .mainmenu li.page-redirect-buchen > a, .stickyheader .mainmenu li.page-redirect-buchen > strong {
  display: inline-block;
  padding: 15px 20px;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  background: #1e88d2;
  color: #fff;
  border-radius: 3px;
  font-weight: bold;
  font-size: 0.8rem;
  min-width: 140px;
  text-align: center;
  position: relative;
  line-height: normal;
  -webkit-appearance: none;
  width: auto;
  border: 2px solid var(--accentColor);
  min-width: auto;
  padding: 6px 16px;
  font-size: 1.067rem;
  font-weight: normal;
}
#header .mainmenu li.page-redirect-buchen > a:hover, #header .mainmenu li.page-redirect-buchen > a:focus, #header .mainmenu li.page-redirect-buchen > strong:hover, #header .mainmenu li.page-redirect-buchen > strong:focus, .stickyheader .mainmenu li.page-redirect-buchen > a:hover, .stickyheader .mainmenu li.page-redirect-buchen > a:focus, .stickyheader .mainmenu li.page-redirect-buchen > strong:hover, .stickyheader .mainmenu li.page-redirect-buchen > strong:focus {
  opacity: 0.8;
  text-decoration: none;
}

#header .inside {
  padding-left: 40px;
  padding-right: 40px;
}

.mod_article .syndication {
  margin-bottom: 0;
  padding-top: 6px;
  padding-bottom: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 16px;
}
.mod_article .syndication a {
  margin-right: 0;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 10px;
}
.mod_article .syndication a img {
  display: none;
}
.mod_article .syndication a.print, .mod_article .syndication a.remove-bookmarks {
  background-color: #1e88d2;
  color: #fff;
  cursor: pointer;
  text-align: center;
  border-radius: 3px;
  min-height: 50px;
  width: auto;
  min-width: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 0;
  padding-left: 16px;
  padding-right: 16px;
}
.mod_article .syndication a.print:hover, .mod_article .syndication a.remove-bookmarks:hover {
  opacity: 0.8;
}
.mod_article .syndication a.print p, .mod_article .syndication a.remove-bookmarks p {
  text-indent: 0;
  margin-left: 30px;
  color: #fff;
  font-size: 10pt;
  font-weight: bold;
}
.mod_article .syndication a.print {
  position: relative;
  text-indent: -9999px;
  color: #fff;
  display: block;
  width: 1.5em;
}
.mod_article .syndication a.print:before {
  position: absolute;
  left: 1px;
  text-indent: 0;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "";
  font-size: 1.25em;
}
.mod_article .syndication a.print:before {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: center;
}
.mod_article .syndication a.remove-bookmarks:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  left: 0;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  padding-right: 0.6em;
  content: "";
}
.mod_article .syndication a.watchlist-link {
  position: relative;
  text-indent: -9999px;
  color: #1e88d2;
  display: block;
  width: 1.5em;
  width: auto;
  background-color: #1e88d2;
  color: #fff;
  cursor: pointer;
  padding-left: 6px;
  text-align: center;
  border-radius: 3px;
  height: 50px;
}
.mod_article .syndication a.watchlist-link:before {
  position: absolute;
  left: 1px;
  text-indent: 0;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "";
  font-size: 1.25em;
}
.mod_article .syndication a.watchlist-link::before {
  margin-left: 10px;
}
.mod_article .syndication a.watchlist-link p {
  text-indent: 0;
  margin-left: 30px;
  color: #fff;
  font-size: 10pt;
  font-weight: bold;
}
.mod_article .syndication a.watchlist-link:hover {
  opacity: 0.8;
}
.mod_article .syndication a.pdf {
  position: relative;
  text-indent: -9999px;
  color: #1e88d2;
  display: block;
  width: 1.5em;
}
.mod_article .syndication a.pdf:before {
  position: absolute;
  left: 1px;
  text-indent: 0;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "";
  font-size: 1.25em;
}
.mod_article .syndication a.pdf:before {
  margin-right: 0;
  margin-left: 25px;
}
.mod_article .syndication a.pdf:hover {
  color: #424242;
}

.ce_gallery .image_container .capt {
  position: absolute;
  left: 0;
  bottom: 0;
  top: auto;
  background-color: rgba(248, 248, 248, 0.8);
  display: block;
  width: auto;
  height: auto;
  line-height: 1.4em;
  padding: 2px 8px;
  -webkit-box-shadow: 0 0 3px black;
  box-shadow: 0 0 3px black;
  font-size: 0.8rem;
}

@media screen and (max-width: 410px) {
  .mod_article .syndication {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
}
@media only screen and (max-width: 1120px) {
  .logo {
    width: 300px;
    height: 100px;
    background-size: contain !important;
  }
}
@media only screen and (max-width: 1040px) {
  .logo {
    width: 240px;
    background-size: contain !important;
  }
}
@media only screen and (max-width: 1024px) {
  #top .mod_login_top {
    margin-left: 15px;
    padding-right: 0;
    padding-left: 0;
  }

  .sidebar.left .mod_eventlist_v3_cbw .one_third {
    width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }

  /*
      body.sidebar #main,
      body.sidebar #right,
      body.sidebar #left {
          width: 100%!important;
          margin: 0!important;
          float: none!important;
          border: 0!important;
      }

      body.sidebar #right,
      body.sidebar #left {
          margin-top: 15px!important;
          padding: 20px!important;
          border-top: 4px solid #ddd!important;
          width: 100%!important;
          float: none!important;
          position: static!important;
      }

      body.sidebar #right .inside,
      body.sidebar #left .inside {
          padding-top: 0;
          padding-bottom: 0;
      }

      body.sidebar #container {
          padding-left: 0!important;
          padding-right: 0!important;
      }

      #main .mod_article,
      #main .mod_article.fullwidth.boxed-content .contentwrap,
      #main .autogrid_wrapper.article,
      #main .mod_article .ce_parallax .contentwrap,
      #main .mod_article .ce_bgimage .ce_bgimage-inside,
      #main .mod_article .ce_youtube_background .contentwrap,
      body.sidebar.left #main .mod_article,
      body.sidebar.right #main .mod_article,
      .ce_headerimage .ce_headerimage_inside,
      .ce_bgimage-inside,
      .header .inside,
      .ce_text_image_bar .inside,
      .ce_iconbox_header .contentwrap {
          padding-left: 20px!important;
          padding-right: 20px!important;
      }

      #main .autogrid_wrapper.article .mod_article,
      #main .mod_article.fullwidth {
          padding-left: 0px!important;
          padding-right: 0px!important;
      }
   */
}
@media only screen and (max-width: 767px) {
  .logo {
    width: 200px;
    height: 85px;
    background-size: contain !important;
  }

  #main .mod_article {
    padding-bottom: 25px;
    padding-top: 25px;
  }
  #main .mod_article.first {
    padding-top: 50px;
  }
  #main .mod_article.last {
    padding-bottom: 50px;
  }

  .ce_text .image_container.float_left {
    float: left;
    margin-right: 10px !important;
  }
  .ce_text .image_container.float_right {
    float: right;
    margin-left: 10px !important;
  }

  #top_link {
    display: block;
  }

  body.sidebar.left #left > .inside {
    margin-right: 0;
  }

  body.sidebar.right #right > .inside {
    margin-left: 0;
  }
}
@media only screen and (max-width: 560px) {
  .ce_text .image_container {
    float: none !important;
  }
  .ce_text .image_container.float_right {
    margin-left: 0 !important;
  }
  .ce_text .image_container.float_left {
    margin-right: 0 !important;
  }
}
@media only screen and (min-width: 768px) {
  .mod_eventlist_v3_cbw .item .item-inside {
    z-index: 1;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .mod_eventlist_v3_cbw .item .item-inside p.more {
    margin-top: auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1065px) {
  #top .mod_top_phone {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 785px) {
  #top .mod_top_mail {
    display: none;
  }
}