/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/*              A L L G E M E I N E  P A R A M E T E R                   */
/*                                                                       */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* @import url('http://www.wissbox.com/templates/g5_hydrogen/custom/scss/uikit.scss'); */
/*@import 'uikit/uikit.css'; */
@font-face {
  font-family: "roboto";
  font-style: normal;
  font-weight: 400;
  src: url('../../fonts/roboto_regular_macroman/Roboto-Regular-webfont.eot#iefix') format("embedded-opentype"), url('../../fonts/roboto_regular_macroman/Roboto-Regular-webfont.woff2') format("woff2"), url('../../fonts/roboto_regular_macroman/Roboto-Regular-webfont.woff') format("woff"), url('../../fonts/roboto_regular_macroman/Roboto-Regular-webfont.ttf') format("truetype"), url('../../fonts/roboto_regular_macroman/Roboto-Regular-webfont.svg#roboto') format("svg");
}
@font-face {
  font-family: "roboto";
  font-style: normal;
  font-weight: 500;
  src: url('../../fonts/roboto_medium_macroman/Roboto-Medium-webfont.eot#iefix') format("embedded-opentype"), url('../../fonts/roboto_medium_macroman/Roboto-Medium-webfont.woff2') format("woff2"), url('../../fonts/roboto_medium_macroman/Roboto-Medium-webfont.woff') format("woff"), url('../../fonts/roboto_medium_macroman/Roboto-Medium-webfont.ttf') format("truetype"), url('../../fonts/roboto_medium_macroman/Roboto-Medium-webfont.svg#roboto') format("svg");
}
@font-face {
  font-family: "roboto";
  font-style: normal;
  font-weight: 700;
  src: url('../../fonts/roboto_bold_macroman/Roboto-Bold-webfont.eot#iefix') format("embedded-opentype"), url('../../fonts/roboto_bold_macroman/Roboto-Bold-webfont.woff2') format("woff2"), url('../../fonts/roboto_bold_macroman/Roboto-Bold-webfont.woff') format("woff"), url('../../fonts/roboto_bold_macroman/Roboto-Bold-webfont.ttf') format("truetype"), url('../../fonts/roboto_bold_macroman/Roboto-Bold-webfont.svg#roboto') format("svg");
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/*              A L L G E M E I N E  P A R A M E T E R                   */
/*                                                                       */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++ */
/*             F A R B E N              */
/* ++++++++++++++++++++++++++++++++++++ */
/* G R U E N */
/* gruen 10 % */
/* gruen 20 % */
/* gruen 30 % */
/* gruen 40 % */
/* gruen 50 % */
/* gruen 60 % */
/* gruen 70 % */
/* gruen 80 % */
/* gruen 90 % */
/* gruen 100 % */
/* B L A U */
/* blau 10 % */
/* blau 20 % */
/* blau 30 % */
/* blau 40 % */
/* blau 50 % */
/* blau 60 % */
/* blau 70 % */
/* blau 80 % */
/* blau 90 % */
/* blau 100 % */
/* 
// B L A U - Test mit lighten - Abstufung noch nicht optimal
// blau 100 %   
$primary-blue-100: #345291;
// blau 90 % 
$primary-blue-090: lighten($primary-blue-100, 10);
// blau 80 % 
$primary-blue-080: lighten($primary-blue-100, 20);
// blau 70 % 
$primary-blue-070: lighten($primary-blue-100, 30);
// blau 60 % 
$primary-blue-060: lighten($primary-blue-100, 40);
// blau 50 % 
$primary-blue-050: lighten($primary-blue-100, 50);
// blau 40 % 
$primary-blue-040: lighten($primary-blue-100, 60);
// blau 30 % 
$primary-blue-030: lighten($primary-blue-100, 70);
// blau 20 % 
$primary-blue-020: lighten($primary-blue-100, 80);
// blau 10 % 
$primary-blue-010: lighten($primary-blue-100, 90);
 */
/*
// B L A U - Test mit saturate - Abstufung noch nicht optimal
// blau 100 %   
$primary-blue-100: #345291;
// blau 90 % 
$primary-blue-090: saturate($primary-blue-100, 10);
// blau 80 % 
$primary-blue-080: saturate($primary-blue-100, 20);
// blau 70 % 
$primary-blue-070: saturate($primary-blue-100, 30);
// blau 60 % 
$primary-blue-060: saturate($primary-blue-100, 40);
// blau 50 % 
$primary-blue-050: saturate($primary-blue-100, 50);
// blau 40 % 
$primary-blue-040: saturate($primary-blue-100, 60);
// blau 30 % 
$primary-blue-030: saturate($primary-blue-100, 70);
// blau 20 % 
$primary-blue-020: saturate($primary-blue-100, 80);
// blau 10 % 
$primary-blue-010: saturate($primary-blue-100, 90);
*/
/* W E I S S    B I S   S C H W A R Z */
/* weiss */
/* schwarz 5 % */
/* schwarz 10 % */
/* schwarz 20 % */
/* schwarz 30 % */
/* schwarz 40 % */
/* schwarz 50 % */
/* schwarz 60 % */
/* schwarz 70 % */
/* schwarz 80 % */
/* schwarz 90 % */
/* schwarz 100 % */
/* R O T  */
/* rot 10 % */
/* rot 20 % */
/* rot 30 % */
/* rot 40 % */
/* rot 50 % */
/* rot 60 % */
/* rot 70 % */
/* rot 80 % */
/* rot 90 % */
/* rot 100 % */
/* S C H R I F T F A R B E N */
/* H I N T E R G R Ü N D E */
/* R A H M E N */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/*                           S C H R I F T E N                           */
/*                                                                       */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*$font-stack: Helvetica, sans-serif;*/
.moduletable h3.g-title {
  font-size: 1.25rem;
}
/* ++++++++++++++++++++++++++++++++++++ */
/*       A U S R I C H T U N G          */
/* ++++++++++++++++++++++++++++++++++++ */
.rechts, .ausrichtung-rechts {
  text-align: right;
  display: block;
}
.links, .ausrichtung-links {
  text-align: left;
  display: block;
}
.ausrichtung-zentriert {
  text-align: center;
}
.schrift-gruen-dunkel {
  color: #378287;
}
.gruenelinie {
  border: 0;
  height: 5px;
  background-image: linear-gradient(to right, #edf8f9, #69c4ca, #edf8f9);
}
/* ++++++++++++++++++++++++++++++++++++ */
/* S C H R I F T V A R I A T I O N E N  */
/* ++++++++++++++++++++++++++++++++++++ */
.fettschrift {
  font-weight: 700;
}
.kursiv {
  font-style: italic;
}
.schrift-weiss {
  color: #ffffff;
}
.irgendwas {
  font-size: 2.5rem;
  font-weight: 700;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/*                           I C O N S                                   */
/*                                                                       */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++ */
/*        I C O N - G R Ö S S E N       */
/* ++++++++++++++++++++++++++++++++++++ */
/* Icongröße in der Menüleiste */
.fa-2x {
  font-size: 1.5em;
}
/* Weitere Icongrößen */
.fa-4x {
  font-size: 4em;
}
.fa-7x {
  font-size: 7em;
}
.fa-10x {
  font-size: 10em;
}
.fa-13x {
  font-size: 13em;
}
.fa-16x {
  font-size: 16em;
}
/* ++++++++++++++++++++++++++++++++++++ */
/*        I C O N - F A R B E N         */
/* ++++++++++++++++++++++++++++++++++++ */
.fa-primary-color-01 {
  color: #8597bd;
}
.fa-weiss {
  color: #ffffff !important;
}
.fa-weiss01 {
  color: #ffffff;
  opacity: 0.8;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/*                         A B S T Ä N D E                               */
/*                                                                       */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.mb-0 {
  margin-bottom: 0;
}
.mb-03 {
  margin-bottom: 0.3rem;
}
.mt-20 {
  margin-top: 2rem;
}
.mb-20 {
  margin-bottom: 2rem;
}
.p-10 {
  padding: 1rem;
}
.pb-0 {
  padding-bottom: 0;
}
.pt-10 {
  padding-top: 1rem;
}
.pr-10 {
  padding-right: 1rem;
}
.pb-10 {
  padding-bottom: 1rem;
}
.pl-10 {
  padding-left: 1rem;
}
.p-15 {
  padding: 1.5rem;
}
.pt-15 {
  padding-top: 1.5rem;
}
.pr-15 {
  padding-right: 1.5rem;
}
.pb-15 {
  padding-bottom: 1.5rem;
}
.pl-15 {
  padding-left: 1.5rem;
}
.p-20 {
  padding: 2rem;
}
.pt-20 {
  padding-top: 2rem;
}
.pr-20 {
  padding-right: 2rem;
}
.pb-20 {
  padding-bottom: 2rem;
}
.pl-20 {
  padding-left: 2rem;
}
.padding-vert {
  padding-bottom: 2rem;
  padding-top: 2rem;
}
/* ++++++++++++++++++++++++++++++++++++ */
/*           L I S T E N                */
/* ++++++++++++++++++++++++++++++++++++ */
ul.aufzaehlung01 {
  margin-top: 0;
  list-style: none;
}
ul.aufzaehlung01 li {
  line-height: 1.2;
  padding-bottom: 1rem;
}
ul.aufzaehlung01 li > span.listenzusatz {
  font-size: 1.05rem;
}
/* ++++++++++++++++++++++++++++++++++++ */
/*           A B S T Ä N D E            */
/* ++++++++++++++++++++++++++++++++++++ */
.padding-rechts-1rem {
  padding-right: 1rem;
}
/* ++++++++++++++++++++++++++++++++++++ */
/*      V E R L I N K U N G E N         */
/* ++++++++++++++++++++++++++++++++++++ */
a, .uk-link {
  color: #345291;
}
a:hover, .uk-link:hover {
  color: #345291;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/*                         M I X I N S                                   */
/*                                                                       */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++ */
/*         A L L G E M E I N            */
/* ++++++++++++++++++++++++++++++++++++ */
/* Border - Radius */
/* ++++++++++++++++++++++++++++++++++++ */
/*            B U T T O N S             */
/* ++++++++++++++++++++++++++++++++++++ */
/* Standardwerte - idealerweise für alle Buttons gleich */
/* individuelle Wert - für verschiedene Buttonarten */
/* Button blau */
.button-blau-1-standard-parameter {
  cursor: pointer !important;
  text-decoration: none !important;
  display: block !important;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -ms-border-radius: 5px !important;
  border-radius: 5px !important;
  color: #ffffff !important;
  font-size: 1rem !important;
  line-height: 2rem !important;
  text-align: center !important;
  padding: 5px !important;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75) !important;
}
.button-default-blau-1-parameter {
  cursor: pointer !important;
  text-decoration: none !important;
  display: inline !important;
  -webkit-border-radius: 2px !important;
  -moz-border-radius: 2px !important;
  -ms-border-radius: 2px !important;
  border-radius: 2px !important;
  color: #ffffff !important;
  font-size: 0.75rem !important;
  line-height: 0.9rem !important;
  text-align: center !important;
  padding: 2px !important;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75) !important;
}
.button-blau-1-standard-farbe {
  background: #aebad3 !important;
  background-image: -webkit-linear-gradient(top, #aebad3, #345291) !important;
  background-image: -moz-linear-gradient(top, #aebad3, #345291) !important;
  background-image: -ms-linear-gradient(top, #aebad3, #345291) !important;
  background-image: -o-linear-gradient(top, #aebad3, #345291) !important;
  background-image: linear-gradient(to bottom, #aebad3, #345291) !important;
}
.button-blau-1-hover-farbe {
  background: #5d75a7;
  background-image: -webkit-linear-gradient(top, #5d75a7, #345291) !important;
  background-image: -moz-linear-gradient(top, #5d75a7, #345291) !important;
  background-image: -ms-linear-gradient(top, #5d75a7, #345291) !important;
  background-image: -ms-linear-gradient(top, #5d75a7, #345291) !important;
  background-image: -o-linear-gradient(top, #5d75a7, #345291) !important;
  background-image: linear-gradient(to bottom, #5d75a7, #345291) !important;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/*                   R E S P O N S I V E  G R I D S                      */
/*                                                                       */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++ */
/*       Allgemeine Einstellungen       */
/* ++++++++++++++++++++++++++++++++++++ */
/*  SECTIONS  */
.section {
  clear: both;
  padding: 0px;
  margin: 0px;
}
/*  COLUMN SETUP  */
.col {
  display: block;
  float: left;
  margin: 1% 0 1% 1.6%;
}
.col:first-child {
  margin-left: 0;
}
.col p {
  margin-top: 0.2rem;
  margin-bottom: 0.2rem;
}
/*  GROUPING  */
.group:before, .group:after {
  content: "";
  display: table;
}
.group:after {
  clear: both;
}
.group {
  zoom: 1;
  /* For IE 6/7 */
}
.group {
  padding-bottom: 0.1rem;
}
/*==============================================*/
/*              2er GRID                        */
/*==============================================*/
.span_1_of_2 {
  width: 49.2%;
}
.span_2_of_2 {
  width: 100%;
}
/*==============================================*/
/*              3er GRID                        */
/*==============================================*/
.span_1_of_3 {
  width: 32.26%;
}
.span_2_of_3 {
  width: 66.13%;
}
.span_3_of_3 {
  width: 100%;
}
/*==============================================*/
/*              5er GRID                        */
/*==============================================*/
.span_5_of_5 {
  width: 100%;
}
.span_4_of_5 {
  width: 79.68%;
}
.span_3_of_5 {
  width: 59.36%;
}
.span_2_of_5 {
  width: 39.04%;
}
.span_1_of_5 {
  width: 18.72%;
}
/*==============================================*/
/*       FULL WIDTH BELOW 780 PIXELS            */
/*==============================================*/
@media only screen and (max-width: 780px) {
  .col {
    margin: 1% 0 1% 0%;
  }
  .group {
    padding-bottom: 0;
  }
  .span_1_of_2, .span_2_of_2 {
    width: 100%;
  }
  .span_1_of_3, .span_2_of_3, .span_3_of_3 {
    width: 100%;
    margin-bottom: 4rem;
  }
  .span_1_of_5, .span_2_of_5, .span_3_of_5, .span_4_of_5, .span_5_of_5 {
    width: 100%;
  }
}
/*@import "_onepage-menu";*/
/* 
Datei enthält ausschließlich zusätzliche Einstellungen für die Webseite,
insbesondere für Promotion-Seite, Impressum usw.
Die Verlinkung wird später entfernt - ebenso die Datei.
*/
/*@import "custom-webseite";*/
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/*              A L L G E M E I N E  P A R A M E T E R                   */
/*                                                                       */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* 
Datei enthält ausschließlich zusätzliche Einstellungen für die Komponente DPCalendar, deren Module und Plugins.
*/
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/*                                                                  */
/*                      Ü B E R S I C H T                           */
/*                                                                  */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/*
1. Komponente

2. Module

3. Plugins

*/
/*============================================================================= */
/*============================================================================= */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/*                                                                  */
/* 1.                 K O M P O N E N T E                           */
/*                                                                  */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/*                                                                  */
/* 1.1              Listenansicht Veranstaltungen                   */
/*                                                                  */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
div.com-dpcalendar-list__actions.dp-button-bar.dp-print-hide {
  display: none;
}
div.com-dpcalendar-list__events ul.dp-events.dp-list > li:nth-of-type(2n+1), div.com-dpcalendar-list__events ul.dp-events.dp-list > li:nth-of-type(2n) {
  background-color: #fff;
  border-top: 2rem solid #FFFFF0;
  border-bottom: 2px solid #9ed9dd;
}
div.dp-event__details div.dp-event__date {
  font-weight: 700;
}
div.dp-event__details div.dp-event__calendar {
  display: none;
}
div.com-dpcalendar-list__events ul.dp-events.dp-list.dp-list_unordered li.dp-list-unordered__item.dp-event.dp-event_future div.dp-event__details span.dp-event__rrule {
  display: none;
}
div.com-dpcalendar-list__events ul.dp-events.dp-list.dp-list_unordered li.dp-list-unordered__item.dp-event.dp-event_future div.dp-event__details div.dp-event__locations div.dp-location a.dp-location__url.dp-link {
  cursor: default;
  text-decoration: none;
  color: #444444;
  pointer-events: none;
}
div.com-dpcalendar-list__events ul.dp-events.dp-list.dp-list_unordered li.dp-list-unordered__item.dp-event.dp-event_future h2.dp-event__title span.dp-event__title-dot {
  display: none;
}
div.com-dpcalendar-list__events ul.dp-events.dp-list.dp-list_unordered li.dp-list-unordered__item.dp-event.dp-event_future div.dp-event__description p.readmore a.btn.btn-secondary {
  border-radius: 0.5rem;
  border: 1px solid #378287;
  background-color: #83ced4;
  color: #4c4c4c;
}
div.com-dpcalendar-list__events ul.dp-events.dp-list.dp-list_unordered li.dp-list-unordered__item.dp-event.dp-event_future div.dp-event__description p.readmore a.btn.btn-secondary:hover {
  background-color: #69c4ca;
}
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/*                                                                  */
/* 1.2              Vollansicht Veranstaltung                       */
/*                                                                  */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
div.com-dpcalendar-event__information.dp-information dl.dp-description.dp-information__locations dd.dp-description__description.dp-locations span.dp-location a.dp-link.dp-location__url {
  cursor: default;
  text-decoration: none;
  color: #444444;
  pointer-events: none;
}
div.com-dpcalendar-event__actions.dp-button-bar {
  display: none;
}
div.com-dpcalendar-event__description {
  grid-row: 5/11;
}
div.com-dpcalendar-event__cta.dp-event-cta.dp-print-hide {
  margin-top: 1rem;
  background-color: rgba(0, 0, 0, 0.05);
  border-top: 1px solid #d3eef0;
  border-right: 1px solid #d3eef0;
  border-bottom: 2px solid #d3eef0;
  border-left: 1px solid #d3eef0;
}
div.com-dpcalendar-event__cta.dp-event-cta.dp-print-hide a.dp-link.dp-link_cta {
  border-radius: 0.5rem;
  border: 1px solid #378287;
  background-color: #83ced4;
  color: #4c4c4c;
}
div.com-dpcalendar-event__cta.dp-event-cta.dp-print-hide a.dp-link.dp-link_cta:hover {
  background-color: #69c4ca;
}
div.com-dpcalendar-event__booking.com-dpcalendar-event_small.dp-booking-info {
  background-color: rgba(0, 0, 0, 0.05);
  border-right: 1px solid #d3eef0;
  border-bottom: 1px solid #d3eef0;
  border-left: 1px solid #d3eef0;
}
div.com-dpcalendar-event__booking.com-dpcalendar-event_small.dp-booking-info div.dp-booking-info__prices, div.com-dpcalendar-event__booking.com-dpcalendar-event_small.dp-booking-info dl.dp-description.dp-booking-info__capacity {
  font-size: 0.8rem;
}
div.com-dpcalendar-event__series.com-dpcalendar-event_small, div.com-dpcalendar-event__locations.com-dpcalendar-event_small {
  background-color: rgba(0, 0, 0, 0.05);
  border-right: 1px solid #d3eef0;
  border-bottom: 1px solid #d3eef0;
  border-left: 1px solid #d3eef0;
}
div.com-dpcalendar-event__series.com-dpcalendar-event_small ul.dp-event-list.dp-list, div.com-dpcalendar-event__series.com-dpcalendar-event_small p.com-dpcalendar-event__series-info {
  font-size: 0.8rem;
}
div.dp-location h3.dp-heading.dp-heading_small a.dp-link.dp-location__detail-link, div.com-dpcalendar-event__locations.com-dpcalendar-event_small div.dp-location, div.com-dpcalendar-event__locations.com-dpcalendar-event_small div.dp-location div.dp-location__description p {
  font-size: 0.8rem;
}
div.com-dpcalendar-event__locations.com-dpcalendar-event_small div.dp-location div.dp-button-bar button.dp-button.dp-button-action.dp-button-map-site, div.com-dpcalendar-event__locations.com-dpcalendar-event_small div.dp-location div.dp-button-bar button.dp-button.dp-button-action.dp-button-map-directions {
  background-color: #378287;
}
div.com-dpcalendar-event__booking.com-dpcalendar-event_small.dp-booking-info div.dp-booking-info__information {
  display: none;
}
div.dp-location h3.dp-heading.dp-heading_small {
  display: none;
}
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/*                                                                  */
/* 1.3              Vollansicht Buchungsformular                    */
/*                                                                  */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
form.com-dpcalendar-bookingform__form.dp-form.form-validate div.com-dpcalendar-bookingform__existing-booking {
  display: none;
}
div.com-dpcalendar-booking__event-info.dp-control div.dp-control__input a.dp-link {
  cursor: default;
  text-decoration: none;
  color: #444444;
  pointer-events: none;
}
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/*                                                                  */
/* 2.                     M O D U L E                               */
/*                                                                  */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/*                                                                  */
/* 2.1      Modul "Anstehende Veranstaltungstermine"                */
/*                                                                  */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/*                                                                  */
/* 2.2      Modul "Anstehende Veranstaltungstermine" im Text        */
/*                                                                  */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
div.moduletable.cls_mod_upcoming_events_in_text {
  border-top: 2px solid #4eb9c1;
}
div.mod-dpcalendar-upcoming-default__event.dp-event.dp-event_future div.mod-dpcalendar-upcoming-default__information {
  border-bottom: 1px solid #4eb9c1;
  border-right: 1px solid #4eb9c1;
  margin-bottom: 1rem;
}
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/*                                                                  */
/* 3.                     P L U G I N S                             */
/*                                                                  */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* 

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/*                                                                  */
/*                      Ü B E R S I C H T                           */
/*                                                                  */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/*
0. Tests

1. Allgemeine Einstellungen der Webseite

2. Sektionen
2.1. Farbeinstellungen, Schatten usw.
2.2. Moduleinstellungen, Elemente außer Menüs 
2.3. Sektionen der Pilzfreunde-Standard || id-alle-extern-standard

3. Menüeinstellungen
3.1. Hauptmenü
3.2. Offcanvas 
3.3. Mobile
3.4. Footermenü

4. Blogeinstellungen

*/
/*============================================================================= */
/*============================================================================= */
/*============================================================================= */
/*============================================================================= */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/*                                                                  */
/* 0.                        T E S T S                              */
/*                                                                  */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
div.com-content-category-blog__item.blog-item div.item-content {
  /*border-bottom: 2px solid $primary-green-030;
  border-right: 2px solid $primary-green-030;
  border-radius: 5px; */
  padding: 15px;
  background-color: #fffff6;
}
div.com-content-category-blog__items.blog-items.items-leading.cls-blog-aktuell-lead div.com-content-category-blog__item.blog-item, div.com-content-category-blog__items.blog-items.cls-blog-aktuell-intro div.com-content-category-blog__item.blog-item {
  box-shadow: 5px 5px 10px rgba(210, 210, 210, 0.7);
  -webkit-box-shadow: 5px 5px 10px rgba(210, 210, 210, 0.7);
  -moz-box-shadow: 5px 5px 10px rgba(210, 210, 210, 0.7);
  border-radius: 5px;
}
div.com-content-category-blog__item.blog-item div.item-content p.readmore {
  text-align: right;
}
div#id-content-maintop2-1.g-block.cls-content-maintop2-1 div.g-content, div#id-content-maintop2-2.g-block.cls-content-maintop2-2 div.g-content {
  box-shadow: 5px 5px 10px rgba(210, 210, 210, 0.7);
  -webkit-box-shadow: 5px 5px 10px rgba(210, 210, 210, 0.7);
  -moz-box-shadow: 5px 5px 10px rgba(210, 210, 210, 0.7);
  border-radius: 5px;
  min-height: 290px;
}
div.com-content-category-blog__items.blog-items.items-leading.cls-blog-aktuell-lead div.com-content-category-blog__item.blog-item div.item-content p.readmore a.btn.btn-secondary, div.com-content-category-blog__items.blog-items.cls-blog-aktuell-intro div.com-content-category-blog__item.blog-item div.item-content p.readmore a.btn.btn-secondary {
  color: #378287;
}
a.lnk-aktuelles {
  font-size: 0.8rem;
  text-decoration: none;
  padding-top: 10px;
  border-top: 1px solid #D3D3AD;
  width: 100%;
}
a.lnk-aktuelles:before {
  content: "►" " ";
  color: #4eb9c1;
  margin-left: -1em;
  font-size: 0.8rem;
  text-decoration: none;
}
body, #g-main {
  font-family: arial;
  color: #444444;
}
div#id-logopos.g-block.cls-logopos {
  position: absolute;
  top: 22px;
  left: 0;
  width: 420px;
  height: 85px;
  /* border: 3px solid #73AD21; */
  margin: 0;
  padding: 0;
}
div#logo-6094-particle.g-content.g-particle {
  margin: 0;
  padding: 0;
}
.gantry-logo img {
  width: 420px;
  height: auto;
}
a {
  color: #4eb9c1;
  text-decoration: underline;
}
a:hover {
  color: #429da4;
  text-decoration: underline;
}
/* Beginn Seitenmenü Einstellungen */
@media (min-width: 720px) {
  div#id-block-main.g-block.size-80.cls-block-main main#g-main.cls-sec-main div.g-grid div.g-block.size-100 div.g-content {
    border-right: 4px solid #BCE5DE;
  }
}
@media (max-width: 720px) {
  div#id-content-totop {
    display: none;
  }
}
ul#id-menumodul-01.mod-menu.mod-list.nav {
  margin-left: 0.1rem;
}
ul#id-menumodul-01.mod-menu.mod-list.nav li.nav-item {
  font-size: 0.8rem;
  padding-left: 0.1rem;
}
ul#id-menumodul-01.mod-menu.mod-list.nav {
  display: block;
}
ul#id-menumodul-01.mod-menu.mod-list.nav li.nav-item.item-127, ul#id-menumodul-01.mod-menu.mod-list.nav li.nav-item.item-129, ul#id-menumodul-01.mod-menu.mod-list.nav li.nav-item.item-135 {
  margin-top: 18px;
  padding-top: 10px;
  border-top: 1px solid #D3D3AD;
}
div#id-content-sidebarright1top.g-block.size-100.cls-content-sidebarright1top div.g-content {
  padding-left: 0;
}
/* Ende Seitenmenü Einstellungen */
div#navbar115.navbar-collapse.collapse.show ul.mod-menu.mod-list.nav li {
  padding: 0.5em;
  width: 100%;
}
ul#id-menumodul-01.mod-menu.mod-list.nav.cls-menumodul-01 {
  list-style-type: none;
  list-style-position: outside;
}
ul#id-menumodul-01.mod-menu.mod-list.nav.cls-menumodul-01 li:before {
  content: "►" " ";
  color: #4eb9c1;
  margin-left: -1.33em;
  font-size: 0.8rem;
}
a#g-totop i.fa.fa-chevron-circle-up.fa-2x {
  color: #429da4;
}
a#g-totop i.fa.fa-chevron-circle-up.fa-2x:hover {
  color: #378287;
}
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 0.7rem;
}
#g-navigation .g-main-nav .g-sublevel > li .g-menu-item-content:hover {
  color: #9ed9dd;
}
figcaption {
  font-size: 0.7rem;
  font-style: italic;
  text-align: right;
}
figcaption {
  text-align: left;
  margin-bottom: 20px;
  font-size: 16px;
}
figure img {
  border: 1px solid #378287;
}
#g-navigation {
  background-image: url('../../../../images/pagedesign/headers/bg01.gif');
  background-repeat: repeat-x;
  margin: 0;
  padding: 0;
}
#g-navigation.cls-sec-mainnavigation div.g-container ul.g-dropdown.g-dropdown {
  background-color: #22A8B5;
}
#g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background-color: #22A8B5;
}
div.bg-schaedling {
  background-image: url('../../../../images/pagedesign/modules/schaedling.png');
  width: 250px;
  min-height: 250px;
  background-repeat: no-repeat;
  padding: 20px 20px 0 20px;
}
.ti-plus::before {
  content: "";
}
.icon-container [class^="ti-"], .icon-container [class*=" ti-"] {
  font-size: 17px;
  color: #000;
}
[class^="ti-"], [class*=" ti-"] {
  font-family: "themify";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}
