/* CSS menymall */

h1 {font: 150% Verdana, Geneva, sans-serif, Arial, Helvetica; color: #000000;}
#content{margin: 1em 1em 1em 1em; padding: 0; float: left;}

#menycontainer{float: none;	margin: lem 0 0 lem; width: auto; font: 90% Verdana, Helvetica, sans-serif; border-top: 0px solid #FFFFFF; border-left: 0px solid #FFFFFF; border-right: 0px solid #FFFFFF}
#meny{margin: 1; padding: 1; list-style-type: none;}
#meny a{ display: block; margin: 0;	padding: 0.3em;	padding: 0.3em;	text-decoration: none;	height: 100%; border-bottom: 1px solid #CCCCCC;}
#meny ul{list-style-type: square} 
#meny ul a{margin: 0; padding: 0.3em;}	
#meny a:link{color: #000000;}
#meny a:visited{color: #000000;}
#meny a:hover{background: #3366CC;}
#meny a#current{background: #FFCC00; border-bottom: 1px solid #000000; color: #000000; font-weight: bold;}
#meny a#subcurrent{background: #FFFFCC;	border-bottom: 1px solid #000000; color: #000000; 	font-weight: bold;}