/* CSS Document */
.download  {
	position: fixed;
		top: 50px;
		right:50px;
}

.wappen  {
	filter: drop-shadow(0px 10px 10px rgb(0 0 0 / 0.8));
}