@charset "UTF-8";
/* CSS Document */

body {
	color: #000;
	background-color: #fff;
	font-size: 100.01%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 50px 0 0;
	padding: 0;
	text-align: left;
	text-align: center;
}
#Startseite-img {
	display: grid;
	height: 100%;
}
.Startseite-Motiv {
	max-width: 100%;
	max-height: 80vh;
	margin: auto;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 36px;
	margin-bottom: 0;
	text-transform: uppercase;
}