/* ================================================================ 
Copyright J-SITES Stefanie Jeske www.j-sites.de
=================================================================== */
* { padding: 0; margin: 0; }



#gallerie {background: url(../images/maren-schmidt.gif) no-repeat; background-position: 0% 100%; width:550px; margin-top: 80px; height: 280px;}
#gallerie ul {list-style:none; padding:0; margin:0; width:228px; position:relative; float:right;}
#gallerie ul li {display:inline; width:52px; height:52px; float:left; margin:0 0 5px 5px;}
#gallerie ul li a {display:block; width:50px; height:50px; text-decoration:none;}
#gallerie ul li a img {display:block; width:50px; height:50px; border:0;}
#gallerie ul li a:hover {background: url(../images/maren-schmidt.jpg) no-repeat; white-space:normal; border-color:#ddd;}
#gallerie ul li a:hover img {position:absolute; left:-295px; top:0; width:auto; height:auto;}