@charset "utf-8";
.dunkeltext {
	color: #020202;
}
.bttn {
	margin-top: 30px;
	margin-bottom: 30px;
	padding-left: auto;
	padding-right: auto;
}
.jumback {
	background-position: 100px 0%;
	background-size: 100% auto;
	background-image: url(images/helgoland.jpg);
}
.bildmitte {
	margin-left: auto;
	margin-right: auto;
}
.pfeil {
	margin-top: auto;
	margin-bottom: auto;
	padding-top: 200px;
}
.txtback {
	background-color: #EFE5BB;
}
