/* 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";
.wakelet {
  margin-bottom: -100px;
}
.wakeletwall {
  margin-top: -100px;
}
.bannergroup {
  text-align: center;
}
.banneritem {
  display: inline-block;
  /** text-align: center; **/
  max-width: 100%;
  padding-bottom: 2px;
  padding-top: 2px;
  border: none;
}
.feed-link {
  font-weight: bold;
}
.newsflash {
  min-height: 450px;
}
.aktuelles .readmore {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #f5f5f5;
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #b3b3b3;
  border-image: none;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0;
  padding: 4px 12px;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
}
.aktuelles .readmore:hover, .aktuelles .readmore:focus, .aktuelles .readmore:active, .aktuelles .readmore.active, .aktuelles .readmore.disabled, .aktuelles .readmore[disabled] {
  background-color: #e6e6e6;
  color: #333333;
}
.aktuelles .readmore:hover, .aktuelles .readmore:focus {
  background-position: 0 -15px;
  color: #333333;
  text-decoration: none;
  transition: background-position 0.1s linear 0s;
}
.aktuelles .readmore:focus {
  outline: thin dotted #333;
  outline-offset: -2px;
}
.aktuelles .readmore.active, .aktuelles .readmore:active {
  background-image: none;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  outline: 0 none;
}
.aktuelles .readmore.disabled, .aktuelles .readmore[disabled] {
  background-image: none;
  box-shadow: none;
  cursor: default;
  opacity: 0.65;
}
/** TEAM **/
.team a, h1, h2, h3, h4, h5, h6, .teamname {
  margin: 0;
}
.team p {
  font-size: 1.2rem;
}
.rundesbild {
  border-radius: 100%;
  overflow: hidden;
}
.teamname {
  font-family: "sourcesansprolight", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 1.8rem;
  font-weight: 400;
  letter-spacing: -1px;
  line-height: 1.3;
}
table td, table tr {
  border: 2px solid transparent;
}
/** Kategorieblog override **/
.kat_d h3 {
  font-size: 1.2rem;
  line-height: 1.2rem;
  /** font-weight: normal; **/
  background-image: url('../../../../media/mod_languages/images/de_ch.gif');
  background-repeat: no-repeat;
  padding-left: 30px;
  margin-bottom: -20px;
}
.kat_dnormal h3 {
  font-size: 1.2rem;
  line-height: 1.2rem;
  font-weight: normal;
  background-image: url('../../../../media/mod_languages/images/de_ch.gif');
  background-repeat: no-repeat;
  padding-left: 30px;
  margin-bottom: -20px;
}
.kat_f h3 {
  font-size: 1.2rem;
  line-height: 1.2rem;
  /** font-weight: normal; **/
  background-image: url('../../../../media/mod_languages/images/fr.gif');
  background-repeat: no-repeat;
  padding-left: 30px;
  margin-bottom: -20px;
}
.kat_fnormal h3 {
  font-size: 1.2rem;
  line-height: 1.2rem;
  font-weight: normal;
  background-image: url('../../../../media/mod_languages/images/fr.gif');
  background-repeat: no-repeat;
  padding-left: 30px;
  margin-bottom: -20px;
}
kat_i h3 {
  font-size: 1.2rem;
  line-height: 1.2rem;
  /** font-weight: normal; **/
  background-image: url('../../../../media/mod_languages/images/fr.gif');
  background-repeat: no-repeat;
  padding-left: 30px;
  margin-bottom: -20px;
}
.kat_inormal h3 {
  font-size: 1.2rem;
  line-height: 1.2rem;
  font-weight: normal;
  background-image: url('../../../../media/mod_languages/images/it.gif');
  background-repeat: no-repeat;
  padding-left: 30px;
  margin-bottom: -20px;
}
/** Small Screen Mobile Modes **/
@media only screen and (max-width: 47.9375rem) {
  /* custom Toggle Hamburger */
  .g-offcanvas-toggle {
    margin-top: 28px !important;
  }
  .g-offcanvas-toggle:after {
    content: 'MENÜ';
    margin-top: 4px;
    float: right;
    font-size: 1rem;
    font-weight: bold;
  }
}
/** Youtube Video **/
.ytvideo-container {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.ytvideo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*# sourceMappingURL=custom_32.css.map */