/* CSS Document */
div#contentwrap {
    background-position: bottom center;
    background-repeat: no-repeat;
} 
div#content.page-home,
div#content.page-tickets,
div#contentwrap .page-show,
.orchester,
.page-leading,
div#contenwrap .page-backstage,
.page-multimedia {
    background-position:0 0;
    background-repeat:no-repeat;
}
div.lightbox-5 {
    background-position: top left;
    background-repeat: no-repeat;
}
/* meta-disclaimer */
div#meta-disclaimer {
    background-color: transparent;
    background-repeat:no-repeat;
    background-position:0 0;
}
/* Tickets */
/* Teaserlist */
.page-tickets ul.teaserbox-list-2 li,
.page-tickets ul.teaserbox-list-2 li.big {
    background-color:transparent;
    background-repeat:no-repeat;
    background-position:0 0;
}
.page-theater div.content-row-p {
    background-color:transparent;
    background-repeat:no-repeat;
    background-position:0 0;
}
/* Artists */
div.separator-orange {
    background-color:transparent;
    background-repeat:no-repeat;
    background-position: 50% 50%;
}

