div.BUD
{
background:url("img/menubg.gif") repeat-x;
color: black;
text-align: center;
margin: 0px;
padding: 4px 0px;
width: 85px;
height:23px;
font-weight:bold; font-size:11px;
font-family:trebuchet ms
}

div.BUD a
{
TEXT-DECORATION: none;
color: black;
}

div.BUD a:hover
{
color: gray;
}
/*knapp2*/

div.BUD2
{
background:url("img/menubg_red.gif") repeat-x;
color: white;
text-align: center;
margin: 0px;
padding: 4px 4px;
width: 84px;
height:23px;
font-weight:bold; font-size:12px;
font-family:trebuchet ms
}

div.BUD2 a
{
TEXT-DECORATION: none;
color: white;
}

div.BUD2 a:hover
{
color: gray;
}


td	{font-family:arial;font-size:10px;color:#000000}
legend {font-family:arial;font-size:10px;color:#000000}
a.news	{font-family:arial;font-size:10px;color:#000000;text-decoration:none}
a.news:hover	{font-family:arial;font-size:10px;color:#000000;text-decoration:underline}


