/*Body*/
body
{
	font-family: Verdana, sans-serif;
	font-size: small;
	margin-left: 10px;
	padding: 0px;
	color: black;
	background-color: #EDF0F9;
	/*background-image: url(472n77hafynnj.jpg);*/
}
/*Slutt body*/

/*Standard overskrifter*/
h3
{
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: large;
	margin-top: 15px;
	margin-bottom: 3px;
}

h4
{
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: x-small;
	margin-top: 15px;
	margin-bottom: 3px;
}
/*Slutt overskrifter*/

/*Standard tabell*/
table, td
{
	font-family: Verdana, sans-serif;
	font-size: x-small;
	/*background-color: transparent;*/
	

}
/*Slutt standard tabell*/

/*Ramme*/
table.ramme
{
	font-family: Verdana, sans-serif;
	font-size: small;
	background-color: transparent;
}

td.ramme
{
	font-family: Verdana, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-align: left;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #90A6C4;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #90A6C4;
	border-top-style: solid;
	border-top-width: 1px;    
	border-top-color: #90A6C4

}
/*Slutt ramme*/

/*Overskrift på siden*/
td.overskrift
{
	font-family: Verdana, sans-serif;
	font-size: x-large;
	text-align: center;
	font-weight: bold;
	background-color: black;
	color: white;
	background-image: url(bg_3.gif);
}

td.logo
{	
	background-image: url(bg_top.jpg);
}

/*Slutt overskrift på siden*/

/*Innholdet*/

/*div.centerbox td
{
	font-family: Verdana, sans-serif;
	color: black;
	background-color: transparent;
	padding: 5px;
	border-left-style: solid;
	border-left-width: 0px;
	border-left-color: #000000;
	border-right-style: solid;
	border-right-width: 0px;
	border-right-color: #000000;
	border-top-style: solid;
	border-top-width: 0px;    
	border-top-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 0px;    
	border-bottom-color: #000000;
	
}*/


td.innhold
{
	font-family: Verdana, sans-serif;
	color: black;
	background-color: white;
	padding: 10px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;    
	border-top-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;    
	border-bottom-color: #000000;
}





a.innhold, a.innhold:link, a.innhold:active, a.innhold:visited
{
	font-family: Verdana, sans-serif;
	font-weight: normal;
	color: blue;
	text-decoration: none;
	background-color: transparent;
	
}

a.innhold:hover
{
	font-family: Verdana, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	color: red;
}

a.innhold_lnk, a.innhold_lnk:link, a.innhold_lnk:active, a.innhold_lnk:visited
{
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: x-small;
	color: white;
	text-decoration: none;
	background-color: white;
	color: red;
}

a.innhold_lnk:hover
{
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: x-small;
	text-decoration: underline;
	color: red;
}
/*Slutt på innholdet*/

/*Lenker*/
a, a:link, a:active, a:visited
{
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: silver;;
	text-decoration: none;
	background-color: transparent;
}

a:hover
{
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
	background-color: transparent;
}
/*Slutt lenker*/

/*Toppmeny*/
td.toppmeny
{
	font-family: Verdana, sans-serif;
	font-size: x-small;
	color: white;
	background-color: transparent;
	white-space: nowrap;
	
}

a.toppmeny, a.toppmeny:link, a.toppmeny:active, a.toppmeny:visited
{
	font-family: Verdana, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;
	color: white;
	background-color: transparent;
}

a.toppmeny:hover
{
	font-family: Verdana, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-decoration: underline;
	color: white;
	background-color: transparent;
}
/*Slutt toppmeny*/

/*Meny*/

td.bgmeny
{
	font-family: Verdana, sans-serif;
	font-size: x-small;
	color: silver;
	/*background-color: #B7C4D5;*/
	background-image: url(bg_graa.gif);
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: silver;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: silver;

		
}

td.meny
{
	font-family: Verdana, sans-serif;
	font-size: x-small;
	color: white;
	background-color: transparent;
		
	
}

a.meny, a.meny:link, a.meny:active, a.meny:visited
{
	font-family: Verdana, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	/*background-color: #339966;*/
	background-color: transparent;
	
}

a.meny:hover
{
	font-family: Verdana, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: underline;
	color: #999999;
	/*background-color: #339966;*/
	background-color: transparent;
}

