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

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

	/** Home Content Banner @tpl root/tpl/index.tpl **/ 
	.home-header-typo   { width: 590px; height: 220px; background: transparent url(../img/es/bgHomeHeaderTypo.png) left top no-repeat; }
	.home-header-typo-2 { height:100px; background: transparent url(../img/es/bgHomeHeaderTypo2.png) left top no-repeat; }
	.home-header-cover  { position: relative; width: 200px; height: 216px; background: transparent url(../img/es/bgHomeHeaderCover.png) left bottom no-repeat; }
	.home-header-new 	{ position: relative; width: 850px; height: 215px; background: transparent url(../img/es/bgHomeHeaderNew.png) left bottom no-repeat; }

	.home-header-more  { background: transparent url(../img/es/bgHomeHeaderMore.png) left top no-repeat; }
	.home-header-more:hover  { background: transparent url(../img/es/bgHomeHeaderMore.png) left -41px no-repeat; }
	.home-header-dl	   { background: transparent url(../img/es/bgHomeHeaderDownload.png) left top no-repeat; }
	.home-header-dl:hover { background: transparent url(../img/es/bgHomeHeaderDownload.png) left -86px no-repeat; }
	
	#productHolder .prod-box { background-image: url(../img/es/bg-product.png); }
	#productHolder .prod-box a.btn, 
	#productHolder .traffic-box a.btn {
		background-image: url(../img/es/btn-buy-now.png); 
	}

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

	#planTable table a.btn-buy { background-image: url(../img/es/btn-buy.png); }
	#planTable td.bg-traffic-25-td { background: transparent url(../img/es/bg-traffic-25-small-td.png) top left no-repeat; }

	#planTable2 table a.btn-buy { background-image: url(../img/es/btn-buy.png); }
	#planTable2 td.bg-traffic-25-td { background: transparent url(../img/es/bg-traffic-25-small-td.png) top left no-repeat; }


	.home-header-cobi-typo  { float: left; width: 560px; height: 216px; text-indent:-999em; background: transparent url(../img/es/bgHomeHeaderTypoCobi.png) left top no-repeat; }
	.home-header-cobi-award { float: right; position: relative; width: 240px; height: 227px;  text-indent:-999em; background: transparent url(../img/es/bgHomeHeaderCobiAward.png) right top no-repeat; }
	.home-header-cobi-award a { display: block; position: absolute; bottom: 0; right: 0; width: 130px; height: 230px; text-indent: -999em; }
	.home-header-cover a { display: block; position: absolute; bottom: 0; right: 0; width: 180px; height: 100px; text-indent: -999em; }	
	.home-header-new a { display: block; position: absolute; bottom: 0; right: 0; width: 230px; height: 90px; text-indent: -999em; }	
	
	.home-header-new .strato-link { left: 190px; }
	
	.popup-month-links a { background-image: url(../img/es/bg-prod-sprite-popip.png); text-indent: -999em; }	