/* MENYBOX MED RUNDA HÖRN - innehåll */
#menybox { margin: 0; padding: 0 5px 3px 0px; border-left: 1px none #ea5e0d; border-right: 1px none #ea5e0d; background: #ffffff;}
#menybox p {line-height: 15px; margin: 0;}
/* MENYBOX runda hörn */
.menyboxrund {margin: 0 0 15px 0; background: none;}
.menyboxrundtopp {background: transparent;}
.menyboxrundbotten {background: transparent;}
.menyboxrund_r2{margin: 0 3px; height: 1px; overflow: hidden; background: #ffffff; border-left: 1px none #ea5e0d; border-right: 1px none #ea5e0d; border-width: 0 2px;}
.menyboxrund_r3{margin: 0 2px; height: 1px; overflow: hidden; background: #ffffff; border-left: 1px none #ea5e0d; border-right: 1px none #ea5e0d;}
.menyboxrund_r4{margin: 0 1px; height: 2px; overflow: hidden; background: #ffffff; border-left: 1px none #ea5e0d; border-right: 1px none #ea5e0d;}

/* MENYBOX som innehåller listmenyn */
#meny_container {width: 170px; float: left; border: 1px none; margin: 10px 10px 0 20px; padding: 0; font: 11px Verdana, Helvetica, sans-serif; }

/* HUVUDMENY */
#meny { margin: 0 0 0 0; padding:0 ; width: 15em; list-style-type: none;
font-family: Verdana, Trebuchet, sans-serif; font-size: 11px; background-color: White; border: 1px none black;}

#meny a{
	display: block;
	text-align: right;
	width: auto;
	height:16px;
   margin: 0 0 5px 0;
	padding-left: 0.2em;
	padding-right: 0.8em;
	padding-top: 0.65em;
	padding-bottom: 0.75em;	
	text-decoration: none;
	font-weight: bold;
	border-top: 1px solid #E7F3CF;
	border-right: 1px solid none;
	border-bottom: 1px solid #E7F3CF;}
#meny a:link{color: #990000;} 
#meny a:visited{color: #990000;}
#meny a:hover{color: #003399; background: url(../wds2/Pics/Webanpassade/PilRod.jpg); background-position: left; background-repeat: no-repeat; border-right: 1px dashed; margin-left: 5px;}
#meny a#current{font-weight: bold;}
