/* 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
 */

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/*              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.scss'; */
@font-face {
  font-family: "roboto";
  font-style: normal;
  font-weight: 400;
  src: url('../../fonts/roboto_regular_macroman/Roboto-Regular-webfont.eot?5bdffc4f#iefix') format("embedded-opentype"), url('../../fonts/roboto_regular_macroman/Roboto-Regular-webfont.woff2?5bdffc4f') format("woff2"), url('../../fonts/roboto_regular_macroman/Roboto-Regular-webfont.woff?5bdffc4f') format("woff"), url('../../fonts/roboto_regular_macroman/Roboto-Regular-webfont.ttf?5bdffc4f') format("truetype"), url('../../fonts/roboto_regular_macroman/Roboto-Regular-webfont.svg?5bdffc4f#roboto') format("svg");
}
@font-face {
  font-family: "roboto";
  font-style: normal;
  font-weight: 500;
  src: url('../../fonts/roboto_medium_macroman/Roboto-Medium-webfont.eot?5bdffc4f#iefix') format("embedded-opentype"), url('../../fonts/roboto_medium_macroman/Roboto-Medium-webfont.woff2?5bdffc4f') format("woff2"), url('../../fonts/roboto_medium_macroman/Roboto-Medium-webfont.woff?5bdffc4f') format("woff"), url('../../fonts/roboto_medium_macroman/Roboto-Medium-webfont.ttf?5bdffc4f') format("truetype"), url('../../fonts/roboto_medium_macroman/Roboto-Medium-webfont.svg?5bdffc4f#roboto') format("svg");
}
@font-face {
  font-family: "roboto";
  font-style: normal;
  font-weight: 700;
  src: url('../../fonts/roboto_bold_macroman/Roboto-Bold-webfont.eot?5bdffc4f#iefix') format("embedded-opentype"), url('../../fonts/roboto_bold_macroman/Roboto-Bold-webfont.woff2?5bdffc4f') format("woff2"), url('../../fonts/roboto_bold_macroman/Roboto-Bold-webfont.woff?5bdffc4f') format("woff"), url('../../fonts/roboto_bold_macroman/Roboto-Bold-webfont.ttf?5bdffc4f') format("truetype"), url('../../fonts/roboto_bold_macroman/Roboto-Bold-webfont.svg?5bdffc4f#roboto') format("svg");
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 1, templates/g5_hydrogen/scss/mixins/_nav.scss */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/*              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              */
/* ++++++++++++++++++++++++++++++++++++ */
/* 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;*/
/* line 280, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.moduletable h3.g-title {
  font-size: 1.25rem;
}
/* ++++++++++++++++++++++++++++++++++++ */
/*       A U S R I C H T U N G          */
/* ++++++++++++++++++++++++++++++++++++ */
/* line 289, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.rechts, .ausrichtung-rechts {
  text-align: right;
  display: block;
}
/* line 294, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.links, .ausrichtung-links {
  text-align: left;
  display: block;
}
/* line 300, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.ausrichtung-zentriert {
  text-align: center;
}
/* ++++++++++++++++++++++++++++++++++++ */
/* S C H R I F T V A R I A T I O N E N  */
/* ++++++++++++++++++++++++++++++++++++ */
/* line 309, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.fettschrift {
  font-weight: 700;
}
/* line 312, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.kursiv {
  font-style: italic;
}
/* line 315, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.schrift-weiss {
  color: #fff;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/*                           I C O N S                                   */
/*                                                                       */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++ */
/*        I C O N - G R Ö S S E N       */
/* ++++++++++++++++++++++++++++++++++++ */
/* Icongröße in der Menüleiste */
/* line 331, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.fa-2x {
  font-size: 1.5em;
}
/* Weitere Icongrößen */
/* line 333, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.fa-4x {
  font-size: 4em;
}
/* line 334, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.fa-7x {
  font-size: 7em;
}
/* line 335, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.fa-10x {
  font-size: 10em;
}
/* line 336, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.fa-13x {
  font-size: 13em;
}
/* line 337, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.fa-16x {
  font-size: 16em;
}
/* ++++++++++++++++++++++++++++++++++++ */
/*        I C O N - F A R B E N         */
/* ++++++++++++++++++++++++++++++++++++ */
/* line 343, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.fa-primary-color-01 {
  color: #8597bd;
}
/* line 346, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.fa-weiss {
  color: #fff !important;
}
/* line 349, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.fa-weiss01 {
  color: #fff;
  opacity: 0.8;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/*                         A B S T Ä N D E                               */
/*                                                                       */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* line 365, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.mb-0 {
  margin-bottom: 0;
}
/* line 366, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.mb-03 {
  margin-bottom: 0.3rem;
}
/* line 367, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.mt-20 {
  margin-top: 2rem;
}
/* line 368, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.mb-20 {
  margin-bottom: 2rem;
}
/* line 370, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.p-10 {
  padding: 1rem;
}
/* line 372, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.pb-0 {
  padding-bottom: 0;
}
/* line 374, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.pt-10 {
  padding-top: 1rem;
}
/* line 375, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.pr-10 {
  padding-right: 1rem;
}
/* line 376, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.pb-10 {
  padding-bottom: 1rem;
}
/* line 377, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.pl-10 {
  padding-left: 1rem;
}
/* line 379, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.p-15 {
  padding: 1.5rem;
}
/* line 381, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.pt-15 {
  padding-top: 1.5rem;
}
/* line 382, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.pr-15 {
  padding-right: 1.5rem;
}
/* line 383, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.pb-15 {
  padding-bottom: 1.5rem;
}
/* line 384, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.pl-15 {
  padding-left: 1.5rem;
}
/* line 386, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.p-20 {
  padding: 2rem;
}
/* line 388, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.pt-20 {
  padding-top: 2rem;
}
/* line 389, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.pr-20 {
  padding-right: 2rem;
}
/* line 390, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.pb-20 {
  padding-bottom: 2rem;
}
/* line 391, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.pl-20 {
  padding-left: 2rem;
}
/* line 393, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.padding-vert {
  padding-bottom: 2rem;
  padding-top: 2rem;
}
/* ++++++++++++++++++++++++++++++++++++ */
/*           L I S T E N                */
/* ++++++++++++++++++++++++++++++++++++ */
/* line 403, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
ul.aufzaehlung01 {
  margin-top: 0;
  list-style: none;
}
/* line 406, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
ul.aufzaehlung01 li {
  line-height: 1.2;
  padding-bottom: 1rem;
}
/* line 410, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
ul.aufzaehlung01 li > span.listenzusatz {
  font-size: 1.05rem;
}
/* ++++++++++++++++++++++++++++++++++++ */
/*           A B S T Ä N D E            */
/* ++++++++++++++++++++++++++++++++++++ */
/* line 419, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.padding-rechts-1rem {
  padding-right: 1rem;
}
/* ++++++++++++++++++++++++++++++++++++ */
/*      V E R L I N K U N G E N         */
/* ++++++++++++++++++++++++++++++++++++ */
/* line 427, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
a, .uk-link {
  color: #345291;
}
/* line 430, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
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 */
/* line 480, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.button-blau-1-standard-parameter, .ed-btn-ask a {
  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: #fff !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;
}
/* line 486, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.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: #fff !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;
}
/* line 492, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.button-blau-1-standard-farbe, #ed .btn-primary, #ed .btn-ed-likes, #ed .btn-ed-favor, .ed-btn-ask a {
  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;
}
/* line 500, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.button-blau-1-hover-farbe, #ed .btn-primary:hover, #ed .btn-ed-likes:hover, #ed .btn-ed-favor:hover, .ed-btn-ask a:hover {
  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;
}
/* 
 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.
 */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/*          E R G Ä N Z E N D E   E I N S T E L L U N G E N              */
/*                                                                       */
/*                      F Ü R   W E B S E I T E                          */
/*                                                                       */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*
 Die Datei ist in die custom.scss eingebunden - hat aber nur für die Webseite Auswirkungen
 */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/*              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              */
/* ++++++++++++++++++++++++++++++++++++ */
/* 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;*/
/* line 280, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.moduletable h3.g-title {
  font-size: 1.25rem;
}
/* ++++++++++++++++++++++++++++++++++++ */
/*       A U S R I C H T U N G          */
/* ++++++++++++++++++++++++++++++++++++ */
/* line 289, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.rechts, .ausrichtung-rechts {
  text-align: right;
  display: block;
}
/* line 294, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.links, .ausrichtung-links {
  text-align: left;
  display: block;
}
/* line 300, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.ausrichtung-zentriert {
  text-align: center;
}
/* ++++++++++++++++++++++++++++++++++++ */
/* S C H R I F T V A R I A T I O N E N  */
/* ++++++++++++++++++++++++++++++++++++ */
/* line 309, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.fettschrift {
  font-weight: 700;
}
/* line 312, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.kursiv {
  font-style: italic;
}
/* line 315, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.schrift-weiss {
  color: #fff;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/*                           I C O N S                                   */
/*                                                                       */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++ */
/*        I C O N - G R Ö S S E N       */
/* ++++++++++++++++++++++++++++++++++++ */
/* Icongröße in der Menüleiste */
/* line 331, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.fa-2x {
  font-size: 1.5em;
}
/* Weitere Icongrößen */
/* line 333, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.fa-4x {
  font-size: 4em;
}
/* line 334, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.fa-7x {
  font-size: 7em;
}
/* line 335, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.fa-10x {
  font-size: 10em;
}
/* line 336, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.fa-13x {
  font-size: 13em;
}
/* line 337, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.fa-16x {
  font-size: 16em;
}
/* ++++++++++++++++++++++++++++++++++++ */
/*        I C O N - F A R B E N         */
/* ++++++++++++++++++++++++++++++++++++ */
/* line 343, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.fa-primary-color-01 {
  color: #8597bd;
}
/* line 346, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.fa-weiss {
  color: #fff !important;
}
/* line 349, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.fa-weiss01 {
  color: #fff;
  opacity: 0.8;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/*                         A B S T Ä N D E                               */
/*                                                                       */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* line 365, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.mb-0 {
  margin-bottom: 0;
}
/* line 366, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.mb-03 {
  margin-bottom: 0.3rem;
}
/* line 367, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.mt-20 {
  margin-top: 2rem;
}
/* line 368, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.mb-20 {
  margin-bottom: 2rem;
}
/* line 370, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.p-10 {
  padding: 1rem;
}
/* line 372, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.pb-0 {
  padding-bottom: 0;
}
/* line 374, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.pt-10 {
  padding-top: 1rem;
}
/* line 375, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.pr-10 {
  padding-right: 1rem;
}
/* line 376, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.pb-10 {
  padding-bottom: 1rem;
}
/* line 377, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.pl-10 {
  padding-left: 1rem;
}
/* line 379, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.p-15 {
  padding: 1.5rem;
}
/* line 381, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.pt-15 {
  padding-top: 1.5rem;
}
/* line 382, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.pr-15 {
  padding-right: 1.5rem;
}
/* line 383, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.pb-15 {
  padding-bottom: 1.5rem;
}
/* line 384, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.pl-15 {
  padding-left: 1.5rem;
}
/* line 386, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.p-20 {
  padding: 2rem;
}
/* line 388, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.pt-20 {
  padding-top: 2rem;
}
/* line 389, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.pr-20 {
  padding-right: 2rem;
}
/* line 390, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.pb-20 {
  padding-bottom: 2rem;
}
/* line 391, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.pl-20 {
  padding-left: 2rem;
}
/* line 393, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.padding-vert {
  padding-bottom: 2rem;
  padding-top: 2rem;
}
/* ++++++++++++++++++++++++++++++++++++ */
/*           L I S T E N                */
/* ++++++++++++++++++++++++++++++++++++ */
/* line 403, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
ul.aufzaehlung01 {
  margin-top: 0;
  list-style: none;
}
/* line 406, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
ul.aufzaehlung01 li {
  line-height: 1.2;
  padding-bottom: 1rem;
}
/* line 410, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
ul.aufzaehlung01 li > span.listenzusatz {
  font-size: 1.05rem;
}
/* ++++++++++++++++++++++++++++++++++++ */
/*           A B S T Ä N D E            */
/* ++++++++++++++++++++++++++++++++++++ */
/* line 419, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.padding-rechts-1rem {
  padding-right: 1rem;
}
/* ++++++++++++++++++++++++++++++++++++ */
/*      V E R L I N K U N G E N         */
/* ++++++++++++++++++++++++++++++++++++ */
/* line 427, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
a, .uk-link {
  color: #345291;
}
/* line 430, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
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 */
/* line 480, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.button-blau-1-standard-parameter, .ed-btn-ask a {
  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: #fff !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;
}
/* line 486, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.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: #fff !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;
}
/* line 492, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.button-blau-1-standard-farbe, #ed .btn-primary, #ed .btn-ed-likes, #ed .btn-ed-favor, .ed-btn-ask a {
  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;
}
/* line 500, templates/g5_hydrogen/custom/scss/grundeinstellungen-wissbox.scss */
.button-blau-1-hover-farbe, #ed .btn-primary:hover, #ed .btn-ed-likes:hover, #ed .btn-ed-favor:hover, .ed-btn-ask a:hover {
  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;
}
@font-face {
  font-family: 'MagistralFett';
  src: url('../fonts/MagistralBlack/MagistralBlackC.otf') format('truetype');
}
@font-face {
  font-family: 'MagistralNormal';
  src: url('../fonts/MagistralBlack/MagristralBoldC.ttf') format('truetype');
}
@font-face {
  font-family: 'EarlyBird';
  src: url('../fonts/EarlyBird/earlybird-webfont.woff') format('truetype');
}
/* line 25, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.font-magistralfett-weiss {
  font-family: MagistralFett;
  color: #fff;
}
/* line 29, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.font-magistralnormal-weiss {
  font-family: MagistralNormal;
  color: #fff;
}
/* line 34, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.font-earlybird-weiss {
  font-family: EarlyBird;
  color: #fff;
  transform: rotate(-30deg);
}
/* line 45, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.font-magistralfett-blau {
  font-family: MagistralFett;
  color: #345291;
}
/* line 49, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.font-magistralnormal-blau {
  font-family: MagistralNormal;
  color: #345291;
}
/*********************************************************/
/* G R U N D E I N S T E L L U N G E N   für Webseite    */
/*********************************************************/
/* line 65, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-extern-'] {
  font-size: 1rem;
}
/* line 73, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 75, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-alle-extern-wissmap-overview .cls-grid-vorteile p, #id-alle-extern-wisstalk-overview .cls-grid-vorteile p {
  font-size: 20px;
}
/* line 78, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-alle-extern-wissmap-overview .cls-switcher-uebersicht p, #id-alle-extern-wisstalk-overview .cls-switcher-uebersicht p {
  font-size: 20px;
}
/* line 81, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-alle-extern-wissmap-overview .cls-grid-stack-details p, #id-alle-extern-wisstalk-overview .cls-grid-stack-details p, #id-alle-extern-wissmap-overview .cls-switcher-app-widget p, #id-alle-extern-wisstalk-overview .cls-switcher-app-widget p {
  font-size: 20px;
}
/* line 87, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 91, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.cls-seite-wisstalk-community p, .cls-seite-wisstalk-themen p, .cls-seite-wisstalk-fragen-ideen p, .cls-seite-wisstalk-dokumente p {
  font-size: 1.2rem;
}
/* line 96, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 100, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.cls-seite-wissmap-prozessuebersicht p, .cls-seite-wissmap-wisscard p, .cls-seite-wissmap-regelwerke p, .cls-seite-wissmap-taetigkeitsinformationen p {
  font-size: 1.2rem;
}
/*
 .uk-link, 
 a {
 color: $primary-blue-100 !important;
 opacity: 0.8 !important;
 }
 */
