

#holder {position:relative; background:#eef; /*background:transparent url(pic1b.gif) 175px 54px no-repeat;*/ margin: 5px 0px 5px 0px; z-index:1; border:1px solid #eef; width:625px; height:250px; text-align:left;}

#scrollbox {width:625px; height:170px; background:#fff; overflow:auto; border:1px solid #777; margin: 0px 10px 0px 10px;}

a.gallery, a.gallery:visited {display:block; color:#000; text-decoration:none; border:1px solid #777; width:200px; height:150px; margin:3px; float:left; font-size:11px;}

a.slidea {background:url(../bilder/index_Demos.gif);}
a.slideb {background:url(../bilder/index_Intros.gif);}
a.slidec {background:url(../bilder/index_Andere.gif);}


a.gallery span {display:block; position:absolute; left:150px; top:-1px; width:1px; height:1px; overflow:hidden; background:#efedec; z-index:100; font-size:11px;}

a.gallery:hover {white-space:normal; border:1px solid #fff;}
a.gallery:hover img {border:1px solid #000; z-index:100;}
a.gallery:active img, a.gallery:focus img {border:1px solid #000; z-index:50;}

/* Schrift hover */
a.gallery:hover span {display:block; position:absolute; width:400px; height:33px; top:5px; /*left:600px;*/ padding:5px; font-style:normal; color:#000; text-align:center; background:#eef; z-index:100; font-size:24px; border: 0px solid silver; margin-left:-58px;}

* html a.gallery:hover span {left:180px;}
a.gallery:active {border:1px solid #eee;}
/* a.gallery:active span, a.gallery:focus span {display:block; position:absolute; width:402px; height:280px; top:149px; left:10px; padding:5px; font-style:italic; color:#000; background:#f0f; z-index:50; border: 1px dashed blue;} */
* html a.gallery:active span {left:155px;}

#thumbs {width:627px; height:150px;}
#pad {height:60px; width:100px;}


<!--[if IE 7]>
<style type="text/css">
a.gallery span {display:block; position:absolute; width:402px; height:280px; top:49px; left:-99999px; padding:5px; font-style:italic; color:#000; background:#fff; z-index:100; font-size:11px;}
a.gallery span img {border:1px solid #000;}
a.gallery:hover {white-space:normal; border:1px solid #fff;} /* Rahmen Thumbs hover */
a.gallery:hover img {border:1px solid #000; z-index:100;}
a.gallery:active img, a.gallery:focus img {border:1px solid #000; z-index:50;}
a.gallery:hover span {left:170px; z-indx:100;}
a.gallery:hover span img {border:1px solid #000;}
a.gallery:active span, a.gallery:focus span {left:170px; z-index:50;}
</style>
<![endif]-->