@charset "utf-8";

#header  {
	background-image: url(images/header_kinder_de.png);
	background-repeat: no-repeat;
	height: 150px;
	width: 1150px;
	margin: auto;
	background-position: center;
}

#header_fr {
	background-image: url(images/header_kinder_fr.png);
	background-repeat: no-repeat;
	height: 150px;
	width: 1150px;
	margin: auto;
	background-position: center;

}

#header_uk {
	background-image: url(images/header_kinder_uk.png);
	background-repeat: no-repeat;
	height: 150px;
	width: 1150px;
	margin: auto;
	background-position: center;

}

#container #artikelbeschreibung #roundedbox #boxtext tbody tr td #Farbauswahl {
	width: 100%;
	float: none;
	height: 250px;
	clear: right;
	background-image: url(http://www.primopet.de/produktbilder/babyundkind/magica/2012/farbauswahl.jpg);
	background-repeat: no-repeat;
	background-position: 150px;
}
