.rightFrame{
text-align:left;
}

.rightFrameHidden{
visibility:hidden;
display:none;
}

/*********/
/*BAGINFO*/
/*********/
.bagInfoContainer{
font-family:tahoma,arial;
font-size:10px;
border:1px solid #444444;
background-color:#FFFFFF;
text-align:center;
margin-bottom:5px;
}
.bagInfoHref, .bagInfoHref:visited {text-decoration:none;color:#000000}
.bagInfoHref:hover{color:#000000;text-decoration:none;}
.bagInfoHref:active{color:#000000;}

.bagInfoHeader{
font-family:tahoma,arial;
font-size:12px;
font-weight:bold;
color:#000000;
border-bottom:1px solid #444444;
background-color:#CCCCCC;
}

/************/
/*BESTSELLER*/
/************/
.artikelBestsellerButton{
background-color:#FFFFFF;
text-align:center;
margin:0px;padding:0px;
}

.artikelBestsellerList{
/*width=112px;height:300px;  WIRD PER JAVASCRIPT IN dev/global/global.js:SetContentSize gesetzt*/
overflow:hidden;
border-top:1px solid #444444;
border-bottom:1px solid #444444;
height:110px
}

.artikelBestsellerList img{
border:1px solid #000000;
}

.artikelBestseller a, .artikelBestseller a:visited {text-decoration:none;color:#000000}
.artikelBestseller a:hover{color:#C5482C;text-decoration:underline;}
.artikelBestseller a:active{color:#C5482C;}


.artikelNeuheiten a,.artikelNeuheiten a:visited {text-decoration:none;color:#000000}
.artikelNeuheiten a:hover{color:#C5482C;text-decoration:underline;}
.artikelNeuheiten a:active{color:#C5482C;}

.counterNumber, .counterNumber a{
 color:#C5482C;
 font-weight:bold;
 text-align:center;
}

.counter a, .counter a:visited {text-decoration:underline;font-weight:bold;color:#C5482C}
.counter a:hover{color:#C5482C;text-decoration:underline;}

