/*------------------------------------------ Category Wahl */
.chgallery-list {
margin-top: 0px;
width: 484px;
float: left;
}


.chgallery-list .img {
float: left;
margin-right: 15px;
height: 90px;
width: 120px;
overflow: hidden;
border: 3px solid #003055;
}

.chgallery-list a img {
border: none;
}

.chgallery-list .text {
float: left;
color: #999999;
font-size: 11px;
}

.chgallery-list .title {
margin: 0 0 5px 0;
}

.chgallery-list .title a {
font-size: 11px;
color: #004d88;
font-weight: bold;
text-decoration: none;
}


#SiteContent .chgallery-list li {
font-size: 12px;
color: #4d4d4d;
margin: 0px 10px 50px 0px;
line-height: 18px;
list-style: none;
width: 232px;
float: left;
display: inline;
}




/*------------------------------------------ List View */
.tx-chgallery-pi1 {
margin: 20px 0 0px 0;
}


.tx-chgallery-pi1 .info {
margin: 0px 0 0 0;
font-size: 12px;
color: #4d4d4d;
}

.tx-chgallery-pi1 .info strong {
margin: 10px 0 0 0;
font-size: 14px;
color: #000066;
}

#SiteContent .tx-chgallery-pi1 .info a,
.tx-chgallery-pi1 .info i {
font-size: 11px;
color: #4d4d4d;
}

#SiteContent .tx-chgallery-pi1 .single .img a img {
border: 3px solid #003055;
}


.tx-chgallery-pi1 .pagebrowser {	
margin: 0px 0 20px 0;
}

.tx-chgallery-pi1 .pagebrowser .prev {
	width:30%;
	float:left;
}

.tx-chgallery-pi1 .pagebrowser .textResult {
width:40%;
float:left;
text-align:center;
font-size: 12px;
color: #004d88;
}

.tx-chgallery-pi1 .pagebrowser .text {
width:40%;
float:right;
text-align: right;
font-size: 12px;
color: #004d88;
}



.tx-chgallery-pi1 .pagebrowser .next {
	width:30%;
	float:right;
	text-align:right;
}


#SiteContent .tx-chgallery-pi1 .pagebrowser a {
font-size: 12px;
color: #004d88;
text-decoration: none;
}

#SiteContent .tx-chgallery-pi1 .pagebrowser a:hover {
font-size: 12px;
color: #004d88;
text-decoration: none;
}


.tx-chgallery-pi1 .clr {
	clear:both;
}


.tx-chgallery-pi1 .single {
float:left; 
margin: 0 17px 34px 17px;
display: inline;
}


.tx-chgallery-pi1 .single span {
display: none;
}








/* small version */
.tx-chgallery-pi1 .singlesmall img{
	float:left; 
	padding:0 1px 2px 1px;
	margin:0 5px ;
}

/* Settings for ajax mode */
.tx-chgallery-pi1 .hide {
	display:none;
}

.tx-chgallery-pi1 #chgalleryimg {
	padding:0 20px;
}

.tx-chgallery-pi1 #chajax {
	background:#fff url(ajaxloading.gif) no-repeat center center;
	position:absolute;
	height:490px;
	width:550px;
	z-index:999;
	margin:10px 0 0 10px
 opacity: 0.8;
 -moz-opacity: 0.8;
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
