/* MENYBOX */
#meny_container {opacity: 0.9; filter: alpha(opacity=90); width: 170px; float: left; margin: 0 0 0 0; padding: 5px 5px 5px 5px;font: 11px Verdana, Helvetica, sans-serif; border: 1px solid #CCCCCC; }

/* MENY */
#meny { margin: 0 0 0 0; padding: 0; list-style-type: none; }
#meny ul { list-style-type: none; }
#meny a { display: block; text-decoration: none; height: 15px; margin: 0 0 3px 0;  padding: 3px 3px 3px 5px; background: #ccff66; border: 1px solid #99cc00;}

/* länkar, egenskaper */
#meny a:link { color: #000000; }
#meny a:visited { color: #000000; }
#meny a:hover { background-image: url(pilar/pil_hoger3.gif); background-repeat: no-repeat; background-position: 150px center; }

/* AKTIV SIDA */
#meny a#current { font-weight: bold; background-image: url(pilar/pil_hoger2.gif); background-repeat: no-repeat; background-position: 150px center; }
