#inhalt div.tx-chgallery-pi1 a, #inhalt div.tx-chgallery-pi1 a:link, #inhalt div.tx-chgallery-pi1 a:visited {
 text-decoration:none;
 color:#416BB3;
}

#inhalt div.tx-chgallery-pi1 a:hover {
 text-decoration:none;
 color:#416BB3;
 border-bottom:0px dashed #000000;
}

/************************
 * SINGLE view 
 ************************/  
.tx-chgallery-pi1 .bigimg {
	text-align:center;
}
 
/************************
 * CATEGORY view 
 ************************/  
.tx-chgallery-pi1 .chgallery-list {
 	padding:0px;
	margin:0px 0px 0px 0px;
 	list-style:none;
 	border:0px solid #D2DCE4;
 	border-bottom:0;
}
#inhalt div.tx-chgallery-pi1 ul.chgallery-list {
 	padding:0px;
	margin:0px 0px 0px 0px;
 	list-style:none;
 	border:0px solid #D2DCE4;
 	border-bottom:0;
}


/* LIST element */
#inhalt div.tx-chgallery-pi1 ul.chgallery-list li {
 width:730px;
 text-align:left;
 font-size:13px;
 color:#000000;
 margin:10px 0px 10px 0px;
 padding:0px;
 border:0px;
 border-bottom:1px solid #A5CBF1;
 list-style-type:none;
}

.tx-chgallery-pi1 .chgallery-list .itemodd { background:#F1F1F1; }
.tx-chgallery-pi1 .chgallery-list .itemodd .img img {
 padding:2px;
 border-right:1px solid #7F7F7F;
 border-bottom:1px solid #7F7F7F;
 border-left:1px solid #CCCCCC;
 border-top:1px solid #CCCCCC;
}
.tx-chgallery-pi1 .chgallery-list .itemeven { background:#FFFFFF; }
.tx-chgallery-pi1 .chgallery-list .itemeven .img img {
 padding:2px;
 border-right:1px solid #7F7F7F;
 border-bottom:1px solid #7F7F7F;
 border-left:1px solid #CCCCCC;
 border-top:1px solid #CCCCCC;
}

.tx-chgallery-pi1 .chgallery-list .itemeven .img a:hover, 
.tx-chgallery-pi1 .chgallery-list .itemodd .img a:hover,  {
 border-bottom:0pxpx dashed #000000;
}

.tx-chgallery-pi1 .chgallery-list div.title a h2 {
 color: #416BB3;
 font-size:15px;
 font-weight:bold;
 margin: 0px;
 padding:0px 0px 5px 0px;
}
 
.tx-chgallery-pi1 .chgallery-list div.img {
 float:left;
 width:120px;
 margin:0px;
 margin-right:10px;
 margin-bottom:10px;
}

.tx-chgallery-pi1 .chgallery-list .img a{
 border:0px;
 text-decoration:none;
}


.tx-chgallery-pi1 .chgallery-list .text {
	float:left;
	width:400px;
}

.tx-chgallery-pi1 .chgallery-list .clr { clear:both; }
 
/************************
 * GALLERY view 
 ************************/  

/* Directory browser */
.tx-chgallery-pi1 .info {
	margin:5px 0px 15px 0px;
	padding:3px 6px;
 	border:0px solid #D2DCE4;
 	background:#FFFFFF;
}

.tx-chgallery-pi1 .info .position {
	float:right;
	font-size:35px;
	font-style: italic;
	font-family:Georgia, Arial, Verdana, Helvetica, sans-serif;
	color:#b8c9d6;
	margin-right:5px;
}

.tx-chgallery-pi1 .info .position span {
	font-size:20px;
}

.tx-chgallery-pi1 .info span {
	font-weight:bold;
}

/* Pagebrowser */
.tx-chgallery-pi1 .pagebrowser {
	border-top:1px solid #dde1e4;
	border-bottom:1px solid #dde1e4;
	padding:3px 0;	
	margin:2px 0;
}

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

.tx-chgallery-pi1 .pagebrowser .text {
	width:60%;
	float:left;
	text-align:center;
}

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

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

/* GALLERY single element */
.tx-chgallery-pi1 .single {
	background:#f3f4f6;
	float:left; 
	padding:3px 1px 2px 1px;
	margin:5px ;
}

.tx-chgallery-pi1 .single .img {
	width:160px;
	height:126px;
	background:url(gfx/bg.gif) no-repeat;
	line-height:126px;
	position:relative;
}

.tx-chgallery-pi1 .act .img {
	background:url(gfx/bgact.gif) no-repeat;
}

.tx-chgallery-pi1 .single .img .align {
	width:160px;
	height:126px;
	position:absolute;
	top:50%;
	left:50%;
	text-align:center;
	display:block;
	margin-top:-53px;
	margin-left:-80px;
}

.tx-chgallery-pi1 .single .img img {

}

.tx-chgallery-pi1 .single span {
	display:block;
	margin:1px 5px;
	width:148px;
	min-height:20px;
	border:1px solid #f3f4f6;
	text-align:center;
}

.tx-chgallery-pi1 .single span  small {
	font-size:10px;
}

* html .tx-chgallery-pi1 .single span {
	height:20px; 
}

/* 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;
}

