@import url(_common.css);



body {
	background: #FFF url(../images/DE_homepag_bg_V001.jpg) 50% 0 no-repeat;
}

#main-bnr {
	height: 100px;
	margin: 10px auto 17px;
	width:728px;
}


#disney-common-footer .complete a.disney {
	background: url(../images/footer-disney-de.png) no-repeat;
	width: 104px;
}
* html #disney-common-footer .complete a.disney {
	background-image: url(../images/footer-disney-de.gif);
	width: 104px;
}



/* Fixing the "double Werbung" bug */
body .aboveSlug div,
.belowSlug div
{
	background: none;
	padding-top: 0;
}
body .aboveSlug div.adbanner,
.belowSlug div.adbanner
{
	background: url("../images/ad/ad-slug-horizontal.png") no-repeat center top #000;
	padding-top: 17px;
}