section#hl-dsz-angebote div.mygrid-section.mygrid-group div.mygrid-section-inner div.vb-produkte-text div.cls-wt-widget-faq {
  /*
body {
  font-family: 'Comfortaa', sans-serif;
  background: #111;
}

*/
}
section#hl-dsz-angebote div.mygrid-section.mygrid-group div.mygrid-section-inner div.vb-produkte-text div.cls-wt-widget-faq .main-wrapper {
  width: 90%;
  max-width: 900px;
  margin: 3em auto;
  text-align: center;
}
section#hl-dsz-angebote div.mygrid-section.mygrid-group div.mygrid-section-inner div.vb-produkte-text div.cls-wt-widget-faq .badge-preis {
  position: relative;
  width: 4em;
  height: 6.2em;
  border-radius: 10px;
  display: inline-block;
  top: 0;
  transition: all 0.2s ease;
}
section#hl-dsz-angebote div.mygrid-section.mygrid-group div.mygrid-section-inner div.vb-produkte-text div.cls-wt-widget-faq .badge-preis:before, section#hl-dsz-angebote div.mygrid-section.mygrid-group div.mygrid-section-inner div.vb-produkte-text div.cls-wt-widget-faq .badge-preis:after {
  position: absolute;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  background: inherit;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
section#hl-dsz-angebote div.mygrid-section.mygrid-group div.mygrid-section-inner div.vb-produkte-text div.cls-wt-widget-faq .badge-preis:before {
  transform: rotate(60deg);
}
section#hl-dsz-angebote div.mygrid-section.mygrid-group div.mygrid-section-inner div.vb-produkte-text div.cls-wt-widget-faq .badge-preis:after {
  transform: rotate(-60deg);
}
section#hl-dsz-angebote div.mygrid-section.mygrid-group div.mygrid-section-inner div.vb-produkte-text div.cls-wt-widget-faq .badge-preis:hover {
  top: -4px;
}
section#hl-dsz-angebote div.mygrid-section.mygrid-group div.mygrid-section-inner div.vb-produkte-text div.cls-wt-widget-faq .badge-preis .circle {
  width: 60px;
  height: 60px;
  position: absolute;
  background: #fff;
  z-index: 10;
  border-radius: 50%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
  /*
   i.fa {
      font-size: 2em;
      margin-top: 8px;
    }
*/
}
section#hl-dsz-angebote div.mygrid-section.mygrid-group div.mygrid-section-inner div.vb-produkte-text div.cls-wt-widget-faq .badge-preis .font {
  display: inline-block;
  margin-top: 1em;
  color: #4c4c4c;
}
section#hl-dsz-angebote div.mygrid-section.mygrid-group div.mygrid-section-inner div.vb-produkte-text div.cls-wt-widget-faq .badge-preis .ribbon {
  position: absolute;
  border-radius: 4px;
  padding: 1px 5px 4px;
  width: 100px;
  z-index: 11;
  color: #fff;
  bottom: 8px;
  left: 55%;
  margin-left: -55px;
  height: 25px;
  font-size: 16px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.27);
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  text-align: center;
  text-transform: uppercase;
  background: linear-gradient(to bottom right, #48639C 0%, #aebad3 100%);
  cursor: default;
}
section#hl-dsz-angebote div.mygrid-section.mygrid-group div.mygrid-section-inner div.vb-produkte-text div.cls-wt-widget-faq .blue-dark {
  background: linear-gradient(to bottom right, #1976D2 0%, #283593 100%);
  color: #1c68c5;
}
section#hl-dsz-angebote div.mygrid-section.mygrid-group div.mygrid-section-inner div.vb-produkte-text div.cls-wt-widget-faq .silver {
  background: linear-gradient(to bottom right, #E0E0E0 0%, #BDBDBD 100%);
  color: #9e9e9e;
}
ul.list-square {
  list-style-type: square;
}
span.prodname {
  color: #5d75a7;
  font-style: italic;
  font-weight: 700;
}
span.schriftblau {
  color: #5d75a7;
  font-weight: 700;
}
div#id-content-sidebarleft1top.g-block.size-100.cls-content-sidebarleft1top div.g-content div.moduletable div.g-onepage-menu div.uk-sticky-placeholder ul.uk-sticky-init.uk-active li.g-onepage-menu-item:nth-child(2) a {
  border-top: 2px solid #aebad3;
  border-bottom: 2px solid #aebad3;
}
ul.cls-ul-liste-mit-plus {
  list-style: none;
}
ul.cls-ul-liste-mit-plus li.cls-li-check:before {
  font-family: "themify";
  content: "";
  margin: 0 5px 0 -30px;
  padding-right: 6px;
  font-size: 1em;
}
ul.cls-ul-liste-mit-check {
  list-style: none;
}
ul.cls-ul-liste-mit-check li.cls-li-check:before {
  font-family: "themify";
  content: "";
  margin: 0 5px 0 -30px;
  padding-right: 6px;
  font-size: 1em;
}
ul.cls-ul-liste-mit-check-rahmen-5em {
  list-style: none;
}
ul.cls-ul-liste-mit-check-rahmen-5em li.cls-li-check:before {
  font-family: "themify";
  content: "";
  margin: 0 5px 0 -30px;
  padding-right: 6px;
  font-size: 5em;
}
ul.cls-ul-liste-mit-check-rahmen-1em {
  list-style: none;
}
ul.cls-ul-liste-mit-check-rahmen-1em li.cls-li-check:before {
  font-family: "themify";
  content: "";
  margin: 0 5px 0 -30px;
  padding-right: 6px;
  font-size: 1em;
}
ul.cls-ul-liste-mit-plus .cls-blau:before, ul.cls-ul-liste-mit-check .cls-blau:before, ul.cls-ul-liste-mit-check-rahmen-1em .cls-blau:before, ul.cls-ul-liste-mit-check-rahmen-5em .cls-blau:before {
  color: #345291;
}
ul.cls-ul-liste-mit-plus .cls-blau-hell:before, ul.cls-ul-liste-mit-check .cls-blau-hell:before, ul.cls-ul-liste-mit-check-rahmen-1em .cls-blau-hell:before, ul.cls-ul-liste-mit-check-rahmen-5em .cls-blau-hell:before {
  color: #aebad3;
}
ul.cls-ul-liste-mit-plus .cls-rot:before, ul.cls-ul-liste-mit-check .cls-rot:before, ul.cls-ul-liste-mit-check-rahmen-1em .cls-rot:before, ul.cls-ul-liste-mit-check-rahmen-5em .cls-rot:before {
  color: #990000;
}
ul.cls-ul-liste-mit-plus .cls-weiss:before, ul.cls-ul-liste-mit-check .cls-weiss:before, ul.cls-ul-liste-mit-check-rahmen-1em .cls-weiss:before, ul.cls-ul-liste-mit-check-rahmen-5em .cls-weiss:before {
  color: #ffffff;
}
ul.cls-ul-liste-mit-plus li, ul.cls-ul-liste-mit-check li, ul.cls-ul-liste-mit-check-rahmen-1em li, ul.cls-ul-liste-mit-check-rahmen-5em li {
  margin-bottom: 15px;
}
/* ========================================================================
   Component: Table
 ========================================================================== */
