h1.contextbox{
  background-image:url(/out/oxbaseshop/html/0/images/esono/headerbackground.gif);
	background-repeat:no-repeat;
	height:30px;
	line-height:30px;
	padding:0px 10px 0px 10px;
	margin:0;
}

.listalphanavi{
  background-image:url(/out/oxbaseshop/html/0/images/esono/headerbackground.gif);
	background-repeat:no-repeat;
	height:30px;
	padding:7px 0px 0px 0px;
	margin:0;
}

.containerquarterrow{
  width:144px;
}



.productlist td, .productlist th {
  border-top:1px solid #7F7F7F;
  padding:5px 3px 5px 3px;
  vertical-align:top;
  text-align:left;
}

.productlist td.weight, .productlist th.weight{
  text-align:right;
  white-space: nowrap;
}
.productlist td.articlenum, .productlist th.articlenum{
  white-space: nowrap;
}


.productlist td.name, .productlist th.name {
  font-weight:bold;
  color:#4D794C;
  padding-left:0px;
}
.productlist td.name2, .productlist th.name2 {
  color:#4D794C;
}
.productlist td.price, .productlist th.price {
  color:#FF8008;
  font-weight:bold;
  text-align:right;
  white-space: nowrap;
}
.productlist td.basketcol, .productlist th.basketcol {
  border-top:none;
  background-color:#D7EEC4;
  white-space: nowrap;
  padding-right:0px;
}

.productlist th,
.productlist th.weight,
.productlist th.articlenum,
.productlist th.name,
.productlist th.name2,
.productlist th.price,
.productlist th.basketcol
{
  color:#000000;
}
.productlist th{
}

.productlist td.basketcontents_sumtitle, .productlist td.basketcontents_sum,
.productlist td.basketcontents_sumtitlebig, .productlist td.basketcontents_sumbig {
  text-align:right;
}

.warenkorb_img2{
  border:none;
}

a.downloadlink{
  padding-left:20px;
  padding-right:20px;
  background-image:url(/out/oxbaseshop/html/0/images/esono/pdf.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.basketcontents_artdelsmallbutton{
  margin-top:4px;
}

.fontred{
  color:red;
}