.shoptext{
font-family: verdana;
font-size: 12px;
color: #000000;
}

.shoptextgrey{
font-family: verdana;
font-size: 10px;
color: #666666;
}

a.shop_aktiv{
color: #b20026;
text-decoration: none;
font-weight: bold;
font-family: verdana;
font-size: 12px;
}

a.shop_aktiv:hover{
color: #000000;
text-decoration: underline;
font-weight: bold;
}

a.shop_deaktiv{
color: #cccccc;
text-decoration: none;
font-weight: bold;
font-family: verdana;
font-size: 12px;
}

a.shop_deaktiv:hover{
color: #b20026;
text-decoration: underline;
font-weight: bold;
}

span.shop_deaktiv{
color: #cccccc;
text-decoration: none;
font-weight: bold;
font-family: verdana;
font-size: 12px;
}

a.kaufen{
background-image:url(../layoutpics/shop/button.gif);
display: block;
width: 83px;
height: 28px;
}

a.kaufen:hover{
background-image:url(../layoutpics/shop/buttons.gif);
}

a.warenkorb{
background-image:url(../layoutpics/shop/warenkorb.gif);
width: 105px;
height: 28px;
display: block;
Float:right;
}

a.warenkorb:hover{
background-image:url(../layoutpics/shop/warenkorbs.gif);
}

a.weiter{
background-image:url(../layoutpics/shop/weiter.gif);
display: block;
width: 64px;
height: 28px;
}

a.weiter:hover{
background-image:url(../layoutpics/shop/weiters.gif);
}

a.aktual{
background-image:url(../layoutpics/shop/aktual.gif);
display: block;
width: 105px;
height: 28px;
}

a.aktual:hover{
background-image:url(../layoutpics/shop/aktuals.gif);
}

a.best{
background-image:url(../layoutpics/shop/best.gif);
display: block;
width: 174px;
height: 28px;
}

a.best:hover{
background-image:url(../layoutpics/shop/bests.gif);
}
