table.handelswerte         {float:left;margin:0px 30px 0px 30px;}

table.handelswerte,
table.handelswerte th,
table.handelswerte td      {border:solid 1px #999;color:#000;white-space:nowrap;}

table.handelswerte th      {font-size:14px;background-color:#ddd;}
table.handelswerte td      {font-size:16px;background-color:#fff;}

table.handelswerte th,
table.handelswerte td.foot {text-align:center;}
table.handelswerte td      {text-align:right;}
table.handelswerte td.n    {text-align:left;}

table.handelswerte td      {text-align:right; padding:1px 5px 1px 5px;}
table.handelswerte th      {text-align:center;padding:0px 2px 0px 2px;}

div.handelswerte   p       {font-size:14px;}

@media print
{
  table.handelswerte       {float:left;margin:10px 10px 10px 0px;}
  table.handelswerte td    {font-size:12px;}
}
