/* @override http://www.thomas-finn.de/aanika/extra_css/finn_theater.css */

/* @group galerie */

.WebYepGalleryFirstRow td {

}



/* @end */



/* div ums Vorschaubild*/

.WebYepGalleryImage {
	height:80px;
	width:76px;
	text-align: center;
}

/* Das eigentliche Bild:  */
.WebYepGalleryImage img {
	margin-top: 12px;

}

.WebYepGalleryText {
	display: none;
}

table.WebYepGalleryContainer {
	margin-bottom: 40px;
}

table.WebYepGalleryContainer td {
	background: url(../extra_bilder/theater_dia.jpg) no-repeat left top;
}

#accordioncontainer h3 {
	font-weight: bold;
	font-size: 1em;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 15px;
	background: url(../extra_bilder/pfeil_theater.gif) no-repeat left center;
	padding-left: 10px;
}

