/* left menu*/
ul.menu li ul li a{background: url('../images/sprites/menu.png') no-repeat top left; background-position: 0 10px }
ul.menu li.current a{ background-position: 0 -48px; }


/* arrow */
.arrow {background: url('../images/sprites/arrow.png') no-repeat top left; width:16px; height:16px;}
.arrow.arrow-down { background-position: 0 0; } 
.arrow.arrow-left { background-position: 0 -66px; }

/* navigation */
.navigation{background:url('../images/sprites/navigation.png') no-repeat top left; height: 48px;}
.navigation.home{background-position: 0 0; width:86px;}
.navigation.win{background-position: -86px 0; width:155px;}
.navigation.buy{background-position: -241px 0; width:126px;}
.navigation.sell{background-position: -367px 0; width:155px;}
.navigation.rekauf{background-position: -522px 0; width:128px;}
.navigation.bid{background-position:-650px 0; width:122px;}
.navigation.premium{background-position: -772px 0; width:178px;}

.navigation.home-selected {background-position: 0px -48px; width:86px;}
.navigation.win-selected{background-position: -86px -48px; width:155px;}
.navigation.buy-selected{background-position: -241px -48px; width:126px;}
.navigation.sell-selected{background-position: -367px -48px; width:155px;}
.navigation.rekauf-selected{background-position: -522px -48px; width:128px;}
.navigation.bid-selected{background-position:-650px -48px; width:122px;}
.navigation.premium-selected{background-position: -772px -48px; width:178px;}

.paymentmethod{background:url('../images/sprites/paymentmethods.jpg') no-repeat top left; height:74px;display:block;}
.paymentmethod.giropay{background-position:0 0; width: 86px;}
.paymentmethod.mastercard{background-position:-86px 0; width: 58px;}
.paymentmethod.visa{background-position:-144px 0; width: 57px;}
.paymentmethod.postbank{background-position:-201px 0; width: 77px;}

.socialnetworks {background:url('../images/sprites/socialnetworks.png') no-repeat top left; height:25px; display:block;}
.socialnetworks.youtube {background-position:0 0; width: 47px;}
.socialnetworks.twitter {background-position: -53px 0; width: 100px;}

.box-small-content{background:url('../images/sprites/box-small-content.png') no-repeat; height:90px; float:left;}
.box-small-content.rekauf{width:110px; background-position: 0 11px;}
.box-small-content.sell{background-position: 0 -72px; height:90px; width:110px;}
.box-small-content.premiumclub{background-position: 22px -175px; width:110px; margin-top:18px;height:49px;}

.stars{background:url('../images/sprites/stars.png') no-repeat left -26px; height:24px; width:0; display:block; float:left;}
.stars.silver{background-position: left top; margin-left:4px;}
.stars.s1{width:24px;}
.stars.s2{width:48px;}
.stars.s3{width:72px;}
.stars.s4{width:98px;}
.stars.s5{width:124px;}

.chip-paket{background:url('../images/sprites/chip-pakets.jpg') no-repeat left top; width:158px; height:115px; float:left; margin-left:10px;}
.chip-paket.size-s{background-position:left -360px;}
.chip-paket.size-m{background-position:left -240px;}
.chip-paket.size-l{background-position:left -120px;}
.chip-paket.size-xl{background-position:left top;}