td.meny_overskrift
{
	font-family: Verdana, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: center;
	color: #666666;
	background-color: transparent;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: white;
}
td.meny_niv1
{
	font-family: Verdana, sans-serif;
	font-size: x-small;
	color: #666666;
	background-color: transparent;
	
	
}

a.meny_niv1, a.meny_niv1:link, a.meny_niv1:active, a.meny_niv1:visited
{
	font-family: Verdana, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	/*background-color: #339966;*/
	background-color: transparent;
	
}

a.meny_niv1:hover
{
	font-family: Verdana, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-decoration: underline;
	color: #999999;
	/*background-color: #339966;*/
	background-color: transparent;
}

td.meny_overskrift
{
	font-family: Verdana, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: center;
	color: white;
	background-color: #B7C4D5;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: white;
}
/*Slutt meny*/

/*Pålogging*/
table.fpalogg
{
	font-family: Verdana, sans-serif;
	font-size: x-small;
	font-weight: normal;
	width: 100%;
}

td.fpalogg
{
	font-family: Verdana, sans-serif;


	font-size: x-small;
	font-weight: normal;
}

a.fpalogg, a.fpalogg:link, a.fpalogg:active, a.fpalogg:visited
{
	font-family: Verdana, sans-serif;
	/*font-size: normal;*/
	font-weight: bold;
	text-decoration: none;
	color: black;
	background-color: white;
}

a.fpalogg:hover
{
	font-family: Verdana, sans-serif;
	/*font-size: normal;*/
	font-weight: bold;
	text-decoration: underline;
	color: black;
	background-color: white;
}
/*Slutt pålogging*/

/*Oppdattert*/
td.oppdatert
{
	font-family: Verdana, sans-serif;
    font-size: x-small;
	color: white;
	background-color: black;
    text-align: right;
}
/*Slutt oppdattert*/

/*Bunn*/
td.bunn
{
	font-family: Verdana, sans-serif;
	color: white;
	font-weight: bold;
    font-size: x-small;
	/*background-color: white;*/
	background-image: url(bunn_linje_skille.gif);

}
td.bunnv
{
	font-family: Verdana, sans-serif;
	color: white;
    font-size: x-small;
	background-color: #B7C4D5;
}
/*Slutt bunn*/

/*Bunninfo*/
td.bunninfo
{
	font-family: Verdana, sans-serif;
	color: black;
    font-size: x-small;
	background-color: transparent;
	text-align: right;
	font-weight: bold;
}
/*Slutt bunninfo*/

/*Tabell headder*/
th
{
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: small;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: black;
}
/*Slutt tabell headder*/

/*Bilder*/
img
{
	border: none;
    /*margin: 0;Netscape blir helt vill av dette*/
}
/*Slutt bilder*/

/*Lister*/
li
{
	margin: 3px;
}
/*Slutt lister*/

/*Alert*/
div.alert
{
	color: red;
	/*font-size: normal;*/
	font-weight: bold;
}
/*Slutt alert*/

/*Explore*/
td.explore_left
{
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: black;
}

td.explore_skille
{
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: black;
}

td.explore_linje
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: black;
}
/*Slutt explore*/

/*Stoff*/
table.stoff
{
	font-family: Verdana, sans-serif;
	font-size: x-small;
	margin-top: 5px;
	margin-bottom: 15px
	/*width: 100%;*/
	/*border-color: black;*/
	/*border-width: 1px;*/
	/*border-style: none;*/
}

table.ramme-stoff
{
	font-family: Verdana, sans-serif;
	font-size: x-small;
	margin-top: 5px;
	width: 100%;
	border-color: black;
	border-width: 0px;
	border-style: solid;
}

td.ramme-stoff
{
	font-family: Verdana, sans-serif;
	font-size: x-small;
	margin-top: 0px;
	width: 100%;
	border-color: black;
	border-width: 0px;
	border-style: solid;
}

table.indreramme-stoff
{
	font-family: Verdana, sans-serif;
	font-size: x-small;
	margin-top: 5px;
	width: 100%;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	padding-left: 3px;
}

td.indreramme-stoff
{
	font-family: Verdana, sans-serif;
	font-size: x-small;
	margin-top: 5px;
	width: 100%;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	padding-left: 3px;
}

