body { margin: 0px; background-color: #FFFFF9; }

.titel_bereich
{
  padding-left: 3px;
  padding-right: 10px;
  background-color: #FFFFF9;
}

.header_and_position_bereich
{
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 3;
}

.inhalt_bereich
{
  height: 100%;
  padding-top: 85px;
  background-color: #FFFFF9;
}

.menu_bereich
{
  position: fixed;
  top: 85px;
  height: 100%;
  z-index: 2;
}

.lasche
{
  position: fixed;
  top: 85px;
  height: 100%;
  z-index: 2;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 250px;
}

td.menuItem.level2 { line-height: 105%; }
td.menuItem.level1 { line-height: 105%; }
td.menuItem.level0 { line-height: 105%; }

.inhalt
{
  height: 100%;
  padding-left: 195px;
  table-layout: auto;
  border-right: none;
  border-bottom: none;
}

.inhalt_without_menu
{
  padding-left:25px;
}

.mainTable
{
  line-height: 130%;
}

td.mainTable
{
  white-space:nowrap;
}

.fuss_bereich
{
  text-align: left;
  border-right: 0px #000000 solid;
  border-bottom: 0px #000000 solid;
}

div.fuss_bereich_inhalt
{
  position: fixed;
  left: 3px;
  bottom: 0px;
  text-align: left;
  width: 86%;
  padding-left: 190px;
  padding-top: 5px;
  padding-bottom: 5px;
  border: solid 1px darkgray;
  border-top: solid 1px black;
  background-color: #CCFFCC;
  z-index: 1;
}

div.fuss_bereich_inhalt_without_menu
{
  width: 98%;
  padding-left: 25px;
}

#content_without_menu
{
  margin-left: -150px;
}

#divpin
{
/*  visibility: visible;*/
}

#divpin img
{
  height: 30px;
}