.zuperSlider img{
	margin-top: 0px!important;
	height: auto;
	/*margin:0px!important;
	max-width:100%;*/
	width:100%;
    /*width: auto\9; /* ie8 */*/
}
.lazy {
  display: none;
}

/* Slider Inhlate */
.relativation{
position:relative;
}
/*.caption img{
	width:100%!important;
	height: auto!important;
	z-index:4;
}*/
/* start - captions style Fixe Elemente werden hier positioniert */
/* Transparente Verläufe auch in IE7 / 8 */
.caption img{
	background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */   
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */      
    zoom: 1;
}
.wasser,.radio,.isetta,.schriftzug,.zengarten,.megafon,.treppe,.rinnenoverlay,.login,.tellitfriend{
    color: #FEFEFF;
	font-family: 'PT Sans', sans-serif;
	font-weight:700;
	font-size:45px;
    text-align: right; 
}
.wasser{left:0;top:88.5%;}
.gitter{left:0;top:88%;}
.motorrad{left:43%;top:27%;}
.radio{left: 33%;top: 10.7%;}
.isetta{left: 57.3%;top: 20.4%;}
.schriftzug{left: 47.3%;top: 11.5%;}
.zengarten{left: 5%;top: 7%;}
.rinnenoverlay{left: 0%;top: 88%;}
.treppe{left: 18.2%;top: -12.1%;z-index: 1 !important;}
.megafon{left: 1.3%;top: 27.7%;z-index: 1 !important;}
/* Logins / Tellitfriends */
.loginframe, .tellitfriendframe{
border:none;
}
.fmessage {
    left: -0.5%;
    position: absolute;
    top: -9%;
}
.tellitfriendframe{padding-top: 5px;}
.login{left:52.5%;top:54.1%;}
.logintwo{left:24.5%;top:54%;}
.loginthree{left:34.2%;top:54%;}
.loginfour{left:6.5%;top:54%;}
.loginfive{left:17.5%;top:54%;}
.loginsix{left:74.5%;top:54%;}
.tellitfriend{left:22.2%;top:70%;}
.tellitfriendtwo{left:41.1%;top:70%;}
.tellitfriendthree{left:53.5%;top:70%;}
/* Thickboxen / Fancyboxen BuchIcon */
.clickable img{cursor:pointer!important;}
.thbstart {left: 24%;top: 10%;}
.thbone{left:27%;top:61%;}
.thbtwo{left:25.5%;top:49.5%;}
.thbthree{left:71.5%;top:47.2%;}
.thbfour{left:77%;top:49.7%;}
.thbfive{left:43.5%;top:33%;}
.thbsix{left:82%;top:34.2%;}
.thbseven{left:22.4%;top:44.1%;}
.thbeight{left:55.6%;top:58.6%;display:none;}
.thbnine{left:78%;top:39%;}
.thbten{left:58.4%;top:51.9%;}
.thbeleven{left:81.8%;top:34.6%;}
.thbtwelve{left:39.6%;top:48.3%;}
.thbthirteen{left:14.7%;top:55.7%;}
.thbfourteen{left:32.5%;top:41.9%;}
.thbfiveteen{left:16.8%;top:42%;}
.thbfiveteen{left:16.8%;top:42%;}
.thbsixteen{left:42%;top:49%;}
.thbseventeen{left:71%;top:45.1%;}
.thbeightteen{left:45%;top:45%;}
.thbnineteen{left:44%;top:56%;}
.thbtwenty{left: 76%;top: 46%;}
.thbtwentyone{left: 54%;top: 50%;}
/* Thickbox / Fancybox Soundicon */
.thsone{left:42.5%;top:52%;}
.thstwo {left: 19%;top: 51.9%;}
.thsthree{left:36.5%;top:43.2%;}
/* Thickbox / Fancybox Gluehbirnenicon */
.thione{left:74%;top:61%;}
.thitwo{left:28.5%;top:43%;}
.thithree{left:12.5%;top:46%;}
/* Thickbox Bilder */
.rinnenprofile{left:73%;top:34%;}
/* Captions Zusatz */
.frosch{left:9%;top:50%;}
.rinnenentwicklung{left:52%;top:41.5%;}
.retrovideo{left:29.8%;top:42.7%;}
.dubaivideo{left:5.6%;top:31%;}

.inactiveframe{display:none!important;}
.inactiveframe iframe{display:none!important;}
.activeframe{display:block!important;}
/* Pointer Buch */
.pointertb{
 background:url(/images/captions/thbone-sprite.png) no-repeat 0 0 scroll transparent;
 display: block;
 height: 177px;
 width: 142px;
 cursor:pointer;
}
 .pointertb:hover{
 background:url(/images/captions/thbone-sprite.png) no-repeat 0 -177px scroll transparent;
}
/* Pointer Buch Small*/
.pointertbsmall{
 background:url(/images/captions/thbone-spritesmall.png) no-repeat 0 0 scroll transparent;
 display: block;
 height: 124px;
 width: 100px;
 cursor:pointer;
}
 .pointertbsmall:hover{
 background:url(/images/captions/thbone-spritesmall.png) no-repeat 0 -124px scroll transparent;
}
/* Pointer Sound */
.pointersound{
 background:url(/images/captions/thsone-sprite.png) no-repeat 0 0 scroll transparent;
 display: block;
 height: 112px;
 width: 67px;
 cursor:pointer;
}
 .pointersound:hover{
 background:url(/images/captions/thsone-sprite.png) no-repeat 0 -112px scroll transparent;
}
/* Pointer Info */
.pointerinfo{
 background:url(/images/captions/thione-sprite.png) no-repeat 0 0 scroll transparent;
 display: block;
 height: 176px;
 width: 138px;
 cursor:pointer;
}
 .pointerinfo:hover{
 background:url(/images/captions/thione-sprite.png) no-repeat 0 -176px scroll transparent;
}
/* nur ausblenden */
.invisibel{display:none!important;}