


/* Schnaeppchenalarm */
a#salesoffer{
width: 180px;
height: 140px;
color: Black;
background: url(img/salesoffer.gif) no-repeat 0 0;
float: left;
margin: 0;
}



/* Banner auf Logout-Site */
#logout_banner{
text-align: center;
}

a#logout_blog_banner{
height: 90px;
width: 560px;
float: left;
color: inherit;
background: White url(img/content-img/logout_blog_banner.jpg) no-repeat 0 0;
margin: 0 0 10px 0;
}
a#logout_twitter{
height: 90px;
width: 560px;
float: left;
color: inherit;
background: White url(img/content-img/logout_twitter.jpg) no-repeat 0 0;
margin: 0 0 10px 0;
}


/*--Lenovo Business Partner-- */
#lenovo_bp{
width: 180px;
height: 135px;
color: inherit;
background: white url(img/lenovo_bp.gif) no-repeat 0 0;
margin: 0 0 10px 0;
}

/* --Banner zum Blog-- */
a#blog_banner{
height: 90px;
width: 180px;
color: inherit;
background: White url(img/content-img/blog_banner.jpg) no-repeat 0 0;
float: left;
margin: 0 0 10px 0;
}

/* --XXL-Banner zum Blog auf logout-- */
a#blog_banner-xxl{
height: 90px;
width: 560px;
color: inherit;
background: White url(img/content-img/blog_banner-xxl.jpg) no-repeat 0 0;
float: left;
margin: 0 0 10px 0;
}

/* --TOPSELLER-ICON-- */
.topseller{
color: inherit;
background: White url(img/topseller.gif) no-repeat 0 0;
width: 120px;
height: 30px;
margin: 0 0 5px 0;
}


