/* Übersichtsseite */
#tb_av .preview  {
	border-left: 0px;
	border-top: 0px;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	background-color: #F4F4F4; 
/*	align: center; */
	vertical-align: middle;
	height: 112px;
}

#tb_av .preview a {
	text-decoration: none;
	border: 0px none;
}

#tb_av .preview a img {
	border: 1px solid #000;
	vertical-align: middle;
/*	align: center;  */
	margin: 12px;
}

.fotounterschrift {
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #335533;
	text-decoration: none;
	text-align: center;
	padding-bottom:8px;
}