.sb-hidden{position:absolute;top:0;left:0;visibility:hidden;}

#sb-title-inner,
#sb-info-inner,
.sb-title-inner,
.sb-info-inner,
#sb-loading-inner,
div.sb-message{font-family:Verdana,Arial,sans-serif;font-weight:200;color:#fff;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:9999;text-align:left;visibility:hidden;display:none;}
body.dark #sb-container{background:#111;}
body.comic #sb-container{background: transparent url(../img/layout/background/bg_melgrey.jpg) top left repeat;}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{position:absolute;visibility:hidden;width:100px;}

.sbimg #sb-wrapper{padding:50px;}
.sbimg #sb-info,
.sbimg #sb-info-inner{margin-left:-50px;height:100%;}
.sbimg #sb-nav-close{top:20px;right:-40px;}



#sb-wrapper-inner{position:relative;border:0;border-radius:0px;/*box-shadow:10px 10px 70px rgba(0,0,0, 1.0);*/height: 100%;overflow: auto;-webkit-overflow-scrolling: touch;}
body.dark #sb-wrapper-inner{background:#111;}
body.comic #sb-wrapper-inner{background: transparent url(../img/layout/background/bg_melgrey.jpg) top left repeat;}

#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-body-inner iframe{}
#sb-player.html{height:100%;overflow:auto;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{/*background:url(/img/layout/loading.gif) no-repeat;*/padding-left:34px;display:inline-block;}
#sb-body,
#sb-loading{}
#sb-title,
#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,
#sb-title-inner{/*height:26px;line-height:26px;*/}
#sb-title-inner{display:none;font-size:16px;}
#sb-info,
#sb-info-inner{height:60px;position:absolute;z-index:9999;top:0px;line-height:20px;width:100%;}
#sb-info-inner{font-size:12px;}
#sb-nav{width:100%;height:100%/*float:right;height:30px;padding:0px 0;*/}
#sb-nav a{cursor:pointer;width:29px;height:29px;/*display:block;height:15px;width:15px;background-repeat:no-repeat;*/}

#sb-nav-close{position:absolute;top:1.2rem;right:.6rem;background:url(/img/layout/btn-close.png) center center no-repeat;background-size:29px 29px;/*border-radius:.2rem;font-size: .875rem;font-weight:bold;color:#fff;background: red ;padding:3px 0px 0px 9.5px;*/}
#sb-nav-next{position:absolute;top:50%;right:-40px;background:url(/img/layout/btn-pfeil-rechts.png) center center no-repeat;background-size:29px 29px;/*background:url(/img/layout/iconsprite.png) -5.6em -19.4em no-repeat;background-size:100em 150em;*/}
#sb-nav-previous{position:absolute;top:50%;left:60px;background:url(/img/layout/btn-pfeil-links.png) center center no-repeat;background-size:29px 29px;/*background:url(/img/layout/iconsprite.png) -3.1em -19.4em no-repeat;background-size:100em 150em;*/}
#sb-nav-play{background:url(/img/layout/shadowbox/play.png) -10.9em -19.4em no-repeat;background-size:100em 150em;}
#sb-nav-pause{background:url(/img/layout/shadowbox/pause.png) -8.2em -19.4em no-repeat;background-size:100em 150em;}

#sb-counter{display: none;float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,
div.sb-message a:visited{color:#fff;text-decoration:underline;}