/* =================================================

Stylesheet für die Website der Lippischen Landeskirche

unter "https://www.lippische-landeskirche.de"  

Datei: llk2024-aktuell.css

Datum: 05.04.2024

Autor: Klaus Vogler

================================================== */





/* ========================== Inhalt (Gestaltung einzelner Elemente) =========================================*/
html {


}
figure-top {

	display: grid;
	grid: 1 100%;
	text-align: center;
	height: auto;

	width: 100%;
	font-size: 0.7em;}


figure-top img {

	flex: 1 100%;
	width: auto;
	object-fit: cover;
	height: auto;
	max-width: 70%;

	overflow-y: hidden;
		text-align: center;
	  justify-content: center;

z-index: 1
}

.figcaptiontext {max-width: 100%;
padding: 0 15% 0 15%;
		text-align: center;
			  justify-content: center;}