/*********************************************************/
/* Tests*/
/*********************************************************/
/* line 125, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
div#js-attachment-option span#js-attachment-add, div#js-tk-formwrapper div.js-form-submit input {
  border: 1px solid rgba(0, 0, 0, 0.1) !important;
  border-radius: 2px !important;
  color: #fff !important;
  background-color: #345291 !important;
  padding: 10px 15px !important;
}
/* line 141, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
h1.title-switcher-pages {
  text-align: center;
}
/* line 146, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.cls-switcher-button-position {
  text-align: center;
  margin-top: 2rem;
}
/* line 153, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.cls-app-details-nav-flex-container, .cls-col-flex-container {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  flex-wrap: wrap;
  margin: 0 -10px;
}
/* line 165, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.cls-app-details-nav-flex-item, .cls-col-flex-item {
  flex-grow: 1;
  /* 40% width */
  flex-basis: 200px;
  /* min-width */
  margin: 0 10px 10px;
  padding: 0;
}
/* line 173, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.cls-app-details-nav-flex-item {
  text-align: center;
}
/* aktuell nicht zuzuordnen */
/* line 184, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.cls-wt-details .uk-slidenav-position {
  padding-top: 40px;
}
/* line 188, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.cls-grid-stack-01-startseite img {
  padding-top: 30px;
}
/* line 192, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.cls-grid-stack-details img {
  padding-top: 40px;
}
/************************************************************/
/* Menüeinstellungen für das zusätzliche Intern/Extern-Menü */
/************************************************************/
/* line 209, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 210, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 211, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-pos-trigger-menu-intern .g-content .zas-menu-main::after {
  content: "Internes Menü";
  transform: translateY(2rem) rotate(-90deg);
  z-index: 0;
  font-size: 10px;
}
/* line 217, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-pos-trigger-menu-intern .g-content .zas-menu-main {
  z-index: 9999;
}
/* line 219, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-pos-trigger-menu-intern .g-content .zas-menu-main .zas-trigger {
  background: #8597bd none repeat scroll 0 0;
}
/* line 222, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-pos-trigger-menu-intern .g-content .zas-menu-main .zas-menu-wrapper {
  background: #8597bd none repeat scroll 0 0;
  border-left: 1px solid #aebad3;
}
/* line 226, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-pos-trigger-menu-intern .g-content .zas-menu-main .zas-menu-wrapper.zas-open-all, #id-pos-trigger-menu-intern .g-content .zas-menu-main .zas-menu-wrapper.zas-open-part {
  z-index: 9999;
}
/* line 233, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 234, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 235, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-pos-trigger-menu-extern .g-content .zas-menu-main::after {
  content: "Externes Menü";
  transform: translateY(2rem) rotate(-90deg);
  z-index: 0;
  font-size: 10px;
}
/* line 241, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-pos-trigger-menu-extern .g-content .zas-menu-main {
  z-index: 9999;
}
/* line 243, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-pos-trigger-menu-extern .g-content .zas-menu-main .zas-trigger {
  background: #345291 none repeat scroll 0 0;
}
/* line 246, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-pos-trigger-menu-extern .g-content .zas-menu-main .zas-menu-wrapper {
  background: #345291 none repeat scroll 0 0;
  border-left: 1px solid #aebad3;
}
/* line 250, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-pos-trigger-menu-extern .g-content .zas-menu-main .zas-menu-wrapper.zas-open-all, #id-pos-trigger-menu-extern .g-content .zas-menu-main .zas-menu-wrapper.zas-open-part {
  z-index: 9999;
}
/* line 261, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-extern-'] {
  /*
   .cls-menu-wt-logout::before {
   content: " \f08b  ";
   }
   */
}
/* line 262, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 263, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 264, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-extern-'] .cls-sec-header01 .g-container .g-content {
  margin: 0;
  padding: 0;
}
/* line 270, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-extern-'] .cls-menu-wt-community::before, body[id^='id-alle-extern-'] .cls-menu-wt-themen::before, body[id^='id-alle-extern-'] .cls-menu-wt-dokumente::before, body[id^='id-alle-extern-'] .cls-menu-wt-fragen-ideen::before, body[id^='id-alle-extern-'] .cls-menu-wt-login::before, body[id^='id-alle-extern-'] .cls-menu-wt-logout::before {
  overflow-x: hidden;
  overflow-y: hidden;
  font-family: FontAwesome;
  opacity: 0.7;
}
/* line 281, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-extern-'] .cls-menu-wt-community::before {
  content: " \f0c0  ";
}
/* line 284, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-extern-'] .cls-menu-wt-themen::before {
  content: " \f022  ";
}
/* line 287, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-extern-'] .cls-menu-wt-dokumente::before {
  content: " \f07c  ";
}
/* line 290, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-extern-'] .cls-menu-wt-fragen-ideen::before {
  content: " \f0e6  ";
}
/* line 293, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-extern-'] .cls-menu-wt-login::before {
  content: " \f090  ";
}
/* line 301, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-extern-'] .cls-menu-wt-logout {
  display: none;
}
/* line 307, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#zas-menu273 .zas-menu {
  border-bottom: 0px solid #c6d0da !important;
}
/* line 312, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 314, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 315, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 316, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-intern-'] .cls-header-applications .g-container .g-content {
  margin: 0;
  padding: 0;
}
/* line 319, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 320, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-intern-'] .cls-header-applications .g-container .g-content #zas-menu273 .zas-menu {
  border-bottom: 0px solid transparent !important;
}
/* line 327, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-intern-'] .cls-menu-wb-wissbox::before, body[id^='id-alle-intern-'] .cls-menu-wb-applikationen::before, body[id^='id-alle-intern-'] .cls-menu-wb-wissmap::before, body[id^='id-alle-intern-'] .cls-menu-wb-wisstalk::before, body[id^='id-alle-intern-'] .cls-menu-wb-blog::before, body[id^='id-alle-intern-'] .cls-menu-wb-service::before, body[id^='id-alle-intern-'] .cls-menu-wb-ticketsupport::before, body[id^='id-alle-intern-'] .cls-menu-wb-faq::before, body[id^='id-alle-intern-'] .cls-menu-wb-wissensgrundlagen::before {
  overflow-x: hidden;
  overflow-y: hidden;
  font-family: FontAwesome;
  opacity: 0.7;
}
/* line 341, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-intern-'] .cls-menu-wb-wissbox::before {
  content: " \f015  ";
}
/* line 344, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-intern-'] .cls-menu-wb-applikationen::before {
  content: " \f1b3  ";
}
/* line 347, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-intern-'] .cls-menu-wb-wissmap::before {
  content: " \f00a  ";
}
/* line 350, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-intern-'] .cls-menu-wb-wisstalk::before {
  content: " \f086  ";
}
/* line 353, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-intern-'] .cls-menu-wb-blog::before {
  content: " \f219  ";
}
/* line 356, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-intern-'] .cls-menu-wb-service::before {
  content: " \f2be  ";
}
/* line 359, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-intern-'] .cls-menu-wb-ticketsupport::before {
  content: " \f145  ";
}
/* line 362, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-intern-'] .cls-menu-wb-faq::before {
  content: " \f059  ";
}
/* line 365, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-intern-'] .cls-menu-wb-wissensgrundlagen::before {
  content: " \f02d  ";
}
/*
 .fc-team__list__item__image-wp {
 background-position: 50% 50%;
 background-repeat: no-repeat;
 background-size: cover;
 border-radius: 50%;
 display: block;
 height: 110px;
 margin: 0 auto 14px;
 padding: 6px;
 width: 110px;
 }
 */
/* line 386, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.zen-skillbar {
  height: 33px;
}
/* line 391, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.zen-skillbar-title {
  background: transparent none repeat scroll 0 0;
  font-size: 20px;
  font-weight: 300;
  color: #345291;
  width: 85%;
  padding: 5px 0;
}
/* line 401, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.zen-skillbar-title span {
  background: transparent none repeat scroll 0 0;
  height: 23px;
  line-height: 23px;
}
/* line 409, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.zen-skillbar-bar {
  height: 33px;
  background: #c2cbde none repeat scroll 0 0;
}
/* line 416, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.zen-skill-bar-percent {
  height: 33px;
  line-height: 33px;
  font-size: 18px;
  color: #345291;
  font-weight: bold;
}
/*
 <style>
 #wrapper {
 width: 400px;
 height: 400px;
 position: relative;
 display: table-cell;
 vertical-align: middle;
 text-align: center;
 background-color: black;
 }
 #center {
 width: 200px;
 height: 200px;
 position: relative;
 display: inline-block;  
 background-color: yellow;
 }
 </style>
 <div id="wrapper">
 <div id="center"></div>
 </div>
 */
/* line 460, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.wt-box-cover {
  position: relative;
  width: 600px;
  height: 200px;
  margin-left: auto;
  margin-right: auto;
}
/* line 468, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#wt-box1 {
  left: 320px;
  -moz-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  -o-transform: rotate(-15deg);
  -webkit-transform: rotate(-15deg);
  transform: rotate(-15deg);
}
/* line 477, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.wt-box {
  position: absolute;
  top: 145px;
  color: #fff;
  text-align: center;
  font-family: EarlyBird;
  font-size: 7rem;
}
/* line 486, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#wt-box1-small, #wt-box1-small-left, #wt-box1-small-right {
  -moz-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  -o-transform: rotate(-15deg);
  -webkit-transform: rotate(-15deg);
  transform: rotate(-3deg);
}
/* line 497, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.wt-box-small {
  position: relative;
  top: -34px;
  color: #345291;
  text-align: center;
  font-family: EarlyBird;
  font-size: 3rem;
  font-weight: bold;
  margin-bottom: -3rem;
}
/* line 509, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
h1.wb-headline-promotion {
  color: #345291;
  font-weight: 300;
  text-align: center;
}
/* line 516, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
h2.trenner-headline {
  text-align: center;
  font-size: 2.2rem;
  color: #345291;
}
/* line 522, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.hx-deko-headline {
  margin-left: -10px;
  padding-left: 10px;
  margin-right: -10px;
  padding-right: 10px;
  border-radius: 3px 3px 0 0;
  margin-bottom: 0;
  color: #fff;
  font-weight: 400;
  background-color: #aebad3;
}
/* line 534, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.h2-deko-headline {
  font-size: 1.35rem;
}
/* line 538, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.hx-sub-deko-headline {
  padding-left: 25px;
  background-color: #e5e5e5;
  margin: 0 -10px 20px -10px;
  border-radius: 0 0 3px 3px;
}
/* line 545, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.hx-sub-deko-headline-dreieck-unten {
  width: 0;
  height: 0;
  border-top: 20px solid #aebad3;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
/* line 553, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
p.wb-text-large {
  font-size: 20px;
  font-weight: 300;
  line-height: 34px;
}
/* line 559, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.wb-align-center {
  margin-left: auto;
  margin-right: auto;
}
/* line 564, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.wb-width-large-2-3 {
  width: 66.666%;
}
/* line 567, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.wb-margin-large {
  margin-bottom: 50px;
}
/* line 570, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.wb-text-center {
  text-align: center;
}
/* line 575, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.btn-fs-125 {
  font-size: 1.25rem;
}
/* line 579, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.btn-pd-05 {
  padding: 0.5rem;
}
/* line 583, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.uk-button-primary {
  background-color: #345291 !important;
}
/* line 587, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.customcls-mod-showcase1-wissmap, .customcls-mod-showcase1-wisstalk, .customcls-mod-showcase1-blog, .customcls-mod-showcase1-support {
  min-height: 100%;
  height: 100%;
}
/* line 595, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.zentriert {
  text-align: center;
  background-color: #fff;
  opacity: 0.7;
  color: #464646;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 20px 0;
}
/* line 610, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#es .es-navbar__search::before {
  color: #fff;
}
/* line 614, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#es .es-navbar__search {
  color: #fff;
}
/* line 618, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#es .es-navbar__search-filter-icon {
  color: #fff;
}
/*********************************************************/
/* ++++++++++++++++++++++++++++++++++++ */
/*             L O G O S                */
/* ++++++++++++++++++++++++++++++++++++ */
/* Standard-Logo - oben */
/* line 634, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.wissbox-logo img {
  width: 200px;
}
/* line 638, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
img.branding-logo {
  width: 200px;
  text-align: right;
  clear: both;
}
/* Branding-Logo unten rechts */
/* line 646, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-branding-small .g-content {
  text-align: right;
}
/* line 650, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
img.branding-logo-small {
  width: 80px;
  margin-top: 0.3rem;
  margin-right: 0.3rem;
}
/* line 656, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
div.branding-text-small p {
  margin-top: 0;
  margin-bottom: 0;
}
/* line 661, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-copyright .g-content, div.branding-text-small p {
  font-size: 0.7rem;
}
/* line 666, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
div.logos-zentriert {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
/* line 674, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 675, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
div.cc_banner-wrapper .cc_container .cc_logo {
  bottom: 8px;
  display: none;
  left: calc(50% - 50px);
  position: absolute;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/*                  F a r b e i n s t e l l u n g e n                    */
/*                                                                       */
/*             S E C T I O N S   U N D   C O N T A I N E R               */
/*                                                                       */
/* Hier befinden sich die Einstellungen für die gesamten Sections        */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* line 694, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 701, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 708, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-navigation.cls-sec-mainnavigation {
  background: #345291 none repeat scroll 0 0;
}
/* line 710, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-navigation.cls-sec-mainnavigation .g-container {
  background: #345291 none repeat scroll 0 0;
}
/* line 715, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 722, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 729, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 736, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 743, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-divider01.cls-sec-divider01 {
  background-color: #5d75a7;
}
/* line 750, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 757, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 765, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 766, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 767, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-alle-extern-allgemein.cls-seite-service #g-maintop1.cls-sec-maintop01 {
  background-color: #8597bd;
}
/* line 773, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 780, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 787, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 794, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 801, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/*
 sidebarleft1:
 title: 'Sidebar links 1'
 attributes:
 class: cls-sec-sidebarleft1
 subtype: aside
 block:
 id: id-block-sidebarright1
 class: cls-block-sidebarright1
 fixed: 1
 */
/* line 820, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/*
 sidebarleft2:
 title: 'Sidebar links 2'
 attributes:
 class: cls-sec-sidebarright2
 subtype: aside
 block:
 id: id-block-sidebarright2
 class: cls-block-sidebarright2
 fixed: 1
 */
/* line 839, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/*
 main:
 title: 'Main'
 attributes:
 class: cls-sec-main
 block:
 id: id-block-main
 class: cls-block-main
 */
/* line 855, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/*
 sidebarright1:
 title: 'Sidebar rechts 1'
 attributes:
 class: cls-sec-sidebarright1
 subtype: aside
 block:
 id: id-block-sidebarright1
 class: cls-block-sidebarright1
 fixed: 1
 */
/* line 874, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/*
 sidebarright2:
 title: 'Sidebar rechts 2'
 attributes:
 class: cls-sec-sidebarright2
 subtype: aside
 block:
 id: id-block-sidebarright2
 class: cls-block-sidebarright2
 fixed: 1
 */
