.mitte{
	display:flex;
	justify-content:center;
	align-items:center;
	font-size:18px;
}
#teaser{
	height:500px;
}
#teaser img{
	width:100%;
	height:100%;
	object-fit:cover;
}
#video iframe{
			width:560px;
			height:315px;
			max-width:100%;
			max-height:100%;
			}
	
.Glasur img{
	width:100%;
	height:500px;
	object-fit:cover;
	padding-top:65px;
		
}
 nav ul li a{
	font-weight:600;
	padding:24px;
	
}



 nav ul {
	list-style:none;
	padding-top:24px;
	padding-bottom:24px;
}

	

article{
	max-width:1200px;
	margin-left:auto;
	margin-right:auto;
	padding-left:16px;
	padding-right:16px;
}

#impressum {
	font-size: 20px;
}	

#header{
	color:orange;
	font-size:50px;
	text-align:center;
}
#header1{color:green;
	font-size:50px;
	text-align:center;
}
#header2{
	color:darkblue;
	font-size:50px;
	text-align:center;
}

#footer{
	text-align:center;
}

	
