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

/********** GENERAL **********/
body {
  font-size: 1.05rem;
}
a {
  color: #3d81a8;
}
.page-item.active .page-link {
  background-color: #3d81a8;
  border-color: #3d81a8;
}
.page-link {
  color: #3d81a8;
}
h1, h2 {
  font-size: 1.6rem;
  color: #871f12;
}
#g-main {
  padding: 0;
}
blockquote {
  background: #A3DFF5 url('../../../../images/custom/postquote.png') no-repeat scroll;
  padding: 10px 2px 10px 25px;
  margin: 0;
  color: #030A16;
  font-family: Raleway, Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: italic;
  text-align: left;
  line-height: 125%;
  overflow: auto;
  clear: both;
  border-left: none;
}
.category-desc {
  text-align: center;
  margin-top: -20px;
}
.blog .page-header {
  text-align: center;
}
.page-header h1 {
  margin-top: -40px;
}
.breadcrumb {
  margin-top: -2px;
  background-color: transparent;
}
.itemid-101 .breadcrumb {
  margin-top: -45px;
}
tr, td {
  border: 1px solid #3d81a8;
}
.form-select {
  margin-bottom: 20px;
}
#g-page-surround {
  background: url('../../../../images/custom/page.jpeg') no-repeat;
  background-size: cover;
}
.contentheading, .acym_introtext h1, .com-content-article__body h1, .content-category h1 {
  margin-top: -28px;
}
.btn-primary {
  background: #3d81a8;
}
.btn-primary:hover {
  background: #989898;
}
#logo-8703-particle {
  max-width: 30%;
  margin: 40px auto;
}
/********** HEADER **********/
#g-header {
  background: url('../../../../images/custom/header.png') no-repeat;
  background-size: cover;
}
.header {
  margin-top: -50px;
}
.headline {
  font-size: 3.5rem;
  font-weight: 600;
  letter-spacing: 0.1rem;
  margin-top: 100px;
}
.headline a {
  color: #014d8a !important;
}
.logo_header {
  margin-top: 30px;
}
#djslider104 {
  margin-top: 11px;
}
/********** SIDEBAR **********/
#g-sidebar {
  background: #f5fcff;
  height: 100%;
}
#g-sidebar, #g-aside {
  padding: 0;
}
.events td {
  padding: 0 0 15px 0;
  border: none;
}
.mod_events_latest_table, .mod_events_latest_table td, .mod_events_latest_table tr {
  border: none;
}
hr {
  border-bottom: 1px solid #3d81a8;
}
.events .jevbootstrap [class^="icon-"] {
  margin-right: 8px;
}
.mod_events_latest_table tr {
  border-bottom: 0;
}
.mod_events_latest_content a {
  color: #871f12;
}
#g-sidebar h3 {
  font-size: 1.1rem;
  background: #871f12;
  color: #fff;
  padding: 5px 10px;
}
.sponsoren {
  margin-top: -70px;
}
/********** NAVIGATION **********/
#g-navigation .g-main-nav .g-dropdown {
  width: auto;
  white-space: nowrap;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  padding: 0.5rem 0.938rem;
}
#g-navigation {
  height: 41px;
}
/********** CONTENT **********/
#g-main {
  min-height: 100%;
}
#g-footer .g-content {
  padding: 0 0.938rem;
}
#g-footer {
  border-top: none;
}
.imp_dat h2, .imp_dat h3, .imp_dat h4 {
  font-size: 1.2rem;
}
/********** BREAKPOINTS **********/
@media (max-width: 30rem) {
  #g-navigation {
    height: 0;
  }
  #g-sidebar {
    border-right: none;
  }
  .footer-impdat p {
    text-align: center !important;
  }
  .headline {
    font-size: 1.5rem;
    margin-top: 80px;
    text-align: center;
    margin-bottom: -40px;
  }
  .logo_header {
    text-align: center;
    margin-bottom: -20px;
  }
  #g-header {
    background: #e5f8ff;
  }
}
@media (max-width: 48rem) and (min-width: 30rem) {
  #g-navigation {
    height: 0;
  }
  #g-sidebar {
    border-right: none;
  }
  .footer-impdat {
    text-align: center !important;
  }
  .headline {
    font-size: 1.5rem;
    margin-top: 80px;
    text-align: center;
    margin-bottom: -40px;
  }
  .logo_header {
    text-align: center;
    margin-bottom: -20px;
  }
  #g-header {
    background: #e5f8ff;
  }
}
@media (max-width: 60rem) and (min-width: 48rem) {
  .headline {
    font-size: 2.3rem;
    margin-top: 80px;
  }
}
@media (max-width: 75rem) and (min-width: 60rem) {
  .headline {
    font-size: 3rem;
    margin-top: 90px;
  }
}
/*# sourceMappingURL=custom__body_only.css.map */