@CHARSET "UTF-8";
body {
	/*background-image: url(../img/hintergrund/hg-all.jpg);*/
	background-image: url(../img/hintergrund/hintergrund_limited_edition_4.jpg);
	background-position: center top;
}

#all { 
	height: auto;
}

#limited-edition { 
	width: 970px;
	height: 800px; 
}

#limited-edition .singleTeaser {
	float: 			left;
	position: 		relative;
	left: 			115px;
	top: 			164px;
	margin-right: 	26px;
	width: 			121px;
	overflow: 		visible;
}

#limited-edition .singleTeaser img.singleTeaserOver {
	position: 		absolute;
	top: 			21px;
	left:			16px;
	height:			330px;
	width:			108px;
}


#limited-edition .singleTeaserText {
	width: 			136px;
	color: 			#7b7b7b;
}

#produktuebersicht img {
	margin: 10px;
}

#footer { 
	background-image: url(../img/hintergrund/footer.png);
	height: 300px;
	margin-top: 0px;
}

#reihe1 img.aktiv, 
#reihe2 img.aktiv, 
#reihe3 img.aktiv {
	background-color: #C6C6C6;
	padding: 5px;
}

#reihe1 img.inaktiv, 
#reihe2 img.inaktiv, 
#reihe3 img.inaktiv {
	padding: 5px;
}

#footer-navigation{  
   margin-left: 200px;  
   padding-top:157px;
}

#at_notice {
	float: right;
}
