img.stage_border {
	display: none;
}
#main {
  background: #82bfd8; 
  //box-shadow: 6px 6px 10px hsla(300,15%,25%,0.3) inset;
  background-image: url(/fileadmin/templates/img/schatten-j-bo.png);
  background-repeat: repeat-x;
  background-position: left top; 
}
#footer {
   background-color: #82bfd8;
}

.btn-primary {
  color: #fff;
  background-color: #328EB6;
}
.special {
	background-image: url(/fileadmin/templates/img/reisskante-sp-jb.png);
}
.standard .no-js .owl-carousel, .owl-carousel.owl-loaded {
    display: list-item;
    height: 470px;
}
//.standard  .owl-carousel .owl-nav {
    top: 420px;
}
.standard .owl-carousel {
    z-index: 0;
}