body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 86%;
	background-image: url(sidebg.jpg);
}
.hovedtable h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #06513A;
	margin-top: 0px;
	margin-bottom: 10px;
}
.hovedtable h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #004A33;
	margin-top: 15px;
	margin-bottom: 10px;
}
.hovedtable {
	background-color: #BECDC8;
}
#fod a:link {
	color: #FFFFFF;
	text-decoration: none;
} 
#fod a:visited {
	color: #FFFFFF;
	text-decoration: none;
} 
#fod a:hover {
	color: #FFFF00;
	text-decoration: none;
} 
.hovedtable a {
	text-decoration: none;
}
.hovedtable a:visited {
	color: #0066FF;
	text-decoration: none;
}
.hovedtable p {
	margin-top: 6px;
	margin-bottom: 8px;
	font-size: 0.9em;
	line-height: 1.4em;
}
li {
	font-size: 0.9em;
	line-height: 1.4em;
	margin-top: 5px;
	margin-bottom: 5px;
}
.hovedtable a:hover {
	color: #009900;
	text-decoration: underline;
}
.hovedtable #tabel th {
	color: #004B34;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 0.9em;
}
.hovedtable #tabel td {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 0.95em;
}
.tabelramme {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-width: 3px;
	border-left-color: #034E37;
}
.picleft {
	float: left;
	margin: 5px 20px 2px 0;

}
.picright {
	float: right;
	margin: 5px 0 2px 20px;
}
#tabel td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}.green {
	background-color: #006600;
}
