img.stage_border {
	display: none;
}
#main {
     background: #9b2d7091; 
     //box-shadow: 6px 6px 10px hsla(300,15%,25%,0.3) inset;
    background-image: url(/fileadmin/templates/img/schatten-bo-er.png);
    background-repeat: repeat-x;
    background-position: left top; 
}
#footer {
    background-color: #c885ae;
}

.btn-primary {
  color: #fff;
  background-color: #328EB6;
}
.special {
	background-image: url(/fileadmin/templates/img/reisskante-sp-bo.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;
}