/* Style sheet Slider */
.imageflow{position:relative;overflow:hidden;text-align:left;visibility:hidden;width:711px !important;height:304px !important;}
.imageflow img{top:0;position:absolute;border:none;visibility:hidden;-ms-interpolation-mode:bicubic;}
.imageflow p{margin:0 auto;text-align:center;}
.imageflow .loading{width:200px;left:50%;position:relative;margin-left:-106px;padding:5px;border:1px solid #d0d1d3;visibility:visible;}
.imageflow .loading_bar{width:1%;height:15px;background:#d0d1d3;visibility:visible;}
.imageflow .navigation{z-index:10000;}
.imageflow .caption{position:relative;text-align:center;font-weight:bold;z-index:10001;}
.imageflow .scrollbar{height:1px;position:relative;visibility:hidden;z-index:10002;}
.imageflow .slider{width:14px;height:14px;position:absolute;margin:-6px 0 0 -7px;z-index:10003;}
.imageflow .slideshow{width:14px;height:14px;position:absolute;margin:20px 0 0 20px;cursor:pointer;z-index:10003;}
.imageflow .slideshow.pause{background:url(tl_files/albers/slider/button_pause.png) no-repeat;}
.imageflow .slideshow.play{background:url(tl_files/albers/slider/button_play.png) no-repeat;}
.imageflow .images{overflow:hidden;white-space:nowrap;}
.imageflow .button{width:131px;height:15px;top:-255px;position:relative;cursor:pointer;}
.deutsch .previous{float:left;margin:-8px 0 0 -30px;background: url(tl_files/albers/slider/if_zurueck.gif) top left no-repeat;}
.deutsch .next{float:right;margin:-8px -30px 0 30px;background: url(tl_files/albers/slider/if_weiter.gif) top left no-repeat;}
.englisch .previous{width:140px;float:left;margin:-8px 0 0 -30px;background: url(tl_files/albers/slider/if_previous.gif) top left no-repeat;}
.englisch .next{float:right;margin:-8px -30px 0 30px;background: url(tl_files/albers/slider/if_next.gif) top left no-repeat;}
#myImageFlow_next{width:16px;height:272px;right:138px;position:absolute;background-image:url("tl_files/albers/slider/trans.gif");top:27px;z-index:1000;cursor:pointer;}
#myImageFlow_previous{width:16px;height:272px;left:138px;position:absolute;background-image:url("tl_files/albers/slider/trans.gif");top:27px;z-index:1000;cursor:pointer;}
