/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	0.5em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	

TD 
{
	font-size: .7em;
}

TD.saker 
{
	padding-bottom:10px;
}

TD.arkivbullet 
{
	padding-left:5px;
	padding-right:3px;
	padding-top:4px;
}

/* Vertikal kantlinje for arkivsaker */

TD.arkivstrek_V
{
	padding-left:0px;
	padding-right:5px;
	padding-top:0px;
	width: 1px;
	background-image:url(img/Arkivstrek_V.jpg); 
	background-repeat:repeat-y;	
}

A:link	{	
	text-decoration:	none;
	color:	#9a6500;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#9a6500;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#9a6500;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#9a6500;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* Venstremeny */
/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
.menustyle {font-family:verdana;font-size:11px; padding: 2px 6px 2px 6px; margin: 0px; white-space:nowrap; background: #DFDFE1;}
.menuitem {color:#993333; font-weight:bold; font-family:verdana;font-size:11px; padding: 1px 6px 3px 6px; margin: 0px; white-space:normal; cursor:default; background: #DFDFE1;}
.menuUthevet {color:#0000FF; font-weight:bold; font-family:verdana;font-size:20px; padding: 1px 6px 3px 6px; margin: 0px; white-space:normal; cursor:default; background: #DFDFE1;}
.mouseover {color:white; font-weight:bold; font-family:verdana;font-size:11px; padding: 1px 6px 3px 6px; margin: 0px; background: #5B82B9; white-space:normal; cursor:default;}
.mouseoverUthevet {color:white; font-weight:bold; font-family:verdana;font-size:20px; padding: 1px 6px 3px 6px; margin: 0px; background: #5B82B9; white-space:normal; cursor:default;}

.undermeny {color:#993333; font-weight:bold; font-family:verdana;font-size:11px; padding: 2px 6px 2px 6px; margin: 0px; background: #DFDFE1; white-space: nowrap; cursor:default;}
.mouseover2 {color:white; font-weight:bold; font-family:verdana;font-size:11px; padding: 2px 6px 2px 6px; margin: 0px; background: #5B82B9; white-space: nowrap; cursor:default;}
.menuseparator {color:black; font-size:11px; font-weight:bold; font-family:verdana; padding: 2px 6px 2px 6px; margin: 0px; background: #003366; white-space: nowrap; cursor:default;}
.submenu {font-family:verdana;font-size:11px; padding: 0px 6px 0px 6px; margin: 0px; white-space: nowrap; background-color:#DFDFE1; border-style:solid; border-width:thin; border-color: black;}

/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

/* .menustyle {font-family:verdana;font-size:11px; padding: 2px 6px 2px 6px; margin: 0px; white-space:nowrap; background: #F9F7F4;} */
/*.menuitem {color:#4E2F11; font-weight:bold; font-family:verdana;font-size:11px; padding: 1px 6px 3px 6px; margin: 0px; white-space:normal; cursor:default; background: #F9F7F4;}*/
/*.mouseover {color:#4E2F11; font-weight:bold; font-family:verdana;font-size:11px; padding: 1px 6px 3px 6px; margin: 0px; background: #BFAE9D; white-space:normal; cursor:default;}*/
/* .submenu {font-family:verdana;font-size:11px; padding: 0px 6px 0px 6px; margin: 0px; white-space: nowrap; background-color:white; border-style:solid; border-width:thin; border-color: #002F61;} */
/* .undermeny {color:black; font-weight:bold; font-family:verdana;font-size:11px; padding: 2px 6px 2px 6px; margin: 0px; background: white; white-space: nowrap; cursor:default;} */
/*.undermeny {color:#002f61; font-weight:bold; font-family:verdana;font-size:11px; padding: 2px 6px 2px 6px; margin: 0px; background: white; white-space: nowrap; cursor:default;}*/
/*.mouseover2 {color:black; font-weight:bold; font-family:verdana;font-size:11px; padding: 2px 6px 2px 6px; margin: 0px; background: #CC6600; white-space: nowrap; cursor:default;}*/
/*.mouseover2 {color:white; font-weight:bold; font-family:verdana;font-size:11px; padding: 2px 6px 2px 6px; margin: 0px; background: #CC6600; white-space: nowrap; cursor:default;}*/
/* .menuseparator {color:black; font-size:11px; font-weight:bold; font-family:verdana; padding: 2px 6px 2px 6px; margin: 0px; background: #003366; white-space: nowrap; cursor:default;} */
/*.menuseparator {color:white; font-size:11px; font-weight:bold; font-family:verdana; padding: 2px 6px 2px 6px; margin: 0px; background: #003366; white-space: nowrap; cursor:default;}*/

.tilmenustyle {font-family:verdana;font-size:10px; padding: 0px 6px 0px 6px; margin: 0px; white-space: nowrap;}
.tilmenuitem {color:white; font-weight:normal; font-family:verdana;font-size:10px; padding: 0px 6px 0px 6px; margin: 0px; white-space: nowrap; cursor:default;}
.tilmouseover {color:#002F61; font-weight:normal; font-family:verdana;font-size:10px; padding: 0px 6px 0px 6px; margin: 0px; background: #FF9933; white-space: nowrap; cursor:default;}
.tilsubmenu {font-family:verdana;font-size:10px; padding: 0px 6px 0px 6px; margin: 0px; white-space: nowrap; background:#1a5a88; border-style:solid; border-width:thin; border-color:#1a5a88;}
	
INPUT.width10
{
	width: 130px;
}
INPUT.width20
{
	width: 10em;
}
INPUT.width30
{
	width: 15em;
}
INPUT.width50 
{
	width: 25em;
}
INPUT.width100
{
	width: 50em;
}

TEXTAREA.w_h_30_100
{
	width: 20em;
	height: 100px;
}
TEXTAREA.width75
{
	width: 37em;
	height: 150px;
}
	
TEXTAREA.width100
{
	width: 50em;
}
	
SELECT.grafikK
{
	width: 200px;
	height: 384px;
}

INPUT.grafikk
{
	border-style: none;
}

A.grafikk
{
	font-size: .8em;
}

INPUT.std_but_width 
{
	width: 150px;
	margin-bottom: 1px;
}

INPUT.hidden
{
	visibility:hidden;
}

LI.meny 
{
	margin-left:15px;
	margin-top:0px;
	margin-bottom:0px;
	list-style-type:square;
	list-style:outside;
}

LI.allen 
{
	margin-left:15px;
	list-style-type:disc;
	list-style:outside;
}

font.NyhetTittel
{
	/*color:#4E2F11;*/
	color:#999999;
	text-decoration:none;
	font-size:1.25em;
	font-weight:bold;
}

font.NyhetTittel A:link
{
	/*color:	#4E2F11;*/
	color:#999999;
	text-decoration:	none;
}

font.NyhetTittel A:visited
{
	/*color:	#4E2F11;*/
	color:#999999;
	text-decoration:	none;
}

font.NyhetTittel A:active
{
	color:	#4E2F11;
	text-decoration:	none;
}

font.NyhetTittel A:hover
{
	color:	#000000;
	text-decoration: underline;
}

font.NyhetDato 
{
	font-size:.8em;
}

font.NyhetIngress
{
	color: #000000;
	text-decoration:none;
	font-size:1em;
}

font.NyhetTekst
{
	color: #000000;
	text-decoration:none;
	font-size:1em;
}

/* ---------------------------------------------------- */
/* Adressefelt */
/* ---------------------------------------------------- */

font.AdresseNavn
{
	font-family:verdana
	color:#4E2F11;
	text-decoration:none;
	font-size: 13px; /*1.25em; */
	font-weight:bold;
}

font.AdresseLinjer
{
	font-family:verdana
	color:#4E2F11;
	text-decoration:none;
	font-size:9px; /* 0.9em; */
	font-weight:bold;
}

TD.Adressefelt
{
	width: 80px;
	padding-top:0px;
	padding-left:10px;
	padding-right:5px;
	padding-bottom:0px;
}

/* ---------------------------------------------------- */

span.ingress-n
{
	color: #999999;
	font-size:1em;
}

span.ingress-1
{
	font-size:1em;
	font-weight:bold;
}

p.NyhetIngress 
{
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;
	font-style:italic;
}

select.side
{
	height: 200px;
	width: 200px;	
}

font.blue10px
{
	font-size:10px;
	color:336699;
}

font.ArkivTittel
{
	color:#4E2F11;
	text-decoration:none;
	font-size:10px;
	font-weight:normal;
}

font.ArkivTittel A:link
{
	color:	#4E2F11;
	text-decoration:	none;
}

font.ArkivTittel A:visited
{
	color:	#4E2F11;
	text-decoration:	none;
}

font.ArkivTittel A:active
{
	color:	#4E2F11	;
	text-decoration:	none;
}

font.ArkivTittel A:hover
{
	color:	#000000;
	text-decoration: none;
	font-weight: bold;
}

.Separator
{
	font-size:15px;
	background-color:#003366;
	color:white;
	width:100%;
	margin-top:10px;
	margin-bottom:3px;
	padding-top:1px;
	padding-bottom:1px;
}

.MenyHover
{
	background-color:DarkBlue;
	color:white;
}

.FirmaInfo 
{
	font-size:11px;
}

IMG 
{
	border-color:#003366;
}

DIV.ingrpic
{
	float:left;
	margin-left:0px;
	margin-top:4px;
	margin-right:4px;
	margin-bottom:2px;
}

TD.vmeny
{
	padding-top:0px;
	padding-left:3px;
	/* padding-left:20px; */
	padding-right:5px;
	padding-bottom:0px;
	/*
	background-image:url(img/meny_strek.gif); 
	background-repeat:repeat-y;
	*/
}

/* ------------------------------------------------ */
/* Venstre kolonne */
/* ------------------------------------------------ */

DIV.Venstrekolonne
{
	Z-INDEX: 9; 
	LEFT: 0px; 
	WIDTH: 158px; 
	POSITION: absolute; 
	TOP: 160px; 
	HEIGHT: 440px; 
	BACKGROUND-COLOR: #DFDFE1;
}

/* ------------------------------------------------ */
/* Midterste kolonne */
/* ------------------------------------------------ */

DIV.Midtkolonne
{
	PADDING-RIGHT: 31px; 
	PADDING-LEFT: 31px; 
	Z-INDEX: 9; 
	LEFT: 160px; 
	WIDTH: 581px; 
	POSITION: absolute; 
	TOP: 160px; 
	HEIGHT: 96px; 
	BACKGROUND-COLOR: #ffffff;
}

/* ------------------------------------------------ */
/* Høyre kolonne
/* ------------------------------------------------ */

DIV.Hoyrekolonne
{
	PADDING-LEFT: 9px; 
	Z-INDEX: 9; 
	LEFT: 742px; 
	WIDTH: 253px; 
	PADDING-TOP: 9px; 
	POSITION: absolute; 
	TOP: 160px; 
	HEIGHT: 440px; 
	BACKGROUND-COLOR: #DFDFE1;
}

/* ------------------------------------------------ */

TD.luftundermeny
{
	padding-bottom:10px;
}

TABLE.Annonser TR TD
{
	padding-bottom:5px;
	padding-left:0px;
	padding-top:0px;
	padding-right:0px;
}

TD.arkivbak
{ 
	padding:0 0 0 0;
	/*
	background-image:url(img/meny_strek.gif); 
	background-repeat:repeat-y;
	*/
}

/* Stil for innhold i nyhetsarkivet */

.dArkiv 
{
	width:100%;
	width: 223px;
	height:2.2em;
	/* height:1.1em; */
	OVERFLOW: hidden;
}

.Toppmeny
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    vertical-align: 70%;
    COLOR: #CCCCCC;
	/* height: 2.2em; */
	overflow: hidden;
}

A.Toppmeny:link
{
	text-decoration: none;
	color: #CCCCCC;
}

A.Toppmeny:visited
{
	text-decoration: none;
	color: #CCCCCC;
}

A.Toppmeny:hover
{
	text-decoration: none;
	font-weight: bold;
	color: black;
}

TD.bakgrunnsfarge
{
	BACKGROUND-COLOR: #DFDFE1;
}
