/* Standard-CSS for www.rono_ARTIKEL_alle */

/* Wichtige Farben
grau_hg  #A2A2A2
grau_hell  #D3D3D3
grau_heller  #F2F2F2
dunkelblau #00325B
orange #FDA203
line-height: 10px;
*/

/* id */

/* Artikel Alle */

.tabScrollArtikelAlle 
{ height:100%; width:100% }

.txtHead 
{ padding-left: 15px; color: #666666; font-size: 11px; font-weight: 600; vertical-align: middle }

.artikelAlle {
   font-size: 9px; text-align: left; font-weight: 400; color: #666666;  padding-top: 2px; 
}

.artikelTop 
{ font-size: 10px; text-align: left; font-weight: 600; color: #333333; background-color: #efefef; padding-top: 2px; padding-left: 10px }


.artikelAllePreis {
   font-size: 10px; text-align: left; font-weight: 400; color: #666666;  padding-top: 2px; 
}

.artikelAlleWK {
   font-size: 11px; text-align: center; font-weight: 400; color: #A88062;  padding-top: 2px; 
}

/* Artikel Detail */

.artDetailTxtButton 
{ font-size: 10px; text-align: left; font-weight: 600; background-color: #efefef; padding-bottom: 2px }


.artikelDetail 
{ font-size: 10px; text-align: justify; font-weight: 400; color: #666666 }

.artikelDetailEuro {
   font-size: 12px; text-align: right; font-weight: 400; color: #A88062;  
}

.artikelDetailInfo {
   font-size: 11px; text-align: center; font-weight: 600; color: #A88062; padding-top: 5px; 
}

.selektDeko 
{  font-size: 10px; text-align: left; font-weight: 400; color: #333333; border: #A88062 solid 1px; width: 60px; height: 16px }


