.all {
	margin-left: auto;
	margin-right: auto;
	max-width: 100vw;
	width: 1900px;
	height: 1068px;
	/* min-height: 56.24999vw; */
	display: block;
	z-index: 1;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}

.bg_img {
	/*
	width: 100vw;
	height: 56.24999vw;
	*/
	width: 1920px;
	height: 1080px;
	max-width: 100%;	
}

.all a {
	text-decoration: none;
}

.p_field {
	position: absolute;
	display: block;
	z-index: 2;
	background-repeat: no-repeat;
	opacity: 0.0;
	box-sizing: border-box;
	transition: 0.25s all ease;
	height: auto;
}

.p_field a {
	display: block;
	background-size: contain;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	display: block;
}

.p_field img {
	max-width: 100%;
}

.p_field:hover {
	opacity: 1.0;
}

.p_field a:hover {
	backdrop-filter: saturate(5);
	mask-image: url('../img/mask_img_trans.png');
	mask-size: 95% 95%;
	mask-repeat: no-repeat;
}

.p24 {
	width: 22.12%;
	height: 22.44%;
	left: 38.04%;
	top: 69.34%;
}
.p23 {
	width: 5.98%;
	height: 10.22%;
	left: 91.87%;
	top: 50.5%;
}
.p22 {
	width: 6.32%;
	height: 10.22%;
	left: 61.51%;
	top: 15.23%;
}
.p21 {
	width: 6.21%;
	height: 11.02%;
	left: 22.91%;
	top: 27.25%;
}
.p20 {
	width: 8.8%;
	height: 13.63%;
	left: 61.63%;
	top: 55.71%;
}
.p19 {
	width: 9.06%;
	height: 13.31%;
	left: 81.25%;
	top: 42.86%;
}
.p18 {
	width: 5.64%;
	height: 9.62%;
	left: 18.17%;
	top: 46.69%;
}
.p17 {
	width: 7.45%;
	height: 12.02%;
	left: 92.21%;
	top: 62.12%;
}
.p16 {
	width: 9.26%;
	height: 8.42%;
	left: 18.51%;
	top: 67.54%;
}
.p15 {
	width: 9.59%;
	height: 14.63%;
	left: 43.68%;
	top: 33.27%;
}
.p14 {
	width: 8.47%;
	height: 13.83%;
	left: 72.12%;
	top: 50.9%;
}
.p13 {
	width: 5.98%;
	height: 10.82%;
	left: 12.19%;
	top: 41.28%;
}
.p12 {
	width: 10.38%;
	height: 15.43%;
	left: 15.24%;
	top: 75.95%;
}
.p11 {
	width: 8.8%;
	height: 15.03%;
	left: 70.88%;
	top: 72.95%;
}
.p10 {
	width: 8.8%;
	height: 14.03%;
	left: 27.39%;
	top: 52.77%;
}
.p9 {
	width: 6.01%;
	height: 10.87%;
	left: 33.63%;
	top: 36.56%;
}
.p8 {
	width: 8.8%;
	height: 20.16%;
	left: 0.45%;
	top: 46.84%;
}
.p7 {
	width: 4.34%;
	height: 10.08%;
	left: 56.68%;
	top: 52.96%;
}
.p6 {
	width: 4.57%;
	height: 11.26%;
	left: 16.26%;
	top: 56.32%;
}
.p5 {
	width: 9.02%;
	height: 22.33%;
	left: 88.64%;
	top: 76.88%;
}
.p4 {
	width: 5.68%;
	height: 11.66%;
	left: 62.36%;
	top: 41.7%;
}
.p3 {
	width: 8.91%;
	height: 24.11%;
	left: 0.56%;
	top: 69.37%;
}
.p2 {
	width: 5.79%;
	height: 13.24%;
	left: 23.94%;
	top: 38.93%;
}
.p1 {
	width: 5.79%;
	height: 17.39%;
	left: 85.97%;
	top: 56.13%;
}

.webaddy a {
	position: absolute;
	top: 0%;
	right: 0%;
	display: block;
	/* display: none; */
	z-index: 9;
	width: 20%;
	height: 20%;
	background-repeat: no-repeat;
}

.webaddy.webaddy_1 a {
	right: auto;
	left: 0%;
}

.webaddy a:hover {
	/* background-image: url('../img/parts/adventskalender_3we_link.jpg');
	background-size: contain; */
	cursor: pointer;
}
