/*Generic tags remapped*/
H1{	font-family : "Arial", "Helvetica", "sans serif";	font-size : 18pt;}
H2{	font-family :"Arial", "Helvetica", "sans serif";	font-size : 16pt;}
H3{	font-family : "Arial", "Helvetica", "sans serif";	font-size : 14pt;}
H4{	font-family : "Arial", "Helvetica", "sans serif";	font-size : 12pt;}
H5{	font-family : "Arial", "Helvetica", "sans serif";	font-size : 10pt;}

hr{	color: #336699;	border : 1px solid;}
td{	font-family : "Arial", "Helvetica", "sans serif";	font-size : 10pt;}

/*Set all bullet lists to use graphical representation. If this is not possible - Use a circle bullet*/
LI, UL, OL{	list-style-image : url(../Graphics/WebDesign/pkt.gif); 	list-style-type: circle;}

.toplenke{font-family : "Arial", "Helvetica", "sans serif"; font-size :10px;	color : #336699;	background-color : White;	text-decoration : none;}

/*=========== LINKS ===========*/
/* Set the general link schema*/
a {	font-family : "Arial", "Helvetica", "sans serif";	font-size : 10pt;	color: #3366cc;	text-decoration : none;}
/* Set spesific link schema*/
.tiltoppen{ font-family : "Arial", "Helvetica", "sans serif";	font-size : 8pt;	color: #3366CC;	text-decoration : none;  font-style : italic; }
/* Brukes for alle lenker til underliggende sider og punkter i horisontale menyer */
.lenkeunder{font-family : "Arial", "Helvetica", "sans serif"; font-size : 8pt;	color : #336699;	background-color : White;	text-decoration : none;}
.lenkeunder LI, UL, OL{list-style-image : url(../Graphics/WebDesign/ACTIVE3.GIF); 	list-style-type: circle;}
.varesaker a	{ font-family : "Arial", "Helvetica", "sans serif";	font-size : 10pt;	color: #336699;	text-decoration : none;}

/*=========== Header Object ===========*/
.tittel		{ font-family : "Trebuchet MS","Arial", "Myriad", "sans-serif";	font-size : 22pt;	color : #272727;}
.tittel2   { font-family : Arial, sans-serif;	font-size :7pt;	font-weight : bold;}

/*=========== Footer =================*/
.footer {  font-family: Arial, Helvetica, sans-serif; font-size: 9px;}

/*=========== Tema Overskirfter ===========*/
.temalisteoverskrift {	font-family : "Arial", "Helvetica", "sans serif";	font-size : 10pt;	font-weight : bold;	color : #8CB54A;}
.lenketemaliste			{ font-family : "Arial", "Helvetica", "sans serif";	font-size : 8pt;	color : #336699;	background-color : White;}
.mainwindow				{padding-bottom : 5px; padding-left : 5px;	padding-right : 5px;	padding-top : 5px;	font-family : Arial, sans-serif;	font-size : 10pt;}

/*=========== Right Coloum ===========*/
.titleGrey		{ font-family : "Arial", "Helvetica", "sans serif";	font-size : 10pt;	font-weight : bold;	color : #999999;}
.LinksRight	 { font-family : "Arial", "Helvetica", "sans serif";	font-size : 8pt; color : #336699; text-decoration : none;  font-weight : bold; }
/* Brukes for tekst under våre saker på forsiden */	
.varesaker a{font-family : "Arial", "Helvetica", "sans serif"; font-size : 8pt;	color : #336699;	background-color : White;	text-decoration : none;}
.varesaker a:visited{font-family : "Arial", "Helvetica", "sans serif"; font-size : 8pt;	color : #336699;	background-color : White;	text-decoration : none;}
.lenkeunder a{font-family : "Arial", "Helvetica", "sans serif"; font-size : 8pt;	color : #336699;	background-color : White;	text-decoration : none;}
.lenkeunder a:visited{font-family : "Arial", "Helvetica", "sans serif"; font-size : 8pt;	color : #336699;	background-color : White;	text-decoration : none;}

.toplenke{font-family : "Arial", "Helvetica", "sans serif"; font-size :10pt;	color : #336699;	background-color : White;	text-decoration : none;}


/* Text boxes and other input elements. */
.textbox{
border: 1px solid #336699;	
border-left: 1px solid #336699;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;}

/* div usotert */
.overskrift{/* Brukes i sideoverskrifter på alle sider */
	font-family : "Arial", "Helvetica", "sans serif";
	font-size : 10pt;
	font-weight : bold;
	color : white;
}
.avsnitt{ /* Brukes til avsnitt overskrifter for alle sider */
	font-family : "Arial", "Helvetica", "sans serif";
	font-size : 10pt;
	font-weight : bold;
}

.lenknyhetsoverskrift1{
	font-family : "Arial", "Helvetica", "sans serif";
	font-size : 10pt;
	font-weight : bold;
	color : #336699;
}
.nyhetsoverskrift2{
	font-family : "Arial", "Helvetica", "sans serif";
	font-size : 9pt;
	font-weight : bold;
}
.nyhetstekst{
	font-family : "Arial", "Helvetica", "sans serif";
	font-size : 10pt;
	font-weight : bold;
}
.Nyhetsingress{
	font-family : "Arial", "Helvetica", "sans serif";
	font-size : 9pt;
}
.Dato{
	font-family :"Arial", "Helvetica", "sans serif";
	font-size : 9pt;
	font-style : italic;
}
.sluttekst{
	font-family :"Arial", "Helvetica", "sans serif";
	font-size : 8pt;
	text-align : center;
}
.dokumenttittel{
	font-family : "Arial", "Helvetica", "sans serif";
	font-size : 10pt;
}