/*
 * 1. Remove most spacing between table cells.
 * 2. Behave like a block element
 * 3. Style
 */
.uk-table {
  /* 1 */
  border-collapse: collapse;
  border-spacing: 0;
  /* 2 */
  width: 100%;
  /* 3 */
  margin-bottom: 20px;
}
/* Add margin if adjacent element */
* + .uk-table {
  margin-top: 20px;
}
/* Header cell
 ========================================================================== */
/*
 * 1. Style
 */
.uk-table th {
  padding: 16px 12px;
  text-align: left;
  vertical-align: bottom;
  /* 1 */
  font-size: 0.875rem;
  font-weight: normal;
  color: #999;
  text-transform: uppercase;
}
/* Cell
 ========================================================================== */
.uk-table td {
  padding: 16px 12px;
  vertical-align: top;
}
/*
 * Remove margin from the last-child
 */
.uk-table td > :last-child {
  margin-bottom: 0;
}
/* Footer
 ========================================================================== */
.uk-table tfoot {
  font-size: 0.875rem;
}
/* Caption
 ========================================================================== */
.uk-table caption {
  font-size: 0.875rem;
  text-align: left;
  color: #999;
}
/* Alignment modifier
 ========================================================================== */
.uk-table-middle, .uk-table-middle td {
  vertical-align: middle !important;
}
/* Style modifiers
 ========================================================================== */
