* {
margin:0;
padding:0;
box-sizing: border-box;
}

html {background-color: #fff;
color: #555;
font-family: 'Arial',sans-serif;
font-weight: 300;
font-size: 20px;
text-rendering:optimizeLegibility;
}

.row {
max-height: 1140px;
margin: 0 auto;
}


header {
background-image: url(hintergrund0.jpg);
background-size: cover;
background-position: center;
height: 100vh;
}

.textformat0 {
	
	
}

h1 {
	color: #0000B6;
	font-family:
}