main.kacheln > section div.titel .personen::after {
	content: " Personen";
}
@media (min-width: 1367px) {
	main.kacheln:hover > section:not(:hover) div.titel .personen::after {
		content: " \1f465";
	}
}
main > section div.text ul {
	padding-left: 0;
	list-style-type: none;
}
@media (min-width: 542px) {
	main > section div.text ul {
		padding-left: 30px;
	}
}
main > section div.text ul li {
	margin: 0.6em 0;
}
@media (min-width: 512px) {
	main > section div.text > ul > li::before {
		content: "\2713";
		margin-right: 10px;
	}
}
main > section div.text ul ul {
	padding-left: 50px;
}
main > section div.text ul ul li {
	margin: 3px 0;
	font-size: 0.9em;
}
figure.buchungspreis {
	font-size: 0.89em;
}
#aw1 figure:first-of-type > img {
	object-position: 61%;
}
#aw2 figure:first-of-type > img {
	object-position: 84%;
}
#aw3 figure:first-of-type > img {
	object-position: 58%;
}
#aw4 figure:first-of-type > img {
	object-position: 90%;
}
#aw5 figure:first-of-type > img {
	object-position: 41%;
}
#aw6 figure:first-of-type > img {
	object-position: 65%;
}
