a.menu
{
  width:150;
  font-family:verdana;
  font-size:12;
  border:solid #000000 2;
  background-color:#20ee52;
  text-align:center;
  color:#000000;
  text-decoration:none;
}

a.menu:hover
{
  width:150;
  font-weight:bold;
  border:solid #20ee52 2;
  background-image:url(../images/hintergrund.gif);
  text-align:center;
  color:#000000;
  text-decoration:none;
}

a.menu:active
{
  width:150;
  font-weight:bold;
  border:solid #20ee52 2;
  background-image:url(../images/hintergrund.gif);
  text-align:center;
  color:#000000;
  text-decoration:none;
}

a.untermenu
{
  width:150;
  font-family:verdana;
  font-size:12;
  border:solid #000000 2;
  background-color:#FFFF00;
  text-align:center;
  color:#000000;
  text-decoration:none;
}

a.untermenu:hover
{
  width:150;
  font-weight:bold;
  border:solid #FFFF00 2;
  background-image:url(../images/hintergrund.gif);
  text-align:center;
  color:#000000;
  text-decoration:none;
}

a.untermenu:active
{
  width:150;
  font-weight:bold;
  border:solid #FFFF00 2;
  background-image:url(../images/hintergrund.gif);
  text-align:center;
  color:#000000;
  text-decoration:none;
}

a.menunormal
{
  color:#000000;
  text-decoration:none;
}

a.menunormal:hover
{
  font-weight:bold;
  color:#000000;
  text-decoration:none;
}

a.menunormal:active
{
  color:#000000;
  text-decoration:none;
}
