html{height: 100%;}

body.design{
  height: 100%;
  background-color: #ffffff;
  background-image: url(/images/side_baggrund.jpg);
  padding: 0px;
  margin: 0px;
}

table.main_table{
  width: 800px;
  height: 712px;
  _height: 100%;
  background-color: #ffffff;
  padding: 0px:
  margin: 0px;
  font-family: verdana;
  font-size: 10px;
}

table.headline{
  width: 800px;
  background-color: #ffffff;
  height: 30px;
  padding: 0px:
  margin: 0px;
}

td.top_cell{
  vertical-align: top;
  height: 130px;
  line-height: 0;
}

td.bottom_cell{
  vertical-align: bottom;
  height: 68px;
  line-height: 0;
}

td.middle_cell{
  vertical-align: top;
  font-family: verdana;
  font-size: 10px;
  height: 500px;
  _height: 100%;
}

td.middle_cell td, td.middle_cell p, td.middle_cell span, td.middle_cell div{
  font-family: verdana;
  font-size: 10px;
}


a{
  color: #000000;
}

a:visited {
  color: #000000;
}

a:hover {
  text-decoration: underline;
  color: #339966;
}

a:active {
  text-decoration: underline;
  color: #000000;
}


#PageSysCtrl{
  position: absolute;
  left: 0;
  top: 0;
  width: 24px;
}

div.content_scroll{
  padding: 0px 0px 0px 0px;
  vertical-align: top;
  height: 500px;
  _height: 100%;
  width: 800px;
  overflow: auto;
}



td.SubmenuTD {
  vertical-align: middle;
  padding: 2px 4px 2px 4px;
  margin: 0px 0px 0px 0px;
  white-space : nowrap;
  color: #339966;
  font-size: 10px;

}

#levelmenuli ul {
  display: inline;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 15px;
  vertical-align: middle;
  list-style: none;
  float: left;
  text-align: center;
} 

#levelmenuli ul li {
  display: table-cell;
/* padding: margin-top margin-right margin-bottom margin-left*/
  padding: 0 15px 0px 0px;
  margin: 0px 0px 0px 0px;
  float: left;
}

#levelmenuli ul li a {
  color: #339966;
  font-family: verdana,tahoma,sans-serif;
  text-decoration: none;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#levelmenuli ul li a:hover {
  color: #000000;
}

#levelmenuli ul li.current a {
  color: #000000;
}
/* Begin Page Specific CSS */

/* End Page Specific CSS */
