/* gallerie - listing */

#tx-lzgallery-pi1-listing {
	width: 600px;
	margin-bottom: 45px;
	border-style: solid;
	border-width: 0px;
	border-color: #00008c;
	border-collapse: collapse;
	padding: 0px;
	font-size: 10px;
	font-family: verdana
}

#tx-lzgallery-pi1-listing a {
	color: #55188b;
	font-weight: bold;
	text-decoration: none;
}	

#tx-lzgallery-pi1-listing a:hover {
	color: red;
	text-decoration: none;
}	

#tx-lzgallery-pi1-listing tr.line1 {
	border-style: none;
	border-width: 0px;
	background-image: url(../../GRAPHICS/DESIGN/linie_grau_einfach_repeat.png);
	background-repeat: repeat-x;
	background-position: 0% 100%;
	padding-bottom: 10px;
	margin-bottom: 20px;
	margin-top: 5px;
	color: black;
	background-color:white;
}

#tx-lzgallery-pi1-listing tr.line1 td.gallerytitle {
	font-size:16px;
	padding-left:0px;
	width:60%;
}

#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 tr.line2 td.preview {
	padding:0px;
	width:80px;
	padding-left:0px;
	padding-top:5px;
}
	
#tx-lzgallery-pi1-listing tr.line2 td.descr_short {
	font-size:12px;
	margin-bottom: 35px;
}

#tx-lzgallery-pi1-listing tr.line3 {
	height: 10px;
}



#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  */


/* Hier wird die Navigationsleiste gestaltet */


#tx-lzgallery-pi1-fotonav td.descr {color:#00008c;}

#tx-lzgallery-pi1-fotonav {
	width: 600px;
	color: #55188b;
	background-color: #ffffff;
	border-color: #000000;
	border-style: none;
	border-width: 0px;
	font-family: verdana;
	margin: 0px auto;
	margin-bottom: 10px;
	text-align:center;
}

#tx-lzgallery-pi1-fotonav td {
	text-align:center;
	padding-left:0px;
}

#tx-lzgallery-pi1-fotonav-left {
	color: #5d0e81;
	width: 150px;
	text-align:center;
}

#tx-lzgallery-pi1-fotonav-right {
	color: #5d0e81;
	width: 150px;
	text-align:center;
}

	
	
/* Diese Styles beeinflussen direkt die Darstellung der Fotos in den verschiedenen Ansichten (1x1, 2x2 etc) */
/* Die Fotos werden in einer Tabelle dargestellt, die von lztableserzeugt wird. */
/* Deshalb findet man die Style-Zuweisungen nicht im lzgallery-Template! */

#tx-lzgallery-pi1-fotos {
	width:600px;
	border-width:1px;
	border-style:solid;
	border-color:#4a4a4a;
	text-align:center;
	padding:0px;
	margin: 0px auto; 
	background-color:#ffffff;
	border-collapse:collapse;
	font-family:verdana;
}
	
#tx-lzgallery-pi1-fotos td {
	text-align:center;
	padding:5px;
	border-style:solid;
	border-width:1px;
	border-color:#4a4a4a;
}

#tx-lzgallery-pi1-title {
	width: 600px;
	border-style: none;
	border-width: 0px;
	background-image: url(../../GRAPHICS/DESIGN/linie_tiefblau_dick.png);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	padding-bottom: 10px;
	margin: 0px auto;
	margin-bottom: 20px;
/*	border-bottom-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#00008c;
	text-align:center;
	font-size:20px;
*/
}

#tx-lzgallery-pi1-descr-long {
	margin:5px 5px 15px 5px;
	text-align:justify;
}


.tx-lzgallery-pi1-searchbox {
	margin-top: 5px
}


/* gallery - annotations */
	.tx-lzgallery-pi1-5x5-filename {font-size:10px;font-style:italic;}
	.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;}
	
	
	
	