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

	/** Home Content Banner @tpl root/tpl/index.tpl **/ 
	.home-header-typo   { width: 590px; height: 200px; background: transparent url(../img/de/bgHomeHeaderTypo.png) left top no-repeat; }
	.home-header-typo-2 { height: 80px; background: transparent url(../img/de/bgHomeHeaderTypo2.png) left top no-repeat; }

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

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

	#planTable2 table a.btn-buy { background-image: url(../img/de/btn-buy.png); }
	
	.home-header-cobi-typo  { float: left; width: 560px; height: 216px; text-indent:-999em; background: transparent url(../img/de/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/de/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; }	
	
	/** shareit Button **/
	.btn-shareit { 
		background: url(../img/de/cg-btn-cart-goon.png) top left no-repeat;
	}
	
	.btn-cancel-shareit { 
		background: url(../img/de/cg-btn-cart-abort.png) top left no-repeat;
	}
	
	.popup-month-links a { background-image: url(../img/de/bg-prod-sprite-popip.png); text-indent: -999em; }
	
	.new-traffic .left { background: transparent url(../img/de/bg-traffic-new.jpg) 0 0 no-repeat; }
	.new-traffic .row a { background: url(../img/de/bg-new-traffic-btn.png) -30px 6px no-repeat; }
	.new-traffic .row a:hover { background-position: -30px -68px; }	
