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

@charset "UTF-8";
.gantry-logo img {
  width: auto;
  height: 158px;
}
.g-logo img {
  max-height: 158px;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #22b9f0;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  text-decoration: none;
  padding: 0.5rem 0.5rem;
}
/* Hauptmenü-Ebene (Top-Level) */
.g-main-nav .g-toplevel {
  font-size: 14px;
  /* Gewünschte Schriftgröße hier anpassen */
  font-weight: normal;
}
@media (min-width: 1200px) {
  .g-container {
    max-width: 920px;
  }
  #g-page-surround .g-container {
    width: 920px;
    max-width: 920px;
    margin: 0 auto;
  }
  #g-page-surround {
    max-width: 920px;
    margin: 0 auto;
  }
}
/*# sourceMappingURL=custom_16.css.map */