body
{
  margin: 0 auto;
  padding: 0;
  background-color: #4A691C;
  background-image: url('../images/Page-BgTexture.jpg');
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: top left;
}

.BlockHeader
{
  position: relative;
  overflow: hidden;
  height: 30px;
  z-index: 0;
  line-height: 30px;
  padding: 0 7px;
  margin-bottom: 0px;

}

.tbl_menu_bottom_text
{
  white-space : nowrap;
  color: #000000;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  line-height: 30px;
}

.tbl_menu_icon
{
  display:inline-block;
  background-position:left top;
  background-image: url('../bilder/tbl_icon2.png');
  padding:0 0 0 33px;
  background-repeat: no-repeat;
  min-height: 32px;
  margin: 0 0 0 4px;
}

.tbl_top_text
{
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 20px;
}

.tbl_text
{
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 13px;
}


a, a:link, a:visited
{
text-decoration: none; color: #587D21;
}

a:hover
{
text-decoration: underline; color: #75A52C;
}


li
{

  background-repeat: no-repeat;
/*  line-height: 25px; */
/*  margin: 0.5em 0; */
/*  padding: 2px 0px 10px 0px; */
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
}