/* CSS Document */

#spalte2 .fotogalerie{
float:left;
width:130px;
margin-right:10px;
margin-bottom:10px;
text-align:center;
border:1px solid #E5E3D9;
font-size:.85em;
padding:3px;}

#spalte2 .fotogalerie a {text-decoration:none;
}

#spalte2 .fotogalerie a img{border:1px solid #000066;}

#spalte2 .fotogalerie a:hover img{border:1px solid #E5E3D9;}