/* line 893, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-divider04.cls-sec-divider04 {
  background-color: #f8f8f8;
}
/* line 900, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 901, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-alle-extern-startseite #g-mainbottom1.cls-sec-mainbottom01 {
  background-color: #f8f8f8;
}
/* line 909, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 911, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-alle-extern-wisstalk-overview #g-mainbottom1.cls-sec-mainbottom01, #id-alle-extern-wissmap-overview #g-mainbottom1.cls-sec-mainbottom01 {
  background-color: #aebad3;
}
/* line 919, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 921, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-alle-extern-wisstalk-overview #g-mainbottom2.cls-sec-mainbottom02, #id-alle-extern-wissmap-overview #g-mainbottom2.cls-sec-mainbottom02 {
  background-color: #fff;
}
/* line 931, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 938, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 944, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 945, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-alle-extern-startseite #g-feature01.cls-sec-feature01 {
  background-color: #8597bd;
}
/* line 952, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 954, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-alle-extern-wisstalk-overview #g-feature01.cls-sec-feature01, #id-alle-extern-wissmap-overview #g-feature01.cls-sec-feature01 {
  background-color: #fff;
}
/* line 958, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-divider06.cls-sec-divider06 {
  background-color: #e5e5e5;
  border-top: 5px solid #8597bd;
}
/* line 962, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-divider06.cls-sec-divider06 .g-container {
  background-color: #fff;
}
/* line 968, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 969, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-alle-extern-startseite #g-feature02.cls-sec-feature02 {
  background-color: #fff;
}
/* line 975, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 977, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-alle-extern-wisstalk-overview #g-feature02.cls-sec-feature02, #id-alle-extern-wissmap-overview #g-feature02.cls-sec-feature02 {
  background-color: #e5e5e5;
  border-bottom: 5px solid #ccc;
}
/* line 980, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-alle-extern-wisstalk-overview #g-feature02.cls-sec-feature02 .g-container, #id-alle-extern-wissmap-overview #g-feature02.cls-sec-feature02 .g-container {
  background-color: #e5e5e5;
}
/* line 986, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 992, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 994, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-alle-extern-wisstalk-overview #g-feature03.cls-sec-feature03, #id-alle-extern-wissmap-overview #g-feature03.cls-sec-feature03 {
  background-color: #fff;
}
/* line 996, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-alle-extern-wisstalk-overview #g-feature03.cls-sec-feature03 .g-container, #id-alle-extern-wissmap-overview #g-feature03.cls-sec-feature03 .g-container {
  border-top: 2px solid #aebad3;
}
/* line 1003, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 1010, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 1017, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-divider09.cls-sec-divider09 {
  background-color: #5d75a7;
}
/* line 1024, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-feature05.cls-sec-feature05 {
  background-color: #fff;
}
/* line 1026, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-feature05.cls-sec-feature05 .g-container {
  background-color: #fff;
}
/* line 1032, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 1034, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 1035, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-alle-extern-wisstalk-overview #g-feature05.cls-sec-feature05 .g-container, #id-alle-extern-wissmap-overview #g-feature05.cls-sec-feature05 .g-container {
  border-top: 2px solid #aebad3;
}
/* line 1043, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-divider10.cls-sec-divider10 {
  background-color: #5d75a7;
}
/* line 1051, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 1053, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-extern-wisstalk-overview'] #g-divider10.cls-sec-divider10, body[id^='id-alle-extern-wissmap-overview'] #g-divider10.cls-sec-divider10 {
  background-color: #f8f8f8;
  border-top: 2px solid #aebad3;
}
/* line 1057, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-extern-wisstalk-overview'] #g-divider10.cls-sec-divider10 .g-container, body[id^='id-alle-extern-wissmap-overview'] #g-divider10.cls-sec-divider10 .g-container {
  background-color: #f8f8f8;
}
/* line 1063, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 1070, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-divider11.cls-sec-divider11 {
  background-color: #5d75a7;
}
/* line 1077, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-footerinfo.cls-sec-footerinfo {
  background-color: #345291;
}
/* line 1079, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-footerinfo.cls-sec-footerinfo .g-container {
  background-color: #8597bd;
}
/* line 1084, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 1085, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-extern-'] #g-footer.cls-sec-cls-sec-footer {
  background-color: #e5e5e5;
}
/* line 1087, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-extern-'] #g-footer.cls-sec-cls-sec-footer .g-container {
  background-color: #e5e5e5;
}
/* line 1093, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                         */
/*             S o n s t i g e   E i n s t e l l u n g e n                 */
/*                                                                         */
/*             S E C T I O N S   U N D   C O N T A I N E R                 */
/*                                                                         */
/* Hier befinden sich die weiteren Einstellungen für die gesamten Sections */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++ */
/*                                      */
/* Navigationsmenüs und Login           */
/*                                      */
/* ++++++++++++++++++++++++++++++++++++ */
/* line 1115, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 1117, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 1118, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-navigation.cls-sec-mainnavigation .g-container #id-content-mainmenu.cls-content-mainmenu .g-content {
  float: left;
  margin: 0.225rem;
  padding: 0.375rem;
}
/* line 1122, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 1123, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-navigation.cls-sec-mainnavigation .g-container #id-content-mainmenu.cls-content-mainmenu .g-content .g-main-nav .g-dropdown {
  background: #d6dce9 none repeat scroll 0 0;
  border-right: 1px solid #345291;
  border-bottom: 1px solid #345291;
  border-left: 1px solid #345291;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  width: 180px;
}
/* line 1133, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-navigation.cls-sec-mainnavigation .g-container #id-content-mainmenu.cls-content-mainmenu .g-content .g-main-nav .g-dropdown-right {
  top: 87%;
}
/* line 1137, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-navigation.cls-sec-mainnavigation .g-container #id-content-mainmenu.cls-content-mainmenu .g-content .g-main-nav .g-sublevel > li:hover > .g-menu-item-container {
  color: #fff;
}
/* line 1144, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 1145, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-navigation.cls-sec-mainnavigation .g-container #id-login-modul.cls-login-modul .g-content {
  float: right;
  margin: 0.225rem;
  padding: 0.375rem;
}
/* line 1149, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-navigation.cls-sec-mainnavigation .g-container #id-login-modul.cls-login-modul .g-content .btn-primary {
  background: #d6dce9 none repeat scroll 0 0;
  border-bottom: 1px solid #345291;
  border-left: 1px solid #345291;
  border-radius: 5px;
  color: #345291;
}
/* line 1156, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 1157, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-navigation.cls-sec-mainnavigation .g-container #id-login-modul.cls-login-modul .g-content .sourcecoast .btn {
  margin-left: 5px;
  padding: 5px 22px;
}
/* line 1161, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-navigation.cls-sec-mainnavigation .g-container #id-login-modul.cls-login-modul .g-content .sourcecoast .input-append input, #g-navigation.cls-sec-mainnavigation .g-container #id-login-modul.cls-login-modul .g-content .sourcecoast .sourcecoast .input-append select, #g-navigation.cls-sec-mainnavigation .g-container #id-login-modul.cls-login-modul .g-content .sourcecoast .sourcecoast .input-append .uneditable-input {
  border-radius: 5px;
}
/* line 1164, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-navigation.cls-sec-mainnavigation .g-container #id-login-modul.cls-login-modul .g-content .sourcecoast .input-append, #g-navigation.cls-sec-mainnavigation .g-container #id-login-modul.cls-login-modul .g-content .sourcecoast .sourcecoast .input-prepend {
  display: inline-block;
  margin-bottom: 0;
}
/* ++++++++++++++++++++++++++++++++++++ */
/*                                      */
/*     Showcase 1 - Header              */
/*                                      */
/* ++++++++++++++++++++++++++++++++++++ */
/* line 1179, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 1180, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body.itemid-498 #eb.eb-view-entry, body.itemid-498 #eb.eb-view-latest {
  padding-top: 40px;
}
/* line 1186, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 1187, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-showcase1.cls-sec-showcase01 .g-content {
  padding: 0;
  margin: 0;
}
/* line 1190, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-showcase1.cls-sec-showcase01 .g-content .cls-mod-showcase1-blog, #g-showcase1.cls-sec-showcase01 .g-content .cls-mod-showcase1-wisstalk, #g-showcase1.cls-sec-showcase01 .g-content .cls-mod-showcase1-wissmap, #g-showcase1.cls-sec-showcase01 .g-content .cls-mod-showcase1-startseite, #g-showcase1.cls-sec-showcase01 .g-content .cls-mod-showcase1-support {
  background-attachment: fixed;
  background-clip: border-box;
  background-repeat: no-repeat;
  height: 500px;
  position: relative;
  z-index: -3;
}
/* line 1202, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-showcase1.cls-sec-showcase01 .g-content .cls-mod-showcase1-blog:before, #g-showcase1.cls-sec-showcase01 .g-content .cls-mod-showcase1-wisstalk:before, #g-showcase1.cls-sec-showcase01 .g-content .cls-mod-showcase1-wissmap:before, #g-showcase1.cls-sec-showcase01 .g-content .cls-mod-showcase1-startseite:before, #g-showcase1.cls-sec-showcase01 .g-content .cls-mod-showcase1-support:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #345291;
  opacity: 0.6;
  z-index: -1;
}
/* line 1213, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-showcase1.cls-sec-showcase01 .g-content .cls-mod-showcase1-blog div.header-textholder, #g-showcase1.cls-sec-showcase01 .g-content .cls-mod-showcase1-wisstalk div.header-textholder, #g-showcase1.cls-sec-showcase01 .g-content .cls-mod-showcase1-wissmap div.header-textholder, #g-showcase1.cls-sec-showcase01 .g-content .cls-mod-showcase1-startseite div.header-textholder, #g-showcase1.cls-sec-showcase01 .g-content .cls-mod-showcase1-support div.header-textholder {
  padding: 30px 0;
}
/* line 1216, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-showcase1.cls-sec-showcase01 .g-content .cls-mod-showcase1-blog h2.header-headline, #g-showcase1.cls-sec-showcase01 .g-content .cls-mod-showcase1-wisstalk h2.header-headline, #g-showcase1.cls-sec-showcase01 .g-content .cls-mod-showcase1-wissmap h2.header-headline, #g-showcase1.cls-sec-showcase01 .g-content .cls-mod-showcase1-startseite h2.header-headline, #g-showcase1.cls-sec-showcase01 .g-content .cls-mod-showcase1-support h2.header-headline {
  margin-top: 0;
  text-align: center;
  font-size: 77px;
  line-height: 1;
}
/* line 1224, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-showcase1.cls-sec-showcase01 .g-content .cls-mod-showcase1-blog p.header-text, #g-showcase1.cls-sec-showcase01 .g-content .cls-mod-showcase1-wisstalk p.header-text, #g-showcase1.cls-sec-showcase01 .g-content .cls-mod-showcase1-wissmap p.header-text, #g-showcase1.cls-sec-showcase01 .g-content .cls-mod-showcase1-startseite p.header-text, #g-showcase1.cls-sec-showcase01 .g-content .cls-mod-showcase1-support p.header-text {
  font-size: 1.8rem;
  color: #345291;
  text-align: center;
}
/* line 1233, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 1234, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 1235, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-showcase1.cls-sec-showcase01 .g-content .cls-mod-showcase1-startseite {
  background-image: url('../../../../images/pagedesign/header/wissbox_startseite_3264.jpg');
  background-size: cover;
}
/* line 1238, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-showcase1.cls-sec-showcase01 .g-content .cls-mod-showcase1-startseite .div-abstand-oben {
  display: block;
  width: 100%;
  padding-top: 100px;
}
/* line 1243, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-showcase1.cls-sec-showcase01 .g-content .cls-mod-showcase1-startseite .div-overlay {
  background: rgba(255, 255, 255, 0.6);
}
/* line 1246, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-showcase1.cls-sec-showcase01 .g-content .cls-mod-showcase1-startseite .div-img-position {
  position: relative;
  width: 740px;
  margin-left: auto;
  margin-right: auto;
}
/* line 1253, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-showcase1.cls-sec-showcase01 .g-content .cls-mod-showcase1-blog {
  background-image: url('../../../../images/pagedesign/header/bibliothek_web_4917.jpg');
  background-size: cover;
}
/* line 1257, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-showcase1.cls-sec-showcase01 .g-content .cls-mod-showcase1-wisstalk {
  background-image: url('../../../../images/pagedesign/header/wisstalk_web_4917.jpg');
  background-size: cover;
}
/* line 1261, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-showcase1.cls-sec-showcase01 .g-content .cls-mod-showcase1-wissmap {
  background-image: url('../../../../images/pagedesign/header/wissmap_web_4917.jpg');
  background-size: cover;
}
/* line 1265, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-showcase1.cls-sec-showcase01 .g-content .cls-mod-showcase1-support {
  background-image: url('../../../../images/pagedesign/header/service_web_4917.jpg');
  background-size: cover;
}
/* line 1273, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 1274, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 1275, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 1276, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-alle-extern-allgemein.cls-seite-service #g-showcase1.cls-sec-showcase01 .wt-box-cover {
  width: 900px;
}
/* line 1278, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-alle-extern-allgemein.cls-seite-service #g-showcase1.cls-sec-showcase01 .wt-box-cover #wt-box1 {
  left: 160px;
  top: 105px;
  -moz-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
  -webkit-transform: rotate(-10deg);
  transform: rotate(-10deg);
}
/* line 1293, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 1297, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 1298, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-alle-extern-wisstalk-overview.cls-seite-wisstalk #g-showcase1.cls-sec-showcase01 .wt-box-cover, #id-alle-extern-allgemein.cls-seite-wisstalk #g-showcase1.cls-sec-showcase01 .wt-box-cover, #id-alle-extern-wissmap-overview.cls-seite-wissmap #g-showcase1.cls-sec-showcase01 .wt-box-cover, #id-alle-extern-allgemein.cls-seite-wissmap #g-showcase1.cls-sec-showcase01 .wt-box-cover {
  position: relative;
  width: 950px;
  height: 200px;
  margin-left: auto;
  margin-right: auto;
}
/* line 1305, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-alle-extern-wisstalk-overview.cls-seite-wisstalk #g-showcase1.cls-sec-showcase01 #wt-box1, #id-alle-extern-allgemein.cls-seite-wisstalk #g-showcase1.cls-sec-showcase01 #wt-box1, #id-alle-extern-wissmap-overview.cls-seite-wissmap #g-showcase1.cls-sec-showcase01 #wt-box1, #id-alle-extern-allgemein.cls-seite-wissmap #g-showcase1.cls-sec-showcase01 #wt-box1 {
  left: 0;
  -moz-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
  -webkit-transform: rotate(-10deg);
  transform: rotate(-10deg);
}
/* line 1314, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-alle-extern-wisstalk-overview.cls-seite-wisstalk #g-showcase1.cls-sec-showcase01 .wt-box, #id-alle-extern-allgemein.cls-seite-wisstalk #g-showcase1.cls-sec-showcase01 .wt-box, #id-alle-extern-wissmap-overview.cls-seite-wissmap #g-showcase1.cls-sec-showcase01 .wt-box, #id-alle-extern-allgemein.cls-seite-wissmap #g-showcase1.cls-sec-showcase01 .wt-box {
  position: absolute;
  top: 85px;
  color: white;
  text-align: center;
  font-family: EarlyBird;
  font-size: 6rem;
}
/* ++++++++++++++++++++++++++++++++++++ */
/*                                      */
/*     Divider 1 - Text unter Header    */
/*                                      */
/* ++++++++++++++++++++++++++++++++++++ */
/* line 1332, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 1333, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-divider01.cls-sec-divider01 .g-content p.header-text {
  font-size: 2.4rem;
  color: #fff;
  text-align: center;
  opacity: 1;
}
/* ++++++++++++++++++++++++++++++++++++ */
/*                                      */
/*       Divider 4 - Startseite         */
/*   Überschrift über Applikationen     */
/* ++++++++++++++++++++++++++++++++++++ */
/* line 1347, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 1348, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 1349, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-divider04.cls-sec-divider04 .g-container h2.trenner-headline {
  text-align: center;
  font-size: 2.2rem;
  color: #345291;
}
/* ++++++++++++++++++++++++++++++++++++ */
/*                                      */
/*         Maintop 1 - SERVICE          */
/*                 Team                 */
/*                                      */
/* ++++++++++++++++++++++++++++++++++++ */
/* line 1364, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 1365, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 1366, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 1367, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 1368, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 1369, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 1370, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-alle-extern-allgemein.cls-seite-service #g-maintop1.cls-sec-maintop01 #id-content-maintop1.cls-content-maintop1 .g-content .cls-mod-service-team h2.trenner-headline {
  color: #fff;
}
/* line 1373, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-alle-extern-allgemein.cls-seite-service #g-maintop1.cls-sec-maintop01 #id-content-maintop1.cls-content-maintop1 .g-content .cls-mod-service-team h3.uk-panel-title {
  color: #fff;
  margin-bottom: 5px;
}
/* line 1377, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-alle-extern-allgemein.cls-seite-service #g-maintop1.cls-sec-maintop01 #id-content-maintop1.cls-content-maintop1 .g-content .cls-mod-service-team .uk-margin {
  color: #e5e5e5;
  margin-top: 5px;
}
/* line 1380, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-alle-extern-allgemein.cls-seite-service #g-maintop1.cls-sec-maintop01 #id-content-maintop1.cls-content-maintop1 .g-content .cls-mod-service-team .uk-margin p {
  margin: 0;
}
/* line 1385, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 1386, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-alle-extern-allgemein.cls-seite-service #g-maintop1.cls-sec-maintop01 #id-content-maintop1.cls-content-maintop1 .g-content .cls-mod-service-team .cls-wb-telefon-hinweis .g-content {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 50px;
}
/* line 1390, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-alle-extern-allgemein.cls-seite-service #g-maintop1.cls-sec-maintop01 #id-content-maintop1.cls-content-maintop1 .g-content .cls-mod-service-team .cls-wb-telefon-hinweis .g-content .cls-telefonnummer {
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
  background-color: #e5e5e5;
  border: 1px solid #345291;
  border-radius: 5px;
}
/* line 1398, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-alle-extern-allgemein.cls-seite-service #g-maintop1.cls-sec-maintop01 #id-content-maintop1.cls-content-maintop1 .g-content .cls-mod-service-team .cls-wb-telefon-hinweis .g-content .cls-telefonnummer p {
  text-align: center;
  font-size: 1.3rem;
}
/* ++++++++++++++++++++++++++++++++++++ */
/*                                      */
/*               Main - FAQ             */
/*                                      */
/*                                      */
/* ++++++++++++++++++++++++++++++++++++ */
/* line 1420, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 1421, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 1422, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-alle-extern-allgemein #g-mainsection.cls-sec-mainsection .g-container .cls-wt-widget-faq {
  background-color: #fff;
}
/* line 1424, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-alle-extern-allgemein #g-mainsection.cls-sec-mainsection .g-container .cls-wt-widget-faq h3.uk-accordion-title {
  border-bottom: 2px solid #aebad3;
  border-left: 2px solid #aebad3;
  box-shadow: -2px 2px 3px 0 #c4c4c4;
  font-size: 20px;
}
/* line 1430, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-alle-extern-allgemein #g-mainsection.cls-sec-mainsection .g-container .cls-wt-widget-faq h3.uk-accordion-title, #id-alle-extern-allgemein #g-mainsection.cls-sec-mainsection .g-container .cls-wt-widget-faq .uk-accordion-content {
  margin-left: 10px;
  margin-right: 10px;
}
/* line 1439, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.uk-accordion-title {
  font-size: 20px !important;
}
/* ++++++++++++++++++++++++++++++++++++ */
/*                                      */
/*     Mainbottom 1 - Startseite        */
/*            Applikationen             */
/*                                      */
/* ++++++++++++++++++++++++++++++++++++ */
/* line 1449, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 1450, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 1451, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 1452, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-alle-extern-startseite #g-mainbottom1.cls-sec-mainbottom01 .g-container .uk-wb-grid-applikationen .uk-panel-title {
  font-size: 38px;
}
/* ++++++++++++++++++++++++++++++++++++ */
/*                                      */
/*     Mainbottom 1 - WISSTALK          */
/*            Vorteile                  */
/*                                      */
/* ++++++++++++++++++++++++++++++++++++ */
/* line 1464, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 1466, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-alle-extern-wisstalk-overview #g-mainbottom1.cls-sec-mainbottom01 .g-container .cls-wb-wt-vorteile .uk-panel, #id-alle-extern-wissmap-overview #g-mainbottom1.cls-sec-mainbottom01 .g-container .cls-wb-wm-vorteile .uk-panel {
  -webkit-box-shadow: -2px 2px 4px 1px rgba(52, 82, 145, 1);
  -moz-box-shadow: -2px 2px 4px 1px rgba(52, 82, 145, 1);
  box-shadow: -2px 2px 4px 1px rgba(52, 82, 145, 1);
  background-color: #fff;
  padding: 15px;
}
/* line 1472, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-alle-extern-wisstalk-overview #g-mainbottom1.cls-sec-mainbottom01 .g-container .cls-wb-wt-vorteile .uk-panel h3.uk-h3, #id-alle-extern-wissmap-overview #g-mainbottom1.cls-sec-mainbottom01 .g-container .cls-wb-wm-vorteile .uk-panel h3.uk-h3 {
  font-size: 30px;
  color: #345291;
}
/*
 #id-alle-extern-wisstalk-overview,
 #id-alle-extern-wissmap-overview {
 #g-mainbottom1.cls-sec-mainbottom01 .g-container {
 .cls-wb-wt-vorteile,
 .cls-wb-wm-vorteile {
 .uk-panel {
 -webkit-box-shadow: -2px 2px 4px 1px rgba(52,82,145,1);
 -moz-box-shadow: -2px 2px 4px 1px rgba(52,82,145,1);
 box-shadow: -2px 2px 4px 1px rgba(52,82,145,1);
 h3.uk-h3 {
 font-size: 30px;
 color: $schrift-blau-dunkel;
 }
 }
 }
 }
 }
 */
/* ++++++++++++++++++++++++++++++++++++ */
/*                                      */
/*     Mainbottom 1 - WISSTALK          */
/*            Vorteile                  */
/*                                      */
/* ++++++++++++++++++++++++++++++++++++ */
/*
 #id-alle-extern-wisstalk-overview,
 #id-alle-extern-wissmap-overview {
 #g-mainbottom1.cls-sec-mainbottom01 {
 .g-container {
 .cls-wb-wt-vorteile {
 //				#g-content {
 .uk-panel {
 background-color: $weiss;
 padding: 15px;
 }
 //				}
 }
 }
 }
 }
 */
