a:link {
	text-decoration: underline ;
	color: #339933;
}
a:visited {
	color: #003333;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #33CC33;
}
a:hover {
	color: #003333;
	text-decoration: underline;
}
#logo {
	background-color: #FFFFFF;
	background-image: url(../img/logo.gif);
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 100px;
	width: 100%;
	overflow: visible;
	margin: 0px;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: 17px 14px;
}
#bar {
	background-image: url(../img/div.gif);
	background-repeat: repeat-x;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 3;
	height: 25px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	left: 0px;
	top: 100px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 17px;
	white-space: nowrap;
}
#menu {
	background-image: url(../img/menuback.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 155px;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 0px;
	top: 0px;
	padding-top: 130px;
	padding-left: 1px;
	background-color: #FFFFFF;
	margin-top: 0px;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#innhold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669966;
	background-color: #FFFFFF;
	overflow: visible;
	position: absolute;
	z-index: 4;
	left: 159px;
	top: 129px;
	padding-top: 5px;
	visibility: visible;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339966;
}
td.forside {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339966;
	padding: 0px;
}
caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #339966;
	padding: 3px;
	font-weight: bold;
	background-color: #99FF99;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339966;
	padding: 3px;
	font-wight: bold;
	background-color: #99CC99;
}
a.hvit:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.hvit:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a.hvit:active {
	text-decoration: none;
	color: #00FF66;
	font-weight: bold;
}
a.hvit:hover {
	color: #333366;
	text-decoration: none;
}
a.textlenke:link {
	text-decoration: underline;
	color: #339933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a.textlenke:visited {
	color: #003333;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a.textlenke:active {
	text-decoration: underline;
	color: #33CC33;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
a.textlenke:hover {
	color: #003333;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.bildetekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #009966;
}
.bakbilde {
	background-color: #66CC99;
}
