body
{
background-color: white;
color:black;
font-size:11px; 
font-family: verdana, sans-serif;
padding: 2px 5px;
}
table.menu a {
width:120px; 
border:1px solid #008000; 
display: block; 
} 
div.menu a {
text-decoration:none; 
font-size:16px; 
line-height:20px;
font-weight:bold;
font-family: Arial,verdana, sans-serif;
padding: 2px 2px;
}
div.menu a:link {
background-image:url(../bilder/rub.gif);
background-repeat:repeat-x;
}

div.menu a:active { 
background-image:url(../bilder/rub.gif);
background-repeat:repeat-x;
}

div.menu a:visited {
background-image:url(../bilder/rub.gif);
background-repeat:repeat-x;
}

div.menu a:hover {
color:black;
border-top-color:black;
border-bottom-color:black;
border-bottom-style:solid;
border-bottom-width:1px;
border-top-style:solid;
border-top-width:1px;
background-image:url(../bilder/win.gif);
background-repeat:repeat-x;
}
a:link
{
color:#000033;

}
a:active
{
color:#000033;
}
a:visited
{
color:#000033;
}
a:hover
{
text-decoration:none;
}
.rubrik2
{
background-color: #FF9900;
border-top-color:black;
border-bottom-color:black;
border-bottom-style:solid;
border-bottom-width:1px;
border-top-style:solid;
border-top-width:1px;
}
.win
{
border-color:black;
border-style:solid;
border-width:1px;
background-image:url(../bilder/win.gif);
background-repeat:repeat-x;
}