/* ++++++++++++++++++++++++++++++++++++ */
/*                                      */
/*     Mainbottom 2 - Switcher Parts    */
/*                                      */
/* ++++++++++++++++++++++++++++++++++++ */
/* line 1533, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 1535, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-alle-extern-wisstalk-overview #g-mainbottom2.cls-sec-mainbottom02 .g-container .cls-wt-widget-parts-switcher ul.uk-nav-side > li > a, #id-alle-extern-wissmap-overview #g-mainbottom2.cls-sec-mainbottom02 .g-container .cls-wm-widget-parts-switcher ul.uk-nav-side > li > a {
  margin-bottom: 30px;
}
/* line 1538, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-alle-extern-wisstalk-overview #g-mainbottom2.cls-sec-mainbottom02 .g-container .cls-wt-widget-parts-switcher ul.uk-nav-side > li > a span.wt-switcher-nav-headline, #id-alle-extern-wissmap-overview #g-mainbottom2.cls-sec-mainbottom02 .g-container .cls-wm-widget-parts-switcher ul.uk-nav-side > li > a span.wt-switcher-nav-headline {
  color: #8597bd;
  font-size: 1.95rem;
  font-weight: 700;
}
/* line 1543, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-alle-extern-wisstalk-overview #g-mainbottom2.cls-sec-mainbottom02 .g-container .cls-wt-widget-parts-switcher ul.uk-nav-side > li > a span.wt-switcher-nav-description, #id-alle-extern-wissmap-overview #g-mainbottom2.cls-sec-mainbottom02 .g-container .cls-wm-widget-parts-switcher ul.uk-nav-side > li > a span.wt-switcher-nav-description {
  color: #666;
  font-size: 1.05rem;
}
/* line 1549, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-alle-extern-wisstalk-overview #g-mainbottom2.cls-sec-mainbottom02 .g-container .cls-wt-widget-parts-switcher ul.uk-nav-side > li.uk-active > a, #id-alle-extern-wissmap-overview #g-mainbottom2.cls-sec-mainbottom02 .g-container .cls-wm-widget-parts-switcher ul.uk-nav-side > li.uk-active > a {
  background: #eaedf4 none repeat scroll 0 0;
  -webkit-box-shadow: -2px 2px 4px 1px rgba(52, 82, 145, 1);
  -moz-box-shadow: -2px 2px 4px 1px rgba(52, 82, 145, 1);
  box-shadow: -2px 2px 4px 1px rgba(52, 82, 145, 1);
}
/* line 1554, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-alle-extern-wisstalk-overview #g-mainbottom2.cls-sec-mainbottom02 .g-container .cls-wt-widget-parts-switcher ul.uk-nav-side > li.uk-active > a span.wt-switcher-nav-headline, #id-alle-extern-wissmap-overview #g-mainbottom2.cls-sec-mainbottom02 .g-container .cls-wm-widget-parts-switcher ul.uk-nav-side > li.uk-active > a span.wt-switcher-nav-headline {
  font-size: 1.95rem;
  font-weight: 700;
  color: #345291;
}
/* line 1559, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-alle-extern-wisstalk-overview #g-mainbottom2.cls-sec-mainbottom02 .g-container .cls-wt-widget-parts-switcher ul.uk-nav-side > li.uk-active > a span.wt-switcher-nav-description, #id-alle-extern-wissmap-overview #g-mainbottom2.cls-sec-mainbottom02 .g-container .cls-wm-widget-parts-switcher ul.uk-nav-side > li.uk-active > a span.wt-switcher-nav-description {
  color: #666;
  font-size: 1.05rem;
}
/* line 1564, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-alle-extern-wisstalk-overview #g-mainbottom2.cls-sec-mainbottom02 .g-container .cls-wt-widget-parts-switcher .uk-text-left p, #id-alle-extern-wissmap-overview #g-mainbottom2.cls-sec-mainbottom02 .g-container .cls-wm-widget-parts-switcher .uk-text-left p {
  margin: 0.5rem 0;
}
/* ++++++++++++++++++++++++++++++++++++ */
/*                                      */
/*            Feature 1                 */
/*      Startseite - Personen           */
/* ++++++++++++++++++++++++++++++++++++ */
/* line 1575, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 1576, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 1577, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 1578, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 1580, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body#id-alle-extern-startseite #g-feature01 .g-container .cls-mod-startseite-team h2.trenner-headline {
  text-align: center;
  font-size: 2.2rem;
  color: #fff;
  font-weight: 300;
}
/* line 1586, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 1587, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body#id-alle-extern-startseite #g-feature01 .g-container .cls-mod-startseite-team .uk-panel h3.uk-panel-title {
  color: #fff;
  margin-bottom: 5px;
}
/* line 1591, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body#id-alle-extern-startseite #g-feature01 .g-container .cls-mod-startseite-team .uk-panel .uk-margin {
  color: #e5e5e5;
  margin-top: 5px;
}
/* line 1594, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body#id-alle-extern-startseite #g-feature01 .g-container .cls-mod-startseite-team .uk-panel .uk-margin p {
  margin: 0;
}
/* line 1603, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 1604, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body#id-alle-extern-startseite .cls-wb-telefon-hinweis .g-content {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 50px;
}
/* line 1608, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body#id-alle-extern-startseite .cls-wb-telefon-hinweis .g-content .cls-telefonnummer {
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
  background-color: #e5e5e5;
  border: 1px solid #345291;
  border-radius: 5px;
}
/* line 1616, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body#id-alle-extern-startseite .cls-wb-telefon-hinweis .g-content .cls-telefonnummer p {
  text-align: center;
  font-size: 1.3rem;
}
/*
 .uk-nav-side > li.uk-active > a {
 background: #37a5e4 none repeat scroll 0 0;
 color: #fff;
 }
 .uk-nav-side > li > a {
 background: #37a5e4 none repeat scroll 0 0;
 color: #fff;
 span.wt-switcher-nav-headline {
 font-size: 2rem;
 }
 }
 */
/* ++++++++++++++++++++++++++++++++++++ */
/*                                      */
/*            Feature 2                 */
/*                                      */
/* ++++++++++++++++++++++++++++++++++++ */
/* Newsletter */
/* Startseite */
/* line 1661, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
p.email-envelope {
  font-size: 2.5rem;
  color: #c2cbde;
}
/* line 1664, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
p.email-envelope i.fa {
  font-style: italic !important;
}
/* line 1671, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.ui.form .fields > .field_w_space {
  padding-left: 0.5em;
}
/* line 1676, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.cls-email-symbol p {
  margin-top: 0;
}
/* line 1680, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#area_segment_26 {
  text-align: center;
  border: none;
  box-shadow: none;
}
/* line 1685, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id_button_newsletter_01 {
  margin-left: auto;
  margin-right: auto;
  font-weight: normal;
  font-size: 1.1rem;
}
/* Modul Applikationen */
/* line 1694, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 1698, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.cls-mod-applikationen ul.cls-list-mod-applikationen {
  list-style-type: none;
  margin-top: 0rem;
  margin-left: 1rem;
  font-size: 1.1rem li;
  font-size-margin-left: 3rem;
}
/* line 1709, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 1710, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 1712, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-footerinfo #id-content-footerinfo1 h3.g-title, #g-footerinfo #id-content-footerinfo2 h3.g-title {
  text-align: center;
}
/* Fehlermeldungen über Newsletter 
 .cls-mod-newsletteranmeldung {
 .ui.error.message {
 font-size: 0.8em;
 .list { 
 list-style: none; 
 } 
 }
 }
 */
/* Bestätigungs-Popup für Newsletter */
/* Container ist Hintergrund, wenn Popup aufgeht - wg. Klick */
/* line 1730, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#container {
  width: 100%;
  height: 100%;
}
/* eigentliche Popup-Box */
/* line 1736, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#popup_box {
  display: none;
  position: fixed;
  height: 300px;
  width: 300px;
  background: #fff;
  left: 50%;
  top: 50%;
  margin-left: -150px;
  margin-top: -150px;
  z-index: 100;
  padding: 15px;
  font-size: 15px;
  -moz-box-shadow: 0 0 5px;
  -webkit-box-shadow: 0 0 5px;
  box-shadow: 0 0 5px;
}
/* line 1754, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#popupBoxClose {
  background: #369;
  color: #fff;
  padding: 10px;
  margin: -15px -15px 10px -15px;
  display: block;
  position: relative;
  text-align: right;
}
/* line 1762, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#popupBoxClose #countDown {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 20px;
  height: 20px;
  background: #fff;
  color: #369;
  text-align: center;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-size: 14px;
  font-weight: bold;
}
/* line 1780, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 1781, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.cls-mod-newsletteranmeldung .ui.error.message {
  font-size: 0.8em;
}
/* line 1783, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 1784, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.cls-mod-newsletteranmeldung .ui.error.message .list li {
  margin: 0 0 0.3em -0.5em;
  font-weight: normal;
}
/* line 1788, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.cls-mod-newsletteranmeldung .ui.error.message .list li::before {
  content: '';
}
/*
 #popupBoxClose 
 */
/*
 #g-divider06.cls-sec-divider06 .g-container {
 background-color: $hintergrund-weiss;
 }
 */
/* ++++++++++++++++++++++++++++++++++++ */
/*                                      */
/*            Feature 5                 */
/*                                      */
/* ++++++++++++++++++++++++++++++++++++ */
/*
 #g-feature05.cls-sec-feature05 .g-container {
 .device-promo {
 float: right;
 height: 203px;
 margin-bottom: 1rem;
 margin-left: 3rem;
 position: relative;
 width: 356px;
 .ipad {
 background-attachment: scroll;
 background-clip: border-box;
 background-color: rgba(0, 0, 0, 0);
 background-image: url("../../../../images/pagedesign/start/icons-devices/ipad_01.png"); 
 background-origin: padding-box;
 background-position: 0 0;
 background-repeat: repeat;
 background-size: auto auto;
 height: 203px;
 position: absolute;
 width: 356px;
 z-index: 2;
 .ipad-color {
 background-color: transparent;
 background-image: none;
 background-origin: padding-box;
 background-position: 0 0;
 background-repeat: repeat;
 background-size: auto auto;
 height: 163px;
 position: absolute;
 right: 27px;
 top: 20px;
 width: 111px;
 }
 }
 .iphone {
 background-attachment: scroll;
 background-clip: border-box;
 background-color: rgba(0, 0, 0, 0);
 background-image: url("../../../../images/pagedesign/start/icons-devices/iphone_01.png"); 
 background-origin: padding-box;
 background-position: 0 0;
 background-repeat: repeat;
 background-size: auto auto;
 height: 203px;
 position: absolute;
 width: 356px;
 z-index: 3;
 .iphone-color {
 background-color: transparent;
 background-image: none;
 background-origin: padding-box;
 background-position: 0 0;
 background-repeat: repeat;
 background-size: auto auto;
 height: 75px;
 position: absolute;
 right: 4px;
 top: 112px;
 width: 46px;
 }
 }
 .macbook {
 background-attachment: scroll;
 background-clip: border-box;
 background-color: rgba(0, 0, 0, 0);
 background-image: url("../../../../images/pagedesign/start/icons-devices/monitor_01.png");
 background-origin: padding-box;
 background-position: 0 0;
 background-repeat: repeat;
 background-size: auto auto;
 height: 203px;
 position: absolute;
 width: 356px;
 z-index: 1;
 .macbook-color {
 background-color: transparent;
 background-image: none;
 background-origin: padding-box;
 background-position: 0 0;
 background-repeat: repeat;
 background-size: auto auto;
 height: 118px;
 left: 37px;
 position: absolute;
 top: 56px;
 width: 206px;
 }
 }
 }
 }
 */
/* line 1916, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 1918, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 1919, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-alle-extern-wisstalk-overview #g-feature05.cls-sec-feature05 .g-container .cls-wt-widget-faq, #id-alle-extern-wissmap-overview #g-feature05.cls-sec-feature05 .g-container .cls-wt-widget-faq {
  background-color: #fff;
}
/* line 1921, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-alle-extern-wisstalk-overview #g-feature05.cls-sec-feature05 .g-container .cls-wt-widget-faq h3.uk-accordion-title, #id-alle-extern-wissmap-overview #g-feature05.cls-sec-feature05 .g-container .cls-wt-widget-faq h3.uk-accordion-title {
  border-bottom: 2px solid #aebad3;
  border-left: 2px solid #aebad3;
  box-shadow: -2px 2px 3px 0 #c4c4c4;
}
/* line 1926, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-alle-extern-wisstalk-overview #g-feature05.cls-sec-feature05 .g-container .cls-wt-widget-faq h3.uk-accordion-title, #id-alle-extern-wissmap-overview #g-feature05.cls-sec-feature05 .g-container .cls-wt-widget-faq h3.uk-accordion-title, #id-alle-extern-wisstalk-overview #g-feature05.cls-sec-feature05 .g-container .cls-wt-widget-faq .uk-accordion-content, #id-alle-extern-wissmap-overview #g-feature05.cls-sec-feature05 .g-container .cls-wt-widget-faq .uk-accordion-content {
  margin-left: 10px;
  margin-right: 10px;
}
/* ++++++++++++++++++++++++++++++++++++ */
/*                                      */
/* Trenner 10 - Team auf Produktseiten  */
/*                                      */
/* ++++++++++++++++++++++++++++++++++++ */
/* line 1943, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 1945, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 1946, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 1947, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-extern-wisstalk-overview'] #g-divider10.cls-sec-divider10 .g-container h2.trenner-headline, body[id^='id-alle-extern-wissmap-overview'] #g-divider10.cls-sec-divider10 .g-container h2.trenner-headline {
  color: #345291;
}
/* line 1950, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-extern-wisstalk-overview'] #g-divider10.cls-sec-divider10 .g-container h3.uk-panel-title, body[id^='id-alle-extern-wissmap-overview'] #g-divider10.cls-sec-divider10 .g-container h3.uk-panel-title {
  color: #345291;
  margin-bottom: 5px;
}
/* line 1954, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-extern-wisstalk-overview'] #g-divider10.cls-sec-divider10 .g-container .uk-margin, body[id^='id-alle-extern-wissmap-overview'] #g-divider10.cls-sec-divider10 .g-container .uk-margin {
  color: #8597bd;
  margin-top: 0;
}
/* line 1957, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-extern-wisstalk-overview'] #g-divider10.cls-sec-divider10 .g-container .uk-margin p, body[id^='id-alle-extern-wissmap-overview'] #g-divider10.cls-sec-divider10 .g-container .uk-margin p {
  margin: 0;
}
/* line 1961, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 1962, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-extern-wisstalk-overview'] #g-divider10.cls-sec-divider10 .g-container .cls-telefonnummer p, body[id^='id-alle-extern-wissmap-overview'] #g-divider10.cls-sec-divider10 .g-container .cls-telefonnummer p {
  color: #191919;
}
/* ++++++++++++++++++++++++++++++++++++ */
/*                                      */
/*           Footerinfo                 */
/*                                      */
/* ++++++++++++++++++++++++++++++++++++ */
/* line 1980, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 1981, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-footerinfo.cls-sec-footerinfo .g-container .g-content {
  color: #fff;
  opacity: 0.8;
}
/* line 1984, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-footerinfo.cls-sec-footerinfo .g-container .g-content h3.g-title {
  color: #fff;
  opacity: 1;
  font-size: 1.6em;
}
/* line 1989, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 1990, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-footerinfo.cls-sec-footerinfo .g-container .g-content ul li a {
  color: #fff !important;
  opacity: 0.8 !important;
}
/* line 1994, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-footerinfo.cls-sec-footerinfo .g-container .g-content ul li a:hover {
  opacity: 1 !important;
  text-decoration: none;
}
/* line 2000, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 2001, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 2002, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 2003, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-footerinfo.cls-sec-footerinfo .g-container .g-content .cls-mod-artikelliste .mod-item .eb-mod-title {
  padding-top: 0;
  padding-left: 20px;
  text-indent: -25px;
  line-height: 1.5;
}
/* line 2010, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-footerinfo.cls-sec-footerinfo .g-container .g-content .cls-mod-artikelliste .mod-item a {
  font-size: 1.1rem;
  font-weight: normal;
  list-style-type: none;
  margin-left: 0;
  color: #fff !important;
  opacity: 0.8 !important;
}
/* line 2019, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-footerinfo.cls-sec-footerinfo .g-container .g-content .cls-mod-artikelliste .mod-item a:hover {
  opacity: 1 !important;
  text-decoration: none;
}
/* line 2024, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-footerinfo.cls-sec-footerinfo .g-container .g-content .cls-mod-artikelliste .mod-item a:before {
  font-family: "FontAwesome";
  margin-right: 10px;
  content: "\f15c";
}
/* line 2031, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-footerinfo.cls-sec-footerinfo .g-container .g-content .cls-mod-artikelliste .mod-item + .mod-item {
  border-top: none;
  margin-top: 15px;
  padding-top: 0;
}
/* line 2038, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 2039, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-footerinfo.cls-sec-footerinfo .g-container .g-content ul li a.li-icon-impressum:before {
  font-family: "FontAwesome";
  padding-right: 10px;
  content: "\f0e3";
}
/* line 2044, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-footerinfo.cls-sec-footerinfo .g-container .g-content ul li a.li-icon-datenschutz:before {
  font-family: "FontAwesome";
  padding-right: 10px;
  content: "\f02d";
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                              */
/*						            F O O T E R                                 */
/*                                                                              */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                      */
/* E X T E R N                          */
/*                                      */
/* ++++++++++++++++++++++++++++++++++++ */
/* line 2065, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 2066, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 2067, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 2068, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-extern-'] #g-footer .g-container .g-content {
  margin: 0.3rem 0.625rem;
  padding: 0 0.938rem;
}
/* line 2073, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 2075, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-extern-'] #g-footer #id-content-copyright .g-content, body[id^='id-alle-extern-'] #g-footer #id-footer-navigation .g-content {
  padding-top: 0.7rem;
  float: left;
  font-size: 0.7rem;
}
/* line 2082, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 2083, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-extern-'] #g-footer #id-footer-navigation .g-content {
  float: right;
}
/* line 2085, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-extern-'] #g-footer #id-footer-navigation .g-content ul.cls-footer-nav-horizontal {
  margin-top: 0.4rem;
  list-style-type: none;
}
/* line 2088, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-extern-'] #g-footer #id-footer-navigation .g-content ul.cls-footer-nav-horizontal li {
  display: inline;
  padding-left: 30px;
}
/* line 2098, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 2099, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-extern-'] #g-footer #id-content-totop .g-content {
  float: right;
  margin-right: 0.3rem;
  padding-top: 0.7rem;
  padding-right: 0.38rem;
}
/* line 2105, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-extern-'] #g-footer #id-content-totop .totop {
  font-size: 1rem;
  float: right;
}
/* ++++++++++++++++++++++++++++++++++++ */
/*                                      */
/* I N T E R N                          */
/*                                      */
/* ++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++ */
/*             Footer Menü              */
/* ++++++++++++++++++++++++++++++++++++ */
/* line 2125, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-footermenu .g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding-top: 0;
  padding-bottom: 0;
  font-size: 0.8rem;
}
/* line 2130, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-footermenu .g-content {
  margin-top: 0;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                              */
