table#hauptmenue
{
  margin-top: 5px;
  margin-left: 12px;  
}
table#hauptmenue a
{
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  padding-top:7px;
  padding-left:15px;
  padding-right:15px;
  height: 29px;
  display:block;
} 
table#hauptmenue td a:hover
{
  background: url(../images/layout/hg_sel.gif) repeat-x;
}
table#hauptmenue td .sel
{
  background: url(../images/layout/hg_sel.gif) repeat-x;
}