/*CSS Sliding Photograph Gallery */
/*http://www.cssplay.co.uk/menu/gallery3l */

#galleryh {
	border-right: #888 1px solid; padding-right: 0px; border-top: #888 1px solid; padding-left: 0px; background: url(img/hg-fotogalerie-3.jpg) #fff; padding-bottom: 0px; margin: 0px 0px 5em; overflow: hidden; border-left: #888 1px solid; width: 498px; padding-top: 0px; border-bottom: #888 1px solid; list-style-type: none; height: 316px
}
#galleryh li {
	float: left
}
#galleryh li a {
	border-right: #fff 1px solid; display: block; float: left; width: 28px; cursor: default; height: 316px; text-decoration: none
}
#galleryh li a img {
	border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; width: 28px; height: 316px; border-right-width: 0px
}
#galleryh li a:hover {
	background: #eee; width: 410px
}
#galleryh li a:hover img {
	width: 410px
}
