#logo-trans {
	position: absolute;
	top: 12px;
	left: 5px;
	width: 307px;
	height: 91px;
}

/* png fix */
* html #logo-trans {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://static.arbeiten.de/images/header/logo-trans.png', sizingMethod='image');
	top: 0;
	left: 0;
	position: static;
	margin: 12px 0 0 5px;	
}

* html #logo-trans img {
	filter: alpha(opacity=0);
}

* html #logo-trans a {
	position: relative;
}

#survey-2008-expanded {
	position: absolute; 
	top: 60px; 
	left: 30px; 
	width: 339px; 
	height: 231px; 
	background: url(http://static.arbeiten.de/images/ban/survey-2008.png) no-repeat left top;
	z-index: 100;
}

*html #survey-2008-expanded {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://static.arbeiten.de/images/ban/survey-2008.png', sizingMethod='image');
}

#survey-2008-expanded #surv-close {
	position: absolute; 
	top: 77px; 
	right: 15px; 
	width: 48px; 
	height: 9px; 
	cursor: pointer;
}

#survey-2008-expanded #surv-content {
	margin: 90px 10px 0 30px; 
	height: 133px; 
	cursor: pointer;
}

#survey-2008-box {
	position: absolute;
	top: -100px;
	left: 40px;
	z-index: 1000;
	width: 200px;
	height: 179px;
	cursor: pointer;
}

* html #survey-2008-box  {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://static.arbeiten.de/images/ban/survey-2008-box.png', sizingMethod='image');
}

* html #survey-2008-box  img {
	filter: alpha(opacity=0);
}

#navigation, #navigation ul, #navigation ul li {
	z-index: 1;
}

#xmas-layer {
	width: 308px; 
	height: 315px; 
	background: url(http://static.arbeiten.de/images/others/xmas-layer.png) no-repeat left top;
	z-index: 100;
}