.text {
	font-family: Aldhabi Style;
	font-size: 25px;
	font-weight: bold;
	color: rgb(18, 125, 146);
}

#body {
	background-image: url("../files/oeffentlverkehr.jpg");
	background-repeat:no-repeat;
	background-size:cover;
}

#footer {
	position: fixed;
	width:100%;
	text-align: center;
	bottom: 0px;
}