/*
 * Divider
 */
.uk-table-divider > tr:not(:first-child), .uk-table-divider > :not(:first-child) > tr, .uk-table-divider > :first-child > tr:not(:first-child) {
  border-top: 1px solid #e5e5e5;
}
/*
 * Striped
 */
.uk-table-striped > tr:nth-of-type(odd), .uk-table-striped tbody tr:nth-of-type(odd) {
  background: #f8f8f8;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
/*
 * Hover
 */
.uk-table-hover > tr:hover, .uk-table-hover tbody tr:hover {
  background: #ffd;
}
/* Active state
 ========================================================================== */
.uk-table > tr.uk-active, .uk-table tbody tr.uk-active {
  background: #ffd;
}
/* Size modifier
 ========================================================================== */
.uk-table-small th, .uk-table-small td {
  padding: 10px 12px;
}
.uk-table-large th, .uk-table-large td {
  padding: 22px 12px;
}
/* Justify modifier
 ========================================================================== */
.uk-table-justify th:first-child, .uk-table-justify td:first-child {
  padding-left: 0;
}
.uk-table-justify th:last-child, .uk-table-justify td:last-child {
  padding-right: 0;
}
/* Cell size modifier
 ========================================================================== */
.uk-table-shrink {
  width: 1px;
}
.uk-table-expand {
  min-width: 150px;
}
/* Cell link modifier
 ========================================================================== */
/*
 * Does not work with `uk-table-justify` at the moment
 */
.uk-table-link {
  padding: 0 !important;
}
.uk-table-link > a {
  display: block;
  padding: 16px 12px;
}
.uk-table-small .uk-table-link > a {
  padding: 10px 12px;
}
/* Responsive table
 ========================================================================== */
/* Phone landscape and smaller */
@media (max-width: 959px) {
  .uk-table-responsive, .uk-table-responsive tbody, .uk-table-responsive th, .uk-table-responsive td, .uk-table-responsive tr {
    display: block;
  }
  .uk-table-responsive thead {
    display: none;
  }
  .uk-table-responsive th, .uk-table-responsive td {
    width: auto !important;
    max-width: none !important;
    min-width: 0 !important;
    overflow: visible !important;
    white-space: normal !important;
  }
  .uk-table-responsive th:not(:first-child):not(.uk-table-link), .uk-table-responsive td:not(:first-child):not(.uk-table-link), .uk-table-responsive .uk-table-link:not(:first-child) > a {
    padding-top: 5px !important;
  }
  .uk-table-responsive th:not(:last-child):not(.uk-table-link), .uk-table-responsive td:not(:last-child):not(.uk-table-link), .uk-table-responsive .uk-table-link:not(:last-child) > a {
    padding-bottom: 5px !important;
  }
  .uk-table-justify.uk-table-responsive th, .uk-table-justify.uk-table-responsive td {
    padding-left: 0;
    padding-right: 0;
  }
}
.uk-table tbody tr {
  transition: background-color 0.1s linear;
}
/* Table color
 ========================================================================== */
.vb-table-produkte tbody p.rot {
  color: #990000;
}
/* ========================================================================
   Component: Switcher
 ========================================================================== */
/*
 * Reset list
 */
.uk-switcher {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* Items
 ========================================================================== */
/*
 * Hide not active items
 */
.uk-switcher > :not(.uk-active) {
  display: none;
}
/*
 * Remove margin from the last-child
 */
.uk-switcher > * > :last-child {
  margin-bottom: 0;
}
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/*                                                                  */
/* 1.       A L L G E M E I N E  E I N S T E L L U N G E N          */
/*                                                                  */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
html {
  font-size: 1.15rem;
}
p {
  font-size: 1rem;
}
/*
@media only screen and (min-width: 960px) {
  html {
    font-size: 115%;
  }
}
*/
body {
  font-size: 1rem;
  line-height: 1.5;
}
body[id^="id-alle-extern-"] {
  /*  @media only screen and (min-width: 960px) {
    h1.h1-pos-title {
      font-size: 2.5rem;
    }
  }
*/
}
body[id^="id-alle-extern-"] input:not([type="radio"]):not([type="checkbox"]), body[id^="id-alle-extern-"] button, body[id^="id-alle-extern-"] select, body[id^="id-alle-extern-"] textarea {
  font-size: 1.085rem;
  font-weight: 400;
  line-height: 1.5;
}
body[id^="id-alle-extern-"] h1 {
  font-family: "oswald", sans-serif;
  /* font-weight: 400; */
  text-transform: uppercase;
  border-bottom: 1px solid #D3D3AD;
  color: #378287;
}
body[id^="id-alle-extern-"] h2, body[id^="id-alle-extern-"] h3, body[id^="id-alle-extern-"] h4, body[id^="id-alle-extern-"] h5 {
  font-family: "roboto", sans-serif;
  font-weight: 300;
}
body[id^="id-alle-extern-"] h2, body[id^="id-alle-extern-"] h3, body[id^="id-alle-extern-"] h4, body[id^="id-alle-extern-"] h5, body[id^="id-alle-extern-"] h6 {
  color: #333333;
}
body[id^="id-alle-extern-"] h1 {
  font-size: 1.5rem;
}
body[id^="id-alle-extern-"] h2 {
  font-size: 1.4rem;
}
body[id^="id-alle-extern-"] h3 {
  font-size: 1.3rem;
}
body[id^="id-alle-extern-"] #yoo-zoo .item h1.pos-title, body[id^="id-alle-extern-"] #yoo-zoo .item h1.pos-title a, body[id^="id-alle-extern-"] #yoo-zoo .items h1.pos-title, body[id^="id-alle-extern-"] #yoo-zoo .items h1.pos-title a {
  font-size: 1.8rem;
  font-family: "roboto", sans-serif;
  font-weight: 300;
  color: #345291;
}
body[id^="id-alle-extern-"] #yoo-zoo .item h3 {
  margin-top: 0.5rem;
  font-family: "roboto", sans-serif;
  font-size: 1.1rem;
  font-weight: 300;
  color: #990000;
}
body[id^="id-alle-extern-"] #yoo-zoo .item p.pos-meta {
  margin: 0px 0px 13px 0px;
}
body[id^="id-alle-extern-"] #yoo-zoo .items h2.pos-subtitle, body[id^="id-alle-extern-"] #yoo-zoo .item h2.pos-subtitle {
  margin: 0px 0px 8px 0px;
  font-size: 1.12rem;
  color: #8597bd;
  line-height: 16px;
  font-weight: normal;
  text-transform: none;
}
body[id^="id-alle-extern-"] ul.interner-link a {
  color: #c26666;
}
body[id^="id-alle-extern-"] ul.no-bullet {
  list-style: none;
  margin-left: 0;
}
body[id^="id-alle-extern-"] ul.interner-link {
  list-style: url('../../../../images/icons/link-int-small.gif');
}
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* 1.1. G R U N D E I N S T E L L U N G E N   T E M P L A T E       */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.g-container {
  max-width: 51.196rem;
}
#g-breadcrumbs .g-container, #g-main {
  background-color: #FFFFF0;
}
#g-main .g-content {
  margin: 0.625rem 0.625rem 0.625rem 0rem;
  padding: 0.938rem 0.938rem 0.938rem 0rem;
}
#id-breadcrumbs-modul .g-content {
  margin: 0;
  padding: 0;
  font-size: 0.6rem;
}
#g-navigation .g-main-nav {
  font-size: 0.8rem;
  text-transform: uppercase;
}
#g-breadcrumbs.cls-sec-breadcrumbs ol.mod-breadcrumbs.breadcrumb.px-3.py-2 {
  margin-top: 0;
  background-color: transparent;
}
#g-maintop1 .g-container, #g-maintop2 .g-container {
  background-color: #FFFFF0;
}
#id-content-maintop2-1 .g-content, #id-content-maintop2-2 .g-content {
  /* border: 3px solid #d3d3ad; */
  background-color: #FFFFF6;
}
#g-maintop1 .g-content {
  margin: 0.2rem 0.625rem 0.2rem 0.625rem;
  padding: 0.2rem 0.938rem 0.2rem 0.938rem;
}
#g-maintop2 .g-container h3.g-title {
  color: #378287;
  font-weight: 500;
}
#g-mainbottom1 .g-container {
  background-color: #FFFFFF;
  border: 3px solid #000000;
  background-image: url('../../../../images/pagedesign/modules/branch-6977193_1920.jpg');
  background-repeat: no-repeat;
}
#g-footerextern.cls-sec-footerextern {
  border-top: 1px solid #d3d3ad;
  background-color: #e9e6d1;
}
.g-main-nav .g-toplevel {
  font-weight: 100;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: none;
  color: #64CBD0;
  background-image: url('../../../../images/pagedesign/menu/navi_pfeil01.gif');
  background-repeat: no-repeat;
  background-position: center bottom;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #64CBD0;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: none;
  color: #64CBD0;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected {
  background: none;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected > .g-menu-item-container {
  color: #64CBD0;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container:hover {
  color: #64CBD0;
  background-image: url('../../../../images/pagedesign/menu/navi_pfeil01.gif');
  background-repeat: no-repeat;
  background-position: center bottom;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  text-decoration: none;
  padding: 1.2rem 0.938rem 0.3rem 0.938rem;
}
#content a, #g-footerextern a.g-menu-item-container {
  color: #22A8B5;
}
#g-footerextern.cls-sec-footerextern .g-container #id-menue-footerextern.cls-menue-footerextern .g-main-nav .g-toplevel a {
  color: #22A8B5;
}
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/*                                                                  */
/* 2.                    S E K T I O N E N                          */
/*                                                                  */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* 2.1. F A R B E I N S T E L L U N G E N, S C H A T T E N  U S W.  */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/*
#id-alle-extern-standard,
#id-alle-extern-startseite {
}
body[id^='id-alle-extern-'] {
}
*/
#g-navigation.cls-sec-mainnavigation .g-container {
  background-image: url('../../../../images/pagedesign/headers/bg01.gif');
  background-repeat: repeat-x;
}
body[id^="id-alle-"] #g-navigation .g-container {
  background-image: url('../../../../images/pagedesign/headers/header.jpg');
  background-repeat: no-repeat;
  height: 361px;
  padding-top: 95px;
}
#g-mainsection.cls-sec-mainsection .g-container {
  background-color: #FFFFF0;
}
#g-main.cls-sec-main {
  padding: 0rem 1.5rem 1.5rem 0.5rem;
}
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* 2.2. M O D U L E, E L E M E N T E  A U S S E R  M E N Ü S        */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/*                                                                  */
/* 3.            M E N Ü E I N S T E L L U N G E N                  */
/*                                                                  */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* 3.1.                  H A U P T M E N Ü                          */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/*


/* ------------------------------------ */
/* Sticky Header - Offcanvas            */
/* ------------------------------------ */
.headroom {
  -webkit-transition: -webkit-transform 200ms linear;
  -moz-transition: -moz-transform 200ms linear;
  transition: transform 200ms linear;
}
.headroom--pinned {
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%);
}
.headroom--unpinned {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
#g-navigation.headroom--not-top {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 1001;
  left: 0;
}
#g-navigation.headroom--not-top .g-offcanvas-toggle.headroom--not-top {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  position: fixed;
  z-index: 1002;
}
#g-navigation.headroom--not-top .g-offcanvas-toggle.headroom--not-top.headroom--unpinned {
  top: 0;
}
.g-offcanvas-open #g-navigation.headroom--not-top {
  left: 17rem;
}
.g-offcanvas-open .g-offcanvas-toggle.headroom--not-top {
  left: 17.7rem;
}
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* 3.2.                  O F F C A N V A S                          */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* 3.3.                M O B I L E S  M E N Ü                       */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.g-offcanvas-toggle, #id-content-sidebarright1top.g-block.size-100.cls-content-sidebarright1top div.g-content div.platform-content div.sidebar-right1-top.moduletable nav.navbar.navbar-expand-md button.navbar-toggler.navbar-toggler-right {
  color: #378287;
  background-color: #b8e3e6;
  border: 3px solid #ffffff;
  font-size: 1.5rem;
}
#g-offcanvas {
  background: #ffffff;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel li .g-menu-item-container {
  padding: 0.938rem 1rem;
  background-color: #ffffff;
}
#g-offcanvas #g-mobilemenu-container ul > li:hover:not(.g-menu-item-type-particle):not(.g-menu-item-type-module), #g-offcanvas #g-mobilemenu-container ul > li.active:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: #8597bd;
  background-image: none;
  background-origin: padding-box;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto auto;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #378287;
}
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  background-color: #ffffff;
}
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background-color: #edf8f9;
}
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* 3.1.                 F O O T E R M E N Ü                         */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
body[id^="id-alle-"] #g-footerextern.cls-sec-footerextern .g-container {
  font-size: 0.7rem;
}
body[id^="id-alle-"] #g-footerextern.cls-sec-footerextern .g-container #id-menue-footerextern.cls-menue-footerextern .g-main-nav .g-toplevel {
  font-weight: 100;
}
body[id^="id-alle-"] #g-footerextern.cls-sec-footerextern .g-container #id-menue-footerextern.cls-menue-footerextern .g-main-nav .g-toplevel a {
  color: #22A8B5;
  border-bottom: 3px solid transparent;
}
body[id^="id-alle-"] #g-footerextern.cls-sec-footerextern .g-container #id-menue-footerextern.cls-menue-footerextern .g-main-nav .g-toplevel a:hover {
  border-bottom: 3px solid #cccccc;
}
body[id^="id-alle-"] #g-footerextern.cls-sec-footerextern .g-container #id-menue-footerextern.cls-menue-footerextern .g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 0 0.938rem;
}
/*============================================================================= */
/*============================================================================= */
/*============================================================================= */
/*============================================================================= */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/*  1.        A L L G E M E I N E   P A R A M E T E R                    */
/*                                                                       */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/*  1.1.      F A R B G E S T A L T U N G   D E R   S E I T E            */
/*                                                                       */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* B O D Y */
body {
  background: #ffffff none repeat scroll 0 0;
}
#g-page-surround {
  /* Hintergrundfarbe dunkles grau */
  background: #cccccc none repeat scroll 0 0;
}
#g-page-surround {
  /* Hintergrundfarbe dunkles grau */
  background: transparent;
}
/* Farbgestaltung der Sections */
/* N A V I G A T I O N */
/* M A I N S E C T I O N */
#g-mainsection .g-container {
  /* Hintergrundfarbe weiss*/
  background: #ffffff none repeat scroll 0 0;
  box-sizing: border-box;
}
body[id^="id-alle-intern"] #g-mainsection .g-container, body[id^="id-alle-intern"] #g-footer .g-container {
  -webkit-box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.15);
}
/* F O O T E R */
body[id^="id-alle-intern"] #g-footer {
  background: none;
}
body[id^="id-alle-intern"] #g-footer .g-container {
  /* Hintergrundfarbe leichtes grau */
  background: #e5e5e5 none repeat scroll 0 0;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/* 1.2.        E L E M E N T G E S T A L T U N G   D E R   S E I T E     */
