/* 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";
h1 {
  color: #ff6600;
  font-size: 1.6rem;
}
h2 {
  color: #ff6600;
}
h6.orange {
  color: #ff6600;
}
.title100 .moduletable {
  background: #08323e;
  color: #ffffff;
  padding-left: 10px;
}
.fischer .readmore {
  background: white;
}
.fa {
  font-family: fontawesome !important;
}
.petrolcolor {
  color: #08323e;
}
.whitecolor {
  color: #ffffff;
}
.g-title {
  color: #ffffff;
}
.social-button {
  color: #ffffff;
}
.rt-social-buttons {
  color: #ffffff;
}
.bgyellow {
  background-color: #FFFF00;
}
a.noborderbutton {
  color: #08323e;
}
#bottom {
  position: absolute;
  bottom: 0;
  right: 0;
}
#belowcontent2 {
  background: #08323e;
}
/*Readmore Button Einstellungen*/
p.readmore a:hover {
  background: #08323e;
  border: 1.5px solid #ffffff;
  color: #ffffff;
  padding: 5px;
  height: 3em;
}
p.readmore a {
  background: transparent;
  border: 1.5px solid #08323e;
  color: #08323e;
  padding: 5px;
  height: 3em;
}
p.readmore span.icon-chevron-right {
  display: none;
}
/*Readmore Button Einstellungen JM Intro*/
p.jmm-readmore a {
  background: transparent;
  border: 1.5px solid #08323e;
  color: #08323e;
  padding: 5px;
}
p.jmm-readmore a:hover {
  background: #08323e;
  border: 1.5px solid #ffffff;
  color: #ffffff;
  padding: 5px;
  height: 3em;
}
/* Sidebar Title und Box */
h2.title_Sidebar {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background-color: #08323e;
  color: #ffffff;
  padding-left: 10px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
#suchen div.search {
  padding-top: 10px;
  padding-left: 10px;
  border: 1px solid #08323e;
}
#folgensieuns div.custom {
  padding-top: 10px;
  padding-left: 10px;
  border: 1px solid #08323e;
}
#calender div.calender {
  padding-top: 10px;
  padding-left: 10px;
  border: 1px solid #08323e;
}
#randomimage div.random-imagecenter {
  border: 1px solid #08323e;
}
/* Startseite FP Feature Block Umrandung und Spacing */
.fp-feature-block {
  border-top: 2px solid #ffffff;
  background: #08323e;
  color: #ffffff;
}
.fp-feature-image-block {
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
}
/* Startseite FP Feature Block / Schriftfarbe und Iconfarbe */
#feature-block {
  /* "Icon" Farbe */
}
#feature-block :hover {
  color: #08323e;
  /* "Icon" Farbe */
}
#feature-block :hover a {
  color: #08323e;
}
#feature-block .rt-icon-badge {
  margin-top: 35px;
  color: #08323e;
}
#feature-block a {
  color: #ffffff;
}
/*DIV Container Vorstand*/
@media screen and (max-width: 767px) {
  .ownContMain {
    width: 100%;
  }
  .ownContPic {
    width: 100%;
    margin-bottom: 2%;
  }
}
@media screen and (min-width: 768px) {
  .ownContMain {
    float: left;
    width: 50%;
    padding-right: 1%;
  }
  .ownContPic {
    float: left;
    width: 60%;
    margin-bottom: 2%;
    margin-right: 2%;
  }
}
/*Adventskalender*/
.adventwidth {
  width: 12.1%;
  min-width: 80px;
  float: left;
}
.clearadvent {
  clear: left;
}
@media screen and (min-width: 767px) {
  .wf-mediabox-body {
    width: 40%;
  }
}
.ownContBot {
  clear: left;
  padding-left: 2%;
  background-color: #D0E9C6;
  margin-bottom: 2em;
}
/*Dearflip Thumb Size*/
._df_thumb {
  width: 130px;
  height: 186px;
}
/*Aufzählung Tapblock*/
.tapblock200 {
  display: block;
  float: left;
  width: 200px;
}
/*Mobile Page*/
.greenborder {
  border: 2px solid green;
}
.orangeborder {
  border: 2px solid #ff6600;
}
.redborder {
  border: 2px solid red;
}
/*Headlineas Startseite*/
.headlines {
  background: #ff6600;
  color: #ffffff;
  border-radius: 3px 3px 0px 0px;
}
.headlines a {
  color: #ffffff;
}
/*countdown*/
@media print {
  .printhide {
    display: none !important;
  }
}
.nx-exposer .item-title {
  min-height: 3rem;
  vertical-align: top;
  margin-top: 0;
  margin-bottom: 0;
}
/*# sourceMappingURL=custom_17.css.map */