@CHARSET "UTF-8";
body {
	/*background-image: url(../img/hintergrund/hg-all.jpg);*/
	background-image: url(../img/hintergrund/hintergrund_test3.jpg);
	background-position: center top;
}

#all { 
	height: auto;
}

#wahl {
	float: left; 
	width: 160px; 
	padding-left: 10px;
}

#wahl img {
	margin-top: 20px;
	margin-bottom: 20px;
}

#produktuebersicht { 
	margin-left: 200px; 
	width: 770px; 
}

#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;
}
