.menuk
{
 background-image: url(/pics/menubg.png);
 margin-bottom: 5px;
 padding-left: 45px;
 height: 23px;
}

.balmenu
{
 color: #4A6C88;
 font-weight: bold;
 text-decoration: none;
}

.balmenu:hover
{
 text-decoration: underline;
}

.balmenuaktiv
{
 color: #62151d;
 font-weight: bold;
 text-decoration: underline;
}

.balmenuaktiv:hover
{
 text-decoration: underline;
}

.menulink
{
 color: #222222;
 text-decoration: none;
}

.menulink:hover
{
 text-decoration: underline;
}
