 /* MENYBOX */
#marginal {width: 258px; float: left;}
#top_meny_container {opacity: 0.9; filter: alpha(opacity=90); float: left; margin: 0; padding: 0; border: 0px solid #CCCCCC; }

/* MENY */
#top_meny { font: 12px Verdana, Helvetica, sans-serif; font-weight: bold; margin: 0 0 0 0; padding: 0px 0 0px 0px;}
#top_meny ul {}
#top_meny li{margin: 0 0 0 0; display: inline; list-style: none; border-right: 1px solid #cccccc;}
#top_meny a {text-decoration: none; padding: 0px 12px 0px 12px; }

/* länkar, egenskaper */
#top_meny a:link { color: #000000; }
#top_meny a:visited { color: #000000; }
#top_meny a:hover { font-weight: bold; color: #ff6600; }

/* AKTIV SIDA */
#top_meny a#current { color: #ff6600; font-weight: bold; }

