.all {
	margin-left: auto;
	margin-right: auto;
	max-width: 100vw;
	width: 1900px;
	height: 1080px;
	/* 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;
	/* background-color: rgba(255, 100, 100, 0.5); */
}

.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.333) saturate(1.333);
	mask-image: url('../img/mask_img_trans.png');
	mask-size: 95% 95%;
	mask-repeat: no-repeat;
}

.p24 {
	width: 5%;
 	height: 5.5%;
	left: 46.25%;
	top: 16.5%;
}
.p23 {
	width: 3.5%;
	height: 5%;
	left: 78.85%;
	top: 20.75%;
}
.p22 {
	width: 5%;
	height: 4.22%;
 	left: 27.75%;
	top: 35.75%;
}
.p21 {
	width: 3.25%;
	height: 4.63%;
	left: 33.5%;
	top: 14.5%;
}
.p20 {
	width: 4.8%;
	height: 4.63%;
	left: 50.5%;
	top: 40.5%;
}
.p19 {
	width: 4%;
	height: 5.5%;
	left: 7.25%;
	top: 12.75%;
}
.p18 {
	width: 3.5%;
	height: 4.62%;
	left: 61.5%;
	top: 21.25%;
}
.p17 {
	width: 3.75%;
	height: 5.02%;
	left: 20%;
	top: 33.75%;
}
.p16 {
	width: 3.75%;
	height: 5.5%;
	left: 75%;
	top: 17%;
}
.p15 {
	width: 3.75%;
	height: 6%;
	left: 26.75%;
	top: 14.5%;
}
.p14 {
	width: 4.25%;
	height: 6%;
	left: 62.25%;
	top: 40.75%;
}
.p13 {
	width: 4%;
	height: 4%;
	left: 87.5%;
	top: 20.5%;
}
.p12 {
	width: 6.75%;
	height: 10.50%;
	left: 84.25%;
	top: 78.5%;
}
.p11 {
	width: 3.75%;
	height: 5%;
	left: 0%;
	top: 17%;
}
.p10 {
	width: 4.8%;
	height: 6.75%;
	left: 33.5%;
	top: 39.25%;
}
.p9 {
	width: 2.25%;
	height: 4.25%;
 	left: 66.75%;
	top: 21.5%;
}
.p8 {
	width: 3%;
	height: 5.25%;
	left: 84.5%;
	top: 41%;
}
.p7 {
	width: 3%;
	height: 5.75%;
	left: 42.9%;
	top: 16.75%;
}
.p6 {
	width: 3.25%;
	height: 5.5%;
	left: 11%;
	top: 32%;
}
.p5 {
	width: 3.02%;
	height: 5.5%;
	left: 96.64%;
	top: 13.88%;
}
.p4 {
	width: 3%;
	height: 5.5%;
	left: 44%;
	top: 41%;
}
.p3 {
	width: 2.75%;
	height: 5%;
	left: 15.75%;
	top: 12.25%;
}
.p2 {
	width: 4.5%;
	height: 9.24%;
	left: 1%;
	top: 66.93%;
}
.p1 {
	width: 2.79%;
	height: 5.39%;
	left: 75.25%;
	top: 44%;
}

.webaddy a {
	position: absolute;
	bottom: 0.5%;
	right: 1.5%;
	display: block;
	z-index: 9;
	width: 13%;
	height: 9%;
	background-repeat: no-repeat;
	/* background-color: rgba(255, 0, 0, 0.5); */
}

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