body {
  background: url('https://www.soeldner.biz/img/background.jpg') no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

p {
	color: #ffffff;
}

a {
	color: #00ff00;
}

p.bild{
	font-size:10px;
	vertical-align: text-bottom;
}
h1.mt-5{
	color: #ffffff;
	font-size: 40px;
	
}
.container {
	color: #ffffff;
	font-size: 20px;

}

a.navbar-brand {
	color: #ffffff;
	font-size: 14px;
	width: 30%;
	
}