/* 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-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
body {
  font-size: 1rem;
  line-height: 1.5;
}
h1 {
  font-size: 2.25rem;
}
h2 {
  font-size: 1.9rem;
}
h3 {
  font-size: 1.5rem;
}
h4 {
  font-size: 1.15rem;
}
h5 {
  font-size: 1rem;
}
h6 {
  font-size: 0.85rem;
}
small {
  font-size: 0.875rem;
}
cite {
  font-size: 0.875rem;
}
sub, sup {
  font-size: 0.75rem;
}
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
#g-main {
  color: #333 !IMPORTANT;
}
#g-header .size-30 {
  background: url('../images/headers/skyline-freiburg.png');
  /*  height: 210px; */
}
#g-header .size-100 img {
  width: 260px;
}
#g-header h1 {
  font-size: 120%;
  line-height: 1;
}
#g-header a {
  color: #e66c00;
}
#g-header .g-content {
  margin: 0.625rem 0 0.2rem 0;
  padding: 0;
}
/*Mediaqueries */
@media only screen and (min-width: 320px) and (max-width: 480px) {
  #g-header .size-70 {
    margin-top: 90px;
  }
}
/* Navigation */
#g-navigation .g-main-nav .g-toplevel {
  justify-content: flex-start;
}
.item-image {
  width: 240px;
}
#g-navigation .g-main-nav {
  margin: 0;
}
#g-navigation .g-block .g-content {
  margin: 0;
  padding: 0;
}
/* Off-Canvas Navigation */
.g-offcanvas-toggle {
  color: #e66c00;
}
/* Suchfeld in der Navigation */
#g-navigation .size-20 .g-content {
  margin: 10px 0 0 0;
  padding: 0;
}
#mod-finder-searchform, .finder input {
  color: #333333;
}
/*User-profile */
.cb_template .form-group {
  margin-bottom: 4px;
}
.cbUserListFL_avatar {
  max-width: 120px;
}
/* Bezahlmodul */
#cbpayOrderContainer .cbpaidButton_offline {
  color: #fff;
}
/* Events */
#jev_maincal .rsvpavatar {
  width: 120px;
}
#jev_maincal .jev_avatar {
  float: left;
  padding: 0 12px 12px 0;
}
#jevents img.jev_ev_sml, #jevents_body img.jev_ev_sml {
  height: 32px;
  float: right;
}
/* LogIn-feld */
#login-form {
  margin: 0;
}
.form-search .input-append, .form-inline .input-append, .form-search .input-prepend, .form-inline .input-prepend {
  float: left;
  margin-right: 12px;
  width: 45%;
}
#form-login-username {
  float: left;
  display: inline;
}
#form-login-password {
  float: left;
  display: inline;
  padding-right: 12px;
}
#form-login-submit {
  float: right;
  display: inline;
}
#form-login-links {
  clear: both;
}
.logout-button {
  display: inline;
  float: right;
}
/* *******************
       COOKIE-HINT
****************** */
#redim-cookiehint {
  padding: 2px;
}
#redim-cookiehint .cookiebuttons, #redim-cookiehint .cookiecontent {
  display: inline;
  font-size: 0.8rem;
}
/*# sourceMappingURL=custom__body_only.css.map */