/* CSS Document */

<style type="text/css">
<!--
h1 {font: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #000000;}

#meny{
	width: 18em;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font: 70% Verdana, Helvetica, sans-serif;
	letter-spacing: 0.1em;}
#meny li{margin-bottom: 0.25em;}
#meny a{
	display: block;
	width: auto;
	height:100%;
	background: #000000;
	padding: 0.25em;
	text-decoration: none;
}
#meny a:link{color: #ffffff;}
#meny a:visited{color: #ffffff;}
#meny a:hover{background: #cccccc; text-decoration: none; color: #000000}
#meny a#current{background: #ffffff; color: #000000;}
a:link { text-decoration: underline; color: #666666}
a:visited { text-decoration: underline; color: #666666}
body { font-family: Verdana; font-size: 11px; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}
p { font-family: Verdana; font-size: 12px} 
li{ font-family: Verdana; font-size: 11px} 
table{ font-family: Verdana; font-size: 12px} 
td { font-family: Verdana; font-size: 11px}
tr { font-family: Verdana; font-size: 11px}
.fotnot { font-family: Verdana #ffffff; font-size: 10px;}
.kantlinje {border: 1px solid #000000}
.kantlinje2 {border-left: 1px solid #000000;} 
.kantlinje3 {border-left: 1px solid #c7d1d7; border-right: 1px dotted #c7d1d7;} 
.kantlinje4 {border-left: 1px dotted #c7d1d7;}
.kantlinje5 {border-top: 1px solid #000000;}
.kantlinje6 {border-bottom: 1px solid #000000;}
.kantlinjemeny {border: 1px solid #ff6600}
.kantlinjemenyl {border-left: 1px solid #ff6600}
.rubrik {font-family: Verdana; font-size:16px}
.meny {color: #996600}
.linespacing {line-height: 14pt}
ol { list-style-type: decimal}

-->
</style>