#rws_column_right a {
	color:#666666;
	padding:0px 0px;
}
.bild_scroll_holder {
  position      :relative; 
  background    :transparent 0px 0px no-repeat; 
  margin 				:0px 0px; 
  z-index       :1;
  width					: 234px;
  padding       : 0px 0px;
}
.bild_scroll_holder span{
  display       :block; 
  position      :absolute; 
  top           :265px; 
  left          :0px; 
  padding       :0px 0px; 
  font-style    :italic; 
  color         :#000; 
  background    :#fff; 
  z-index       :-1;
  font-size     :11px;
  line-height	: 13px;
}
.bild_scroll_holder span img{
	width:231px;
}
.bild_scroll_scrollbox {
  width         :234px; 
  height        :75px; 
  background    :#f4f4f4; 
  overflow      :auto; 
  border        :1px solid #aaa; 
  margin   			:0px 0px;
  padding				: 0px 0px;
}
a.bild_scroll_gallery, a.bild_scroll_gallery:visited {
  display         :block; 
  color           :#000; 
  border          :1px solid #ccc; 
  width           :45px; 
  height          :45px; 
  margin          :3px; 
  float           :left; 
  font-size       :11px;
  background-repeat:no-repeat;
  padding					: 0px 0px;
}

a.bild_scroll_gallery span {
  display     :block; 
  position    :absolute; 
  left        :0px; 
  top         :-1px; 
  width       :1px; 
  height      :1px; 
  overflow    :hidden; 
  background  :#efedec; 
  z-index     :100; 
  font-size   :11px;
  line-height	: 13px;
}
a.bild_scroll_gallery:hover{
  white-space :normal; 
  border      :1px solid #fff;
}
a.bild_scroll_gallery:hover img{
  border    :1px solid #ccc; 
  z-index   :100;
}
a.bild_scroll_gallery:active img, a.bild_scroll_gallery:focus img {
  border:1px solid #ccc; 
  z-index:50;
}

a.bild_scroll_gallery:hover span {
  display     :block; 
  position    :absolute; 
  width       :234px; 
  height      :310px; 
  top         :0px; 
  left        :0px; 
  padding     :0px;
  /** re padding-left */
  padding-left:0px; 
  font-style  :italic; 
  color       :#000; 
  background  :#fff; 
  z-index     :100; 
  font-size   :11px;
}
* html a.bild_scroll_gallery:hover span {
  left  :0px;
}
a.bild_scroll_gallery:active{
  border:1px solid #eee;
}
a.bild_scroll_gallery:active span, a.bild_scroll_gallery:focus span {
  display       :block; 
  position      :absolute; 
  width         :234px; 
  height        :310px; 
  top           :0px; 
  left          :0px; 
  padding       :0px; 
  /** re padding-left */
  padding-left  :0px; 
  font-style    :italic; 
  color         :#000; 
  background    :#fff; 
  z-index       :50;
}
* html a.bild_scroll_gallery:active span {left:0px;}

.bild_scroll_thumbs {
  width:1000px; 
  height:50px;
  padding: 0px 0px;
  margin:0px 0px;

}
.bild_scroll_pad    {
  height:310px; 
  width:100px;
  z-index:1;
}