/*			      C O O K I E  -  H I N W E I S                                 */
/*                                                                              */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* line 2140, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.cc-revoke, .cc-window {
  font-size: 13px !important;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/*              A L L G E M E I N E  P A R A M E T E R                   */
/*                                                                       */
/*                        S E C T I O N S                                */
/*                                                                       */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++ */
/*              Main Section            */
/* ++++++++++++++++++++++++++++++++++++ */
/* line 2166, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-main.m-start {
  background-color: #f8f8f8;
}
/* ++++++++++++++++++++++++++++++++++++ */
/*          Showcase Section            */
/* ++++++++++++++++++++++++++++++++++++ */
/* line 2174, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-showcase.sc-start h3.g-title {
  color: #666;
  padding: 0.4rem 0 0.4rem 0.5rem;
  background-color: #f8f8f8;
  border-bottom: 1px solid #345291;
  border-left: 1px solid #345291;
}
/* line 2182, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-showcase.sc-start {
  background-color: transparent;
  color: #4c4c4c;
  padding-bottom: 0.625rem;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}
/* line 2191, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-showcase.sc-start .g-container {
  background-color: #e5e5e5;
}
/* line 2195, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#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: #e5e5e5;
}
/* line 2208, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
h3.g-title a {
  color: #345291;
}
/* line 2213, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 2217, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-top1 .g-container, #g-top2 .g-container, #g-dokumente .g-container, .g-wrapper .g-container {
  background-color: #fff;
}
/* line 2222, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.cls-feature {
  margin-bottom: 100px;
}
/* ++++++++++++++++++++++++++++++++++++ */
/*       B R E A D C R U M B S          */
/*     W I S S B O X - H I L F E        */
/* ++++++++++++++++++++++++++++++++++++ */
/* line 2234, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 2235, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-routehelpcontainer #id-wb-help .g-content, #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;
}
/* line 2242, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-routehelpcontainer #id-wb-help .g-content .breadcrumb, #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;
}
/* line 2252, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
div#section-kmt.kmt .kmt-form-share .col-cell + .col-cell::before {
  color: #bdbdbd;
  content: " ";
  margin-left: 3px;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/*                  P R O M O T I O N   - P A G E                        */
/*                                                                       */
/*                     itemid = 159                                      */
/*                                                                       */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Farben Promotionseite */
/* line 2275, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-extern-'] {
  /*
   #g-divider01 {
   background-color: #efefef;
   }
   */
  /*	#g-feature ul {
   text-align: center;
   } */
}
/* line 2276, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-extern-'] #g-header.promotion-header .g-content {
  margin-top: -1px;
  margin-bottom: -1px;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 2282, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-extern-'] #g-header.promotion-header {
  background-color: #345291;
}
/* line 2285, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 2286, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 2287, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-extern-'] #g-header #id-bt-login #btl .btl-panel {
  margin-top: 0.5rem;
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
}
/* line 2295, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 2296, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-extern-'] #g-slider .promotion-slider-content {
  color: #8597bd;
  opacity: 0.6;
}
/* line 2306, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-extern-'] #g-divider02 {
  background-color: #5d75a7;
}
/* line 2310, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-extern-'] #g-showcase {
  background-color: #fff;
  color: #666;
}
/* line 2314, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-extern-'] #g-feature, body[id^='id-alle-extern-'] #g-subfeature01 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  background-color: #fff;
  /*border-bottom: 0.6rem solid #757575; */
}
/* line 2320, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-extern-'] #g-feature .bg-hellgrau, body[id^='id-alle-extern-'] #g-subfeature01 .bg-hellgrau {
  border-left: 2px solid #345291;
  border-bottom: 2px solid #345291;
  -webkit-box-shadow: -2px 2px 3px 0px rgba(196, 196, 196, 1);
  -moz-box-shadow: -2px 2px 3px 0px rgba(196, 196, 196, 1);
  box-shadow: -2px 2px 3px 0px rgba(196, 196, 196, 1);
}
/* line 2327, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-extern-'] #g-feature .g-content, body[id^='id-alle-extern-'] #g-subfeature01 .g-content {
  margin-top: 0rem;
  margin-bottom: 0rem;
  padding-top: 0rem;
  padding-bottom: 0rem;
}
/* line 2337, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-extern-'] #g-feature ul.list-inline {
  margin-bottom: 0.2rem;
  margin-left: -0.3rem;
  margin-right: -0.3rem;
  margin-top: 0.2rem;
}
/* line 2343, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-extern-'] #g-feature01, body[id^='id-alle-extern-'] #g-feature03, body[id^='id-alle-extern-'] #g-subfeature02 {
  background-color: #345291;
}
/* line 2349, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-extern-'] #g-feature04, body[id^='id-alle-extern-'] #g-feature06 {
  background-color: #345291;
  overflow-x: hidden;
  overflow-y: hidden;
}
/* line 2356, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-extern-'] #g-subfeature02 .g-container {
  background-color: #d6dce9;
}
/* line 2360, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-extern-'] .list-inline {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
}
/* line 2368, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-extern-'] .list-inline > li {
  display: inline-block;
  padding-left: 40px;
}
/* line 2372, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-extern-'] #g-main i.teaser-icons {
  font-size: 5rem;
  color: #5d75a7;
  opacity: 0.8;
}
/* line 2377, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-extern-'] #g-main p.teaser-icon, body[id^='id-alle-extern-'] #g-main h4 {
  text-align: center;
}
/*
 body[id^='id-alle-extern-'] {
 #g-divider01 {
 border-bottom: 5px solid $rahmen-grau-hell;
 #id-iconbar {
 .symbols-zentriert {
 width: 80%;
 text-align: center;
 margin-left: auto;
 margin-right: auto;
 i {
 color: $primary-blue-080;
 opacity: 0.6;
 }
 i:hover {
 color: $schrift-blau-dunkel;
 opacity: 0.9;                   
 }	}	}	}	}
 */
/* line 2400, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 2401, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-extern-'] h2.h2-teaser, body[id^='id-alle-extern-'] #g-showcase1 h2.h2-teaser {
  color: #345291;
  font-family: "roboto", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-family: "roboto";
  text-rendering: optimizelegibility;
  font-weight: 100;
}
/* line 2411, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-feature01 .cls-promotion-features, #g-feature03 .cls-promotion-features, #g-feature04 .cls-promotion-features {
  background-color: #fff;
}
/* line 2418, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-feature01 .cls-promotion-features {
  border-top: 1rem solid #345291;
}
/* line 2422, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-feature04 .cls-promotion-features {
  border-bottom: 1rem solid #345291;
}
/*
 #g-feature02 p {
 margin: 0;
 font-size: 0;
 }
 #g-feature02 .g-content {
 padding: 0;
 margin: 0;
 }
 */
/* line 2435, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 2436, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body[id^='id-alle-extern-'] #g-mainsection {
  background-color: #fff;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/*                      O F F L I N E   - P A G E                        */
/*                                                                       */
/*                                                                       */
/*                                                                       */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* line 2450, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.logo-offline .g-content {
  margin: -1px 0;
  padding: 0;
}
/* line 2455, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#pagecontent-offline h1 {
  display: none;
  visibility: hidden;
}
/* line 2460, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#username, #passwd {
  float: right;
}
/* line 2470, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-sc-start-top .g-content #mod_showcase .showcase-more {
  display: none;
  visibility: hidden;
}
/* line 2475, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-sc-start-top .g-content #mod_showcase .showcase-slider {
  border-color: #345291;
  outline: 1px solid #345291;
}
/* line 2482, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
i.fa-caret-down {
  color: #345291;
}
/* line 2486, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.benefits {
  background-attachment: scroll;
  background-clip: border-box;
  background-image: none;
  background-origin: padding-box;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto auto;
  clear: both;
  position: relative;
}
/* line 2497, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.benefits.overflow {
  overflow-x: hidden;
  overflow-y: hidden;
}
/* line 2501, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.benefits.purple {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: #8f4dae;
  background-image: none;
  background-origin: padding-box;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto auto;
  color: #fff;
}
/* line 2512, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.benefits.white {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: #fff;
  background-image: none;
  background-origin: padding-box;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto auto;
}
/* line 2522, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.benefits.gray {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: eee;
  background-image: none;
  background-origin: padding-box;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto auto;
}
/* line 2532, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.benefits.extra-bottom {
  padding-bottom: 8rem;
}
/* line 2535, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.benefits p, .benefits ul {
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 1.5;
}
/* line 2541, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.benefits .platforms {
  font-size: 6rem;
  font-weight: 200;
}
/* line 2545, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.benefits .platforms a {
  color: rgba(255, 255, 255, 0.7);
}
/* line 2548, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.benefits .platforms a:hover {
  color: #fff;
}
/* line 2551, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.benefits .platforms .fa {
  font-size: 8rem;
  margin-bottom: 0;
  margin-left: 2rem;
  margin-right: 2rem;
  margin-top: 0;
  vertical-align: middle;
}
@media only all and (min-width: 48em) and (max-width: 59.938em) {
  /* line 2560, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
  .benefits .platforms {
    font-size: 4rem;
  }
  /* line 2563, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
  .benefits .platforms .fa {
    font-size: 6rem;
    margin-bottom: 0;
    margin-left: 1.5rem;
    margin-right: 1.5rem;
    margin-top: 0;
  }
}
@media only all and (max-width: 47.938em) {
  /* line 2571, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
  .benefits .platforms {
    font-size: 3rem;
  }
  /* line 2574, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
  .benefits .platforms .fa {
    font-size: 4rem;
    margin-bottom: 0;
    margin-left: 1rem;
    margin-right: 1rem;
    margin-top: 0;
  }
}
/* line 2581, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.benefits .browser-wrapper {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  margin-top: 2rem;
  /* Einfluss auf die Grösse des Bildes */
  /*    max-width: 40%;    */
  max-width: 45%;
  position: absolute;
}
/* line 2589, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.benefits .browser-wrapper.negative-top {
  margin-top: -7rem;
}
/* line 2592, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.benefits .browser-wrapper.left {
  left: 0;
}
/* line 2595, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.benefits .browser-wrapper.left + .benefit-content {
  margin-left: 50%;
}
/* line 2598, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.benefits .browser-wrapper.right {
  right: 0;
}
/* line 2601, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.benefits .browser-wrapper.right + .benefit-content {
  margin-right: 50%;
}
/* line 2604, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.benefits .browser-wrapper + .benefit-content {
  text-align: left;
}
/* line 2607, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.benefits .browser-wrapper + .benefit-content h1, .benefits .browser-wrapper + .benefit-content h2 {
  text-align: left;
}
@media only all and (min-width: 48em) and (max-width: 59.938em) {
  /* line 2611, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
  .benefits h1 {
    font-size: 2.5rem;
  }
  /* line 2614, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
  .benefits p {
    font-size: 1rem;
  }
}
@media only all and (max-width: 47.938em) {
  /* line 2619, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
  .benefits .browser-wrapper {
    max-width: 100%;
    position: relative;
  }
  /* line 2623, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
  .benefits .browser-wrapper.right + .benefit-content, .benefits .browser-wrapper.left + .benefit-content {
    margin: 0;
  }
  /* line 2626, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
  .benefits h1 {
    font-size: 1.75rem;
  }
}
/* line 2630, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.browser-wrapper {
  border-radius: 5px;
  display: inline-block;
  float: right;
  margin-bottom: 0;
  /* Abstand des Bildes zum Rand */
  margin-left: 1rem;
  margin-right: 1rem;
  margin-top: 0;
  padding-top: 34px;
  vertical-align: bottom;
}
@media only all and (max-width: 47.938em) {
  /* line 2644, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
  .browser-wrapper {
    display: block;
    float: none;
    margin-bottom: 2rem;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    max-width: 70%;
  }
}
/* line 2654, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.browser-wrapper img {
  display: block;
}
/* line 2657, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.browser-wrapper .browser-bar {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: #eee;
  background-image: none;
  background-origin: padding-box;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto auto;
  border-bottom-color: #e1e1e1;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  height: 34px;
  padding-left: 3px;
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 2679, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.browser-wrapper .browser-bar .browser-button {
  top: 11px;
}
/* line 2682, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.browser-wrapper .browser-bar .browser-button {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-attachment: scroll;
  background-clip: border-box;
  background-color: #ff5f57;
  background-image: none;
  background-origin: padding-box;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto auto;
  border: 1px solid rgba(240, 11, 0, 0.5);
  border-bottom-left-radius: 100%;
  border-bottom-right-radius: 100%;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  border-image-slice: 100% 100% 100% 100%;
  border-image-source: none;
  border-image-width: 1 1 1 1;
  border-top-left-radius: 100%;
  border-top-right-radius: 100%;
  content: "";
  display: block;
  height: 12px;
  left: 8px;
  position: relative;
  width: 12px;
}
/* line 2712, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.browser-wrapper .browser-bar .browser-button::after, .browser-wrapper .browser-bar .browser-button::before {
  border-bottom-left-radius: 100%;
  border-bottom-right-radius: 100%;
  border-top-left-radius: 100%;
  border-top-right-radius: 100%;
  content: "";
  display: block;
  height: 12px;
  position: absolute;
  top: -1px;
  width: 12px;
}
/* line 2724, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.browser-wrapper .browser-bar .browser-button::after {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-attachment: scroll;
  background-clip: border-box;
  background-color: #ffbd2e;
  background-image: none;
  background-origin: padding-box;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto auto;
  border: 1px solid rgba(199, 136, 0, 0.5);
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  border-image-slice: 100% 100% 100% 100%;
  border-image-source: none;
  border-image-width: 1 1 1 1;
  left: 17px;
}
/* line 2745, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.browser-wrapper .browser-bar .browser-button::before {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-attachment: scroll;
  background-clip: border-box;
  background-color: #28c940;
  background-image: none;
  background-origin: padding-box;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto auto;
  border: 1px solid rgba(23, 116, 37, 0.5);
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  border-image-slice: 100% 100% 100% 100%;
  border-image-source: none;
  border-image-width: 1 1 1 1;
  left: 35px;
}
/* line 2766, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.browser-wrapper img {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
/* line 2772, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.benefits.gray {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: #eee;
  background-image: none;
  background-origin: padding-box;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto auto;
}
/* line 2787, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.headroom {
  -webkit-transition: -webkit-transform 200ms linear;
  -moz-transition: -moz-transform 200ms linear;
  transition: transform 200ms linear;
}
/* line 2790, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.headroom--pinned {
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%);
}
/* line 2793, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.headroom--unpinned {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
/* line 2797, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-navigation.headroom--not-top {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 1001;
  left: 0;
}
/* line 2805, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.g-offcanvas-toggle.headroom--not-top {
  position: fixed;
  z-index: 1002;
}
/* line 2808, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.g-offcanvas-toggle.headroom--not-top.headroom--unpinned {
  top: 0;
}
/* line 2813, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
/* line 2814, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.g-offcanvas-open #g-navigation.headroom--not-top {
  left: 17rem;
}
/* line 2817, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.g-offcanvas-open .g-offcanvas-toggle.headroom--not-top {
  left: 17.7rem;
}
/* line 2822, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#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;
}
/* Bilder */
/* line 2832, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-sc-mod-2-4 div.discuss-mod img.avatar {
  width: 48px !important;
}
/* line 2836, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#id-sc-mod-2-1 div.ezb-mod div.mod-post-author.at-bottom a.mod-avatar img.avatar {
  width: 48px !important;
}
/* line 2841, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body div#fd.es .es-avatar.es-avatar-sm {
  height: 48px;
  width: 48px;
}
/* line 2850, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
div#discuss-wrapper .discuss-item {
  border: 1px solid #8597bd;
}
/* line 2854, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body div#fd .text-error a:hover, body div#fd .text-error a:focus, body div#fd .text-error a:active {
  background-color: transparent;
  color: #000 !important;
}
/* line 2860, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
body div#fd a.text-error:hover, body div#fd a.text-error:focus, body div#fd a.text-error:active {
  background-color: transparent;
  color: #000 !important;
}
/* line 2865, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.text-error {
  background-color: transparent;
  color: #000 !important;
}
/* line 2871, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-main .g-content .error-box {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/*                                                              */
/*   E I N S T E L L U N G E N   F Ü R   M O B I L E V I E W    */
/*                                                              */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* Speziell für Smartphone */
@media only all and (max-width: 47.938em) {
  /* Promotion-Seite - Breadcrumbs und Hilfe oben ausblenden */
  /* line 2888, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
  #g-routehelpcontainer {
    display: none;
  }
}
/* Speziell für Tablet */
/* Speziell für Smartphone und Tablet */
/* line 2903, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
ul.li.g-menu-item-245 a {
  color: #900;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/*                      O F F L I N E   - P A G E                        */
/*                                                                       */
/*                                                                       */
/*                                                                       */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* line 2917, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.logo-offline .g-content {
  margin: -1px 0;
  padding: 0;
}
/* line 2922, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#pagecontent-offline h1 {
  display: none;
  visibility: hidden;
}
/* line 2927, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#username, #passwd {
  float: right;
}
/*********************************************************/
/*                                                       */
/*  Elemente für Sticky Footer - aktuell nicht genutzt   */
/*                                                       */
/*********************************************************/
/**
 * 1. Avoid the IE 10-11 `min-height` bug.
 * 2. Set `flex-shrink` to `0` to prevent some browsers from
 *    letting these items shrink to smaller than their content's default
 *    minimum size. See http://bit.ly/1Mn35US for details.
 * 3. Use `%` instead of `vh` since `vh` is buggy in older mobile Safari.
 Quelle
 https://philipwalton.github.io/solved-by-flexbox/demos/sticky-footer/
 */
/* line 2949, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-page-surround {
  display: flex;
  flex-direction: column;
  height: 100%;
  /* 1, 3 */
}
/* line 2956, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
.Site-header, .Site-footer {
  flex: none;
  /* 2 */
}
/* line 2961, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-mainsection {
  padding: var(--space) var(--space) 0;
  width: 100%;
  flex: 1 0 auto;
  /* 2 */
}
/* line 2967, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-mainsection::after {
  content: '\00a0';
  /* &nbsp; */
  display: block;
  margin-top: var(--space);
  height: 0px;
  visibility: hidden;
}
@media (--break-lg) {
  /* line 2975, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
  #g-mainsection {
    padding-top: var(--space-lg);
  }
  /* line 2978, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
  #g-mainsection::after {
    margin-top: var(--space-lg);
  }
}
/* line 2983, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-mainsection--full {
  padding: 0;
}
/* line 2986, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-mainsection--full::after {
  content: none;
}
/* line 2991, templates/g5_hydrogen/custom/scss/custom-webseite.scss */
#g-errorpage #g-page-surround {
  background-color: #fff;
}
/* 
 1. Allgemeine Parameter 
 1.1. Farbgestaltung der Seite
 1.2. Elementgestaltung der Seite
 1.3. Sektionen
 1.3.1. Navigation
 1.3.2. Mainsection
 1.3.3. Sidebarright
 1.3.4. Footer
 2. Applikationen
 2.1. Übergreifende Einstellungen
 2.1.1. Toolbars
 2.2. EasyBlog
 2.2.1. Seiteninhalt
 2.2.2. Module
 2.2.3. Weitere Elemente
 2.3. EasyDiscuss
 2.3.1. Seiteninhalt
 2.3.2. Module
 2.3.3. Weitere Elemente
 2.4. EaysSocial
 2.4.1. Seiteninhalt
 2.4.2. Module
 2.4.3. Weitere Elemente
 2.5. jDownloads
 2.5.1. Seiteninhalt
 2.5.2. Module
 2.5.3. Weitere Elemente
 3. Weiteres
 3.1. Komento
 3.2. Hilfsseiten
 3.3. Plugins
 */
