div.pcscustce_kachel {
	height:203px;
	overflow:hidden;
}


.pcscustce_headerbild {
	position:relative;
	padding-left: 15px;
	padding-right: 15px;	
}
.pcscustce_headerbild div.caption {
	position:absolute;
	bottom:1rem;
	background:rgba(255,255,255,0.8);
	padding:1rem 2rem;
}
.pcscustce_headerbild div.caption span.title {
	display:block;
	font-weight:bold;
}
.pcscustce_headerbild div.credits {
	position:absolute;
	bottom:0;
	right:1rem;
	font-size:0.6rem;
}

.pcscustce_standort {
	margin-top:1rem;
	background-color: rgb(230,230,230);
	padding:0.5rem 0;
}
.pcscustce_standort .title {
	font-weight:bold;
}
.pcscustce_standort p {
	line-height:1.25rem;
}
/* Tabelle in Standort (z.B. Öffnungszeiten) */
div.pcscustce_standort table td {
	padding: 0 3px;
	line-height: 1.25rem;
}