/*                                                                       */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Vertikale Trennlinie zwischen mainsection und sidebarright1 bei fullpage-sbr  */
#id-sb-r-block {
  border-left: 1px solid #cccccc;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/* 1.3.        S E K T I O N E N                                         */
/*                                                                       */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/* 1.3.1.      N A V I G A T I O N                                       */
/*                                                                       */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                      */
/* Hauptmenü                            */
/*                                      */
/* ++++++++++++++++++++++++++++++++++++ */
/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
/*                                      */
/* Ergänzungen für Login-/Logout-Button */
/*                                      */
/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
@media only all and (min-width: 48.1em) {
  #g-navigation #id-mainmenu-01 .g-main-nav .g-toplevel > li.cls-login-logout {
    display: none;
  }
}
@media only all and (max-width: 48em) {
  #g-navigation #id-mainmenu-02 .g-main-nav .g-toplevel > li.cls-login-logout {
    display: none;
  }
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/* 1.3.2.      M A I N S E C T I O N                                     */
/*                                                                       */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++ */
/*       B R E A D C R U M B S          */
/*     W I S S B O X - H I L F E        */
/* ++++++++++++++++++++++++++++++++++++ */
#g-routehelpcontainer #id-wb-breadcrumbs .g-content {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0.2rem;
  padding-bottom: 0.5rem;
  font-size: 0.8rem;
}
#g-routehelpcontainer #id-wb-breadcrumbs .g-content .breadcrumb {
  background-color: transparent;
  border-radius: 0;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
