.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: 1.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); */
	backdrop-filter: brightness(1.25) saturate(1.25);
	mask-image: url('../img/mask_img_trans.png');
	mask-size: 95% 95%;
	mask-repeat: no-repeat;
}

.p24 {
	width: 22%;
	height: 12.25%;
	left: 8.25%;
	top: 77.5%;
}
.p23 {
	width: 4.25%;
	height: 4.22%;
	left: 7.85%;
	top: 50.5%;
}
.p22 {
	width: 3.32%;
	height: 4.22%;
	left: 38.75%;
	top: 11.23%;
}
.p21 {
	width: 2.25%;
	height: 3.02%;
	left: 58.75%;
	top: 18.75%;
}
.p20 {
	width: 2.8%;
	height: 3.63%;
	left: 21.5%;
	top: 22.5%;
}
.p19 {
	width: 5.06%;
	height: 6.5%;
	left: 3.25%;
	top: 70.75%;
}
.p18 {
	width: 3.64%;
	height: 4.62%;
	left: 67.17%;
	top: 19%;
}
.p17 {
	width: 3.45%;
	height: 5.02%;
	left: 9%;
	top: 22.12%;
}
.p16 {
	width: 2.5%;
	height: 3.5%;
	left: 48.51%;
	top: 8.54%;
}
.p15 {
	width: 4.59%;
	height: 6.63%;
	left: 67.68%;
	top: 31.27%;
}
.p14 {
	width: 3.25%;
	height: 3.83%;
	left: 52.75%;
	top: 18.5%;
}
.p13 {
	width: 3.25%;
	height: 3.75%;
	left: 9.75%;
	top: 17.5%;
}
.p12 {
	width: 7%;
	height: 7.43%;
	left: 43.5%;
	top: 38.5%;
}
.p11 {
	width: 7%;
	height: 9.0%;
	left: 75.75%;
	top: 31%;
}
.p10 {
	width: 5.8%;
	height: 7.75%;
	left: 15.5%;
	top: 41.25%;
}
.p9 {
	width: 2.25%;
	height: 3.87%;
	left: 4.5%;
	top: 34.56%;
}
.p8 {
	width: 2.25%;
	height: 5.16%;
	left: 32.45%;
	top: 13%;
}
.p7 {
	width: 4.34%;
	height: 9%;
	left: 94%;
	top: 77.96%;
}
.p6 {
	width: 3.57%;
	height: 7.26%;
	left: 44.0%;
	top: 25%;
}
.p5 {
	width: 3.02%;
	height: 5.33%;
	left: 42.64%;
	top: 7.88%;
}
.p4 {
	width: 4.68%;
	height: 9.5%;
	left: 33.5%;
	top: 31.7%;
}
.p3 {
	width: 6.91%;
 	height: 14.11%;
 	left: 55.25%;
 	top: 71.25%;
}
.p2 {
	width: 2.5%;
	height: 4.24%;
	left: 25.94%;
	top: 18.93%;
}
.p1 {
	width: 2.79%;
	height: 5.39%;
	left: 35.75%;
	top: 9%;
}

.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;
}
