@charset "iso-8859-2";

/**################################
 * #### Deutsches Stylesheet ######
 * ################################
 */
 	#teaserGraphic 	{ background-image: url('img/de/bg-header.jpg') }
	#header h1	 	{ background-image: url('img/de/bg-logo.png') }
	
	#indexTopBar .btn-holder a { background-image: url('img/de/bg-index-button.png'); }
	#coverIndex { background-image: url('img/de/cover-sidebar.jpg'); }	
	
	#newTop .btn { background-image: url(img/de/bg-button-sprite.png); background-repeat: no-repeat; background-color: transparent; }
	#newTop .btn-buy { background-position: 0 0; }
	#newTop .btn-dl { background-position: 0 -39px; }	
	
	#newTop .badge { display: block; z-index: 100; width: 96px; height: 93px; position: absolute; top: -28px; right: -26px; background: transparent url(img/de/bg-badge.png) top left no-repeat; }
	
	#newTop .left-top, .right-top {
		background: transparent url(img/de/bg-top-img-left.jpg) top left no-repeat; 
	}

	#newTop .right-top {
		background: transparent url(img/de/bg-top-img-right.jpg) top right no-repeat; 
	}	
	
	.feature-list li img {
		background-image: url('img/de/feature-list-items.png');
	}
	
	.eu {
		display: none !important;
	}
	
	#badgeUpgrade a { 
		background-image: url('img/de/bg-bage-upgrade.jpg');
	}