td.overskrift-stoff
{

	font-family: Verdana, sans-serif;
    font-size: small;
	font-weight: bold;
	padding-left: 3px;
	/*border-left-color: blue;*/
	/*border-left-width: 1px;*/

	/*border-left-style: solid;*/
}

td.stoff
{
	font-family: Verdana, sans-serif;
    font-size: x-small;
	/*padding-top: 3px;*/
	padding-left: 3px;
	padding-bottom: 3px;
	/*border-left-color: blue;*/
	/*border-left-width: 1px;*/
	/*border-left-style: solid;*/
}

a.stoff, a.stoff:link, a.stoff:active, a.stoff:visited
{
	font-family: Verdana, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;
	color: red;
	background-color: white;
}

a.stoff:hover
{
	font-family: Verdana, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-decoration: underline;
	color: red;
	background-color: white;
}
/*Slutt stoff*/

/*Nyheter*/
table.nyheter
{
	font-family: Verdana, sans-serif;
    font-size: x-small;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 0px;
	margin-right: 2px;

}

td.overskrift_nyheter
{
	font-family: Verdana, sans-serif;
    font-size: small;
	font-weight: bold;
	padding-left: 3px;
	padding-bottom: 3px;
}


td.overskrift-nyheter
{
	font-family: Verdana, sans-serif;
    font-size: small;
	font-weight: bold;
	/*padding-left: 3px;*/
	padding-bottom: 3px;
	/*border-bottom-color: black;*/
	/*border-bottom-width: 1px;*/
	/*border-bottom-style: solid;*/
}

td.overskrift-liste-nyheter
{
	font-family: Verdana, sans-serif;
    font-size: small;
	font-weight: bold;
	width: 140px;
	color: black;
	background-color: silver;
	background-image: url(bg.gif);
	/*background-image: url(/img/default/nav_bottom_mirror.gif);*/
	background-repeat: repeat;
	background-position: top right;
	padding-top: 6px;
	padding-left: 3px;
	padding-bottom: 3px;
	border-left-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;	
}


td.nyheter
{
	font-family: Verdana, sans-serif;
    font-size: x-small;
	color: #333333;
	/*padding-top: 3px;*/
	padding-left: 3px;
	padding-bottom: 5px;
	border-left-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;	
	background-image: url(bg_graa.gif);
}

td.list-nyheter
{
	font-family: Verdana, sans-serif;
    font-size: x-small;
	/*padding-top: 3px;*/
	/*padding-left: 3px;*/
	padding-bottom: 5px;
	/*border-bottom-color: #C0C0C0;*/
	/*border-bottom-width: 1px;*/
	/*border-bottom-style: solid;*/
}

table.vis-nyhet
{
	width: 100%;
}

td.visover-nyhet
{
	font-family: Verdana, sans-serif;
    font-size: x-large;
	font-weight: bold;
	padding-top: 0px;
	padding-left: 0px
}

td.ingress-nyhet
{
	font-family: Verdana, sans-serif;
    font-size: small;
	font-weight: bold;

	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 0px
}

td.av-nyhet
{
	font-family: Verdana, sans-serif;
    /*font-size: normal;*/
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 0px
}

td.bilde-t-nyhet
{
	font-family: Verdana, sans-serif;
    /*font-size: normal;*/
	text-align: center;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 0px
}

td.bilde-h-nyhet
{
	font-family: Verdana, sans-serif;
    /*font-size: normal;*/
	padding-top: 13px;
	padding-left: 5px
}

td.brod-nyhet
{
	font-family: Verdana, sans-serif;
    font-size: larger;
	font-weight: normal;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 0px
}

span.bildetekst-nyhet
{
	font-family: Verdana, sans-serif;
    font-size: x-small;
	font-style: italic;
}

a.nyheter, a.nyheter:link, a.nyheter:active, a.nyheter:visited
{
	font-family: Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	background-color: transparent;
}

a.nyheter:hover
{
	font-family: Verdana, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: silver;
	background-color: transparent;
}
/*Slutt nyheter*/


/*Form*/
form
{
	margin: 0px;
}

input, select
{
	font-family: Verdana, sans-serif;
}
/*Slutt form*/



div.tilbake
{
	text-align: center;
}
