#Navigation {
  display: none;
}

tr.top {
  display: none;
}
tr.top-stripe {
  display: none;
}
td.navi {
  display: none;
  width: 0px;
}
td.stripes{
  display: none;
  width: 0px;
}
td.content {
  width:100%;
}
#Logo {
  position: absolute;
  left: 0em;
  top: 0em;
}
#Signet {
  position: absolute;
  right: 0em;
  top: 0em;
}
#Text {
  padding: 0 0 0 0;
  width: 100%;
}
table.content {
  margin: 0 0 0 0;
  width: 100%;
}
#LANG {
  display: none;
}

