* {
	margin: 0;
}
html, body {
	height: 100%;
	min-width:1100px;
	min-height:800px;
	
	background:#fff url(../img/bkg.jpg) no-repeat top;
}
.wrapper {
	min-height: 100%;	
	height: auto !important;
	height: 100%;
	margin: 0 auto -548px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height:548px; }

.footer {
	position: relative;
	width: 1280px;
	margin: 0 auto;

}
#imp{
width:600px;height:26px;
position:absolute;right:20px;
top:0;text-align:right;
color:#FFF;
font: Verdana, Geneva, sans-serif;
font-size:13px;
}
#imp a{
color:#FFF;
text-decoration:none;
}
.amz_lnk{
	width:190px;height:138px;
	margin-left:1060px;
	margin-top:45px;
	cursor: pointer; cursor: hand;
	background:url(../img/Weihnachtsbuch.png) no-repeat ; 
}
.play_lnk{
	width:160px;height:65px;
	cursor: pointer; cursor: hand;
	position:absolute;
	left:635px;
	bottom:52px;
}
.amz_lnk a,.play_lnk a {
display:block;
height:100%;
font:Arial, Helvetica, sans-serif;
}


#wm{ width:100%; 	min-width:1100px; height:548px; background:url(../img/Mann.png) no-repeat right; }
#snowdune{ width:100%;	min-width:1100px; height:548px; background:url(../img/snowdune.png) no-repeat right bottom; }

#hotzone{ 	min-width:1200px;
	width:1280px; left:50%; margin-left:-640px;position:absolute; }
#hotzone2{ 	min-width:1200px;
	width:1280px; left:50%; margin-left:-640px;position:absolute; }	
	
	 @media (min-width: 450px) and 
  (max-width: 950px) {
   /* Darstellung auf Netbooks */
    html, body {
	height: 100%;
	width:100%;
	
	background:#fff url(../img/bkg.jpg) no-repeat top center !important;
}

    } 
 @media (max-width: 550px) {
	 
	 html, body {
	height: 100%;
	width:100%;
	
	background:#fff url(../img/bkg_mobile.jpg) no-repeat top left !important;
	min-width:0 !important;
	min-height:0 !important;
	
} 

#hotzone{ 	min-width:0 !important;
	width:100%!important; position:absolute!important;   margin-left:0!important; left:auto!important; }
   /* mobile Geräte */
 
#hotzone2{ 	min-width:0 !important;
	width:100%!important; position:absolute!important;   margin-left:0!important; left:auto!important; }
   /* mobile Geräte */
	 
	 
.amz_lnk{
	width:100px;height:68px;
	
	margin-left:25px;
	margin-top:400px;
	background:url(../img/Weihnachtsbuch_mobile.png) no-repeat; 
	cursor: pointer; cursor: hand;
}	
.play_lnk{
		width:115px;height:50px;
	cursor: pointer; cursor: hand;
	position:absolute;
	left:175px;
	bottom:90px;
} 

#wm{ width:100%; height:555px;background:url(../img/Mann_mobile.png) no-repeat 280px bottom; }
#snowdune{ width:100%; height:548px; background:url(../img/snowdune_mobile.png) no-repeat left bottom; }
.footer {
	position: relative;
	width: 100%;
	margin: 0 auto;

}
#imp{
width:600px;height:138px;
position:absolute;left:20px;
top:0;text-align:left;
color:#FFF;
font: Verdana, Geneva, sans-serif;
font-size:12px;
}
	  }
