/* Neues Yodl v3 */
body{
 padding:0px;margin:0px;background:#fff;
 text-align:center;
}

#affimg{
 opacity:0.01;
 filter:alpha(opacity=1);
 display:block;
 height:1px;
 width:1px;
 overflow:hidden;
}


.movable{
     display:block;
     opacity:1;
     filter:alpha(opacity=100);
     position:absolute;
     top:-150px;left:0px;

     background-repeat:no-repeat;
}
.tableiste{
     position:absolute;
     top:0px;left:0px;
     display:block;
     opacity:.5;
     filter:alpha(opacity=50);
     z-index:150;
}

img{border:0px;}


   /* Favoriten */


   .favlnk{
     margin:4px;
     display:block;
     padding:3px;background:url(../img/bookmarkbg.gif) 0px -125px no-repeat;
     width:150px;height:100px;
   }


   /* Bookmark-Box CSS: */
.boxtab{
 border:0px;
}
.bookmark_b1{
 background:url(../img/bookmarkgui.gif) -35px -304px no-repeat;
 width:47px;
}
.bookmark_b2{
 background:#fff; vertical-align:top;
 width:35px;/*--------breiten-angabe via JS nuttz diese definition. 35 = minimum*/
}
.bookmark_b2d{
 background:url(../img/bookmarkgui.gif) 0px -414px repeat-x;
 height:46px;
 width:100%;
}
.bookmark_b3{
 background:url(../img/bookmarkgui.gif) -83px -304px no-repeat;
 width:77px;
 height:62px;
}
.bookmark_b4{
 background:#fff url(../img/bookmarkboxbg.gif) 0px 0px repeat-y;
 vertical-align:bottom;
 width:47px;
 height:46px;/*--------höhen-angabe via JS nuttz diese definition. 46 = minimum*/
}
.bookmark_b4d{
 background:url(../img/bookmarkgui.gif) 0px -367px no-repeat;
 height:46px;
 width:47px;
}
.bookmark_b5{
 background:#fff;
 vertical-align:bottom;
}
.bookmark_b5d{
 background:url(../img/bookmarkgui.gif) 0px -461px repeat-x;
 height:46px;
}
.bookmark_b5d2{
 background:url(../img/bookmarkgui.gif) -47px -367px no-repeat;
 height:46px;
 width:35px;
}

.bookmark_b6{
 background:url(../img/bookmarkboxbg.gif) -48px 0px repeat-y;
 width:77px;
 vertical-align:bottom;
}
.bookmark_b6d{
 background:url(../img/bookmarkgui.gif) -83px -367px repeat-x;
 height:46px;
 width:77px;
}
/* ENDE von Bookmark-Box CSS */
/* Bookmark-Box-TAB CSS */
.boxtabL{
 background:url(../img/bookmarkgui.gif) -134px -76px;
 width:12px;height:27px;
 float:left;
}
.boxtabR{
 background:url(../img/bookmarkgui.gif) -147px -104px;
 width:12px;height:27px;
 float:right;
}
.boxtabM{
 background:url(../img/bookmarkgui.gif) 0px -178px repeat-x;
 width:100px;
 font:normal 10pt Arial,Sans-Serif;
 color:#555;
 cursor:hand;
 cursor:pointer;
 text-align:center;
}
.boxtabM span{
 display:block;
 padding-top:3px;
 white-space:nowrap;
}

.boxclose{
 z-index:245;
 position:absolute;top:0px;left:0px;
 width:9px;height:9px;
 overflow:hidden;   /* Workaround wg IE, der die Zeilenhöhe eines nichtvorhandenen Textes anstatt der definierten Höhe verwenden würde */
 background:url(../img/bookmarkgui.gif) 0px 0px no-repeat;
 cursor:hand;
 cursor:pointer;
}


.boxfavadd{
 z-index:545;
 position:absolute;top:0px;left:0px;
 display:block;     opacity:.5;filter:alpha(opacity=50);
 width:25px;height:36px;
 background:url(../img/bookmarkgui.gif) 0px -10px no-repeat;
 cursor:hand;
 cursor:pointer;
}


.boxfavpref{
 z-index:245;
 position:absolute;top:-99px;left:0px;
 width:14px;height:14px;
 overflow:hidden; /* Workaround wg IE, der die Zeilenhöhe eines nichtvorhandenen Textes anstatt der definierten Höhe verwenden würde */
 background:url(../img/bookmarkgui.gif) -106px -68px no-repeat;
 cursor:hand;
 cursor:pointer;
}
/*.boxfavpref:hover{
 background-Position: -92px -68px;
}
.boxfavpref:active{
 background-Position: -106px -82px;
} */

/* Ende v. Bookmark-Box-TAB CSS */

#prefmenu{
     position:absolute;top:-199px;left:0px;
     display:block;
     opacity:.5;filter:alpha(opacity=50);
     z-index:350;

     white-space:nowrap;

     padding:106px 0px 0px 0px;

     background:url(../img/bookmarkbg.gif) 0px 0px no-repeat;

     width:157px;/*115px;  / 115+41=157*/

     text-align:right;
     vertical-align:bottom;


}
#inprefmenu{
 height:17px;
 overflow:hidden;
 padding:0px 5px 0px 0px;
}
#inprefmenu a{
 text-decoration:none;
 cursor:hand;
 cursor:pointer;
 display:block;
 float:right;
 height:18px;

}
#prefmnX{
 background:url(../img/bookmarkgui.gif) -121px -57px no-repeat;
 width:33px;
}
/*#prefmnX:hover{
 //background-Position: -68px -86px;
}
#prefmnX:active{
 background-Position: -121px -57px;
} */

#prefmnL{
 background:url(../img/bookmarkgui.gif) -48px -68px no-repeat;
 width:22px;
}
/*#prefmnL:hover{
 //background-Position: -26px -68px;
}
#prefmnL:active{
 background-Position: -48px -68px;
} */
#prefmnR{
 background:url(../img/bookmarkgui.gif) -47px -86px no-repeat;
 width:21px;
}
/*#prefmnR:hover{
 //background-Position: -26px -86px;
}
#prefmnR:active{
 background-Position: -47px -86px;
} */

#prefmnE{
 background:url(../img/bookmarkgui.gif) -63px -106px no-repeat;
 width:37px;
}
/*#prefmnE:hover{
// background-Position: -26px -106px;
}
#prefmnE:active{
 background-Position: -63px -106px;
} */
#bmsave{
 background:url(../img/ajax-loader.gif) no-repeat;
 width:16px;
 height:16px;
 position:absolute;
 top:0px;right:0px;
 display:none;
 z-index:1000;
}
