.forsidemeny {
	color: #666666;
	text-decoration: none;
}
a.forsidemeny:link {
	color: #666666;
	text-decoration: none;
}
a.forsidemeny:hover {
	color: #FF0000;
	text-decoration: none;
}
a.forsidemeny:active {
	color: #666666;
	text-decoration: none;
}
a.forsidemeny:visited {
	color: #666666;
	text-decoration: none;
}

/* Funksjon for 100% høyde på tabeller og body*/
.tabellhoyde{ height: 100%; }
body {height: 100%; }

/* Funksjon for fjerne marginer i formfelt*/
form {margin: 0px;}
/* Funksjon for angi tekststørrelse i formboks*/
.formfieldtekst { font-size: xx-small;  }.frameskygge {
	background-repeat: no-repeat;
	background-image: url(../bilder/frameskygge.gif);
}
/* "Hover" funksjonen på meny*/
.hoverbakgrunn {  }

/* Tekstformatering for avdeling*/
.hmeny {  text-decoration: none; color: #000000}
a.hmeny:visited {  text-decoration: none; color: #000000}
a.hmeny:link {  color: #000000; text-decoration: none}
a.hmeny:hover {  color: #000000; text-decoration: none}
/* Tekstformatering for avdeling*/
.hmenyaktiv {  text-decoration: none; color: #FFFFFF}
a.hmenyaktiv:visited {  text-decoration: none; color: #FFFFFF}
a.hmenyaktiv:link {  color: #FFFFFF; text-decoration: none}
a.hmenyaktiv:hover {  color: #FFFFFF; text-decoration: none}

/* Tekstformatering for avdeling*/
.umeny {  text-decoration: none; color: #666666}
a.umeny:visited {  text-decoration: none; color: #666666}
a.umeny:link {  color: #666666; text-decoration: none}
a.umeny:hover {  color: #990000; text-decoration: none}

/* Tekstformatering for avdeling*/
.info {  text-decoration: none; color: #000000}
a.info:visited {  text-decoration: none; color: #000000}
a.info:link {  color: #000000; text-decoration: none}
a.info:hover {  color: #990000; text-decoration: none}

/* Tekstformatering for avdeling*/
.nyhet {  text-decoration: none; color: #00529B}
a.nyhet:visited {  text-decoration: none; color: #00529B}
a.nyhet:link {  color: #00529B; text-decoration: none}
a.nyhet:hover {  color: #000000; text-decoration: none}

/* Tekstformatering for avdeling*/
.forsidetekst {  text-decoration: none; color: #666666}
a.forsidetekst:visited {  text-decoration: none; color: #666666}
a.forsidetekst:link {  color: #666666; text-decoration: none}
a.forsidetekst:hover {  color: #000000; text-decoration: none}


