#image2Gallery {
	margin:15px;
	width:543px;
	height:410px;
}
.image2Zoom ul {
   	height:400px;
   	margin:0;
   	padding:0;
	border: 5px solid #fff;
	background-image:url(../bilder/berge/jungfrau1gross.jpg);
}
.image2Zoom ul li {
	list-style: none;
	margin:0;
	padding:0;
	float:left;
	width:0;
	height:400px;
}

.image2Zoom ul li img {
	margin:0;
	width:0;
	height:0;
	border:0;
	overflow: hidden;
}
.image2Zoom ul li:target img {
	width:533px;
	height:400px;
}
.image2Preview {
	height:45px;
   	margin:10px 0 0 0;
   	padding:0;
}
.image2Preview ul {
    margin:0;
    padding:0;
    list-style: none;
}
.image2Preview ul li{
	float: left;
	text-align: center;
   margin:0 9px 0 0;
	padding:0;
}

.image2Preview ul li img {
   border: 4px solid #fff;
   padding:0;
	margin:0;
	height:45px;
	width:60px;
}
.image2Preview ul li a {
	outline: 0;
}
.image2Preview ul li a:hover img, 
.image2Preview ul li a:active img, 
.image2Preview ul li a:focus img {
   border-color:#fff;
}
.geschenk {
   border: 1px solid #fff;
   padding:0;
   margin-right:6px;
   margin-top:5px;

}

