.all {
	margin-left: auto;
	margin-right: auto;
	max-width: 100vw;
	width: 1920px;
	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: 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;
}

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

.p_field:hover {
	opacity: 1.0;
}

.p1 {
	width: 5.3%;
	left: 32.5%;
	top: 50.3%;
}

.p2 {
	width: 5.8%;
	left: 60.25%;
	top: 51.05%;
}

.p3 {
	width: 6.9%;
	left: 18.75%;
	top: 68.95%;
}

.p4 {
	width: 6.6%;
	left: 49%;
	top: 47.2%;
}

.p5 {
	width: 9.8%;
	left: 78.55%;
	top: 78.1%;
}

.p6 {
	width: 8.2%;
	left: 14%;
	top: 55.9%;
}

.p7 {
	width: 7.6%;
	left: 7.65%;
	top: 74.5%;
}

.p8 {
	width: 8.9%;
	left: 88.8%;
	top: 69.6%;
}

.p9 {
	width: 7.3%;
	left: 38.875%;
	top: 63.1%;
}

.p10 {
	width: 12.8%;
	left: 58.375%;
	top: 78.15%;
}

.p11 {
	width: 8.1%;
	left: 2.8%;
	top: 59.2%;
}

.p12 {
	width: 9.0%;
	left: 74.8%;
	top: 60.05%;
}

.p13 {
	width: 6.9%;
	left: 15.95%;
	top: 82.5%;
}

.p14 {
	width: 6.5%;
	left: 92.1%;
	top: 53.8%;
}

.p15 {
	width: 6.6%;
	left: 53.5%;
	top: 60.6%;
}

.p16 {
	width: 6.6%;
	left: 22.85%;
	top: 53.6%;
}

.p17 {
	width: 7.1%;
	left: 84.55%;
	top: 52.5%;
}

.p18 {
	width: 10.4%;
	left: 62.2%;
	top: 62.0%;
}

.p19 {
	width: 7.1%;
	left: 31.1%;
	top: 64.1%;
}

.p20 {
	width: 6.3%;
	left: 41.95%;
	top: 50.9%;
}

.p21 {
	width: 7.9%;
	left: 34.9%;
	top: 79.6%;
}

.p22 {
	width: 7.7%;
	left: 4.9%;
	top: 90.05%;
}

.p23 {
	width: 7.2%;
	left: 26.5%;
	top: 77.1%;
}

.p24 {
	width: 12.3%;
	left: 43.35%;
	top: 76.4%;
}

.webaddy a {
	position: absolute;
	top: 0%;
	right: 0%;
	display: block;
	/* display: none; */
	z-index: 25;
	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;
}
