/* egenskaper for hela dokumentet */
body {color: #FFFFFF; background-color: #000000; font:"Franklin Gothic Medium"}
h1 {
	font: 125% "Verdana, Arial, Helvetica, sans-serif";
	color: #FFFFFF;
	margin-bottom: 12px;
}
h6 {font: 70% "Franklin Gothic Medium";color: #FFFFFF;}

/* egenskaper for div */
#meny a{
	width: auto;
	height: 100%;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	text-decoration: none;
	border-top: 1px solid #272727;
	border-left: 0px solid #272727;
	border-right: 0px solid #272727;
	}
#meny a:link{color: #ffffff; text-decoration: none;}
#meny a:visited{color: #CCCCCC;}
#meny a:active {
	color: #FFFFFF; 
	background-image: url(kort12/pil_active.jpg)
}
#meny a:hover{background: #666666;}
#meny a#current{background: #333333; color: #000000;}
#meny{position: absolute; top: 30px; left: -28px; width: 114px; height: 463px; visibility: visible }


/* pil som pekar */
#menycontainer ul{list-style-type: none;}
#menycontainer ul li a{background: url('kort12/pil-start.jpg') no-repeat left center; padding-left: 17px; text-decoration: none; color: #000000; font-style:normal; font-variant:normal; font-weight:normal; font-size:80%; font-family:"Franklin Gothic Medium"}
#menycontainer ul li a:hover{background: url('kort12/pil2.jpg') no-repeat left center;}
#menycontainer ul li a#current{background: url('kort12/pil-start.jpg') no-repeat left center;
color: #cccccc}
