.gallery_container {
	/*border:solid 1px #000;*/
	margin:30px 0px 0px 0px;
	background:#FFF;
	width:400px;
	height:auto;
	text-align:center;
	/*margin:30px 30px 30px 30px;
	border:1px solid #000;	*/
	margin-left:-10px;
	margin-bottom:-20px;
}
.beschriftung {
	width:100%;
	height:14px;
	margin-top:10px;
	font-size:12px;	
}
.big_picture {
	margin-top:8px;
	width:100%;	
	height:224px;
}
/*.big_picture img {
	border:1px solid #a9c620;	
}*/
.thumbnail {
	width:60px;
	height:60px;
	margin-right:5px;
	float:left;
}

.thumbnailbar {
	width:inherit;
	height:110px;
	overflow:visible;
	white-space:nowrap;
	margin-bottom:0px;
}
.thumbs {
	float:left;
	width:80%;
	height:inherit;
	overflow:hidden;
	margin-top:10px;
	margin-left:0px;
	white-space:nowrap;
}
.pfeil {
	margin-top:-10px;
	float:left;
	width:10%; 
}
