@charset "ISO-8859-1";
#news {
	position: absolute;
	z-index: 666;
	height: 100px;
	width: 250px;
	left: 0px;
	top: 0px;
	background-image: url(pics/expo1b.gif);
	background-repeat: no-repeat;
}
#zellcheming {
	position: absolute;
	z-index: 666;
	height: 100px;
	width: 250px;
	left: 0px;
	top: 0px;
	background-image: url(pics/zellcheming10.gif);
	background-repeat: no-repeat;
}
#zellchemingen {
	position: absolute;
	z-index: 666;
	height: 100px;
	width: 250px;
	left: 0px;
	top: 0px;
	background-image: url(pics/zellcheming10en.gif);
	background-repeat: no-repeat;
}
#exhibition {
	position: absolute;
	z-index: 666;
	height: 80px;
	width: 260px;
	left: -10px;
	top: 0px;
	background-image: url(pics/hm10.gif);
	background-repeat: no-repeat;
}
#exhibition1 {
	position: absolute;
	z-index: 666;
	height: 80px;
	width: 260px;
	right: 280px;
	top: 0px;
	float:right;
	background-image: url(pics/hm10a.gif);
	background-repeat: no-repeat;
}
#anniversary {
	position: absolute;
	z-index: 999;
	height: 100px;
	width: 100px;
	left: 900px;
	top: 110px;
	background-image: url(pics/75_years.png);
	background-repeat: no-repeat;
	visibility: visible;
	overflow: hidden;
}
/*PNG-FIXX*/
img, div {
	behavior: url(iepngfix.htc);
}
