body
{
  background-color: #ffffff;
  font-family: Tahoma, Arial, sans-serfif;
  font-size: 11px;
  margin: 0px;
}
.structure
{
  vertical-align: top;
  background-color: #EFEFDE;
  border-right: solid 1px #000000;
  border-bottom: solid 1px #000000;
}
.content
{
  vertical-align: top;
  background-color: #ffffffff;
}
.mainmenue
{
  background-color: #46A3BD;
  border-bottom: solid 1px #000000;
}
.menubutton
{
  width: 83px;
  border: solid 1px #000000;
  font-size: 11px;
}
.mainmenu_item
{
  color: #ffffff;
  font-size: 13px;
  font-weight: bolder;
}
#submenu1
{
  background-color: #ededed;
  position: absolute;
  top: 70px;
  left: 0px;
  width: 98px;
  border: solid 1px #000000;
  display: none;
}
.submenudiv
{
  padding: 3px;
}
.submenuitem
{
  color: #000000;
  text-decoration: none;
}
.menu_on
{
  background-color: #46A3BD;
}
.struc_0
{
  font-size: 13px;
}
.struc_1
{
  font-size: 14px;
  padding-left: 16px;
}