/* Übersichtsseite */
#tb_fotogalerie .albumfoto  {
	border-left: 0px;
	border-top: 0px;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	background-color: #F4F4F4; 
	height: 112px;
/*	align: center; */
	vertical-align: middle;
}
#content #tb_fotogalerie .albumfoto a	{
	text-decoration: none;
	border: 0px none;
}
#tb_fotogalerie .albumfoto img {
	border: 1px solid #666;
	vertical-align: middle;
/*	margin: 10px 4px;
	align: center;  */
}
#foto_nav	{ 
	padding-top: 2px; 
	padding-bottom: 10px; 
}
#foto_nav span	{
	font-size: 8pt;
	margin-right: 4px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.fotounterschrift {
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #335533;
	text-decoration: none;
	text-align: center;
	padding-bottom:8px;
}
/* Einzelfoto (gross) */
.gal_foto	{
	margin-top: 2px; 
	border: 1px solid #666;
}
.foto_comment {
	font-weight: bold;
}