.brodtekst {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.overskrift {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.tekstbilde {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.tablehoved {
	border: solid 1px #0000FF;
	background-color: #FFFFFF;
}
.tdhoved {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat : no-repeat;
}
.menycelle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-repeat : no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-right-color: #0000ff;
	border-right-style: solid;
}
.menycelleaktiv {
	background color= #ffffff;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0000ff;
	border-bottom-color: #0000ff;
}
}
.menycelletopp {
	background color= #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000ff;
}
.menybgbilde {
	background-image :  url(../images/bg_meny.jpg);
	background-repeat : no-repeat;
	background-attachment: fixed;
	background-position: left top;
}
.kontaktbgbilde {
	background-repeat : no-repeat;
	background-attachment: fixed;
	background-position: right top;
}
.linjeunder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000ff;
}
.tdtopp {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image :  url(../images/topp_bg.gif);
	background-repeat : no-repeat;
}
.menybunnbg {
	background-image :  url(../images/meny/meny_bg_bunn.gif);
	background-repeat : repeat;
}
.bilde {
	border: 1px solid #0000ff;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000ff;
	font-style: normal;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000ff;
	font-style: normal;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000ff;
	font-style: normal;
	text-decoration: none;	
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000ff;
	font-style: normal;
	text-decoration: underline;
}
