/* 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: #0e313f;
}
h1, h2 {
  font-size: 1.6rem;
}
figure {
  margin: 1em 0;
}
#g-main {
  padding: 0;
  border: 1px solid #0e3140;
  border-left: none;
}
#logo-2117-particle {
  max-width: 70%;
  margin: 40px auto;
}
#g-page-surround {
  background: url('../../../../images/custom/background.jpg') no-repeat fixed;
  background-size: cover;
}
.page-item.active .page-link {
  background-color: #0e313f;
  border-color: #0e313f;
}
.page-link, .page-link:hover {
  color: #0e313f;
}
/********** HEADER **********/
#g-header {
  background: url('../../../../images/custom/header_back.jpg') no-repeat;
  background-size: cover;
  margin-top: 25px;
  border: 1px solid #0e3140;
}
/********** SIDEBAR **********/
#g-sidebar {
  background: #f4f4f4;
  height: 100%;
  border: 1px solid #0e3140;
  border-right: none;
}
#g-sidebar h2 {
  font-size: 1.4rem;
}
#g-sidebar, #g-aside {
  padding: 0;
}
.veranstaltungen {
  margin-top: -2rem;
}
.veranstaltungen td {
  padding: 0 0 25px 0;
  border: none;
}
.veranstaltungen table {
  border: none;
}
.veranstaltungen .mod_events_latest {
  border-top: 1px solid;
  padding-top: 30px;
}
#g-sidebar td, .mod_events_latest {
  border-color: #0e3140 !important;
}
.mod_events_latest_table tr {
  border-bottom: none;
}
.mod_events_latest_content {
  top: 15px;
  position: relative;
}
.mod_events_latest_callink {
  background: #0e3140;
  text-align: center;
  padding: 10px;
}
.mod_events_latest_callink a {
  color: #fff;
}
.mod_events_latest_callink:hover {
  background: #0e314099;
}
/********** NAVIGATION **********/
#g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active, #g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: #8a8a8a;
}
#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%;
}
#rc_sb_title {
  display: none;
}
/********** CONTENT **********/
#g-footer {
  margin-bottom: 25px;
}
#g-footer .g-content {
  padding: 0 0.938rem;
}
#g-footer a {
  color: #fff;
}
/********** BREAKPOINTS **********/
@media (max-width: 30rem) {
  #g-header {
    margin-top: 0;
  }
  #g-navigation {
    height: 1px;
  }
  #g-sidebar {
    border-right: none;
  }
  #scroll2top {
    display: none;
  }
  #g-footer {
    font-size: 0.8rem;
    margin-bottom: 0;
  }
  #g-header, #g-main, #g-sidebar {
    border: none;
  }
}
@media (max-width: 48rem) and (min-width: 30rem) {
  #g-header {
    margin-top: 0;
  }
  #g-navigation {
    height: 1px;
  }
  #g-sidebar {
    border-right: none;
  }
  #scroll2top {
    display: none;
  }
  #g-footer {
    font-size: 0.8rem;
    margin-bottom: 0;
  }
  #g-header, #g-main, #g-sidebar {
    border: none;
  }
}
/*# sourceMappingURL=custom__body_only.css.map */