.ihcsmoothgallery {
	height:auto;
	position:relative;
	clear:both;
}

.ihcsmoothgalleryview {
	position:relative;
	overflow:hidden;
}

.ihcsmoothgallerybild {
	width:537;
	height:306;
	position:absolute;visibility: hidden; opacity: 0;
	top:60px;
	left:156px;
}

.ihcsmoothgallerynavigation {
	height:392px;
	position:absolute;
	background:url(/fileadmin/images/bildfront.png) no-repeat;
	clear:both;
	top:0px;z-index:10;
	width:100%;
}
*html .ihcsmoothgallerynavigation { background:url(/fileadmin/images/bildfront.gif) no-repeat; }


.ihcsmoothgalleryprev {
	width:20px;
	height:20px;
	float:right;
	margin-top:20px;
	background:url(../images/gprev.gif) no-repeat;
	cursor:pointer;
}

.ihcsmoothgallerynext {
	width:20px;
	height:20px;
	float:right;
	margin-top:20px;
	background:url(../images/gnext.gif) no-repeat;
	cursor:pointer;
}


.ihcsmoothgalleryprev {
	left:0px;
}
.ihcsmoothgallerynext {
	right:0px;
}

.ihcsmoothgallerynumbers {
	float:right;

}

.ihcsmoothgallerynumber {
	width:18px;
	float:left;
	height:14px;
	padding:2px 0 2px;
	text-align:center;
	cursor:pointer;
	color:#ffffff;
	border:1px solid #393939;
	margin-top:20px;
}