@charset "utf-8";
/* Italian CSS Document */

	#header h1 a { background: transparent url('../img/it/bgLogo.png') left top no-repeat; }

	/** Home Content Banner @tpl root/tpl/index.tpl **/ 
	.home-header-typo  { width: 600px; height: 200px; background: transparent url(../img/it/bgHomeHeaderTypo.png) left top no-repeat; }
	.home-header-typo-2 { height: 80px; background: transparent url(../img/it/bgHomeHeaderTypo2.png) left top no-repeat; }
	.home-header-cover { width: 220px; height: 220px; background: transparent url(../img/it/bgHomeHeaderCover.png) left bottom no-repeat; }	
	.home-header-new 	{ position: relative; width: 850px; height: 215px; background: transparent url(../img/it/bgHomeHeaderNew.png) left bottom no-repeat; }
	
	.home-header-more  { background: transparent url(../img/it/bgHomeHeaderMore.png) left top no-repeat; }
	.home-header-more:hover  { background: transparent url(../img/it/bgHomeHeaderMore.png) left -43px no-repeat; }
	.home-header-dl	   { background: transparent url(../img/it/bgHomeHeaderDownload.png) left top no-repeat; }
	.home-header-dl:hover { background: transparent url(../img/it/bgHomeHeaderDownload.png) left -85px no-repeat; }
	
	#productHolder .prod-box { background-image: url(../img/it/bg-product.png); }
	#productHolder .prod-box a.btn, 
	#productHolder .traffic-box a.btn {
		background-image: url(../img/it/btn-buy-now.png); 
	}

	/** Button für den Warenkorb **/
	a.cg-cart-button img {
		background-image: url(../img/it/cg-cart-button.png); 
	}
	
	#loginButton { background-image:url(../img/it/btn-login.png); }
	#regButton { background-image:url(../img/it/btn-sign-up.png); width: 169px; }
	#downloadButton { background-image: url(../img/it/btn-download.png); }
	
	#productHolder .traffic-box { background-image: url(../img/it/bg-traffic-25.png); }
	
	#productHolder .traffic-box-small { background-image: url(../img/it/bg-traffic-25-small.png); }

	#planTable table a.btn-buy { background-image: url(../img/it/btn-buy.png); }
	#planTable td.bg-traffic-25-td { background: transparent url(../img/it/bg-traffic-25-small-td.png) top left no-repeat; }
	
	#planTable2 table a.btn-buy { background-image: url(../img/fr/btn-buy.png); }
	#planTable2 td.bg-traffic-25-td { background: transparent url(../img/fr/bg-traffic-25-small-td.png) top left no-repeat; }
	
	.home-header-new .strato-link { left: 190px; }
	
	.popup-month-links a { background-image: url(../img/es/bg-prod-sprite-popip.png); text-indent: -999em; }	