﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	list-style-type: circle;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
hr {
	line-height: 1px;
	border: 1px solid #9E9E9E;
	color: #9E9E9E;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
#meny{
	margin: 0;
	padding: 0;
	width: 130px;
	font: 70% Verdana, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	background: #F19116;
	border-bottom: 1px solid #9E9E9E;
	list-style-type: none;
}
#meny a{
	display: block;
	width: auto;
	height: 100%;
	padding-left: 0.25em;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	text-decoration: none;
	border-top: 1px solid #9E9E9E;
	border-right: 1px solid #9E9E9E;
	border-left: 1px solid #9E9E9E;
}
#meny a:link{
	color: #ffffff;
}
#meny a:visited{
	color: #ffffff;
}
#meny a:hover{
	background: #9E9E9E;
	color: #000000;
}
#meny a#current{
	background: #000000;
	color: #FFFFFF;
}
#undermeny {
	font: 12px Arial, Helvetica, sans-serif;
	list-style-type: disc;
}
#linklista {
	font: 12px Arial, Helvetica, sans-serif;
	list-style-type: disc;
}

