@@@charset "utf-8";

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;

}
a:link {
	text-decoration: none;
	color: none;
}


a:hover {
	text-decoration: none;
	color: #d2232a;
}
a:active {
	text-decoration: none;
	color: #d2232a;
}
a:visited {
	text-decoration: none;
	color: 4a4a4a;
}
.brodtekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 21pt;
	font-weight: normal;
	color: #4a4a4a;
}
.tittel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	line-height: 21pt;
	color: #4a4a4a;
}
.hovedm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	font-weight: bold;
	color: #3b3c3d;
	letter-spacing: 1pt;
}
.underm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 13pt;
	font-weight: bold;
	color: #7d7d7d;
	letter-spacing: 1pt;
}
.ingress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	line-height: 21pt;
	font-weight: normal;
	color: #4a4a4a;
	letter-spacing: 1pt;
}

.linkblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 21pt;
	font-weight: bold;
	color: #0099cc;
}

.signaturer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12px;
	font-weight: bold;
	color: #4a4a4a;
	letter-spacing: 1pt;
}
.sitater {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	line-height: 21pt;
	font-weight: bold;
	color: #4a4a4a;
}
.undermblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 13pt;
	font-weight: bold;
	color: #3b3c3d;
	letter-spacing: 1pt;
}
.hovedmred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	font-weight: bold;
	color: #d2232a;
	letter-spacing: 1pt;
}

.min-klasse {
   min-width: 800px;
   max-width: 100%;
}

.hvit {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9pt;
	line-height: 14pt;
}


/*
* Her er tre link definisjoner ved bruk av en ytre class. disse brukes slik.
* <span class="her legges en av link classe"> <a --- ></a></span>
*/
/*
.hovedmeny{}
.undermeny {}
.tekstlenke {}
*/
.hovedmeny A:link {font-family:arial;font-weight:bold; font-size:9pt; color:#3b3c3d; line-height:14pt;}
/* .hovedmeny A:visited { } */
.hovedmeny A:active { color:#d2232a; }
.hovedmeny A:hover {color:#d2232a; }


.undermeny A:link {font-family:arial;font-weight:bold; font-size:8pt; line-height:13pt; color:#7d7d7d;}
/*.undermeny A:visited { }*/
.undermeny A:active { color:#d2232a; }
.undermeny A:hover { color:#d2232a; }

.tekstlenke A:link {font-family:arial;font-weight:bold; font-size:10pt; line-height:21pt; color:#00aeef;}
/*.tekstlenke A:visited { }*/
.tekstlenke A:active { color:#0099cc; }
.tekstlenke A:hover { color:#0099cc; }
.cyan {
	color: #0099cc;
	font-weight: bold;
}
.red {
	color: #d2232a;
	font-weight: bold;
	
}

.tittel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	line-height: 21pt;
	font-weight: normal;
	color: #4a4a4a;
}

