

/***************
   Bildershow Page
****************/

#fnd_bsPageMain {position: absolute; top: 0px; left: 14px; background: #000; height: 100%; width: 100%;}
.fnd_bsPagePadding {position: relative; width: 460px; height: 460px; background: #000;border: solid 1px #4D4D4D; border-bottom: solid 0px #4D4D4D;}
#fnd_bsActionBox {position: relative;  width: 460px; height: 460px;}
/*.fnd_bsTitle {position: relative; color: #fff; font-weight: bold; font-size: 16px; width: 460px;} */
.fnd_bsDescr {position: relative; color: #fff; height: 35px; width: 460px;}
.fnd_bs_control {position: absolute; top: 300px; left: 120px; z-index: 99999; width: 430px; height: 20px; border-bottom: solid 1px #4D4D4D; color: #fff;}
.fnd_zeroGif {position: absolute; top: 0px; left: 0px; z-index: 99999;} 

#start { position: absolute; top: 3px; left: 2px; background: url(../images/bildershow_start.jpg) no-repeat;  cursor: pointer; color: #fff; width: 45px;  height: 14px;}
#stop {position: absolute; top: 3px; right: -2px; background: url(../images/bildershow_stop.jpg) no-repeat;  cursor: pointer; color: #fff;  width: 45px;  height: 14px;}
#Prev {position: absolute; top: 3px; left: 60px; background: url(../images/bildershow_zurueck.jpg) no-repeat;  cursor: pointer; color: #fff;  width: 54px;  height: 14px;}
#Next{ position: absolute; top: 3px; right: 0px; background: url(../images/bildershow_weiter.jpg) no-repeat; cursor: pointer; color: #fff;  width: 54px;  height: 14px;}













