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

#g-header .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  background: none;
}
/* h1-Ueberschrift */
h1 {
  font-weight: 700;
  margin-top: 15px;
  line-height: 120%;
}
/* Silbentrennung */
body {
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
/* Ecken abrunden */
.eckenueberall img {
  border-radius: 10px 10px 10px 10px;
}
.g-companies.style1 .g-companies-image img {
  padding: 5px;
}
/* Spalten */
.size-34 {
  flex: 0 33%;
  width: 33%;
}
/* Tabellen */
tr, td, th {
  vertical-align: top;
}
/* Schatten bei G-Content (Sponsoren) entfernt */
.g-content-pro .g-content-pro-item, .g-content-pro-slider .g-content-pro-item, .g-content-pro-slideset .g-content-pro-item {
  border: 0px solid #e9e9e9;
  width: 100%;
}
/* Hintergrund Unser Tipp schwarz */
.itemid-132 #g-mainbottom {
  background-color: #000000;
}
/*# sourceMappingURL=custom_13.css.map */