body {
	background-image: url(../bilder/grafik/bakgrund.jpg);
	background-repeat: repeat-x;
	margin-left: 40px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: Verdana, Times, serif;
	font-size: 12px;
}
a:link, a:visited, a:active {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	color: #333333;
	background-color: #ffcc66;
	text-decoration: underline overline;
}
#container {
	font-family: "Verdana", Times, serif;
	font-size: 12px;
	color: #333333;
	border-left-color: #BC7E27;
	border-left-style: dotted;
	border-left-width: 2px;
}
#meny {
	position:absolute;
	left:51px;
	top:132px;
	width:133px;
	height:271px;
	z-index:1;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #990000;
	font-weight: bold;
}
#meny a:link, #meny a:visited, #meny a:active {
	color: #CCCCCC;
	text-decoration: none;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: 2px solid #6C4312;
	background-color: #990000;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 12px;
	display: block;
}
#meny a:hover {
	text-decoration: none;
	text-align: left;
	color: #FFFFFF;
	display: block;
	border: 2px solid #FFFFFF;
	background-color: #990000;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
#faktalager {
	position:absolute;
	left:316px;
	top:22px;
	width:159px;
	height:85px;
	z-index:2;
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
#faktalager a:link, #faktalager a:visited, #faktalager a:active {
	text-decoration: underline;
	color: #000000;
}
#faktalager a:hover {
	color: #000000;
	background-color: #ffcc66;
	text-decoration: underline overline;
}
.faktarod {
	color: #990000;
	font-weight: bolder;
	font-family: "Trebuchet MS";
	font-size: 10px;
}
.storrubrik {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333333;
	font-weight: bold;
	border-bottom-color: #BC7E27;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
}

.underrubrik {
	font-family: "Trebuchet MS", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.underrubrikrod {
	font-family: "Trebuchet MS", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.litentext {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #CCCCCC;
	margin: 1px;
	padding: 1px;
	border: 1px solid #000000;
	width: 70px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #CCCCCC;
	margin: 1px;
	padding: 1px;
	border: 1px solid #000000;
	white-space: nowrap;
	width: 70px;
	height: auto;
	display: run-in;
}
