/* CSS Document */

/* gallerie - listing */	
#tx-lzgallery-pi1-listing {
	border-collapse:collapse;
	font-size:12px;
	padding:0px;
	width:100%;
	font-family:verdana
}	

#tx-lzgallery-pi1-listing tr.line1 {
	/* background-color:lightgrey; */
	color:black;
}	

#tx-lzgallery-pi1-listing tr.line1 td.startdate{
	white-space:nowrap;
}	

#tx-lzgallery-pi1-listing tr.line1 td.count{
	/* white-space-nowrap; */
	padding-left:20px;
}	

#tx-lzgallery-pi1-listing td.preview {
	padding:0px;
	width:80px;
	padding-left:4px;
}	

#tx-lzgallery-pi1-listing td.title {
	font-size:16px;
	/* font-face:bold; */
	padding-left:10px;
	width:80%;
}	

#tx-lzgallery-pi1-listing tr.line2 {
	padding:0px;
}		

#tx-lzgallery-pi1-listing a {
	color:black;
}		

#tx-lzgallery-pi1-listing #line-descr-short {
	border-top-width:1px;
	border-top-style:dotted;
	border-top-color:#00008c;
}	

#tx-lzgallery-pi1-parent-descr-short {
	padding:4px 4px 20px 4px;
}	

#tx-lzgallery-pi1-parent-title {
	font-size:20px;
	padding:4px 4px 4px 4px;
}	

#tx-lzgallery-pi1-parent-count {
	padding:4px 4px 4px 4px;
}	

#tx-lzgallery-pi1-parent-subcount {
	padding:0px 4px 4px 4px;
}	

#tx-lzgallery-pi1-listing td.information {
	font-size:10px;
	white-space:nowrap;
}    

/* gallery - album  */	
#tx-lzgallery-pi1-fotonav td {
	text-align:center;
	padding-left:15px;
}	

#tx-lzgallery-pi1-fotonav td.descr {
	color:#00008c;
}	

#tx-lzgallery-pi1-fotonav {
	/* background-color:lightgrey; */
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	font-family:verdana;
}	

#tx-lzgallery-pi1-fotos {
	text-align:center;
	padding:5px 5px 5px 5px;
	background-color:white;
	border-collapse:collapse;
	font-family:verdana;
}	
	
#tx-lzgallery-pi1-fotos a {
	border-bottom-style: none;
}	

#tx-lzgallery-pi1-fotos td {
	text-align: left;
    vertical-align: top;
	/* padding: 0px 0px 0px 0px !wichtig; */
	padding: 12px 15px 14px 11px;
	/* margin: 0px 8px 8px 0px !wichtig; */
	margin: 0px 8px 8px 0px;
	/*
	background-image: url(/fileadmin/template/back.jpg);
	background-repeat: no-repeat;
	background-position: top left;	
	*/
}
	
#tx-lzgallery-pi1-fotos img {
	display: inline;
	/* padding: 12px 15px 14px 11px !wichtig; */
	padding: 0;
}

#tx-lzgallery-pi1-title {
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#00008c;
	text-align:center;
	margin-bottom:20px;
	font-size:20px;
}	

#tx-lzgallery-pi1-descr-long {
	margin:5px 5px 15px 5px;
	text-align:justify;
}    

/* gallery - annotations */	

.tx-lzgallery-pi1-5x5-filename {
	font-size:9px;
	font-style:italic;
	text-align: right;
}	

.tx-lzgallery-pi1-1x1-1 {
	font-size:12px;
	/* font-face:bold; */
	border-bottom:1px solid /*lightgray*/ ;
}	

.tx-lzgallery-pi1-1x1-2 {
	font-size:12px;
	border:1px solid /* lightgray */;
	margin:3px 3px 3px 3px;
}	

.tx-lzgallery-pi1-1x1-filename {
	font-size:10px;
	font-style:italic;
}