/* ------------------------------------------------------------------------
Popin
------------------------------------------------------------------------- */

#overlay {
background: #000;
position: absolute; top: 0; left: 0;
z-index: 10000;
width: 100%;
}



.prettyPopin {

display: none;
/*overflow: hidden;*/
position: absolute; z-index: 11000;
top: 50%; left: 50%;
/*background: url(/fileadmin/templates/img/prettyPopin/popinLeft.gif) bottom left no-repeat; */
}

.prettyPopin a#b_close {
display: none;
position: absolute; z-index: 2;
top: 0px; right: 0px;
width: 83px; height: 17px;
text-indent: -10000px;
background: url(/fileadmin/templates/img/prettyPopin/b_close.gif) bottom left no-repeat;
}

.prettyPopin .prettyContent {
position: relative;
width: 100%;
/**height: 101%;*/
height:100%;
font-size: 1.2em;
/*background: url(../images/prettyPopin/popinRight.gif) bottom right no-repeat;*/
background-color: white;
}

.prettyPopin .prettyContent .prettyContent-container {
display: none;
padding: 17px 10px 10px 10px;
/**text-align:center;*/
}

.prettyPopin .prettyContent .loader {
position: absolute;
top: 50%; left: 50%;
margin: -14px 0 0 -14px;
}


#left {
float:left; 
padding-top: 10px; 
width:338px; 
position:relative;
/**overflow:hidden;*/
}

#left img {
border:1px solid #E7E7E7;
max-width:353px;
}

#right {
float:left;
padding-top:10px;
padding-left: 5px;
position:relative;
}

#bubble_lightbox {
position:absolute; 
top:150px; 
/* left:620px; */

left: 671px;

z-index:15000;
}

#navi_lbox{
margin-right:-2px;
float:right;
position:relative;
top:2px;
}

#navi_lbox img {
border:0px;
width:84px;
height:19px;
}

#right img { 
border-color:#E7E7E7 #A1A1A1 #A1A1A1 #E7E7E7;
border-style:solid;
border-width:1px 2px 2px 1px;
margin-right: 3px;
}

#navi_lbox_ducks{
margin-right:-10px;
margin-top:30px;
position:relative;
top:10px;
text-align:right;
}

#navi_lbox_ducks img{
border:none;
height:19px;
width:83px;
}

.lustigestaschenbuch #left #navi_lbox{
top:7px;
margin-right:-27px;
}