/*============================================================================= */
/*============================================================================= */
/*============================================================================= */
/*============================================================================= */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/*                                                                  */
/*                        T E S T S                                 */
/*                                                                  */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* line 78, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 79, templates/g5_hydrogen/custom/scss/custom.scss */
#id-mod-pos-es-menu.cls-mod-pos-es-menu .g-content {
  margin: 0;
  padding: 0.33rem 0 0;
}
/* line 83, templates/g5_hydrogen/custom/scss/custom.scss */
#id-mod-pos-es-menu.cls-mod-pos-es-menu #es .mod-es-menu-bar {
  border: none;
  padding: 4px 0;
}
/* line 89, templates/g5_hydrogen/custom/scss/custom.scss */
#es.cls-mod-es-menue .mod-es-menu-bar {
  background-color: #8597bd;
}
/* line 91, templates/g5_hydrogen/custom/scss/custom.scss */
#es.cls-mod-es-menue .mod-es-menu-bar .mod-es-menu-bar__icon-link > i {
  color: #fff;
}
/* line 96, templates/g5_hydrogen/custom/scss/custom.scss */
.nav-right {
  padding-left: 15px;
}
/* line 101, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 102, templates/g5_hydrogen/custom/scss/custom.scss */
#wt-section-downloads-overview-subheader-1 .jd_files_subheader_title {
  padding-top: 0.8rem;
  font-size: 1.15rem;
  font-weight: normal;
}
/* line 109, templates/g5_hydrogen/custom/scss/custom.scss */
.cls-wt-section-downloads-overview-subheader-2, .cls-wt-categories-overview-subheader-2 {
  margin-bottom: 6px;
}
/* line 114, templates/g5_hydrogen/custom/scss/custom.scss */
.cls-wt-section-downloads-categories-body, .cls-wt-section-downloads-overview-body {
  border: 1px solid #ccc;
  border-radius: 3px;
}
/* line 118, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 119, templates/g5_hydrogen/custom/scss/custom.scss */
.cls-wt-section-downloads-categories-body .wt-file-title .jd_download_title, .cls-wt-section-downloads-overview-body .wt-file-title .jd_download_title {
  padding: 3px 5px;
}
/* line 123, templates/g5_hydrogen/custom/scss/custom.scss */
.cls-wt-section-downloads-categories-body .wt-file-body, .cls-wt-section-downloads-overview-body .wt-file-body {
  padding: 3px 5px;
}
/* line 125, templates/g5_hydrogen/custom/scss/custom.scss */
.cls-wt-section-downloads-categories-body .wt-file-body .wt-file-body-left, .cls-wt-section-downloads-overview-body .wt-file-body .wt-file-body-left {
  float: left;
  width: 60%;
}
/* line 128, templates/g5_hydrogen/custom/scss/custom.scss */
.cls-wt-section-downloads-categories-body .wt-file-body .wt-file-body-left .jd_download_description, .cls-wt-section-downloads-overview-body .wt-file-body .wt-file-body-left .jd_download_description {
  margin: 0;
  padding: 0 4px 4px 4px;
}
/* line 133, templates/g5_hydrogen/custom/scss/custom.scss */
.cls-wt-section-downloads-categories-body .wt-file-body .wt-file-body-right, .cls-wt-section-downloads-overview-body .wt-file-body .wt-file-body-right {
  float: left;
  width: 40%;
  color: #8597bd;
}
/* line 139, templates/g5_hydrogen/custom/scss/custom.scss */
.cls-wt-section-downloads-categories-body .jd_clear_none, .cls-wt-section-downloads-overview-body .jd_clear_none {
  clear: none;
}
/* line 142, templates/g5_hydrogen/custom/scss/custom.scss */
.cls-wt-section-downloads-categories-body .jd_cat_subheader_title, .cls-wt-section-downloads-overview-body .jd_cat_subheader_title, .cls-wt-section-downloads-categories-body .jd_files_subheader_title, .cls-wt-section-downloads-overview-body .jd_files_subheader_title {
  padding-top: 0.8rem;
  font-size: 1.15rem;
  font-weight: normal;
}
/* line 148, templates/g5_hydrogen/custom/scss/custom.scss */
.cls-wt-section-downloads-categories-body .cls-wt-download-symbole, .cls-wt-section-downloads-overview-body .cls-wt-download-symbole {
  font-size: 0.75rem;
  float: right;
}
/* line 154, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 155, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 156, templates/g5_hydrogen/custom/scss/custom.scss */
.cls-wt-categories-overview-body .wt-category-body .wt-category-body-left {
  float: left;
  width: 70%;
}
/* line 160, templates/g5_hydrogen/custom/scss/custom.scss */
.cls-wt-categories-overview-body .wt-category-body .wt-category-body-right {
  float: left;
  width: 30%;
  color: #8597bd;
}
/* line 164, templates/g5_hydrogen/custom/scss/custom.scss */
.cls-wt-categories-overview-body .wt-category-body .wt-category-body-right .jd_cats_sum_subcats, .cls-wt-categories-overview-body .wt-category-body .wt-category-body-right .jd_cats_sum_files {
  clear: none;
}
/* line 172, templates/g5_hydrogen/custom/scss/custom.scss */
.jd_cat_main {
  border-color: #8597bd;
}
/* line 176, templates/g5_hydrogen/custom/scss/custom.scss */
.wt-tooltip {
  position: relative;
  display: inline-block;
}
/* line 181, templates/g5_hydrogen/custom/scss/custom.scss */
.wt-tooltip .wt-tooltiptext {
  visibility: hidden;
  background-color: #d6dce9;
  color: #345291;
  text-align: center;
  border-radius: 3px;
  padding: 5px;
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  bottom: 100%;
  left: 50%;
  margin-left: -60px;
  /* Use half of the width (120/2 = 60), to center the tooltip */
}
/* line 199, templates/g5_hydrogen/custom/scss/custom.scss */
.wt-tooltip:hover .wt-tooltiptext {
  visibility: visible;
}
/* line 204, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation {
  background-color: #8597bd;
}
/* line 208, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main {
  padding: 0;
}
/* line 212, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main .g-content {
  margin-top: 0.125rem;
  padding-top: 0rem;
}
/*============================================================================= */
/*============================================================================= */
/*============================================================================= */
/*============================================================================= */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/*  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 */
/* line 238, templates/g5_hydrogen/custom/scss/custom.scss */
body {
  background: #fff none repeat scroll 0 0;
}
/* line 241, templates/g5_hydrogen/custom/scss/custom.scss */
#g-page-surround {
  /* Hintergrundfarbe dunkles grau */
  background: #ccc none repeat scroll 0 0;
}
/* line 245, templates/g5_hydrogen/custom/scss/custom.scss */
#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 */
/* line 254, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainsection .g-container {
  /* Hintergrundfarbe weiss*/
  background: #fff none repeat scroll 0 0;
  box-sizing: border-box;
}
/* line 263, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 264, templates/g5_hydrogen/custom/scss/custom.scss */
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 */
/* line 272, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 273, templates/g5_hydrogen/custom/scss/custom.scss */
body[id^='id-alle-intern'] #g-footer {
  background: none;
}
/* line 275, templates/g5_hydrogen/custom/scss/custom.scss */
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  */
/* line 289, templates/g5_hydrogen/custom/scss/custom.scss */
#id-sb-r-block {
  border-left: 1px solid #ccc;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/* 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ü                            */
/*                                      */
/* ++++++++++++++++++++++++++++++++++++ */
/* ------------------------------------ */
/* Abstände und Positionen              */
/* ------------------------------------ */
/* line 312, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav {
  /* Ursprüngliche Positionierung */
  /* margin: -1.563rem; */
  margin: 0rem;
}
/* line 316, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  margin-right: 5px;
  padding: 0.25rem 0.5rem;
}
/* line 320, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation #id-mainmenu-01 .g-content, #g-navigation #id-mainmenu-02 .g-content {
  /* Positionierung des Menüs */
  margin: 0rem;
  padding: 0.5rem;
}
/* line 326, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation #id-mainmenu-01 .g-content {
  /* Positionierung des Menüs */
  float: left;
}
/* line 330, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation #id-mainmenu-02 .g-content {
  /* Positionierung des Menüs */
  float: right;
}
/* ------------------------------------ */
/* Schriftgröße                           */
/* ------------------------------------ */
/* line 338, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-container {
  font-size: 0.875rem;
}
@media only all and (min-width: 48em) and (max-width: 59.938em) {
  /* line 342, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-navigation .g-container {
    font-size: 0.65rem;
  }
}
/* ------------------------------------ */
/* Farbgestaltung                       */
/* ------------------------------------ */
/* line 349, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 350, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-container {
  background: #8597bd none repeat scroll 0 0;
}
/* line 353, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel i {
  /* ´Korrektur Transparenz Symbole */
  opacity: 1;
}
/* line 357, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav {
  /* Design Menüpunkte */
  /* Design Menüpunkte bei Hover */
  /* Design Menüpunkte bei Active */
}
/* line 359, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #fff;
  border-left: 1px solid transparent;
  border-bottom: 1px solid transparent;
}
/* line 365, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li:hover:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) > .g-menu-item-container {
  /* border-left: 1px solid $weiss;
   border-bottom: 1px solid $weiss;  */
  border-left: 1px solid #345291;
  border-bottom: 1px solid #345291;
  background: #d6dce9;
  border-radius: 5px;
}
/* line 374, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li.active:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) {
  background: transparent none repeat scroll 0 0;
}
/* line 377, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li.active:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) > .g-menu-item-container {
  color: #345291;
  border-left: 1px solid #345291;
  border-bottom: 1px solid #345291;
  background: #d6dce9;
  border-radius: 5px;
}
/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
/*                                      */
/* Ergänzungen für Login-/Logout-Button */
/*                                      */
/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
@media only all and (min-width: 48.1em) {
  /* line 391, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-navigation #id-mainmenu-01 .g-main-nav .g-toplevel > li.cls-login-logout {
    display: none;
  }
}
@media only all and (max-width: 48em) {
  /* line 395, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-navigation #id-mainmenu-02 .g-main-nav .g-toplevel > li.cls-login-logout {
    display: none;
  }
}
/* ------------------------------------ */
/* Sticky Header - Offcanvas            */
/* ------------------------------------ */
/* line 402, templates/g5_hydrogen/custom/scss/custom.scss */
.headroom {
  -webkit-transition: -webkit-transform 200ms linear;
  -moz-transition: -moz-transform 200ms linear;
  transition: transform 200ms linear;
}
/* line 405, templates/g5_hydrogen/custom/scss/custom.scss */
.headroom--pinned {
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%);
}
/* line 408, templates/g5_hydrogen/custom/scss/custom.scss */
.headroom--unpinned {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
/* line 411, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation.headroom--not-top {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 1001;
  left: 0;
}
/* line 417, templates/g5_hydrogen/custom/scss/custom.scss */
#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;
}
/* line 421, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation.headroom--not-top .g-offcanvas-toggle.headroom--not-top.headroom--unpinned {
  top: 0;
}
/* line 424, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 425, templates/g5_hydrogen/custom/scss/custom.scss */
.g-offcanvas-open #g-navigation.headroom--not-top {
  left: 17rem;
}
/* line 428, templates/g5_hydrogen/custom/scss/custom.scss */
.g-offcanvas-open .g-offcanvas-toggle.headroom--not-top {
  left: 17.7rem;
}
/* line 432, templates/g5_hydrogen/custom/scss/custom.scss */
.g-offcanvas-toggle {
  color: #345291;
  background-color: #fff;
  font-size: 2rem;
}
/* line 437, templates/g5_hydrogen/custom/scss/custom.scss */
#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;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                    */
/*           U N T E R M E N Ü - 1. EBENE             */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Aktuell nicht relevant */
/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
 #g-navigation #id-mainmenu-01 .g-dropdown {
 background-color: $weiss;
 ul.g-sublevel {
 li > .g-menu-item-container {
 color: $schrift-grau-mittel;
 border-left: 1px solid transparent;
 border-bottom: 1px solid transparent;
 }
 li:hover > .g-menu-item-container {
 border-left: 1px solid $rahmenfarbe-03;
 border-bottom: 1px solid $rahmenfarbe-03;
 background-color: $hintergrund-grau-hell;   
 }
 li.active > .g-menu-item-container {
 border-left: 1px solid $rahmenfarbe-02;
 border-bottom: 1px solid $rahmenfarbe-02;
 background-color: $hintergrund-grau-hell;
 color: $schrift-blau-dunkel;   
 } } }
 #g-navigation #id-mainmenu-01 .g-dropdown ul.g-sublevel > li > .g-menu-item-container {
 padding-bottom: 0.5rem;
 padding-top: 0.5rem;
 }
 #g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
 width: 232px;
 }
 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/* 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        */
/* ++++++++++++++++++++++++++++++++++++ */
/* line 493, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 494, templates/g5_hydrogen/custom/scss/custom.scss */
#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;
}
/* line 500, templates/g5_hydrogen/custom/scss/custom.scss */
#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;
}
/* line 510, templates/g5_hydrogen/custom/scss/custom.scss */
div#section-kmt.kmt .kmt-form-share .col-cell + .col-cell::before {
  color: #bdbdbd;
  content: " ";
  margin-left: 3px;
}
/* line 515, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main.m-start {
  background-color: #e5e5e5;
}
/* line 519, templates/g5_hydrogen/custom/scss/custom.scss */
#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;
}
/* line 527, templates/g5_hydrogen/custom/scss/custom.scss */
h3.g-title a {
  color: #345291;
}
/* line 530, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase.sc-start {
  background-color: transparent;
  color: #4c4c4c;
  padding-bottom: 0.625rem;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}
/* line 538, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase.sc-start .g-container {
  background-color: #7f7f7f;
}
/* line 541, templates/g5_hydrogen/custom/scss/custom.scss */
#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;
}
/* line 552, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 556, templates/g5_hydrogen/custom/scss/custom.scss */
#g-top1 .g-container, #g-top2 .g-container, #g-dokumente .g-container, .g-wrapper .g-container {
  background-color: #fff;
  /*outline: 3px solid $rahmen-grau-mittel;*/
}
/* line 559, templates/g5_hydrogen/custom/scss/custom.scss */
#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;*/
}
/* line 562, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainsection {
  /*outline: 3px solid $rahmen-grau-mittel;*/
}
/* line 566, templates/g5_hydrogen/custom/scss/custom.scss */
.cls-feature {
  margin-bottom: 100px;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/* 1.3.3.      S I D E B A R R I G H T                                   */
/*                                                                       */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* line 576, templates/g5_hydrogen/custom/scss/custom.scss */
#g-sidebarright1.cls-sb-r-allgemein {
  padding-top: 1rem;
}
/* Box 1                                                                 */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* line 583, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 584, templates/g5_hydrogen/custom/scss/custom.scss */
#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 #ccc;
  margin: 0.625rem;
  padding: 0.625rem;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Box 2                                                                 */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* line 595, templates/g5_hydrogen/custom/scss/custom.scss */