div#section-kmt.kmt .kmt-form-share .col-cell + .col-cell::before {
  color: #bdbdbd;
  content: " ";
  margin-left: 3px;
}
#g-main.m-start {
  background-color: #e5e5e5;
}
#g-showcase.sc-start h3.g-title {
  /* color: $schrift-grau-mittel; */
  padding: 0.4rem 0 0.4rem 0.5rem;
  background-color: #e5e5e5;
  border-bottom: 1px solid #345291;
  border-left: 1px solid #345291;
}
h3.g-title a {
  color: #345291;
}
#g-showcase.sc-start {
  background-color: transparent;
  color: #4c4c4c;
  padding-bottom: 0.625rem;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}
#g-showcase.sc-start .g-container {
  background-color: #7f7f7f;
}
#sc-start-block.sc-start-block-content .g-content {
  margin-bottom: 0rem;
  margin-left: 0.625rem;
  margin-right: 0.625rem;
  margin-top: 0;
  padding-bottom: 0.5rem;
  padding-left: 0.938rem;
  padding-right: 0.938rem;
  padding-top: 1rem;
  background-color: #7f7f7f;
}
#g-top1 .g-container, #g-top2 .g-container, #g-dokumente .g-container, .g-wrapper .g-container {
  background-color: #ffffff;
  /*outline: 3px solid $rahmen-grau-mittel;*/
}
#g-top1 .g-container .cls-mod-outline, #g-top2 .g-container .cls-mod-outline, #g-dokumente .g-container .cls-mod-outline, .g-wrapper .g-container .cls-mod-outline {
  /*outline: 3px solid $rahmen-grau-mittel;*/
}
#g-mainsection .g-container {
  /*outline: 3px solid $rahmen-grau-mittel;*/
}
.cls-feature {
  margin-bottom: 100px;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/* 1.3.3.      S I D E B A R R I G H T                                   */
/*                                                                       */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#g-sidebarright1.cls-sb-r-allgemein {
  padding-top: 1rem;
}
/* Box 1                                                                 */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#id-sb-r-block .box1 .g-content {
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  -ms-border-radius: 3px !important;
  border-radius: 3px !important;
  border: 1px solid #cccccc;
  margin: 0.625rem;
  padding: 0.625rem;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Box 2                                                                 */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#id-sb-r-block .box2 .g-content {
  /* Rahmen und Hintergrund */
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  -ms-border-radius: 3px !important;
  border-radius: 3px !important;
  background-color: #fafafa;
  border: 1px solid #cccccc;
  margin: 0.625rem;
  padding: 0.625rem;
}
#id-sb-r-block .box2 h3.g-title {
  /* Modulüberschrift */
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  -ms-border-radius: 3px !important;
  border-radius: 3px !important;
  background-color: #c2cbde;
  color: #5d75a7;
  margin: 0 0 1rem;
  padding: 0.4rem 0 0.4rem 0.5rem;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Box 3                                                                 */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/* 1.3.4.      F O O T E R                                               */
