.tx-igx-galerie {
	width: 580px;
	float: left;
}

.content .tx-igx-galerie ul {
	list-style-type: none;
	list-style-image: none;
}

.content .tx-igx-galerie li {
	margin: 0;
	padding: 0;
}

.tx-igx-galerie img {
	display: block;
}

.content .tx-igx-galerie li.thumb {
	float: left;
	display: block;
	padding: 3px;
	margin-right: 16px;
	-webkit-box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.35);
	box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.35);
	margin-bottom: 16px;

}

.content .tx-igx-galerie li.last_thumb {
	margin-right: 0;
}

.hhu_galery_thumbs,
.hhu_galerie_browsewrap {
	float: left;
	width: 580px;
}

.hhu_galerie_browsewrap {
	text-align: left;
	height: 30px;
}

.content .galeriebrowse {
	display: block;
	width: 20px;
	height: 17px;
	padding-top: 3px;
	float: left;
	border-radius: 50px;
	background-color: #e2e3e3;
	margin-right: 4px;
	text-align: center;
}

.content .galeriebrowse:hover {
	background-color: #cccccc;
}

.content .galeriebrowse_active {
	background-color: #006ab3;
	color: #ffffff;
}

#lightbox-overlay {
	display: none;
	background: #000000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 201;
	min-width: 100%;
	min-height: 100%;
}

#lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 201;
	text-align: center;
	line-height: 0;
}

#lightbox-container {
	position: relative;

	margin: 0 auto;
}

#lightbox-image-wrap {
	position: relative;
	margin-bottom: 5px;
}

#lightbox a img {
	border: none;
}

#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#lightbox-text-wrap {
	width: 100px;
	height: 30px;
	float: right;

}

#lightbox-container-inner {
	float: left;
	background-color: #fff;
	padding: 10px;
}

#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#lightbox a {
	outline: none;
}

#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}

#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}

#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}

#lightbox-image-details-caption {
	font-weight: bold;
}

#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}

#lightbox-close {
	width: 27px;
	height: 27px;
	position: absolute;
	right: -10px;
	top: -10px;
	cursor: pointer;
}

.imgright {
	position: absolute;
	top: 0;
	right: 10px;
	width: 26px;
	height: 100%;
	cursor: pointer;
}

.imgright img {
	position: absolute;
	right: 0;
}

.imgleft img {
	position: absolute;
	left: 0;
}

.imgleft {
	position: absolute;
	left: 10px;
	top: 0;
	width: 26px;
	height: 100%;
	cursor: pointer;
}

.lightbox-tool-wrap {
	text-align: right;
	width: 24px;
	float: right;
}

.lightbox-play,
.lightbox-pause,
.lightbox-magnify {
	cursor: pointer;
}

.lightbox-play {
	background-image: url('../Img/galerie_play_buttons.gif');
	background-repeat: no-repeat;
	background-color: #fff;
	width: 12px;
	height: 12px;
	float: right;
}

.lightbox-pause {
	background-image: url('../Img/galerie_pause_buttons.gif');
	background-repeat: no-repeat;
	background-color: #fff;
	width: 12px;
	height: 12px;
	float: right;
}

.lightbox-play,
.lightbox-pause {
	background-position: left top;
}
.lightbox-playpause {
	height: 12px;
}
.lightbox-playpause .inactive,
.lightbox-playpause .inactive {
	background-position: left -12px;
}

.lightbox-content {
	float: left;
}

.lightbox-content h2 {
	text-align: left;
	font-size: 14px;
	line-height: 1.2em;
}

.lightbox-content p {
	text-align: left;
	font-size: 13px;
	line-height: 1.2em;
}

.galerie_preview {
	-webkit-box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.35);
	box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.35);
	float: left;
	width: 572px;
	margin-bottom: 16px;
	padding: 3px;
	text-align: center;
	position: relative;
}

.galerie_preview_info {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 10px;
	background: url(../Img/galerie_transparent_bg.png) left top repeat;
	margin: 15px;
}

.galerie_preview_text {
	width: 495px;
	float: left;
}

.content .galerie_preview_text h2,
.content .galerie_preview_text p {
	color: #fff;
	margin-bottom: 0;
}

.galerie_preview_text {
	text-align: left;
}

.galerie_preview_magnifier {
	float: right;
	width: 30px;
	height: 30px;
}

.hhu_galerie_bigimg {
	position: absolute;
	top: 0;
	left: 0;
}

.galerie_preview_image_wrap {
	margin: 0 auto;
	position: relative;
}

.lightbox-num,
.lightbox-num span{
	font-size: 13px;
	color: #333333;
}

.lightbox-num {
	margin-top: 3px;
}