@charset "utf-8";

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

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

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