
.rsMinW, .rsMinW .rsOverflow, .rsMinW .rsSlide, .rsMinW .rsVideoFrameHolder, .rsMinW .rsThumbs {
    background-color: #F0F0F0;
}
.rsMinW .rsArrow {
    cursor: pointer;
    display: block;
    height: 18px;
    position: absolute;
    width: 18px;
    z-index: 21;
}
.Startseite .rsMinW .rsArrowLeft {
    bottom: 0px;
    right: 190px;
    padding-right: 5px;
    border-right: 1px solid #000000;
}
.rsMinW .rsArrowLeft {
    bottom: 0;
    right: 25px;
    padding-right: 5px;
    border-right: 1px solid #000000;
}
.Startseite .rsMinW .rsArrowRight {
    bottom: 0;
    right: 167px;
}
.rsMinW .rsArrowRight {
    bottom: 0;
    right: 0;
}
.rsMinW .rsArrowIcn {
    background-image: url("../../../Images/RoyalSlider/wj2014-rs_button_sprite.png");
    background-repeat: no-repeat;
    cursor: pointer;
    height: 18px;
    position: absolute;
    width: 18px;
}
.rsMinW .rsArrowIcn:hover {
}
.rsMinW.rsHor .rsArrowLeft .rsArrowIcn {
    background-position: 0 -36px;
}
.rsMinW.rsHor .rsArrowRight .rsArrowIcn {
    background-position: 0 -54px;
}
.rsMinW.rsVer .rsArrowLeft .rsArrowIcn {
    background-position: -100px -36px;
}
.rsMinW.rsVer .rsArrowRight .rsArrowIcn {
    background-position: -100px -68px;
}
.rsMinW .rsArrowDisabled .rsArrowIcn {
    opacity: 0.3 !important;
}
.rsMinW .rsBullets {
    bottom: 0;
    height: auto;
    line-height: 6px;
    overflow: hidden;
    padding-top: 4px;
    position: absolute;
    right: 75px;
    text-align: center;
    z-index: 35;
}
.Startseite .rsMinW .rsBullets {
    bottom: 0;
    height: auto;
    line-height: 6px;
    overflow: hidden;
    padding-top: 4px;
    position: absolute;
    right: 226px;
    text-align: center;
    z-index: 35;
}
.rsMinW .rsBullet {
    display: inline-block;
    cursor: pointer;
}
.rsMinW .rsBullet span {
    background-image: url("../../../Images/RoyalSlider/wj2014-rs_button_sprite.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    display: block;
    height: 18px;
    width: 18px;
}
.rsMinW .rsBullet.rsNavSelected span {
    background-position: 0 -18px;
}
.rsMinW .rsThumbsHor {
    height: auto;
    width: 100%;
}
.rsMinW .rsThumbsVer {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 96px;
}
.rsMinW.rsWithThumbsHor .rsThumbsContainer {
    height: 100%;
    position: relative;
}
.rsMinW.rsWithThumbsVer .rsThumbsContainer {
    position: relative;
    width: 100%;
}
.rsMinW .rsThumb {
    float: left;
    height: 72px;
    overflow: hidden;
    width: 96px;
}
.rsMinW .rsThumb img {
    height: 100%;
    width: 100%;
}
.rsMinW .rsThumb.rsNavSelected {
    background: none repeat scroll 0 0 #333333;
}
.rsMinW .rsThumb.rsNavSelected img {
    opacity: 0.7;
}
.rsMinW .rsThumb.rsNavSelected span.thumbIco {
    border: 2px solid rgba(255, 255, 255, 0.9);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.rsMinW .rsTmb {
    display: block;
}
.rsMinW .rsThumbsArrow {
    cursor: pointer;
    display: block;
    height: 100%;
    position: absolute;
    width: 20px;
    z-index: 21;
}
.rsMinW.rsWithThumbsVer .rsThumbsArrow {
    height: 20px;
    width: 100%;
}
.rsMinW.rsWithThumbsVer .rsThumbsArrowLeft {
    left: 0;
    top: 0;
}
.rsMinW.rsWithThumbsVer .rsThumbsArrowRight {
    bottom: 0;
    left: 0;
}
.rsMinW.rsWithThumbsHor .rsThumbsArrowLeft {
    left: 0;
    top: 0;
}
.rsMinW.rsWithThumbsHor .rsThumbsArrowRight {
    right: 0;
    top: 0;
}
.rsMinW .rsThumbsArrowIcn {
    background: url("../../../Images/RoyalSlider/rs-minimal-black.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 16px;
    left: 50%;
    margin-left: -8px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    width: 16px;
}
.rsMinW.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn {
    background-position: -128px -32px;
}
.rsMinW.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn {
    background-position: -128px -48px;
}
.rsMinW.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn {
    background-position: -144px -32px;
}
.rsMinW.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn {
    background-position: -144px -48px;
}
.rsMinW .rsThumbsArrowDisabled {
    display: none !important;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
    .rsMinW .rsThumb {
        height: 44px;
        width: 59px;
    }
    .rsMinW .rsThumbsHor {
        height: 44px;
    }
    .rsMinW .rsThumbsVer {
        width: 59px;
    }
}
.rsMinW .rsTabs {
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 12px;
    position: relative;
    text-align: center;
    width: 100%;
}
.rsMinW .rsTab {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #000000;
    background-image: linear-gradient(to bottom, #FEFEFE, #F4F4F4);
    border-color: #D9D9DD #F5F5F5 #D9D9DD #D9D9DD;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #333333;
    cursor: pointer;
    display: inline-block;
    height: auto;
    min-width: 72px;
    padding: 5px 13px 6px;
    text-align: center;
    text-decoration: none;
    width: auto;
}
.rsMinW .rsTab:first-child {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.rsMinW .rsTab:last-child {
    border-bottom-right-radius: 4px;
    border-right: 1px solid #CFCFCF;
    border-top-right-radius: 4px;
}
.rsMinW .rsTab:active {
    background-color: #F4F4F4;
    border: 1px solid #D9D9DD;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) inset;
}
.rsMinW .rsTab.rsNavSelected {
    background: linear-gradient(to bottom, #ACACAC, #BBBBBB) repeat scroll 0 0 #ACACAC;
    border: 1px solid #999999;
    box-shadow: 0 1px 9px rgba(102, 102, 102, 0.65) inset;
    color: #000000;
    text-shadow: 1px 1px #838383;
}
.rsMinW .rsFullscreenBtn {
    cursor: pointer;
    display: block;
    height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    width: 44px;
    z-index: 22;
}
.rsMinW .rsFullscreenIcn {
    background: url("../../../Images/RoyalSlider/rs-minimal-black.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 32px;
    margin: 6px;
    width: 32px;
}
.rsMinW .rsFullscreenIcn:hover {
    opacity: 0.8;
}
.rsMinW.rsFullscreen .rsFullscreenIcn {
    background-position: -32px 0;
}
.rsMinW .rsPlayBtn {
    cursor: pointer;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    width: 64px;
}
.rsMinW .rsPlayBtnIcon {
    background: url("../../../Images/RoyalSlider/rs-minimal-black.png") no-repeat scroll 0 -32px rgba(0, 0, 0, 0.75);
    border-radius: 4px;
    display: block;
    height: 64px;
    transition: all 0.3s ease 0s;
    width: 64px;
}
.rsMinW .rsPlayBtn:hover .rsPlayBtnIcon {
    background-color: rgba(0, 0, 0, 0.9);
}
.rsMinW .rsBtnCenterer {
    height: 20px;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 20px;
}
.rsMinW .rsCloseVideoBtn {
    cursor: pointer;
    height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    width: 44px;
    z-index: 500;
}
.rsMinW .rsCloseVideoBtn.rsiOSBtn {
    right: -6px;
    top: -38px;
}
.rsMinW .rsCloseVideoIcn {
    background: url("../../../Images/RoyalSlider/rs-minimal-black.png") repeat scroll -64px 0 rgba(0, 0, 0, 0.75);
    height: 32px;
    margin: 6px;
    width: 32px;
}
.rsMinW .rsCloseVideoIcn:hover {
    background-color: rgba(0, 0, 0, 0.9);
}
.rsMinW .rsPreloader {
    background-image: url("../preloaders/preloader-white.html");
    height: 20px;
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    top: 50%;
    width: 20px;
}
.rsMinW .rsGCaption {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.75);
    border-radius: 2px;
    bottom: 6px;
    color: #FFFFFF;
    float: none;
    font-size: 12px;
    left: 6px;
    padding: 2px 8px;
    position: absolute;
    text-align: left;
    width: auto;
}
