@page { size:landscape; }

body
{
  background: none;
  color: #000000;
}

#menue
{
  display: none;
}

.noprint
{
  display: none;
}

#form_filter
{
  display: none;
}

#infobar
{
  background-color: #ffffff;
  color: #000000;
}

td.tableHeader
{
  color:#000000;
  background:none;
  border-bottom:2px double #000000;
}

td.tableGrayCell
{
  background: #ffffff;
}

#main_Table
{
  height:0%;
}