@charset "utf-8";
/* Karen Pastofski, Berlin ganz nach: zusätzliche CSS für italienische Seiten */

#header {
	background: url(../img/header_ital.jpg) no-repeat center;
}
#lupe {
	background: url(../img/lupe_ital.png) no-repeat left;
	left: 225px;
}
/* Hacks für IE */
* html #lupe {
	background: url(../img/lupe_ital.gif) no-repeat left;
}
/* Hack Ende */