#id-sb-r-block .box2 {
  /* Rahmen und Hintergrund */
}
/* line 596, templates/g5_hydrogen/custom/scss/custom.scss */
#id-sb-r-block .box2 .g-content {
  -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 #ccc;
  margin: 0.625rem;
  padding: 0.625rem;
}
/* line 604, templates/g5_hydrogen/custom/scss/custom.scss */
#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                                               */
/*                                                                       */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* line 625, templates/g5_hydrogen/custom/scss/custom.scss */
body[id^='id-alle-intern'] {
  /* standardmäßier Rahmen oben raus */
  /* Branding-Logo unten rechts */
}
/* line 626, templates/g5_hydrogen/custom/scss/custom.scss */
body[id^='id-alle-intern'] #g-footer {
  border-top: none;
}
/* line 629, templates/g5_hydrogen/custom/scss/custom.scss */
body[id^='id-alle-intern'] #g-footer .g-container {
  padding: 0 0.5rem;
  /*outline: 3px solid $rahmen-grau-mittel;*/
}
/* line 632, templates/g5_hydrogen/custom/scss/custom.scss */
body[id^='id-alle-intern'] #g-footer .g-container .g-content {
  margin: 0 0.625rem;
  padding: 0.938rem;
}
/* line 636, templates/g5_hydrogen/custom/scss/custom.scss */
body[id^='id-alle-intern'] #g-footer.cls-section-footer-01 {
  /*  background-color: $weiss; */
  border-top: 2px solid #f2f2f2;
}
/* line 641, templates/g5_hydrogen/custom/scss/custom.scss */
body[id^='id-alle-intern'] #id-branding-small .g-content {
  text-align: right;
}
/* line 644, templates/g5_hydrogen/custom/scss/custom.scss */
body[id^='id-alle-intern'] img.branding-logo-small {
  width: 80px;
  margin-top: 0.3rem;
  margin-right: 0.3rem;
}
/* line 650, templates/g5_hydrogen/custom/scss/custom.scss */
body[id^='id-alle-intern'] div.branding-text-small p {
  margin-top: 0;
  margin-bottom: 0;
}
/* line 654, templates/g5_hydrogen/custom/scss/custom.scss */
body[id^='id-alle-intern'] #g-footer.cls-section-footer-01 #id-copyright {
  font-size: 0.7rem;
}
/* line 657, templates/g5_hydrogen/custom/scss/custom.scss */
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;
}
/* line 662, templates/g5_hydrogen/custom/scss/custom.scss */
body[id^='id-alle-intern'] div.logos-zentriert {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
/* line 669, templates/g5_hydrogen/custom/scss/custom.scss */
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;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/*  2.        A P P L I K A T I O N E N                                  */
/*                                                                       */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/*  2.1.      Ü B E R G R E I F E N D E   E I N S T E L L U N G E N      */
/*                                                                       */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/*  2.1.1.    T O O L B A R S                                            */
/*                                                                       */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* #es = EasySocial
 /* #ed = EasyDiscuss
 /* #fd.eb = EasyBlog
 /* .vd = jDownloads
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++ */
/*   Hintergrundfarbe                   */
/* ++++++++++++++++++++++++++++++++++++ */
/* line 702, templates/g5_hydrogen/custom/scss/custom.scss */
#eb .eb-navbar__body, #es .es-navbar__body, #ed .ed-navbar__body, div#fd.eb .eb-navbar, .jd_top_navi {
  background-color: #8597bd;
}
/* ++++++++++++++++++++++++++++++++++++ */
/*   Suchmaske                          */
/* ++++++++++++++++++++++++++++++++++++ */
/* line 712, templates/g5_hydrogen/custom/scss/custom.scss */
#eb .eb-navbar__search, #eb .eb-navbar__search-input, #es .es-navbar__search, #es .es-navbar__search-input, #ed .ed-navbar__search, #ed .ed-navbar__search-input, div#fd.eb .eb-navbar-search .form-control {
  background-color: #aebad3;
  color: #fff;
}
/* line 725, templates/g5_hydrogen/custom/scss/custom.scss */
#eb .eb-navbar__search::before, #es .es-navbar__search::before, #ed .ed-navbar__search::before {
  color: #fff;
}
/* line 731, templates/g5_hydrogen/custom/scss/custom.scss */
#es .es-navbar__search-filter-icon {
  color: #fff;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/*  2.2.      E A S Y B L O G                                            */
/*                                                                       */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/*  2.2.1.    S E I T E N I H A L T                                      */
/*                                                                       */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++ */
/*     Eingangseite Übersicht Artikel   */
/* ++++++++++++++++++++++++++++++++++++ */
/* line 751, templates/g5_hydrogen/custom/scss/custom.scss */
#eb .eb-post .eb-post-content {
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 0;
}
/* line 755, templates/g5_hydrogen/custom/scss/custom.scss */
#eb .eb-post .eb-post-content .eb-wt-post-header {
  padding: 8px;
  border-bottom: 1px solid #ccc;
  background-color: #f8f8f8;
}
/* line 759, templates/g5_hydrogen/custom/scss/custom.scss */
#eb .eb-post .eb-post-content .eb-wt-post-header h2.eb-post-title {
  font-size: 1.2rem;
  color: #345291;
  margin: 0 0 5px;
}
/* line 764, templates/g5_hydrogen/custom/scss/custom.scss */
#eb .eb-post .eb-post-content .eb-wt-post-header .eb-post-head .eb-post-meta {
  font-size: 0.75rem;
  margin: 0 0 5px;
}
/* line 767, templates/g5_hydrogen/custom/scss/custom.scss */
#eb .eb-post .eb-post-content .eb-wt-post-header .eb-post-head .eb-post-meta .eb-tags {
  margin: 0;
}
/* line 772, templates/g5_hydrogen/custom/scss/custom.scss */
#eb .eb-post .eb-post-content .eb-wt-post-body {
  padding: 8px;
}
/* line 774, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 775, templates/g5_hydrogen/custom/scss/custom.scss */
#eb .eb-post .eb-post-content .eb-wt-post-body .eb-post-body p {
  margin: 0 0 10px;
}
/* line 780, templates/g5_hydrogen/custom/scss/custom.scss */
#eb .eb-post .eb-post-content .eb-wt-post-footer {
  padding: 0 8px;
  border-top: 1px solid #ccc;
  background-color: #f8f8f8;
}
/* line 784, templates/g5_hydrogen/custom/scss/custom.scss */
#eb .eb-post .eb-post-content .eb-wt-post-footer .eb-post-foot {
  margin: 0;
  padding: 3px 0;
  font-size: 0.75rem;
}
/* ++++++++++++++++++++++++++++++++++++ */
/*   Artikelseite - einzelner Artikel   */
/* ++++++++++++++++++++++++++++++++++++ */
/* line 796, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 797, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 798, templates/g5_hydrogen/custom/scss/custom.scss */
#eb.eb-wireframe.eb-view-entry.eb-layout-default .eb-entry .eb-entry-tools {
  margin: 0 0 3px;
}
/* line 800, templates/g5_hydrogen/custom/scss/custom.scss */
#eb.eb-wireframe.eb-view-entry.eb-layout-default .eb-entry .eb-entry-tools .eb-entry-helper {
  float: right;
  color: #8597bd;
  font-size: 0.8rem;
  padding: 0 30px;
}
/* line 805, templates/g5_hydrogen/custom/scss/custom.scss */
#eb.eb-wireframe.eb-view-entry.eb-layout-default .eb-entry .eb-entry-tools .eb-entry-helper .eb-help-resize a {
  background-color: #8597bd;
}
/* line 808, templates/g5_hydrogen/custom/scss/custom.scss */
#eb.eb-wireframe.eb-view-entry.eb-layout-default .eb-entry .eb-entry-tools .eb-entry-helper .eb-help-print a, #eb.eb-wireframe.eb-view-entry.eb-layout-default .eb-entry .eb-entry-tools .eb-entry-helper .eb-help-print i {
  color: #8597bd;
}
/* line 814, templates/g5_hydrogen/custom/scss/custom.scss */
#eb.eb-wireframe.eb-view-entry.eb-layout-default .eb-entry .eb-entry-head {
  padding: 8px;
  border: 1px solid #ccc;
  border-radius: 3px;
  background-color: #f8f8f8;
  margin-bottom: 10px;
}
/* line 820, templates/g5_hydrogen/custom/scss/custom.scss */
#eb.eb-wireframe.eb-view-entry.eb-layout-default .eb-entry .eb-entry-head .eb-post-avatar {
  padding-top: 8px;
}
/* line 823, templates/g5_hydrogen/custom/scss/custom.scss */
#eb.eb-wireframe.eb-view-entry.eb-layout-default .eb-entry .eb-entry-head h1.eb-entry-title {
  font-size: 1.5rem;
  color: ;
}
/* line 827, templates/g5_hydrogen/custom/scss/custom.scss */
#eb.eb-wireframe.eb-view-entry.eb-layout-default .eb-entry .eb-entry-head .eb-entry-meta {
  margin: 5px 0 15px;
  font-size: 0.75rem;
}
/* line 832, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 833, templates/g5_hydrogen/custom/scss/custom.scss */
#eb.eb-wireframe.eb-view-entry.eb-layout-default .eb-entry .eb-entry-body .eb-entry-article p {
  margin: 0 0 15px;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/*  2.2.2.    M O D U L E                                                */
/*                                                                       */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*  Themenkategorien                                                     */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* line 847, templates/g5_hydrogen/custom/scss/custom.scss */
#id-sidebarright .moduletable.cls-mod-eb-kategorien {
  margin: 0.2rem 0.6rem;
}
/* line 849, templates/g5_hydrogen/custom/scss/custom.scss */
#id-sidebarright .moduletable.cls-mod-eb-kategorien h3.g-title {
  font-size: 1rem;
  color: #345291;
  padding: 0.2rem 0.5rem;
  background-color: #f8f8f8;
  border-bottom: 2px solid #8597bd;
  border-left: 2px solid #8597bd;
  border-radius: 0pt 0pt 0pt 3pt;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
}
/* line 860, templates/g5_hydrogen/custom/scss/custom.scss */
#id-sidebarright .moduletable.cls-mod-eb-kategorien .mod-items-compact {
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 0.5rem;
}
/* line 864, templates/g5_hydrogen/custom/scss/custom.scss */
#id-sidebarright .moduletable.cls-mod-eb-kategorien .mod-items-compact .mod-item + .mod-item {
  border-top: 3px solid #ccc;
  margin-top: 10px;
  padding: 10px 0 0;
}
/* line 869, templates/g5_hydrogen/custom/scss/custom.scss */
#id-sidebarright .moduletable.cls-mod-eb-kategorien .mod-items-compact .mod-cell i {
  color: #aebad3;
}
/* line 872, templates/g5_hydrogen/custom/scss/custom.scss */
#id-sidebarright .moduletable.cls-mod-eb-kategorien .mod-items-compact .mod-item div.mod-table div.mod-cell div#eb-cat-1.in {
  margin-left: 5px;
  border-left: 1px dashed #ccc;
  padding-left: 10px;
}
/* line 876, templates/g5_hydrogen/custom/scss/custom.scss */
#id-sidebarright .moduletable.cls-mod-eb-kategorien .mod-items-compact .mod-item div.mod-table div.mod-cell div#eb-cat-1.in .mod-item {
  border-top: none;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*  Aktuelle Artikel                                                     */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* line 887, templates/g5_hydrogen/custom/scss/custom.scss */
#id-sidebarright .moduletable.cls-mod-abstand {
  margin-top: 1rem;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/*  2.2.3.    W E I T E R E   E L E M E N T E                            */
/*                                                                       */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*  E R G Ä N Z U N G E N   E A S Y B L O G - T O O L B A R              */
/* --------------------------------------------------------------------- */
/* EB  - Template Nomad - Einzelseite Blogartikel - Rahmen Toolbar */
/* line 900, templates/g5_hydrogen/custom/scss/custom.scss */
div#fd.eb-nomad .eb-header {
  background: none;
  border: none;
  box-shadow: none;
  padding: 0;
}
/* line 906, templates/g5_hydrogen/custom/scss/custom.scss */
div#fd.eb .eb-navbar-nav > li + li {
  /*    border-left: 1px solid #1b1b1b; */
  border-left: 1px solid transparent;
}
/* EB  - Template Nomad - Einzelseite Blogartikel - Icons Toolbar */
/* line 911, templates/g5_hydrogen/custom/scss/custom.scss */
div#fd.eb .eb-navbar-nav > li > a > i {
  color: #fff;
  background-color: #8597bd;
}
/* line 915, templates/g5_hydrogen/custom/scss/custom.scss */
div#fd.eb .eb-navbar-nav > li:hover > a > i {
  color: #fff;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  background: #d6dce9;
  border-radius: 2px;
}
/* line 922, templates/g5_hydrogen/custom/scss/custom.scss */
div#fd.eb .eb-navbar-nav > li.active > a > i {
  background: #d6dce9 none repeat scroll 0 0;
  border-bottom: 1px solid #345291;
  border-left: 1px solid #345291;
  border-radius: 2px;
  color: #5d75a7;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*     C O M P O S E R   E A S Y B L O G - T O O L B A R                 */
/* --------------------------------------------------------------------- */
/* line 935, templates/g5_hydrogen/custom/scss/custom.scss */
#eb .eb-composer-frame .eb-comp-toolbar {
  background-color: #8597bd;
}
/* line 937, templates/g5_hydrogen/custom/scss/custom.scss */
#eb .eb-composer-frame .eb-comp-toolbar .eb-comp-toolbar__close > a {
  background-color: #8597bd;
}
/* line 942, templates/g5_hydrogen/custom/scss/custom.scss */
#eb .eb-comp.is-sidebar-open .eb-comp-toolbar__close-icon::before, #eb .eb-comp-toolbar__close-icon::before {
  color: #fff;
  font-size: 1.5rem;
}
/* line 948, templates/g5_hydrogen/custom/scss/custom.scss */
#eb .eb-comp-toolbar__nav-btn > i {
  color: #fff;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/*  2.3.      E A S Y D I S C U S S                                      */
/*                                                                       */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/*  2.3.1.    S E I T E N I H A L T                                      */
/*                                                                       */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* verschiedene Standardbuttons                                          */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* line 966, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 970, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 975, templates/g5_hydrogen/custom/scss/custom.scss */
#ed .btn-default {
  border: 1px solid #8597bd;
  background: #d6dce9 !important;
  /*
   @extend .button-default-blau-1-parameter;
   @extend .button-blau-1-standard-farbe; */
}
/* line 981, templates/g5_hydrogen/custom/scss/custom.scss */
#ed .btn-default:hover {
  /*
   @extend .button-blau-1-hover-farbe;
   */
  background: #8597bd !important;
  color: #fff !important;
}
/* line 990, templates/g5_hydrogen/custom/scss/custom.scss */
#ed .ed-forums .ed-forum__hd-title {
  font-size: 1.1rem;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Leiste mit Submenü zum Filtern der Beiträge                           */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* line 998, templates/g5_hydrogen/custom/scss/custom.scss */
#ed .ed-filter-bar {
  padding: 5px 5px 5px 0;
  background-color: #d6dce9;
  border: 1px solid #8597bd;
  border-radius: 3px;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/*  2.3.2.    M O D U L E                                                */
