@font-face {
  font-family: 'StoneHumanistITCStd-Medium';
  src: url('../fonts/StoneHumanistITCStd-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/StoneHumanistITCStd-Medium.otf') format('opentype'), url('../fonts/StoneHumanistITCStd-Medium.woff') format('woff'), url('../fonts/StoneHumanistITCStd-Medium.ttf') format('truetype'), url('../fonts/StoneHumanistITCStd-Medium.svg#StoneHumanistITCStd-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}
html {
  position: relative;
  min-height: 100%;
  font-size: 100%;
}
body {
  font-family: 'StoneHumanistITCStd-Medium', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.2em;
  color: #fff;
  background-color: #af101d;
  padding: 0;
}
body.darkheader .headerwrap,
body.darkheader .contentwrapper {
  background-color: #620f10;
}
.container {
  max-width: 1200px;
  width: 100%;
}
img {
  display: block;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
}
a {
  color: #c09000;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #c09000;
  text-decoration: underline;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  line-height: 1.1;
  margin-top: 0;
}
h1 {
  color: #c09000;
  font-size: 2em;
  font-weight: 400;
  line-height: 1em;
  margin-bottom: 1em;
}
h2,
h3 {
  font-size: 2em;
  font-weight: 400;
  color: #c09000;
  line-height: 1em;
  margin-bottom: 1em;
}
h3 {
  color: #1a171b;
}
b,
strong {
  font-weight: 700;
}
small {
  font-size: 10px;
  line-height: 1;
}
p {
  padding-bottom: 10px;
}
.vertpadding {
  padding-top: 3em;
  padding-bottom: 3em;
}
.centertable {
  display: table;
  height: 100%;
}
.centertable .centercontent {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}
.btn {
  background-color: #c09000;
  display: inline-block;
  color: #fff;
  padding: 0.5em 1em;
  font-size: 1em;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
footer {
  font-weight: 400;
  font-size: 0.89em;
  padding: 2em 0;
  line-height: 1em;
  color: #fff;
  line-height: 1.2em;
}
footer h3 {
  margin-bottom: 0;
  font-size: 1.2em;
  font-weight: 400;
  text-transform: uppercase;
  color: #fff;
}
footer .footerlogo {
  width: 20em;
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
footer .footerlogo img {
  width: 80%;
  height: auto;
  float: left;
}
footer .footerlogo span.adressblock {
  color: #fff;
  clear: both;
  display: block;
  padding-left: 12.3%;
  padding-top: 1em;
  font-size: 0.89em;
  width: 100%;
  box-sizing: border-box;
  text-decoration: none;
}
footer .footerlogo:hover {
  text-decoration: none;
}
footer .footernaviwrap {
  display: inline-block;
}
footer ul {
  list-style: none;
  margin: 0 2em 1em 0;
  padding: 0;
  display: inline-block;
  vertical-align: top;
}
footer ul li a {
  color: #fff;
  font-size: 0.78em;
}
footer ul li a:hover {
  text-decoration: none;
}
footer ul li.first a {
  font-size: 1.33em;
  text-transform: uppercase;
  margin-bottom: 0.5em;
  display: block;
}
@media (min-width: 992px) {
  .headerwrap {
    height: 100px;
    position: relative;
  }
  .headerwrap .header,
  .headerwrap .row {
    height: 100%;
  }
  .headerwrap .navbar-default {
    background: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border: none;
    height: 100%;
  }
  .headerwrap .navbar-default .navbar-collapse {
    height: 100%;
    width: 100%;
    text-align: center;
  }
  .headerwrap .navbar-default .navbar-collapse .mainmenuwrap {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
  }
  .headerwrap .navbar-default .navbar-collapse ul.mainmenu {
    width: auto;
    float: none;
    text-align: center;
    display: inline-block;
    background-color: #c09000;
    margin: 0 auto;
  }
  .headerwrap .navbar-default .navbar-collapse ul.mainmenu > .active > a,
  .headerwrap .navbar-default .navbar-collapse ul.mainmenu > .active > a:hover,
  .headerwrap .navbar-default .navbar-collapse ul.mainmenu > .active > a:focus,
  .headerwrap .navbar-default .navbar-collapse ul.mainmenu > li > a:hover,
  .headerwrap .navbar-default .navbar-collapse ul.mainmenu > li > a:focus {
    background: #c09000;
    color: #000;
  }
  .headerwrap .navbar-default .navbar-collapse ul.mainmenu li {
    display: inline-block;
    float: none;
  }
  .headerwrap .navbar-default .navbar-collapse ul.mainmenu li a {
    font-size: 1.33em;
    text-transform: none;
    font-weight: 400;
    color: #fff;
    padding-top: 0.35em;
    padding-bottom: 0.35em;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }
  .headerwrap .navbar-default .navbar-collapse ul.mainmenu li .caret {
    display: none;
  }
  .headerwrap .navbar-default .navbar-collapse ul.mainmenu li .dropdown-menu {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border: none;
    padding: 10px 0;
  }
  .headerwrap .navbar-default .navbar-collapse ul.mainmenu li .dropdown-menu li {
    display: block;
    border-bottom: 1px solid #1a171b;
  }
  .headerwrap .navbar-default .navbar-collapse ul.mainmenu li .dropdown-menu li a {
    color: #1a171b;
    display: block;
    text-align: left;
    padding-left: 2em;
    padding-right: 2em;
  }
  .headerwrap .navbar-default .navbar-collapse ul.mainmenu li .dropdown-menu li:last-child {
    border: none;
  }
  .headerwrap .navbar-default .navbar-collapse ul.mainmenu li .dropdown-menu > .active > a,
  .headerwrap .navbar-default .navbar-collapse ul.mainmenu li .dropdown-menu > .active > a:hover,
  .headerwrap .navbar-default .navbar-collapse ul.mainmenu li .dropdown-menu > .active > a:focus {
    background-color: #cccccc;
  }
  .headerwrap .navbar-default .navbar-collapse ul.mainmenu li:hover .dropdown-menu {
    display: block;
  }
  .headerwrap .navbar-default .navbar-collapse ul.metamenu {
    float: right;
  }
  .headerwrap .navbar-default .navbar-collapse ul.metamenu li a {
    color: #c09000;
  }
  .headerwrap .navbar-default .navbar-collapse ul.metamenu li.active a,
  .headerwrap .navbar-default .navbar-collapse ul.metamenu li:hover a {
    background: none;
    color: #fff;
  }
}
@media (max-width: 991px) {
  .header {
    margin-bottom: 0;
  }
  .header .navbar-default {
    border: none;
    background: none;
  }
  .header .navbar-default .navbar-header {
    width: 100%;
  }
  .header .navbar-default .navbar-header .navbar-toggle {
    float: right;
    background: none;
    border: none;
    padding-left: 0;
    margin-top: 1em;
  }
  .header .navbar-default .navbar-header .navbar-toggle .icon-bar {
    background: #c09000;
    width: 2.78em;
    height: 0.28em;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
  }
  .header .navbar-default .navbar-header .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 0.7em;
  }
  .header .navbar-default .navbar-header .navbar-brand {
    width: 15em;
    display: block;
    float: none;
    padding-left: 0;
    height: auto;
    margin-top: 1em;
  }
  .header .navbar-default .navbar-header .navbar-brand img {
    width: 100%;
  }
  .header .navbar-default .navbar-form {
    border: none;
    text-align: center;
  }
  .header .navbar-default .navbar-form .input-group {
    margin: 0 auto;
  }
  .header .navbar-default .navbar-form input {
    color: #1a171b;
  }
  .header .navbar-default .navbar-form .input-group-btn {
    display: none;
  }
  .header .navbar-default .toptel {
    display: block;
    text-align: center;
    font-size: 1.2em;
    font-weight: 700;
    padding: 0.5em 0;
  }
  .header .navbar-default .navbar-collapse {
    position: absolute;
    left: 0;
    background: #c09000;
    color: #fff;
    width: 100%;
    z-index: 150;
  }
  .header .navbar-default .navbar-collapse .caret {
    border: none;
    position: absolute;
    right: 2em;
    top: 0.5em;
  }
  .header .navbar-default .navbar-collapse a {
    color: #fff;
    width: 100%;
    display: block;
    text-align: center;
    font-size: 1.33em;
  }
  .header .navbar-default .navbar-collapse .open {
    background: #f3b600 #4c9bcf;
  }
  .header .navbar-default .navbar-collapse .open .dropdown-menu > li > a {
    color: #fff;
  }
  .header .navbar-default .navbar-collapse .open a,
  .header .navbar-default .navbar-collapse .open a:hover,
  .header .navbar-default .navbar-collapse .open > a:focus {
    background: transparent;
  }
  .header .navbar-default .navbar-collapse .active > a,
  .header .navbar-default .navbar-collapse .active > a:focus,
  .header .navbar-default .navbar-collapse .active > a:hover {
    background: #c09000;
    color: #333;
  }
}
@media (max-width: 991px) and (max-width: 420px) {
  .header .navbar-default .navbar-header .navbar-toggle {
    margin-top: 0.5em;
    margin-left: 0;
  }
  .header .navbar-default .navbar-header .navbar-toggle .icon-bar {
    background: #c09000;
    width: 1.78em;
    height: 0.28em;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
  }
  .header .navbar-default .navbar-header .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 0.3em;
  }
}
@media (max-width: 991px) and (max-width: 420px) {
  .header .navbar-default .navbar-header .navbar-brand {
    width: 10em;
    margin-top: 0;
  }
}
.whitetriangle {
  display: block;
  width: 100%;
  background: transparent url('../img/whitetrans.svg') 0 0 no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 0;
  margin-bottom: 0px;
  height: 1rem;
}
.slideshowwrap {
  position: relative;
  overflow: hidden;
}
@media (max-width: 767px) {
  .slideshowwrap {
    margin-bottom: 2em;
  }
}
.slideshowwrap #slideshow {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  height: auto;
  width: 100%;
}
.slideshowwrap #slideshow .slideitem .backpack {
  display: none;
}
.slideshowwrap .overlay {
  z-index: 99;
  position: relative;
  pointer-events: none;
}
.slideshowwrap .slidetexts {
  display: none;
}
.stageSlider #slidetextcontainer h3 {
  color: #fff;
}
#pagination {
  width: 100%;
  text-align: center;
  z-index: 110;
  margin-top: 2em;
}
#pagination .owl-dot {
  display: inline-block;
  background-color: #fff;
  width: 3em;
  height: 0.5em;
  margin: 0 0.3em 0.3em 0;
}
@media (max-width: 767px) {
  #pagination .owl-dot {
    width: 2em;
    height: 2em;
  }
}
#pagination .owl-dot.active {
  background-color: #c09000;
}
.reihe2 {
  background: #fff;
  color: #1a171b;
}
.reihe2 .row > div:first-child {
  border-right: 1px solid #ccc;
}
.reihe2 .teaser {
  font-weight: 700;
  margin-bottom: 1em;
}
.reihe3 {
  background-color: #620f10;
  position: relative;
  padding-top: 5em;
}
.reihe3 .btn {
  background-color: #af101d;
}
.reihe4 {
  background: #fff;
  color: #1a171b;
}
.maincontent {
  background: #fff;
  color: #1a171b;
  position: relative;
}
.hoverbox {
  position: relative;
  overflow: hidden;
}
.hoverbox a {
  display: block;
}
.hoverbox img {
  width: 100%;
  height: auto;
}
.hoverbox .overlaytext {
  position: absolute;
  top: 1em;
  right: 1em;
  height: 1.5em;
  width: 1.5em;
  display: inline-block;
  padding: 0.5em 0.5em 0 0;
  font-size: 1.78em;
  color: #fff;
  border-top: 5px solid #fff;
  border-right: 5px solid #fff;
  text-align: right;
}
.hoverbox .overlaytext .inner {
  float: right;
  line-height: 1em;
}
.hoverbox .hovertext {
  color: #fff;
  height: 100%;
  width: 100%;
  display: block;
  position: absolute;
  left: 100%;
  top: 0;
  background-color: #af101d;
  overflow: hidden;
  -webkit-transition: left 0.5s, opacity 0.5s;
  -o-transition: left 0.5s, opacity 0.5s;
  transition: left 0.5s, opacity 0.5s;
  opacity: 0;
  padding: 1em;
  box-sizing: border-box;
  text-align: center;
  font-size: 0.78em;
}
.hoverbox .hovertext .title {
  font-size: 1.8em;
  margin-bottom: 1em;
  display: block;
}
.hoverbox:hover .hovertext {
  left: 0;
  opacity: 1;
}
.prefooter {
  background: #fff;
  color: rgba(26,23,27,0.6);
  font-size: 14px;
}
.prefooter h3 {
  color: rgba(26,23,27,0.6);
  font-size: 20px;
  margin-bottom: 1em;
}
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px,0px,0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.no-js .owl-carousel {
  display: block;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3,1.3);
  -moz-transition: scale(1.3,1.3);
  -ms-transition: scale(1.3,1.3);
  -o-transition: scale(1.3,1.3);
  transition: scale(1.3,1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}
