.Innrykk {
	padding-left: 20px;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
#navlist {
	position: absolute;
	left: 20px;
	top: 114px;
	width: 107px;
}
#navlist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
#navlist li {
	margin: 0 0 10px;
}
#navlist a {
	/*/*/display: block;
	padding: 4px 0px 4px 10px;
	border: 0px solid #333;
	width: 95px;
	background-color: #96fa96; /* */
}
#navlist a:link, #navlist a:visited {
	color: #000;
	/*/*/color: #000000;
	text-decoration: none; /* */
}
#navlist a:hover {
	border: 0px solid #333;
	background-color: #00d246;
	color: #333;
}
#uberlink a:link, #uberlink a:visited, #uberlink a:hover {
	/*/*/border: 0px solid #333;
	background-color: #00d246;
	color: #333; /* */
}
.Overskrifter {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #00d246;
	padding: 4px 0px 4px 10px;
}
.Overskrifter2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #96fa96;
	padding: 4px 0px 4px 10px;
}
.Underoverskrifter {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.Uten_dek {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.Uten_dek_liten {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
}
.Bunnlinje {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	background-color: #00d246;
	padding: 4px 6px 4px 0px;
}
#list li
{
list-style-image: url(../graphics/li_knapp.gif);
list-style-type: circle
}
hr {
	background-color: #96fa96;
	line-height: 8px;
}