/*                                                                       */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
body[id^="id-alle-intern"] {
  /* Branding-Logo unten rechts */
}
body[id^="id-alle-intern"] #g-footer {
  /* standardmäßier Rahmen oben raus */
  border-top: none;
}
body[id^="id-alle-intern"] #g-footer .g-container {
  padding: 0 0.5rem;
  /*outline: 3px solid $rahmen-grau-mittel;*/
}
body[id^="id-alle-intern"] #g-footer .g-container .g-content {
  margin: 0 0.625rem;
  padding: 0.938rem;
}
body[id^="id-alle-intern"] #g-footer.cls-section-footer-01 {
  /*  background-color: $weiss; */
  border-top: 2px solid #f2f2f2;
}
body[id^="id-alle-intern"] #id-branding-small .g-content {
  text-align: right;
}
body[id^="id-alle-intern"] img.branding-logo-small {
  width: 80px;
  margin-top: 0.3rem;
  margin-right: 0.3rem;
}
body[id^="id-alle-intern"] div.branding-text-small p {
  margin-top: 0;
  margin-bottom: 0;
}
body[id^="id-alle-intern"] #g-footer.cls-section-footer-01 #id-copyright {
  font-size: 0.7rem;
}
body[id^="id-alle-intern"] #id-copyright .g-content, body[id^="id-alle-intern"] div.branding-text-small p {
  font-size: 0.7rem;
  float: right;
}
body[id^="id-alle-intern"] div.logos-zentriert {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
body[id^="id-alle-intern"] #id-wb-help .g-content {
  font-size: 0.7rem;
  text-align: left;
  margin-left: 0.1rem;
  padding-left: 0.2rem;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/*              A L L G E M E I N E  P A R A M E T E R                   */
/*               P L U G I N S  /  K O M P O N E N T E N                 */
/*                                                                       */
/*                                                                       */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/*  3.2.      H I L F S S E I T E N                                      */
/*                                                                       */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* F E H L E R  -  S E I T E                                             */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#g-errorpage div.error-message-text {
  font-size: 2.5rem;
}
#g-errorpage span.farbe-blau {
  color: #345291;
}
#g-errorpage i.farbe-rot {
  color: #c26666;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/*  3.3.      P L U G I N S                                              */