.dateitem {
  border-bottom: 1px solid grey;
  padding: 0.5em 0;
  clear: both;
}
.dateitem span.date,
.dateitem span.time,
.dateitem span.title {
  display: inline-block;
  vertical-align: top;
}
.dateitem .date {
  width: 10em;
  font-weight: bold;
  font-size: 0.8em;
  color: #c09000;
}
.dateitem .time {
  width: 5em;
  color: grey;
}
.dateitem .title {
  width: 60%;
}
.news-latest-view {
  margin-bottom: 2em;
}
.news-latest-view .newsitem {
  margin-bottom: 1.5em;
}
.news-latest-view .newsbody time {
  font-size: 0.8em;
}
.news-latest-view .newsbody h5 {
  font-size: 1.1em;
  font-weight: bold;
  color: #000;
  margin-bottom: 0.2em;
}
.news-latest-view .newsbody h5 a {
  color: #000;
}
.news-latest-view .newsbody p:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 0.8em;
}
.news-latest-view .morelink {
  float: right;
}
.submenu {
  width: 100%;
  border-bottom: 3px solid #af101d;
  text-align: center;
  padding: 0;
  padding-bottom: 1em;
  margin: 0 0 2em 0;
}
.submenu li {
  display: inline-block;
}
.submenu li a {
  padding: 0.25em 1em;
  display: inline-block;
  text-transform: uppercase;
}
.submenu li a:hover,
.submenu li a:focus {
  text-decoration: none;
  color: #000;
}
.submenu li.active a {
  color: #000;
}
.panel-group .panel {
  border-radius: 0;
}
.panel-group .panel-heading {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: #fff;
}
.panel-group .panel-heading b {
  color: #1a171b;
  display: block;
  margin-bottom: 0.25em;
}
.panel-group .panel-heading .accordion-toggle {
  color: #c09000;
}
.panel-group .panel-heading .accordion-toggle:hover,
.panel-group .panel-heading .accordion-toggle:focus {
  text-decoration: none;
}
.textpic img {
  margin: 0;
}
.scrollToTop {
  font-size: 3em;
  width: 1em;
  height: 1em;
  line-height: 3em;
  padding: 1em;
  text-align: center;
  font-weight: bold;
  color: #c09000;
  text-decoration: none;
  position: fixed;
  bottom: 2em;
  right: 1em;
  display: none;
}
@media (max-width: 560px) {
  .scrollToTop {
    font-size: 2em;
    bottom: 1em;
    right: 0.5em;
  }
}
