@charset "utf-8";
/* defaults required for IE */
a, a:visited, a:hover, a:active, a:focus {color:#000;}

#holder {position:relative; background:transparent url(pix/gallery3/Messezimmer1.jpg) 0px 0 no-repeat; margin-bottom:10px; width:695px; height:222px; }
#scrollbox {padding:0; margin:0; width:400px; list-style:none; height:225px; overflow:auto; float:right; }
#holder ul#scrollbox {padding: 0; margin: 0;}
#scrollbox li {float:left;}


#scrollbox a {display:block; color:#585940; text-decoration:none; border:1px solid #fff; width:83px; height:57px; float:left; padding: 3px; margin: 0px; sans-serif; font-size:11px; text-align:left; font-style:italic;}

#scrollbox a.slidea {background:url(pix/gallery/Messezimmer1_small.jpg) no-repeat; margin-top: 0px;}
#scrollbox a.slideb {background:url(pix/gallery/Messezimmer2_small.jpg) no-repeat;}
#scrollbox a.slidec {background:url(pix/gallery/Messezimmer3_small.jpg) no-repeat;}
#scrollbox a.slided {background:url(pix/gallery/Messezimmer4_small.jpg) no-repeat;}
#scrollbox a.slidee {background:url(pix/gallery/Messezimmer5_small.jpg) no-repeat;}
#scrollbox a.slidef {background:url(pix/gallery/Messezimmer6_small.jpg) no-repeat;}
#scrollbox a.slideg {background:url(pix/gallery/Messezimmer7_small.jpg) no-repeat;}
#scrollbox a.slideh {background:url(pix/gallery/Messezimmer8_small.jpg) no-repeat;}
#scrollbox a.slidei {background:url(pix/gallery/Messezimmer9_small.jpg) no-repeat; margin-top: 0px;}
#scrollbox a.slidej {background:url(pix/gallery/Messezimmer10_small.jpg) no-repeat;}
#scrollbox a.slidek {background:url(pix/gallery2/KT1_small.jpg) no-repeat;}
#scrollbox a.slidel {background:url(pix/gallery2/KT2_small.jpg) no-repeat;}


#scrollbox a span {display:block; position:absolute; left:-9999px; top:0;}
#scrollbox a span img {border:0;}

#scrollbox a:hover {cursor: default;}
#scrollbox a:hover span {width:282px; height:240px; left:0px;  z-index:100; background-color:#FFF;}

#scrollbox a:active {border:1px solid #585940; }
#scrollbox a:focus {border:1px solid #585940; outline:0;}

* html #scrollbox a:active span {width:282px; height:240px; top:0; left:0px; color:#585940; z-index:-1;}
#scrollbox a:focus span {width:282px; height:240px; top:0; left:0px; color:#585940; z-index:10; outline:0;}

