/* egenskaper for hela dokumentet */
body {
	color: #FFFFFF;
	background-color: #000000;
	font:Franklin Gothic Medium;
	background-image: url(kort12/leftborder.gif);
	background-repeat:repeat-y
}
h1 {
	font: 125% Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-bottom: 12px;
}
h6 {
	font: 70% Franklin Gothic Medium;
	color: #FFFFFF;
}
.style6
{
	font-family: Koblenz, Verdana, Tahoma ,Arial, sans-serif;
	font-size:10px;
	color:#FFFF00;
	display:inline; 
	
}
.style10 {
	font-family: Koblenz;
	font-size: 18px;
	letter-spacing:1px;
}

/* 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: 132px; 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:72%; font-family:Verdana, Tahoma ,Arial, sans-serif;}
#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}

