
body {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size:cover;
	background-position: bottom left;
	background-image: url('/resources/specialResources/xmas2025/background_de.jpg');
}

body.desktop_lang_en {
	background-image: url('/resources/specialResources/xmas2025/background_en.jpg');
}

.closeXmasTeaser {
  float: right;
  margin-bottom: -50px;
  padding: 0 3px;
  font-weight: 700;
  line-height: 1;
  cursor: pointer;
  color: white;
  font-size: 28px;
  opacity: 0.9;
  text-shadow: 1px 0 2px rgba(0,0,0,0.8);
  position: relative;
  z-index: 20;
}

.xmasSpecial {
	position: relative;
	margin: 0px 0 10px 0;
	line-height: 0;
}
.xmasSpecial #regard {
	position: absolute;
	width: 90px;
	height: 78px;
	top: -1px;
	right: -1px;
	background: transparent;
	border: 0;
}
#main div.xmasRelative {
	position: relative;
	margin: 0;
}

#main p.xmasbackgr {
	padding: 0;
	margin: -20px 0 0 0;
	line-height: 0;
	height: 797px;
	background-image: url('/resources/specialResources/xmas2025/calendar_en.jpg');
	background-repeat: no-repeat;
	background-position: 0 20px;
}

#main p.xmasbackgr.de {
	background-image: url('/resources/specialResources/xmas2025/calendar_de.jpg');
}

#main p.xmasfooter {
	height: 30px;
	padding: 5px 10px;
	margin: 0;
	text-align: center;
	background-color:#b50000;
	color: #fff;
}

#main p.xmasfooter a {
	font-weight: bold;
}
#main #xmas.box {
	position: absolute;
	left: 5px;
	top: 40px;
	height: 667px;
	margin: 0;
	padding: 0 0 0 25px;
	border: none;
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

#main #xmas.box p.door {
	float: left;
	display: block;
	width: 120px;
	height: 120px;
	margin: 10px 10px 0 0;
	padding: 0;
	text-align: center;
}

#main #xmas.box p.door a.trigger {
	display: block;
	width: 120px;
	height: 120px;
	text-decoration: none;
}

#main #xmas.box p.door a.trigger:hover {
	background-image: url('/resources/specialResources/xmas2025/xmas.door.png');
}


#main #xmas.box p.door.x24EU,
#main #xmas.box p.door.x24PL {
	width: 250px;
}

#main #xmas.box p.door.x24EU.open,
#main #xmas.box p.door.x24PL.open {
	background-color: #FFFFFF;
	width: 248px;
	height: 118px;
	border: 1px solid #FF4400;
}

#main #xmas.box p.door.x24EU a.trigger,
#main #xmas.box p.door.x24PL a.trigger {
	width: 250px;
}

#main #xmas.box p.door.x24EU a.trigger:hover,
#main #xmas.box p.door.x24PL a.trigger:hover {
	background-image: url('/resources/specialResources/xmas2025/xmas.door24.png');
}

#main #xmas.box p.door.open {
	background-image: url('/resources/specialResources/xmas2025/xmas.open.png');
}

#main #xmas.box p.door.x24EU.open,
#main #xmas.box p.door.x24PL.open {
	background-image: url('/resources/specialResources/xmas2025/xmas.open24.png');
}


#main #xmas.box p.door span.doornumber {
	display: block;
	padding: 5px 10px 0 0;
	color: #fff;
	font-size: 22px;
	font-weight: 700;
	font-style: italic;
	text-align: right;
	text-shadow: 1px 1px 3px #000000;
}

#main #xmas.box p.door a:hover span.doornumber {
	font-size: 26px;
	color: #cc0000;
	text-shadow: 1px 1px 1px #FFFFFF;
}

#main #xmas.box p.door span.gift {
	display: block;
	font-size: 20px;
	font-weight: 700;
	line-height: 180%;
	color: #cc0000;
	text-shadow: 1px 1px 1px #FFFFFF;
}

#main #xmas.box p.door.x24 span.gift {
	font-size: 25px;
}

#main #xmas.box p.door a.gift {
	display: inline;
	font-size: 14px;
	font-weight: 400;
	font-style: italic;
	text-decoration: underline;
	background: none;
	color: #ba8e2c;
}

