body {
background-image:url(bilder/bg.gif);
background-repeat:repeat-y;
background-color:#666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#meny {
	font-family: "Arial";
	font-size: 11px;
	width: 150px;
	border: 1px solid #666666;
	display: block;
	float: left;
	left: 20px;
	top: 170px;
	position: absolute;
}
td {
	font-family: "Arial";
	font-size: 11px;
	color: #000000;
	}
#meny a {
	font-family: "Arial";
	font-size: 10px;
	color: #000000;
	background-color: #e3e3e3;
	padding: 8px;
	width: 134px;
	text-decoration: none;
	display: block;

}
#meny a:active {
	background-color: #eeeeee;
}
#meny a:hover {
	background-color: #eeeeee;
}
#ruta {
	font-family: "arial";
	font-size: 11px;
	line-height: 14px;
	width: 538px;
	display: block;
	float: left;
	left: 190px;
	top: 170px;
	position: absolute;
	padding: 8px;
	z-index: 2;
}
#ruta h1 {
	font-family: "arial";
	font-size: 16px;
	line-height: 20px;
	font-weight:bold;
}
#avdelning {
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #999999;
	padding-top: 0px;
	padding-bottom: 20px;
	margin-top: 5px;
}
select {
	font-family: "arial";
	font-size: 12px;
	line-height: 14px;
	border: 1px solid #666666;
	width: 150px;
}
#resultat {
	background-color: #F2F2F2;
	padding : 10px;
}

.linje {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding-bottom:5px;
}
.rubrik {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
#avdelning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
