/* 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";
@viewport {
  width: device-width;
}
/* cinzel-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Cinzel";
  font-style: normal;
  font-weight: 400;
  src: url('../../fonts/cinzel/cinzel-v23-latin-regular.woff2') format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* cinzel-500 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Cinzel";
  font-style: normal;
  font-weight: 500;
  src: url('../../fonts/cinzel/cinzel-v23-latin-500.woff2') format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* cinzel-600 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Cinzel";
  font-style: normal;
  font-weight: 600;
  src: url('../../fonts/cinzel/cinzel-v23-latin-600.woff2') format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* cinzel-700 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Cinzel";
  font-style: normal;
  font-weight: 700;
  src: url('../../fonts/cinzel/cinzel-v23-latin-700.woff2') format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* cinzel-800 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Cinzel";
  font-style: normal;
  font-weight: 800;
  src: url('../../fonts/cinzel/cinzel-v23-latin-800.woff2') format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* cinzel-900 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Cinzel";
  font-style: normal;
  font-weight: 900;
  src: url('../../fonts/cinzel/cinzel-v23-latin-900.woff2') format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-300 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  src: url('../../fonts/opensans/open-sans-v35-latin-300.woff2') format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: url('../../fonts/opensans/open-sans-v35-latin-regular.woff2') format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-500 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 500;
  src: url('../../fonts/opensans/open-sans-v35-latin-500.woff2') format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-700 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  src: url('../../fonts/opensans/open-sans-v35-latin-700.woff2') format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-800 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 800;
  src: url('../../fonts/opensans/open-sans-v35-latin-800.woff2') format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
p {
  font-family: "Open Sans";
  font-size: 1.2rem;
}
.rt-sidebar-a {
  border-right: 1px solid #d1d1d1;
}
.rt-sidebar-b {
  border-left: 1px solid #d1d1d1;
}
.title, .component-content h2 {
  border-bottom: 1px solid #d1d1d1;
  box-shadow: 0 1px 0 #ffffff;
  color: #303030;
  text-shadow: 1px 1px 0 #ffffff;
  font-size: 1.2em;
}
h1, h2, h3, h4, h5, h6 {
  color: #0d2e0f;
  font-family: "Cinzel";
  font-style: normal;
  font-weight: 600;
}
h1 {
  font-size: 175%;
}
h2 {
  font-size: 135%;
}
h3 {
  font-size: 120%;
}
h4 {
  font-size: 110%;
}
h2.contentheading {
  font-family: "Cinzel";
  font-style: normal;
  font-weight: 600;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #ffffff;
  font-size: 145%;
  height: 65px;
  font-family: "Cinzel";
}
.mwall-filters-sortings {
  margin: 5px 0 15px;
  display: none;
}
.mwall-s-desc, .mwall-desc {
  font-size: 1.2rem;
  line-height: 18px;
  font-weight: 400;
  padding: 8px 15px 15px;
  font-family: "Open Sans";
  font-size: 1.2rem;
}
.mwall-item-outer-cont {
  box-sizing: border-box;
  height: 100%;
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #333;
}
.mod_events_latest_table td {
  padding: 3px 0;
  font-family: "Open Sans";
  font-size: 1.2rem;
}
.gf-menu.l1 > li > .item {
  font-size: 1.3em;
  line-height: 24px;
  padding-bottom: 7px;
  padding-top: 7px;
  position: relative;
}
.blog-items {
  display: grid;
  margin: 0 0 1.5rem;
  grid-auto-flow: row;
  grid-template-columns: 1fr;
  grid-gap: 1.5rem;
  border: 1px solid #dedede;
  padding: 15px;
}
a.g-menu-item-container {
  display: block;
  position: relative;
  font-family: "Open Sans";
  font-size: 1.2rem;
}
#rt-top-surround {
  background-color: transparent;
  background-image: none;
  background-repeat: none;
  border-bottom: none;
  box-shadow: none;
  color: #6e6e6e;
  text-shadow: 0 2px 3px #ffffff;
}
#rt-top-surround:after {
  background: none;
  border-bottom-color: none;
}
#rt-drawer {
  border-bottom: none;
  box-shadow: none;
}
#rt-header, #rt-top {
  position: relative;
  z-index: 2;
  background-color: none;
}
#rt-header {
  position: relative;
  z-index: 2;
  background: transparent;
}
body.layout-mode-responsive {
  position: relative;
  transition: left 0.2s ease-out 0s;
}
.sclogin-joomla-login.vertical #form-sclogin-submitcreate .btn {
  margin-top: 2px !important;
}
#form-sclogin-submitcreate a, .scuser-menu a.dropdown-toggle {
  color: #000000;
}
#form-sclogin-submitcreate a, .sclogin-modal-links a.btn, .scuser-menu a.dropdown-toggle {
  text-decoration: none !important;
}
.sourcecoast .btn {
  background-color: #12ABD5 !important;
  color: white;
  background-image: none;
  border: 0 none;
  padding: 16px 22px;
}
.sourcecoast .btn {
  -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, #12ABD5);
  background-repeat: repeat-x;
  border-color: #cccccc #cccccc #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: #ffffff !important;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0;
  padding: 4px 12px;
  text-align: center;
  text-shadow: none !important;
  vertical-align: middle;
}
.menutop, .menutop * {
  font-size: 10px;
  margin: 0;
  padding: 0;
  float: right;
}
.menutop li .item {
  background: none;
  border-color: none;
  border-style: none;
  border-width: none;
  color: #333333;
  display: block;
  padding: 0 15px;
  text-decoration: none;
  float: right;
}
.menue1 {
  font-size: 10px;
  float: right;
  height: 25px;
  margin-top: -25px;
  margin-right: -15px;
  text-shadow: none;
}
.menue1 .l1 > li > .item {
  font-size: 13px !important;
  line-height: 28px;
  padding-bottom: 4px;
  padding-top: 4px;
  position: relative;
  color: white;
  margin-top: -12px;
  float: right;
}
.layout-mode-responsive .gf-menu.l1 > li > .item {
  color: #666666;
  font-size: 14px;
}
.rt-grid-12 {
  width: 100%;
  z-index: 1;
}
#rt-main {
  background-color: white;
  width: 100%;
  margin-top: -25px;
}
section#g-container-main.g-wrapper {
  background: url('../../../../images/via.png') center no-repeat fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
  min-height: 100%;
  color: #6e6e6e;
}
#g-page-surround {
  background: transparent;
}
body.layout-mode-responsive {
  background-image: url('../images/patterns/body_bg_neu.jpg') no-repeat center center;
  background-size: cover;
  min-height: 100%;
  transition: left 0.2s ease-out 0s;
}
.slideshow {
  width: 100%;
  margin-left: -15px;
  margin-top: -15px;
  width: 100%;
}
.box1 h2, title {
  background: none repeat scroll 0 0 #016889;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  color: #ffffff;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: normal;
  line-height: 18px;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -15px;
  padding-left: 10px;
  padding-right: 15px;
  padding-top: 15px;
  text-shadow: none;
}
.box1 a {
  border: none;
}
.image_main a {
  border: none;
}
.component-content .item-page h2 {
  color: black;
  margin-top: 0;
}
.rt-container1 {
  margin: 0 auto;
  width: 100%;
  margin-bottom: -45px;
}
.logo-block {
  margin-top: -15px;
  padding: 0px;
  width: 190px;
}
.menu-block {
  margin: 0;
  padding-top: 5px;
}
.test {
  background: white;
}
.box_skitter .image {
  border: none;
  overflow: hidden;
}
.box_skitter .image a {
  border: none;
}
.gcore-line-td input, .gcore-line-td textarea, .gcore-line-td select {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  box-shadow: none;
  padding: 8px 10px 7px;
  width: 250px;
}
.gf-menu-toggle {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: none;
  background-image: none;
  background-repeat: repeat-x;
  border-color: -moz-use-text-color #cbcbcb #cbcbcb;
  border-image: none;
  border-radius: none;
  border-right: none;
  border-style: none solid solid;
  border-width: 0 1px 1px;
  box-shadow: none;
  cursor: pointer;
  left: 10px;
  padding: 7px 10px;
  position: absolute;
  top: 5px;
  z-index: 2;
  border-top: 1px solid #708e06;
}
.gf-menu.l1 > li.active {
  background: none;
  border: none;
}
.gf-menu li:hover > .item {
  color: #15a6d3 !important;
  text-shadow: none;
  border-bottom: 1px solid #15a6d3;
}
.gf-menu .item {
  color: #333333;
  cursor: pointer;
  display: block;
  font-family: cinzel;
  font-weight: 400;
  font-size: 1em;
  line-height: 21px;
  outline: 0 none;
  padding: 4px 8px;
  text-align: left;
  text-decoration: none;
  text-shadow: none;
  z-index: 1000;
}
.gf-menu li:hover, .gf-menu li.active:hover {
  background: none;
  border-image: none;
  border-radius: none;
  border-bottom: 1px solid #0d2e0f;
  border-style: none solid solid;
  border-width: 0 0 0;
  box-shadow: none;
  padding-top: 1px;
  color: #0d2e0f;
}
.gf-menu li {
  border: 1px solid transparent;
  display: block;
  float: left;
  margin-right: 0px;
  padding: 0;
  position: relative;
  text-align: right;
}
.gf-menu {
  margin-left: 45px;
  font-size: 1em;
}
.gf-menu.l1 > li.active {
  background: none;
  border: none;
  border-radius: none;
  box-shadow: none;
  font-size: 1em;
}
ul.menu {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: regular;
  margin: 0;
  padding: 0;
  text-transform: none;
}
ul.menu li a, ul.menu li .item, ul.menu li .separator {
  display: block;
  font-size: 14px;
  font-weight: normal;
}
ul.menu li a:before, ul.menu li .item:before, ul.menu li .separator:before {
  content: "";
  display: inline;
  font-family: FontAwesome;
  font-weight: normal;
  margin-right: 10px;
  vertical-align: middle;
}
.mod_events_latest_first {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 30px;
}
.flexslider {
  background: none repeat scroll 0 0 #fff;
  margin: -25px;
  position: relative;
}
@media screen and (max-width: 320px) {
  #slider {
    position: relative;
    max-width: 300px;
    max-height: 100%;
    height: 160px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
  }
}
@media screen and (min-width: 340px) {
  #slider {
    position: relative;
    max-width: 460px;
    max-height: 100%;
    height: 160px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
  }
}
#rt-showcase {
  background: transparent;
  background-image: none;
  background-repeat: repeat-x;
  border-bottom: none;
  box-shadow: none;
  text-shadow: 0 2px 3px #ffffff;
  color: #6e6e6e;
}
.rt-showcase-pattern {
  background: transparent;
  background-size: cover;
}
.flexslider .slides img {
  display: block;
  width: 97%;
}
input.search-query {
  border-radius: 8px;
  margin-left: -18px;
  width: 98%;
  margin-bottom: -5px;
}
.gf-menu li.parent > .item {
  padding-right: 8px;
  position: relative;
}
.gf-menu.l1 > li > .item {
  font-size: 16px;
  line-height: 20px;
  padding-bottom: 7px;
  padding-top: 7px;
  position: relative;
}
.menu-block {
  margin-left: -42px;
  padding-top: 15px;
}
.gf-menu li.parent > .item:after {
  color: #272727;
  content: none;
  font-family: FontAwesome;
  font-size: 11px;
  margin-top: -12px;
  position: absolute;
  right: 6px;
  top: 50%;
}
div.catItemBody {
  margin: 0 0 -20px;
  padding: 8px 25px 8px 0;
}
div.catItemHeader h3.catItemTitle {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 110%;
  margin: 0;
  padding: 10px 0 4px 20px;
  text-transform: uppercase;
}
div.catItemHeader h3.catItemTitle {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 20px;
  font-weight: normal;
  line-height: 110%;
  margin: 0;
  padding: 10px 0 4px;
}
div.catItemImageBlock {
  margin: 0 0 0 0;
}
div.groupLeading {
  padding-bottom: 1%;
}
span.catItemImage img {
  border: none;
  border-radius: 10px;
}
a.k2ReadMore {
  color: #0d2e0f;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 18px;
  font-family: "Cinzel", "Helvetica", arial, serif;
}
div.catItemReadMore {
  padding-left: 20px;
}
div.groupPrimary {
  border: 1px solid #d5d5d5;
  height: 350px;
}
div.catItemIntroText {
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
  padding: 0px 0 12px 20px;
}
div.catItemHeader h3.catItemTitle {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 110%;
  margin: 0;
  padding: 10px 0 4px;
  text-transform: uppercase;
  padding-left: 20px;
}
div#itemListLeading {
  border: 1px solid #d5d5d5;
}
.theme-light.slider-wrapper {
  background: transparent;
  margin-left: -25px;
  padding: 10;
  z-index: 1;
}
.nivoSlider img {
  z-index: 1;
}
._slide {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  margin-top: -25px;
  max-width: 1200px;
  width: 80%;
  padding: none;
}
._slide2 {
  background: none repeat scroll 0 0 white;
  height: auto;
  margin-left: 0px;
  margin-top: 0;
  max-width: 1170px;
  width: 80%;
  margin-bottom: 0;
}
.component-content table {
  border: 1px groove #000000;
  width: 80%;
  color: #000000;
}
.component-content td {
  border: 1px groove #000000;
  width: 50%;
  padding-bottom: 1%;
  padding-top: 1%;
  padding-left: 1%;
  padding-right: 1%;
}
.component-content th {
  border: 1px groove #000000;
  color: #000000;
  padding: 1%;
}
#spalte_titel {
  border: 0 none !important;
  font-weight: bold !important;
  width: 135px !important;
}
#spalte_titel {
  border: 0 none !important;
  font-weight: bold !important;
  width: 135px !important;
}
#tabelle_mannschaft td {
  border-color: white !important;
}
.articleBody h2 {
  font-size: 14px;
}
.cal_daysoutofmonth {
  width: 14% !important;
  vertical-align: top;
}
#jevents_body .nav-items div.active a, .jev_header2 .active a {
  background-color: #016889;
  color: #fff;
}
.month_title_year, .month_date, .month_title {
  display: inline-block;
  text-align: center;
  margin-bottom: 25px;
}
#jevents_body .nav-items div.active a:hover, .jev_header2 .active a:hover {
  background-color: #016889;
  color: #fff;
  border-left: 1px solid #016889;
}
#jevents_body .month_cell_st {
  padding: 0px;
  background-color: #50B1DE;
}
#jevents_body a.cal_titlelink:link, #jevents_body a.cal_titlelink:visited, #jevents_body a.cal_titlelink:hover {
  color: #ffffff;
}
.nav-items > div:first-child {
  border-radius: 0px !important;
}
.nav-items > div:last-child {
  border-radius: 0px !important;
}
.nav-items > div:first-child {
  border-left: 1px solid #016889;
}
.nav-items > div {
  border-color: #016889 #016889 #016889;
}
#jevents_body .nav-items > div a:hover {
  border-color: #016889 #016889 #016889;
}
.nav-items > div:last-child {
  border-right: 1px solid #016889;
}
.jev_toprow div.previousmonth, .jev_toprow div.nextmonth {
  background-color: #016889;
  border: 1px solid #016889;
}
.jev_toprow div.currentmonth {
  border-bottom: 1px solid #016889;
  border-top: 1px solid #016889;
}
#jevents_body .cal_today a.cal_daylink {
  background-color: #016889;
}
#jevents_body .jev_toprow div.nextmonth a {
  background: url('../images/mini_arrowright_white.gif') no-repeat scroll right center rgba(0, 0, 0, 0) !important;
  color: #fff;
  font-size: 12px;
  font-weight: normal;
  padding-right: 10px;
  text-decoration: none;
}
.cal_daysoutofmonth {
  background-color: lightblue;
}
#jevents_body .jev_toprow div.previousmonth a {
  background: url('../images/mini_arrowleft_white.gif') no-repeat scroll left center rgba(0, 0, 0, 0) !important;
  color: #fff;
  font-size: 12px;
  font-weight: normal;
  padding-right: 10px;
  text-decoration: none;
}
#jevents_body .cal_today a.cal_daylink:hover {
  background-color: #ffffff;
  border: 1px solid #0d2e0f;
  color: #016889;
}
#jevents_body div.event_legend_name {
  border-left-color: #016889;
  border-left-width: 8px;
  padding: 0 0 0 4px;
}
input#showpast {
  margin-right: 234px;
  margin-top: -55px;
}
.jev_pagination input.button {
  margin-right: -50px;
  margin-top: -60px;
}
#jevents_body .contentpaneopen table, #jevents_body .contentpaneopen td, #jevents_body .contentpaneopen tr, #jevents_body .contentpaneopen p, #jevents_body .contentpaneopen div {
  width: 95%;
}
#jevents_body table {
  width: 100% !important;
  border: 0 none;
}
div.itemToolbar {
  background: none repeat scroll 0 0 #ffffff;
  border-bottom: 0 dotted #ffffff;
  border-top: 0 dotted #ffffff;
  margin: 0;
  padding: 2px 0;
}
div.itemBackToTop a {
  text-decoration: none;
  color: #0d2e0f;
  font-family: "Cinzel", "Helvetica", arial, serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 18px;
}
div.itemHeader h2.itemTitle {
  font-family: "Cinzel", "Helvetica", arial, serif;
  font-size: 28px;
  font-weight: normal;
  line-height: 30px;
  margin: 0;
  padding: 10px 0 4px;
}
.fb_iframe_widget {
  display: inline-block;
  padding-left: 137px;
  margin-top: -4px !important;
  position: absolute !important;
}
.itp-share-gshare {
  float: right !important;
  margin-left: 5px !important;
  margin-right: -6px !important;
  margin-top: 10px !important;
}
button.btn, input.btn {
  margin-left: -4px !important;
  margin-top: 27px !important;
}
div#itemListLinks {
  background: none repeat scroll 0 0 #ffffff;
  border: 1px solid #ffffff;
  margin: 0;
  padding: 0;
}
div#itemListLinks h4 {
  color: #ffffff;
}
div#itemListSecondary {
  border: 1px solid #d5d5d5;
}
div.catItemLinks {
  margin: -20px 0 0;
  padding: 0;
}
div.k2Pagination {
  color: #999;
  margin: 24px 0 -50px;
  padding: 8px;
  text-align: center;
  font-family: "Cinzel", "Helvetica", arial, serif;
}
.component-content .pagenav {
  clear: both;
  margin-left: 0;
  margin-top: 20px;
  overflow: hidden;
  padding: 5px;
}
.mod_events_latest_content a {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 30px;
  color: #0d2e0f !important;
}
.mod_events_latest_date {
  color: gray;
  font-family: Helvetica, Arial, sans-serif !important;
  font-size: 14px;
  height: 30px;
}
div#jevents_body.contentpaneopen.jeventpage p a.jev_back.btn {
  background-color: #0c290d;
  background-image: linear-gradient(to bottom, #113e14, #030a03);
  background-repeat: repeat-x;
  border-color: #000000;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0.2) inset;
  color: #ffffff;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
}
a.cal_daylink:hover {
  color: #0d2e0f;
}
.theme-light .nivoSlider img {
  display: none;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
}
#rt-content-top, #rt-content-bottom {
  overflow: inherit;
}
.banner {
  margin-left: -190px;
  padding-bottom: 0px;
}
.theme-default .nivoSlider img {
  display: none;
  left: 0;
  padding: 0;
  position: absolute;
  top: 0;
}
.theme-default .nivoSlider {
  background: none repeat scroll 0 0 #fff !important;
  box-shadow: 0 0 0 0 !important;
  margin-bottom: -15px !important;
  position: relative;
  right: 15px;
  margin-top: -20px;
}
.theme-light.slider-wrapper {
  background: none repeat scroll 0 0 #fff;
  padding: 0px !important;
  width: 100% auto;
}
#trainingszeiten td {
  width: 25%;
  vertical-align: top;
}
#trainingsgruppen td {
  border: none;
  padding: 0;
}
table#trainingsgruppen {
  border: 0px none #ffffff !important;
}
#ohneRahmen td {
  border: none;
  padding: 0;
}
table#ohneRahmen {
  border: 0px none #ffffff !important;
  width: 100% !important;
}
.gcore-line-td input, .gcore-line-td select {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  box-shadow: none;
  padding: 8px 10px 7px;
  width: 350px;
}
.gcore-line-td input[type="text"], .gcore-line-td textarea {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  box-shadow: none;
  padding: 8px 10px 7px;
  width: 350px !important;
}
div.itemVideoBlock {
  background: none;
  margin: 0 0 0;
  padding: 0;
}
div.itemVideoBlock h3 {
  color: white;
  margin-top: -10px;
}
._k2kat h2, ._k2kat h3, ._k2kat h4 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 110%;
  margin: 0;
  text-transform: uppercase;
  border: none;
}
div.componentheading_k2kat {
  color: black;
  font-size: 28px;
  font-family: "Cinzel", Arial, sans-serif;
  text-shadow: 1px 1px 0 #ffffff;
  font-weight: normal;
  letter-spacing: normal;
  line-height: 30px;
  margin-bottom: 15px;
  margin-top: 0;
  padding-bottom: 15px;
}
.box_skitter {
  background: none repeat scroll 0 0 #ffffff !important;
  max-height: 300px;
  height: auto;
}
#mod_jfslideshow_wrapper {
  background: none repeat scroll 0 0 #ffffff !important;
  display: inline-block;
  width: 150px;
  height: 100%;
  text-align: center !important;
}
div#mod_jfslideshow_wrapper div#mod_jfslideshow.box_skitter.mod_jfslideshow div.container_skitter div.image a img.image_main {
  display: inline !important;
  max-height: 75px !important;
  height: auto !important;
  max-width: 150px !important;
  vertical-align: middle !important;
  width: auto !important;
  text-align: center !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
div#rt-sidebar-c div.rt-block.box1.jmoddiv div.module-surround div.module-content div#mod_jfslideshow_wrapper div#mod_jfslideshow.box_skitter.mod_jfslideshow element.style {
  height: auto !important;
  max-width: 150px !important;
}
.box_skitter .container_skitter {
  max-width: 150px !important;
  max-height: 75px !important;
}
.box_skitter .container_skitter .image {
  vertical-align: middle !important;
  text-align: center !important;
  display: inline !important;
}
.joomcat {
  margin-top: -60px;
}
.joomcat ul {
  color: white;
  margin: 0 0 10px 5px;
  padding: 0;
}
.joomcat li {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 110%;
  margin: 0;
  text-transform: uppercase;
}
img.jg_icon {
  height: 0;
  margin-left: -30px;
}
.gallery li {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 110%;
  margin: 0;
  text-transform: uppercase;
}
.gkwDay {
  font-style: normal !important;
  font-weight: normal !important;
}
div#k2Container.itemListView._k2kat div.itemList div#itemListLeading div.itemContainer.itemContainerLast div.catItemView.groupLeading._k2kat {
  border-bottom: 1px groove #0c290d;
}
div.itemView {
  border-bottom: medium none;
}
#rt-footer {
  background: url('../images/patterns/noise.png') repeat scroll 0 0 #016889;
  border-top: 1px solid #0d2e0f;
  box-shadow: 0 5px 12px rgba(0, 0, 0, 0.13) inset;
  color: #ffffff;
  font-family: cinzel;
}
#rt-footer a {
  color: #ffffff;
}
div#rt-footer div.rt-container div.rt-grid-4.rt-alpha div.rt-block {
  margin: 0;
}
#topmenu {
  float: right;
  margin-right: -20px;
}
#topmenu a {
  color: #ffffff;
  text-shadow: none;
  font-family: cinzel;
  font-size: 11pt;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
  box-shadow: none;
  z-index: 1000;
}
#topmenu a:hover {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #ffffff;
  border: medium none;
  box-shadow: none;
}
#topmenu td {
  padding-left: 11px;
}
.gf-menu .dropdown ul li .item {
  border: 1px solid transparent;
  color: #0d2e0f;
}
div#k2Container.itemListView._k2kat2 div.itemList div#itemListLeading div.itemContainer.itemContainerLast div.catItemView.groupLeading._k2kat2 {
  border-bottom: 1px groove #0c290d;
}
div.componentheading_k2kat2 {
  color: black;
  font-size: 28px;
  font-family: "Cinzel", Arial, sans-serif;
  text-shadow: 1px 1px 0 #ffffff;
  font-weight: normal;
  letter-spacing: normal;
  line-height: 30px;
  margin-bottom: 15px;
  margin-top: 0;
  padding-bottom: 15px;
}
._k2kat2 h2, ._k2kat2 h3, ._k2kat2 h4 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 110%;
  margin: 0;
  text-transform: uppercase;
  border: none;
}
._k2kat2 img {
  margin-left: -20px;
}
.flexslider {
  background: none repeat scroll 0 0 #fff;
  margin: -25px;
  position: relative;
}
.gf-menu-device-container-wrapper {
  background: #0d2e0f;
}
.layout-mode-responsive .gf-menu-device-wrapper-sidemenu .gf-menu-device-container {
  background: none repeat scroll 0 0 #0d2e0f;
  border: 0 none;
  border-radius: 0;
  box-shadow: none;
  display: block;
  margin: -55px 0 0;
  padding: 0;
  width: 100%;
}
body.layout-mode-responsive .gf-sidemenu-size-left {
  background: none repeat scroll 0 0 #f2f2f2;
  left: 0;
  transition: left 0.2s ease-out 0s;
}
.layout-mode-responsive.col12.gf-sidemenu-size-marginleft div.gf-menu-device-wrapper-sidemenu.gf-sidemenu-size-left div.gf-menu-device-container.responsive-type-panel div.gf-menu-device-container-wrapper ul.gf-menu.l1 li.parent.active.last a.item {
  color: #0d2e0f;
}
.layout-mode-responsive.col12.gf-sidemenu-size-marginleft div.gf-menu-device-wrapper-sidemenu.gf-sidemenu-size-left div.gf-menu-device-container.responsive-type-panel div.gf-menu-device-container-wrapper ul.gf-menu.l1 li.parent a.item {
  color: #0d2e0f;
}
.layout-mode-responsive.col12.gf-sidemenu-size-marginleft div.gf-menu-device-wrapper-sidemenu.gf-sidemenu-size-left div.gf-menu-device-container.responsive-type-panel div.gf-menu-device-container-wrapper ul.gf-menu.l1 a.item {
  color: #0d2e0f;
}
.layout-mode-responsive.col12.gf-sidemenu-size-marginleft div.gf-menu-device-wrapper-sidemenu.gf-sidemenu-size-left div.gf-menu-device-container.responsive-type-panel div.gf-menu-device-container-wrapper ul.gf-menu {
  margin: 0;
}
._sliding h7 {
  font-size: 135%;
  font-family: "Ubuntu", sans-serif;
  font-weight: 400;
}
._sliding h8 {
  font-size: 120%;
  font-family: "Ubuntu", sans-serif;
  font-weight: 300;
}
div.groupPrimary {
  overflow: hidden;
  text-overflow: ellipsis;
  height: 360px;
  padding-bottom: 0px;
}
div.groupPrimary:before {
  content: "";
}
div.groupPrimary > *:first-child {
  float: right;
  width: 100%;
  margin-left: -5px;
}
div.groupPrimary:after {
  content: "...";
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  float: right;
  position: relative;
  top: -25px;
  left: 100%;
  width: 3em;
  margin-left: -3em;
  padding-right: 0px;
  text-align: right;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(white), color-stop(50%, white));
  background: -moz-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
  background: -o-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
  background: -ms-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
  background: linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
}
div.itemFullText img {
  padding-right: 1%;
}
.mod_events_latest {
  border-top: 1px solid #0d2e0f !important;
  font-family: Helvetica, Arial, sans-serif !important;
  font-size: 14px !important;
  height: 30px;
}
._k2kat img {
  padding-bottom: 2%;
  padding-right: 2%;
}
div.itemIntroText {
  color: #0d2e0f;
  font-size: 15px;
  font-weight: bold;
  line-height: 24px;
}
.flexslider {
  background: none;
  margin: -25px;
  position: relative;
}
.flex-caption {
  background: none !important;
  position: absolute !important;
  left: 30%;
  bottom: 20%;
  color: #fff;
  float: right !important;
  font-size: 14px;
  left: 0;
  line-height: 18px;
  margin-left: 35%;
  padding: 2%;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
  width: 100%;
  margin-top: 45%;
  transition: opacity 3s;
}
.flex-caption h7 {
  font-family: "Ubuntu", sans-serif;
  font-size: 320%;
  font-weight: 400;
  line-height: 115%;
}
.flex-caption h8 {
  font-family: "Ubuntu", sans-serif;
  font-size: 230%;
  font-weight: 300;
  line-height: 102%;
}
.flex-caption h9 {
  font-family: "Ubuntu", sans-serif;
  font-size: 260%;
  font-weight: 500;
}
.mod_log {
  margin-top: -40px;
  margin-bottom: 50px;
}
.mod_log button, .mod_log a, .mod_log .btn {
  line-height: 10px !important;
}
.mod_log .sclogin-joomla-login.vertical input#sclogin-username.input-block-level, .mod_log .sclogin-joomla-login.vertical input#sclogin-passwd.input-block-level {
  height: auto !important;
  width: 445px !important;
}
.mod_log .sclogin .sclogin-greeting:after {
  margin-top: -20px;
  content: "zum Abmelden bitte hier auf den Button klicken:";
  left: 15px;
  margin-top: -20px;
  position: absolute;
  top: 126px;
  font-size: 14px;
}
.mod_log .sclogin .sclogin-greeting {
  font-size: 16px;
}
.mod_log .sclogin .logout-button {
  left: 357px;
  position: absolute;
  top: 70px;
}
.mod_log .inputbox {
  position: relative;
  top: -2px;
}
.sclogin-joomla-login.vertical #form-sclogin-submitcreate .btn {
  width: 143px !important;
}
.mod_log .sourcecoast label {
  margin-top: 65px;
}
div#xmap div.muted {
  color: #ffffff;
}
div#xmap div.muted a {
  display: none;
}
p.chrono_credits a {
  display: none;
}
p.chrono_credits {
  margin-top: 0 !important;
}
div.jg_my_favourites {
  display: none;
}
.gallery .jg-header {
  display: none;
}
.alert {
  display: none;
}
div.gallery div.jg_back a {
  display: none;
}
form#adminForm div#filter-bar.btn-toolbar div.filter-search.btn-group.pull-left input#filter_search {
  display: none;
}
form#adminForm div#filter-bar.btn-toolbar div.btn-group.pull-left.hidden-phone button.btn.tip.hasTooltip {
  display: none;
}
form#adminForm div#filter-bar.btn-toolbar {
  position: absolute;
  right: 17px;
  top: 110px;
}
div.gallery div.jg_userpanelview div.jg_up_head.btn-toolbar div.btn-group button.btn {
  position: absolute;
  right: 20px;
  top: -60px;
}
div.gallery div.jg_userpanelview form#adminForm table#categoryList.table.table-striped {
  position: absolute;
  top: -30px;
  width: 100%;
}
div.gallery div.jg_userpanelview form#adminForm div.btn-toolbar div.btn-group.pull-left.hidden-phone div#filter_state_chzn.chzn-container.chzn-container-single.chzn-container-single-nosearch {
  position: absolute;
  top: -60px;
}
div.gallery div.jg_userpanelview form#adminForm table#categoryList.table.table-striped .nowrap.center.hidden-phone {
  width: 10%;
}
div.gallery div.jg_userpanelview form#adminForm table#categoryList.table.table-striped .center {
  width: 10%;
}
div.gallery div.jg_userpanelview form#adminForm table#categoryList.table.table-striped .nowrap.center {
  width: 12%;
}
div.gallery div.jg_userpanelview form#adminForm table#categoryList.table.table-striped td {
  width: 22%;
}
div.gallery div.jg_userpanelview form#adminForm table#categoryList.table.table-striped .nowrap {
  width: 12%;
}
div.jeventslight {
  background: #ffffff;
}
._k2kat h3.catItemTitle a {
  color: #ffffff;
}
._k2kat h3.catItemTitle span a {
  color: #000000;
}
div.catItemView.groupLeading._k2kat div.catItemBody {
  padding-top: 0px;
  margin-top: -20px;
}
div#k2Container.itemView._k2kat div.itemHeader h2.itemTitle {
  color: #ffffff;
}
._k2kat div.itemBody {
  margin-top: -40px;
}
img.jg_photo, .jg_minis a img {
  background-image: none;
  border: medium none;
  padding-right: 15px;
}
a:hover img.jg_photo, .jg_minis a:hover img {
  border: medium none;
}
div.gallery h2 {
  display: none;
}
.jg_searchelem_photo {
  width: auto;
}
.jg_searchelem_txt ul {
  color: #0d2e0f;
  margin: 0 0 0px 0px;
  padding: 0;
}
div.search form#searchForm div.btn-toolbar div.btn-group.pull-left button.btn.hasTooltip {
  position: absolute;
  top: -27px;
}
.component-content .searchintro {
  position: absolute;
  top: 450px;
  font-family: cinzel;
}
form#searchForm div.searchintro p strong span.badge.badge-info {
  background-color: #0d2e0f;
}
div.search form#searchForm legend {
  font-family: cinzel;
}
div.search form#searchForm p.counter {
  font-family: cinzel;
}
div.search div.pagination {
  font-family: cinzel;
}
.component-content .search-results .result-title {
  font-family: cinzel;
  font-size: 16px;
}
.component-content .search-results .result-created {
  font-size: 12px;
}
.k2AccountPage table tr td label {
  white-space: normal;
}
div#k2Container.k2AccountPage div.k2AccountPageUpdate button.button.validate {
  display: block;
  padding-left: 29px;
  padding-right: 29px;
}
div#k2Container.k2AccountPage table.admintable tbody tr td button#helpsite-refresh.btn.btn-small {
  margin-top: 0 !important;
  margin-left: 0 !important;
}
div#k2Container.k2AccountPage table.admintable tbody tr td div.input-append button#jform_profile_dob_img.btn {
  margin-top: 0 !important;
  margin-left: 0 !important;
}
.calendar thead .title {
  background: none repeat scroll 0 0 #0d2e0f;
  color: #ffffff;
  font-weight: bold;
  padding: 2px;
  text-align: center;
}
div.calendar table tbody tr.daysrow td.day.selected.today {
  background: none repeat scroll 0 0 #0d2e0f;
}
div.component-content form.form-validate div.componentheading {
  font-family: "Cinzel", "Helvetica", arial, serif;
  font-size: 28px;
  font-weight: normal;
  line-height: 30px;
  margin: 0;
  padding: 0px 0 10px;
  font-size: 28px;
  font-weight: normal;
  letter-spacing: normal;
  line-height: 30px;
  margin-bottom: 15px;
  margin-top: 0;
  padding-bottom: 15px;
  border-bottom: 1px solid #d1d1d1;
  box-shadow: 0 1px 0 #ffffff;
  text-shadow: 1px 1px 0 #ffffff;
  color: #0d2e0f;
}
.k2AccountPage table.admintable {
  border: medium none;
}
div.latestItemView {
  border: 1px solid lightgray;
  padding: 8px;
}
#rt-logo {
  margin: -9px;
}
#jevents_body {
  width: 100% !important;
  border: 0px;
  background-color: transparent;
  border-radius: 8px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.jev_toprow div.previousmonth, .jev_toprow div.nextmonth {
  background-color: #016889;
  border: 1px solid #016889;
}
#ea .is-side-open .ea-db-outer-wrap {
  background: #fff !important;
}
#ea .ea-dashboard {
  height: 100%;
  background: #fff !important;
}
#ea .ea-db-outer-wrap {
  background: #fff !important;
}
#ea {
  background: #fff !important;
}
/*# sourceMappingURL=custom__body_only.css.map */