#main #xmas.box p.door a.special {
	display: block;
	min-height: 40px;
	margin: 0;
	padding: 5px 2px 6px 35px;
	background-image: url('/resources/specialResources/xmas2025/cadeaux.png');
	background-repeat: no-repeat;
	background-position: -13px 0;
	text-align: left;
	color: #ba8e2c;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 1.1;
}

#main #xmas.box p.door a.gift:hover,
#main #xmas.box p.door a.special:hover {
	text-decoration: underline;
}

#main #xmas.box #xmasalert {
	display: none;
	position: absolute;
	left: 50%;
	top: 0;
	width: 396px;
	height: 143px;
	padding: 50px;
	margin: 0 0 0 -248px;
	background-image: url('/resources/specialResources/xmas2025/xmas.info.png');
	background-repeat: no-repeat;
	background-position: 0 0;
}

#main #xmas.box #xmasalert p#xmasalerttarget {
	padding: 15px 40px 15px 15px;
	font-size: 20px;
	line-height: 1.2;
	font-weight: 400;

	color: #ffffff;
	text-shadow: 1px 1px 1px #000000;
}
#main #xmas.box #xmasalert a {
	color: #DDC67A;
}

#main #xmas.box #xmasalert a:hover {
	color: #FFFFFF;
}

#main #xmas.box #xmasdescription {
	display: none;
	position: absolute;
	left: 50%;
	top: 0;
	width: 396px;
	height: 500px;
	padding: 50px;
	margin: 0 0 0 -248px;
	background-image: url('/resources/specialResources/xmas2025/xmas.info2.png');
	background-repeat: no-repeat;
	background-position: 0 0;
}

#main #xmas.box #xmasdescription p.text {
	padding: 15px 40px 15px 15px;
	font-size: 20px;
	line-height: 1.2;
	font-weight: 400;
	color: #ffffff;
	text-shadow: 1px 1px 1px #000000;
}

#main #xmas.box #xmasalert p.xmasclose,
#main #xmas.box #xmasdescription p.xmasclose {
	float: right;
	padding: 5px 5px 10px 0;
}

#main #xmas.box p.motive {
	padding-top: 80px;
	font-size: 18px;
}

#inlinePopupArea #galleryImageContent #galleryImagePicture span.cadeauxIntro {
	position: absolute;
	margin: 0;
	left: 25px;
	bottom: 20px;
	font-size: 35px;
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #333333;
	z-index: 30;
}

#inlinePopupArea #galleryImageContent #galleryImagePicture span.cadeauxIntro a {
	color: #FFFFFF;
	font-size: 35px;
	text-decoration: none;
}

#inlinePopupArea #galleryImageContent #galleryImagePicture span.cadeauxIntro a:hover {
	color: #FF0000;
}

#inlinePopupArea #galleryImageContent #cadeauxImageMenu {
	position: absolute;
	margin: 0;
	right: 15px;
	bottom: 12px;
	z-index: 31;
}

#inlinePopupArea #galleryImageContent #cadeauxImageMenu input {
	cursor: pointer;
}

.xmasvideo{
  position: relative;
  top: 0px;
  left: 0px;
  height:600px;
  width: auto;
}

@media only screen and (max-width: 1700px) {
  #banner-animate {
    visibility: hidden;
  }
}

@media only screen and (max-width: 1700px) {
  #banner-static {
    visibility: hidden;
  }
}

@media only screen and (max-width: 1380px) {
	.specialNameTag {
		visibility: hidden;
	}
}

@media only screen and (max-width: 1550px) {
  .specialNameTag2 {
    visibility: hidden;
  }
}

@media only screen and (min-width: 2559px) {
  .xmasvideo{
    position: relative;
    height: 800px;
    width: auto;
  }
}
@media only screen and (min-width: 3839px) {
  .xmasvideo{
    position: relative;
    height: 800px;
    width: auto;
  }
}
.specialNameTag {
  position: fixed;
  width: 22vw;
  height: 15vw;
  top: 0vw;
  left: 2vw;
  display: block;
}

#bottom {
	background-color: transparent !important;
	color: #FFFFFF;
}

#bottom a:hover {
	color: #FFFFFF;
}

#bottom #bottom2257 {
	color: #CCCCCC !important;
}



