/*.tx-chgallery-pi1*/

/*Galeriebrowser*/
.tx-chgallery-pi1 a{
	color: #F4A45F;
	font-weight: bold;
}

.tx-chgallery-pi1 ul{
	list-style: none;
	list-style-type: none;
}

.tx-chgallery-pi1 .img{
	float: left;
	padding: 10px;
}

.tx-chgallery-pi1 .img img{
	border: 2px solid #fff;
}

.tx-chgallery-pi1 .text{
	float: left;
	padding: 10px;
}

.tx-chgallery-pi1 .clr{
	clear: both;
}

/*Bilderbrowser*/
.tx-chgallery-pi1 .info{
	padding: 0px 0px 16px 0px;
}

.tx-chgallery-pi1 .pagebrowser{
	height: 20px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
}

.tx-chgallery-pi1 .pagebrowser .prev{
	width: 150px;
	float: left;
}

.tx-chgallery-pi1 .pagebrowser .text{
	width: 165px;
	float: left;
	text-align: center;
	padding: 0px;
}

.tx-chgallery-pi1 .pagebrowser .next{
	width: 150px;
	float: left;
	text-align: right;
}

.tx-chgallery-pi1 .single{
	display: block;
	float: left;
	width: 160px;
	height: 130px;
}

.tx-chgallery-pi1 .single .img{
	float: none;
	text-align: center;
	margin: auto;
}
