/* CSS menymall */h1 {font: 150% Verdana: #CC0033;}

#meny{width: 192px; margin: 0px; padding: 0; list-style-type: none; font-style:normal; font-variant:normal; font-weight:bold; 10px }

#meny a {display: block; width: auto; height: 25px; background: url('knapp.jpg') no-repeat; text-decoration: none; padding-left:10px; padding-right:0; padding-top:5px; padding-bottom:5px}

#meny a:visited {color: #3333FF;}

#meny a:hover{background: url('knapp_over.jpg') no-repeat;}

meny a#current{color: #339900;}