/*                                                                       */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Ask-Button in Sidebarright                                            */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* Korrektur der standardmäßigen Umrahmung */
/* line 1015, templates/g5_hydrogen/custom/scss/custom.scss */
.discuss-mod.discuss-ask {
  border: none;
}
/* blauer Ask-Button - Daten in grundeinstellungen-wissbox */
/* line 1020, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1024, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1027, templates/g5_hydrogen/custom/scss/custom.scss */
.ed-btn-ask i {
  color: #fff;
}
/* line 1031, templates/g5_hydrogen/custom/scss/custom.scss */
.box1 > .g-content i {
  color: #fff;
}
/* line 1035, templates/g5_hydrogen/custom/scss/custom.scss */
.discuss-ask__content a:hover > span {
  color: #fff !important;
}
/* line 1039, templates/g5_hydrogen/custom/scss/custom.scss */
.discuss-ask__content a:hover > i {
  color: #fff !important;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Sidebar Modul mit Themenkategorien                                            */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* line 1048, templates/g5_hydrogen/custom/scss/custom.scss */
#id-sidebarright .cls-mod-ed-kategorien {
  margin: 2rem 0.6rem;
}
/* line 1050, templates/g5_hydrogen/custom/scss/custom.scss */
#id-sidebarright .cls-mod-ed-kategorien h3.g-title {
  font-size: 1rem;
  color: #345291;
  padding: 0.2rem 0.5rem;
  background-color: #f8f8f8;
  border-bottom: 2px solid #8597bd;
  border-left: 2px solid #8597bd;
  border-radius: 0pt 0pt 0pt 3pt;
  margin-bottom: 0.5rem;
}
/* line 1060, templates/g5_hydrogen/custom/scss/custom.scss */
#id-sidebarright .cls-mod-ed-kategorien #ed.ed-mod.discuss-mod-categories.discuss-categoriescls-mod-ed-kategorien {
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 0.5rem;
}
/* line 1065, templates/g5_hydrogen/custom/scss/custom.scss */
#id-sidebarright .cls-mod-ed-kategorien #ed.ed-mod.discuss-mod-categories.discuss-categoriescls-mod-ed-kategorien .ed-tree__item {
  padding-left: 14px;
  padding-top: 1px;
}
/* line 1069, templates/g5_hydrogen/custom/scss/custom.scss */
#id-sidebarright .cls-mod-ed-kategorien #ed.ed-mod.discuss-mod-categories.discuss-categoriescls-mod-ed-kategorien .ed-cat-item {
  padding: 0.2rem 0 0.5rem;
  font-size: 0.9rem;
}
/* Modul ED - Navigation */
/* line 1076, templates/g5_hydrogen/custom/scss/custom.scss */
#ed .ed-tree__item::before {
  background-color: #ccc;
  content: none;
}
/* line 1080, templates/g5_hydrogen/custom/scss/custom.scss */
.ed-list__item {
  border-top: 3px solid #ccc;
}
/* line 1082, templates/g5_hydrogen/custom/scss/custom.scss */
.ed-list__item .ed-list__toggle i {
  color: #aebad3;
}
/* line 1087, templates/g5_hydrogen/custom/scss/custom.scss */
.ed-list__item:first-child {
  border-top: 0 none;
}
/* line 1092, templates/g5_hydrogen/custom/scss/custom.scss */
#ed .ed-tree__item::after {
  background-color: #fff;
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 1px;
}
/* line 1103, templates/g5_hydrogen/custom/scss/custom.scss */
#ed .ed-tree__item {
  border-left: 1px dashed #ccc;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/*  2.3.3.    W E I T E R E   E L E M E N T E                            */
/*                                                                       */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*  E R G Ä N Z U N G E N   E A S Y D I S C U S S - T O O L B A R        */
/* --------------------------------------------------------------------- */
/* line 1114, templates/g5_hydrogen/custom/scss/custom.scss */
#ed .ed-navbar__body {
  padding: 3px 16px;
}
/* "Neues Thema"-Button in der Toolbar */
/* line 1119, templates/g5_hydrogen/custom/scss/custom.scss */
#ed .ed-navbar__btn-ask {
  line-height: 1.2rem;
  font-size: 1.2rem;
}
/* line 1123, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1124, templates/g5_hydrogen/custom/scss/custom.scss */
#ed .ed-navbar__body i {
  line-height: 1.2rem;
  font-size: 1.2rem;
}
/* line 1128, templates/g5_hydrogen/custom/scss/custom.scss */
#ed .ed-navbar__body i.fa-bell {
  font-size: 1rem;
}
/* line 1131, templates/g5_hydrogen/custom/scss/custom.scss */
#ed .ed-navbar__body .btn-primary {
  background-color: transparent !important;
  border-color: transparent !important;
  color: #fff !important;
}
/* line 1135, templates/g5_hydrogen/custom/scss/custom.scss */
#ed .ed-navbar__body .btn-primary:hover {
  background-color: #d6dce9 !important;
}
/* line 1138, templates/g5_hydrogen/custom/scss/custom.scss */
#ed .ed-navbar__body .btn-primary.active {
  background-color: #d6dce9 !important;
}
/* line 1141, templates/g5_hydrogen/custom/scss/custom.scss */
#ed .ed-navbar__body .btn-primary:focus {
  background-color: #d6dce9 !important;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/*  2.4.      E A S Y S O C I A L                                        */
/*                                                                       */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/*  2.4.1.    S E I T E N I H A L T                                      */
/*                                                                       */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* S T R E A M - Eingabefenster                                          */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* line 1160, templates/g5_hydrogen/custom/scss/custom.scss */
#es .es-story {
  border: 3px solid #8597bd;
}
/* line 1162, templates/g5_hydrogen/custom/scss/custom.scss */
#es .es-story .es-story-header {
  background-color: #eaedf4;
  border-bottom: 2px solid #8597bd;
}
/* line 1166, templates/g5_hydrogen/custom/scss/custom.scss */
#es .es-story .es-story-footer {
  background-color: #f8f8f8;
  border-top: 1px solid #8597bd;
}
/* line 1173, templates/g5_hydrogen/custom/scss/custom.scss */
#es .btn-es-primary {
  background-image: linear-gradient(to bottom, #edf4fa 20%, #d9e8f4 100%);
  background-position: 0 0;
  background-repeat: repeat-x;
  border: 1px solid #a6c8e6;
  color: #428bca;
  text-shadow: none;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/*  2.4.2.    M O D U L E                                                */
/*                                                                       */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* Überschrift über Modulen in der Sidebar */
/* line 1191, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1192, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1193, templates/g5_hydrogen/custom/scss/custom.scss */
div#es .es-sidebar .es-side-widget .o-tabs__link {
  color: #345291;
  padding-left: 0.8em;
  border: 1px solid transparent;
}
/* line 1198, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1199, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1201, templates/g5_hydrogen/custom/scss/custom.scss */
div#es .es-sidebar .es-side-widget .o-tabs--stacked .o-tabs__item.active .o-tabs__link, div#es .es-sidebar .es-side-widget .o-tabs--stacked .o-tabs__item:hover .o-tabs__link {
  background-color: #d6dce9;
  border: 1px solid #8597bd;
  border-radius: 2pt;
  color: #345291;
}
/* line 1207, templates/g5_hydrogen/custom/scss/custom.scss */
div#es .es-sidebar .es-side-widget .o-tabs--stacked .o-tabs__bubble {
  background-color: #f8f8f8;
  border: 1px solid #aebad3;
}
/* line 1213, templates/g5_hydrogen/custom/scss/custom.scss */
div#es .es-sidebar .es-side-widget__title {
  color: #345291;
  padding: 0.2rem 0.5rem;
  background-color: #f8f8f8;
  border-bottom: 2px solid #8597bd;
  border-left: 2px solid #8597bd;
  border-radius: 0pt 0pt 0pt 3pt;
}
/* line 1223, templates/g5_hydrogen/custom/scss/custom.scss */
div#es .es-content .es-snackbar {
  color: #345291;
  padding: 0.2rem 0.5rem;
  background-color: #f8f8f8;
  border-bottom: 2px solid #8597bd;
  border-left: 2px solid #8597bd;
  border-radius: 0pt 0pt 0pt 3pt;
}
/* line 1231, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1232, templates/g5_hydrogen/custom/scss/custom.scss */
div#es .es-content .es-snackbar .es-snackbar__cell h1 {
  font-size: 1.35em;
  padding: 0.35em 0;
}
/* line 1236, templates/g5_hydrogen/custom/scss/custom.scss */
div#es .es-content .es-snackbar .es-snackbar__cell .es-snackbar__title {
  font-weight: normal;
}
/* line 1243, templates/g5_hydrogen/custom/scss/custom.scss */
div#es .es-sidebar .mod-es-users .btn-es-default-o {
  background-image: none;
  background-color: #d6dce9 !important;
  border: 2px solid #345291;
}
/* line 1249, templates/g5_hydrogen/custom/scss/custom.scss */
.btn-es-default-o.hover {
  background-color: #345291 !important;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/*  2.4.3.    W E I T E R E   E L E M E N T E                            */
/*                                                                       */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*  E R G Ä N Z U N G E N   E A S Y S O C I A L - T O O L B A R          */
/* --------------------------------------------------------------------- */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*  L O G I N - S E I T E                                                */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* line 1266, templates/g5_hydrogen/custom/scss/custom.scss */
#es .es-login-box {
  background-color: transparent;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/*  2.5.      J D O W N L O A D S                                        */
/*                                                                       */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/*  2.5.1.    S E I T E N I H A L T                                      */
/*                                                                       */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*   Footer                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* line 1286, templates/g5_hydrogen/custom/scss/custom.scss */
.jd_footer {
  display: none;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*                 S T A R T S E I T E                */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* line 1294, templates/g5_hydrogen/custom/scss/custom.scss */
.jd-item-page p {
  font-size: 0.78rem;
  margin-top: 0rem;
  margin-bottom: 0rem;
}
/* line 1299, templates/g5_hydrogen/custom/scss/custom.scss */
.jd-item-page .back_button {
  padding-top: 1rem;
}
/* line 1302, templates/g5_hydrogen/custom/scss/custom.scss */
.jd-item-page .back_button a::before {
  overflow-x: hidden;
  overflow-y: hidden;
  font-family: FontAwesome;
  content: " \f04a  ";
  /*fa-forward */
  opacity: 0.7;
}
/* +++++ Menüleiste +++++ */
/* line 1314, templates/g5_hydrogen/custom/scss/custom.scss */
.jd_top_navi_item a {
  color: #fff;
}
/* Höhe der Menüleiste */
/* line 1318, templates/g5_hydrogen/custom/scss/custom.scss */
.jd_top_navi_item, .jd_top_navi_catbox {
  padding: 0 5px;
}
/* line 1321, templates/g5_hydrogen/custom/scss/custom.scss */
.jd_top_navi {
  padding: 4px 0 0;
}
/* line 1324, templates/g5_hydrogen/custom/scss/custom.scss */
#go_cat #cat_list {
  margin-bottom: 4px;
}
/* line 1330, templates/g5_hydrogen/custom/scss/custom.scss */
#g-sidebarright1 .g-content {
  margin: 0.125rem 0.2rem 0.625rem;
  padding: 0 0.313rem 0.938rem;
}
/* line 1334, templates/g5_hydrogen/custom/scss/custom.scss */
#g-sidebarright1 .g-content .mod-ed-ask .discuss-ask__content {
  padding-top: 0;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/*  2.5.2.    M O D U L E                                                */
/*                                                                       */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*  Schnellzugriff - Dokumente                                          */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* line 1349, templates/g5_hydrogen/custom/scss/custom.scss */
#id-sidebarright .cls-mod-jd-schnellzugriff h3.g-title {
  background-color: #f8f8f8;
  border-bottom: 2px solid #8597bd;
  border-left: 2px solid #8597bd;
  border-radius: 0 0 0 3pt;
  color: #345291;
  font-size: 1rem;
  margin-bottom: 0.5rem;
  padding: 0.2rem 0.5rem;
}
/* line 1360, templates/g5_hydrogen/custom/scss/custom.scss */
#id-sidebarright .moduletable.cls-mod-jd-schnellzugriff table.moduletablecls-mod-jd-schnellzugriff {
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 0.5rem;
  font-size: 0.925rem;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*  Verzeichnisbaum - Dokumente                                          */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* line 1376, templates/g5_hydrogen/custom/scss/custom.scss */
div.jdLinkToPage img.imgjdtreetopNodes {
  display: none;
}
/* line 1379, templates/g5_hydrogen/custom/scss/custom.scss */
a.j7dctree_link::before {
  font-family: FontAwesome;
  content: " \f07c  ";
  /*fa-folder-open */
  opacity: 0.7;
  color: #666;
}
/* line 1385, templates/g5_hydrogen/custom/scss/custom.scss */
.j7dctree li, .j7dctree_link {
  font-size: 1rem;
  line-height: 1.9rem;
  font-family: roboto, sans-serif;
}
/* line 1391, templates/g5_hydrogen/custom/scss/custom.scss */
a.home-link-view::after {
  overflow-x: hidden;
  overflow-y: hidden;
  font-family: FontAwesome;
  content: " \f04e";
  /*fa-forward */
  opacity: 0.7;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/*  2.5.3.    W E I T E R E   E L E M E N T E                            */
/*                                                                       */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*  E R G Ä N Z U N G E N   J D O W N L O A D S - T O O L B A R          */
/* --------------------------------------------------------------------- */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/*  3.        W E I T E R E S                                            */
/*                                                                       */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/*  3.1.      K O M E N T O                                              */
/*                                                                       */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/*              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                 */
/*                                                                       */
/*                                                                       */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*                    K O M E N T O                   */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* Form - Anpassungen Buttons */
/* line 1436, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1437, templates/g5_hydrogen/custom/scss/custom.scss */
div#section-kmt.kmt .kmt-form-share a {
  color: #fff;
  font-size: 12px;
  font-weight: 500;
}
/* line 1442, templates/g5_hydrogen/custom/scss/custom.scss */
div#section-kmt.kmt .row-table {
  margin-bottom: 1rem;
}
/* line 1445, templates/g5_hydrogen/custom/scss/custom.scss */
div#section-kmt.kmt .markItUpEditor {
  margin-bottom: 25px;
}
/* line 1448, templates/g5_hydrogen/custom/scss/custom.scss */
div#section-kmt.kmt .kmt-rank {
  display: none;
}
/* line 1451, templates/g5_hydrogen/custom/scss/custom.scss */
div#section-kmt {
  border-top: 2px solid #345291;
  padding-top: 1rem;
}
/* line 1454, templates/g5_hydrogen/custom/scss/custom.scss */
div#section-kmt div.kmt-rank {
  display: none;
}
/* line 1457, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1458, templates/g5_hydrogen/custom/scss/custom.scss */
div#section-kmt .kmt-form .kmt-form-addbutton {
  background-color: #7f7f7f;
  border: 1px solid #345291;
  color: #666;
  font-size: 1rem;
  text-transform: none;
}
/* line 1464, templates/g5_hydrogen/custom/scss/custom.scss */
div#section-kmt .kmt-form .kmt-form-addbutton b {
  font-size: 1rem;
  font-weight: 300;
  color: #345291;
}
/* line 1469, templates/g5_hydrogen/custom/scss/custom.scss */
div#section-kmt .kmt-control {
  padding-bottom: 2rem;
}
/* line 1472, templates/g5_hydrogen/custom/scss/custom.scss */
div#section-kmt .kmt-form-area h3.kmt-title {
  background-color: #7f7f7f;
  border: 1px solid #345291;
  color: #666;
  font-size: 1rem;
  text-transform: none;
}
/* line 1479, templates/g5_hydrogen/custom/scss/custom.scss */
div#section-kmt .kmt-tabs h3.kmt-title {
  background-color: transparent;
  color: #666;
  font-size: 1rem;
  text-transform: none;
}
/* line 1485, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1486, templates/g5_hydrogen/custom/scss/custom.scss */
div#section-kmt #kmt-fame .kmt-fame-tabs li {
  background-color: #7f7f7f;
  padding-bottom: 0.8rem;
  border-bottom: 1px solid #ddd;
  color: #666;
}
/* line 1491, templates/g5_hydrogen/custom/scss/custom.scss */
div#section-kmt #kmt-fame .kmt-fame-tabs li a {
  font-size: 1rem;
  cursor: default;
  pointer-events: none;
}
/* line 1496, templates/g5_hydrogen/custom/scss/custom.scss */
div#section-kmt #kmt-fame .kmt-fame-tabs li a.navMain i {
  background-image: none;
}
/* line 1499, templates/g5_hydrogen/custom/scss/custom.scss */
div#section-kmt #kmt-fame .kmt-fame-tabs li b {
  font-weight: 500;
}
/* line 1502, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1503, templates/g5_hydrogen/custom/scss/custom.scss */
div#section-kmt #kmt-fame .commentList ul li.kmt-empty-comment {
  color: #666;
  font-weight: 300;
}
/* line 1507, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1508, templates/g5_hydrogen/custom/scss/custom.scss */
div#section-kmt #kmt-fame .kmt-toolbar li.kmt-subs-email a {
  border: 1px solid #345291 !important;
  background-color: #ddd !important;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                       */
/*  3.2.      H I L F S S E I T E N                                      */
/*                                                                       */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* F E H L E R  -  S E I T E                                             */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* line 1523, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1524, templates/g5_hydrogen/custom/scss/custom.scss */
#g-errorpage div.error-message-text {
  font-size: 2.5rem;
}
/* line 1527, templates/g5_hydrogen/custom/scss/custom.scss */
#g-errorpage span.farbe-blau {
  color: #345291;
}
/* line 1530, templates/g5_hydrogen/custom/scss/custom.scss */
#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                                        */
/*                                                                              */
/*                                                                              */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/*                                                                  */
/*   E I N S T E L L U N G E N   F Ü R   B A C K E N D - V I E W    */
/*                                                                  */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/*                                                                  */
/*    Die CSS-Einstellungen für das Backend sind                    */
/*    im Verzeichnis /administrator/templates/isis/css/custom.css   */
/*    eingearbeitet.                                                */
/*                                                                  */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* ES - Alben - rechts unten Hinweis, dass noch niemand markiert wurde */
/* line 1570, templates/g5_hydrogen/custom/scss/custom.scss */
#es div.es-album-showtag div.es-album-taglist {
  display: none;
}
/*
 .box2.moduletable, .box2.widget, .box2.g-outer-box, .box2 > .g-content {
 background: $hintergrund-grau-hell none repeat scroll 0 0;
 }
 */
/* line 1580, templates/g5_hydrogen/custom/scss/custom.scss */
#ed .ed-post-item__hd {
  border: 1px solid #ccc;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 1585, templates/g5_hydrogen/custom/scss/custom.scss */
#ed .ed-post-item__hd, #ed .ed-post-item__bd {
  padding: 16px;
  position: relative;
}
/* line 1590, templates/g5_hydrogen/custom/scss/custom.scss */
.ed-navbar__btn-ask {
  background-image: yellow;
}
/*# sourceMappingURL=custom_12.css.map */