/* CSS Document */

.tx-chgallery-pi1 img {border:0;}
/************************
 * CATEGORY view 
 ************************/  
 h1.bilderkategorie {font-weight:bold; font-style:italic; font-size:12px; color: #999999; padding: 0; height:1em; margin:0px 0 5px 0; text-transform: uppercase;}
 
.tx-chgallery-pi1 .chgallery-list {
 	padding:0;
	margin: 0;
 	list-style:none;
 	width: 3000px;
 	white-space:nowrap;
 	height: 168px;
}

/* LIST element */
.tx-chgallery-pi1 .chgallery-list li {
	border: none;	
	display:inline; 
  list-style:none;
  margin:0; 
  padding: 0;
  white-space:nowrap;
  line-height: 1em;
}

.tx-chgallery-pi1 .chgallery-list .img {
	float:left;
	padding: 0 15px 0 0;
	margin: 0;
	border: none;	
}

.tx-chgallery-pi1 .chgallery-list .img a {
	padding: 0;
	margin: 0;
	border: none;	
}

.tx-chgallery-pi1 .chgallery-list .title {
  margin:0;
  padding:0;
  font-size: 10px;
  text-align: right;
  line-height: 1em;
  vertical-align: top;
}

.tx-chgallery-pi1 .chgallery-list .title a {
  font-family: Arial, sans-serif; 
  color: #000000; 
  font-size: 10px; 
  text-decoration: none;
  margin:0;
  padding:0;
  font-style:italic;
  line-height: 1em;
  vertical-align: top;
	border: none;	
}

/************************
 * GALLERY view 
 ************************/  
.tx-chgallery-pi1 {
}

table.single {
padding:0; cellspacing: 0; margin:0; 
}


tr.simage {
display:table-row;
}

tr.simage td.info1, tr.simage td {
  margin:0;
  vertical-align: middle;
  overflow: auto;
}

.tx-chgallery-pi1 td .info {
  font-family: Times, sans-serif;
  text-align:left;
  padding-right:0;
  min-width: 290px;
  max-width: 400px;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  overflow: auto;
}

 .tx-chgallery-pi1 td .info h2 {font-family: Times, sans-serif;font-weight:bold; font-style:italic; font-size:12px; color: #999999; padding: 0 0 10px 0; height:1em; margin:0px 0 5px 0; text-transform: uppercase;}

.tx-chgallery-pi1 td .info strong {
font-weight:bold;
font-style: normal;
font-size: 12px;
}

.tx-chgallery-pi1 td .info h3 {
font-weight:bold;
font-style: normal;
font-size: 16px;
white-space: nowrap;
}

tr.simage td {
  text-align:right;
  font-family: Arial, sans-serif; 
  color: #000000; 
  font-size: 10px; 
  text-decoration: none;
  margin:0;
  padding:0 30px 0 0;
  font-style:italic;
  vertical-align:top;

}