/*                                                                       */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                              */
/*                                                                              */
/*                   N A V I G A T I O N                                        */
/*                                                                              */
/*                                                                              */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/*  4.      M O D U L E                                                  */
/*                                                                       */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* SC-Login-Modul im Text */
.yoo-zoo form div {
  margin: 2px 0 2px 0;
}
div.moduletable_mod-cls-login-text .sourcecoast .input-append input, div.moduletable_mod-cls-login-text .sourcecoast .input-append select, div.moduletable_mod-cls-login-text .sourcecoast .input-append .uneditable-input {
  border-radius: 4px;
}
div.moduletable_mod-cls-login-text .sourcecoast .input-small {
  width: 100px;
}
div.moduletable_mod-cls-login-text .sourcecoast .control-group input:not([type="radio"]):not([type="checkbox"]), div.moduletable_mod-cls-login-text .sourcecoast .control-group button, div.moduletable_mod-cls-login-text .sourcecoast .control-group select, div.moduletable_mod-cls-login-text .sourcecoast .control-group textarea {
  font-size: 0.8rem;
  font-weight: 400;
  line-height: 1.5;
  padding: 5px 22px;
}
div.moduletable_mod-cls-login-text .sourcecoast .btn-primary {
  margin-left: 5px;
  padding: 5px 22px !important;
  background: #aebad3 !important;
  color: #fff !important;
  font-size: 0.875rem !important;
  line-height: 1rem !important;
}
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/*                                                                  */
/* 5.  Darstellung in den Seiten der Produktbeschreibungen                         */
/*                                                                  */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
body[id^="id-alle-extern-standard-produkte"] {
  /* Seite Datenschutzberatung*/
  /*   Blockquote für Zitate   */
}
body[id^="id-alle-extern-standard-produkte"] div.mygrid-section-inner {
  padding: 15px;
}
body[id^="id-alle-extern-standard-produkte"] section#hl-dsz-angebote div.mygrid-section.mygrid-group div.mygrid-section-inner div.vb-produkte-text div.cls-wt-widget-faq div ul.uk-switcher.uk-text-left.uk-margin-top {
  margin-top: 0 !important;
  padding: 15px !important;
  border-right: 1px solid #aebad3;
  border-bottom: 1px solid #aebad3;
  border-left: 1px solid #aebad3;
}
body[id^="id-alle-extern-standard-produkte"] section#hl-dsz-angebote div.mygrid-section.mygrid-group div.mygrid-section-inner div.vb-produkte-text div.cls-wt-widget-faq div div.uk-tab-center {
  border-bottom: 1px solid #8597bd;
}
body[id^="id-alle-extern-standard-produkte"] section#hl-dsz-angebote div.mygrid-section.mygrid-group div.mygrid-section-inner div.vb-produkte-text div.cls-wt-widget-faq div div.uk-tab-center ul.uk-tab li.uk-active a {
  border-color: #aebad3 #aebad3 transparent;
  background: #e5e5e5;
  color: #990000;
}
body[id^="id-alle-extern-standard-produkte"] section#hl-dsz-angebote div.mygrid-section.mygrid-group div.mygrid-section-inner div.vb-produkte-text div.cls-wt-widget-faq div div.uk-tab-center ul.uk-tab li a span.uk-badge {
  line-height: 12px;
  background: #0dc043;
}
body[id^="id-alle-extern-standard-produkte"] section#hl-dsz-unterstuetzung div.mygrid-section.mygrid-group {
  background-color: #d6dce9;
}
body[id^="id-alle-extern-standard-produkte"] section#hl-dsz-unterstuetzung div.mygrid-section.mygrid-group div.mygrid-col.mygrid-feld_6x5_of_8 div.mygrid-section-inner {
  background-color: #ffffff;
  margin-right: -18px;
}
body[id^="id-alle-extern-standard-produkte"] section#hl-dsz-unterstuetzung div.mygrid-section.mygrid-group div.mygrid-col.bgcolor {
  background-color: #d6dce9;
}
body[id^="id-alle-extern-standard-produkte"] section#hl-dsz-unterstuetzung div.mygrid-section.mygrid-group div.vb-produkte-header h3.headline-vb-produkte {
  margin-bottom: 0;
}
body[id^="id-alle-extern-standard-produkte"] #g-main.cls-sec-main .g-content div.vb-produkte {
  margin-top: 15px;
  border: none !important;
}
body[id^="id-alle-extern-standard-produkte"] #g-main.cls-sec-main .g-content div.vb-produkte-header {
  background-color: #c2cbde;
}
body[id^="id-alle-extern-standard-produkte"] #g-main.cls-sec-main .g-content h3.headline-vb-produkte {
  font-size: 1.5rem;
  line-height: 1rem;
  color: #7186b2;
  margin: 0px 0px 5px 0px;
  padding: 18px 20px;
}
body[id^="id-alle-extern-standard-produkte"] section#hl-dsz-angebote div.mygrid-section.mygrid-group div.mygrid-section-inner div.vb-produkte-text div.cls-wt-widget-faq td.td-ablauf-timeline {
  padding-left: 6px;
}
body[id^="id-alle-extern-standard-produkte"] section#hl-dsz-angebote div.mygrid-section.mygrid-group div.mygrid-section-inner div.vb-produkte-text div.cls-wt-widget-faq td.td-ablauf-timeline div.container.mt-5.mb-5 div.row div.col-md-6.offset-md-3 ul.timeline li {
  padding-left: 7px;
}
body[id^="id-alle-extern-standard-produkte"] ul.timeline {
  list-style-type: none;
  position: relative;
}
body[id^="id-alle-extern-standard-produkte"] ul.timeline:before {
  content: " ";
  background: #aebad3;
  display: inline-block;
  position: absolute;
  left: 14px;
  width: 1px;
  height: 100%;
  z-index: 400;
}
body[id^="id-alle-extern-standard-produkte"] ul.timeline > li {
  margin: 20px 0;
  padding-left: 20px;
}
body[id^="id-alle-extern-standard-produkte"] ul.timeline > li:before {
  content: " ";
  background: #ffffff;
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  border: 2px solid #aebad3;
  left: 5px;
  width: 20px;
  height: 20px;
  z-index: 400;
}
body[id^="id-alle-extern-standard-produkte"] blockquote.quoted, body[id^="id-alle-extern-standard-produkte"] blockquote.brackets {
  border: none;
  padding: 0 25px;
  margin-top: -8px;
  color: #7186b2;
}
body[id^="id-alle-extern-standard-produkte"] blockquote {
  display: block;
  position: relative;
  overflow: hidden;
  padding: 0 0 0 15px;
  margin: 0 0 20px;
}
body[id^="id-alle-extern-standard-produkte"] blockquote {
  padding: 0 20px;
  margin: 0 0 20px;
  font-size: 22px;
  font-style: normal;
  border-left: 5px solid #eee;
}
body[id^="id-alle-extern-standard-produkte"] q::before, body[id^="id-alle-extern-standard-produkte"] q::after, body[id^="id-alle-extern-standard-produkte"] blockquote::before, body[id^="id-alle-extern-standard-produkte"] blockquote::after {
  content: "";
}
body[id^="id-alle-extern-standard-produkte"] blockquote.quoted::before, body[id^="id-alle-extern-standard-produkte"] blockquote.quoted::after, body[id^="id-alle-extern-standard-produkte"] blockquote.brackets::before, body[id^="id-alle-extern-standard-produkte"] blockquote.brackets::after {
  content: "“";
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 40px;
  line-height: 45px;
  font-weight: bold;
  font-family: Georgia, serif;
}
body[id^="id-alle-extern-standard-produkte"] blockquote.quoted::after, body[id^="id-alle-extern-standard-produkte"] blockquote.brackets::after {
  content: "”";
  top: auto;
  left: auto;
  right: 15px;
}
/* Ende - Datenschutzberatung body.itemid-377 */
/*# sourceMappingURL=custom_15.css.map */