/* general css */

body {
	font-size: 11px;
	color: #4d4d4d;
	font-family: Arial;
	margin: 0px;
	background-color: #9A9A9A;
}
TD {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Helv, Geneva, Helvetica, sans-serif
}

P {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Helv, Geneva, Helvetica, sans-serif
}
B {
	FONT-WEIGHT: bold
}
STRONG {
	FONT-WEIGHT: bold
}

A {
	COLOR: #9A8650; 
	font-weight : bold;
	TEXT-DECORATION: none
}
A:link {
	COLOR: #9A8650; 
	TEXT-DECORATION: none
}
A:active {
	COLOR: #9A8650; 
	TEXT-DECORATION: none
}
A:visited {
	COLOR: #9A8650; 
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #000000; 
	TEXT-DECORATION: none
}
h1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 1.2em;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helv, Geneva, Helvetica, sans-serif;
	margin-bottom : 4px;
	margin-top : 0;
}
h2 {
	FONT-SIZE: 1.1em;
	COLOR: #000000;
	margin-bottom : 2px;
	margin-top : 0;
}
h3, h4, h5, h6 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 1.0em;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helv, Geneva, Helvetica, sans-serif;
	margin-bottom : 2px;
	margin-top : 0;
}

INPUT {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helv, Geneva, Helvetica, sans-seriff;
	margin : 0px;
}
SELECT {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helv, Geneva, Helvetica, sans-seriff
}
TEXTAREA {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helv, Geneva, Helvetica, sans-seriff
}
FORM {
	margin : 2px 0 2px 0;
}

img 
{
	border: 0px;
	border-bottom-style: none;
	}

/* end general css */


/* boxes, menu and link css */

.header, .headerzone
{
	background-image: url(/images/gradient.gif);
	height: 20px;
	background-repeat: repeat-x;
	padding-left: 10px;
	border-bottom: solid 2px #fff;
	
	}
.headerzone
{
	width: 608px;
	border-left: solid 2px #fff;
	}
.header h2, .headerzone h2
{
	font: Arial regular 11pt;
	color: #fff;
	position:relative;
	top: 3px;
	}
.header a
{
	color: #fff;
	}
	
#left .header
{
	width: 190px;
	}
#content .header
{
	width: 408px;
	}
#contentsplitt .header
{
	width: 198px;
	}
#right .header
{
	width: 188px;
	}
#wrapper
{
	margin: 0;
	margin-top: 10px;
	padding: 0px;
	width:100%;
	background-color: #9A9A9A;
	text-align:center;
	}
	
#global
{
	width: 640px;
	text-align: left;
	background-color: #fff;
	}
#top
{
	float:left;
	width: 640px;
	}
#main
{
	float:left;
	width: 640px;
	background-color: #BFAB6F;
	min-height: 400px;
	}
#left
{
display:none;
	}
#content_wrap 
{
   	min-height:400px;
   	background-color: #fff;
}

#content
{
	background-color: #fff;
	float:left;
	width: 640px;
	}
#content h3
{
/*	background-color: #DAE4EB; */
	color: #477899;
	height: 20px;
	}
#sistenytt { margin-top:10px; }

#right
{
display:none;
	}
#subcontent
{
	background-color: #fff;
	float:left;
	width: 620px;
    padding:10px;
	}
#story 
{
    padding:10px;
}
.artikkel h3 { background-color:none; }

#fondskurser
{
	float:left;
	width: 418px;
	height: 220px;
	background-color: #EEF1F3;
	}
.fondskurs_wrap 
{
	height: 220px;
	background-color: #EEF1F3;
}
.fonds_row 
{
    padding:5px 0 0 0;
}
#contentsplitt
{
	float:left;
	width: 418px;
	height: 130px;
	border-top: solid 2px #fff;
	}
#holberggrafen
{
	float:left;
	width: 207px;
	border-right: solid 2px #fff;
	height: 130px;
	background-color: #EEF1F3;
	color: #477899;
	}
#avkastning
{
	float:right;
	width: 207px;
	border-right: solid 2px #fff;
	height: 130px;
	background-color: #EEF1F3;
	color: #477899;
	}	
#holberggrafen A, #avkastning A
{
	color: #477899;
	}
#holberggrafen h2, #avkastning h2
{
    margin-bottom:10px; }
#holberggrafen ul, #avkastning ul
{
	float:left;
	list-style-type: square;
	list-style-position: inside;
	margin: 0px;
    margin-left:-20px;
	padding: 5px;
	}
html>body #holberggrafen ul, html>body #avkastning ul
{
    margin-left:0px;
	}
#nyheter
{
	float:left;
	width: 418px;
	min-height: 320px;
	background-color: #EEF1F3;
	border-top: solid 2px #fff;
	}
#nyheter h3 
{
    margin-top:10px;
    margin-bottom:2px;
}
#kommentar
{
	float:left;
	width: 198px;
	min-height: 220px;
	background-color: #DAE4EB;
	color: #477899;
	}
.kommentaren
{
	padding: 5px;
	}
.kommentaren img 
{
    float:left;
    margin: 0 5px 5px 0;
}
#likviditet
{
	float:left;
	width: 198px;
	height: 130px;
	background-color: #EEF1F3;
	border-top: solid 2px #fff;
	}
#likviditet .tekst 
{
    font-weight:bold;
    color:#9A8650;
    font-size:large;
    text-align: center;
    padding-top: 30px;
}
#media
{
	float:left;
	width: 198px;
	min-height: 320px;
	background-color: #EEF1F3;
	border-top: solid 2px #fff;
	}
#media UL {margin:0; padding: 5px; }
#media LI { list-style: none outside; }
    
#subcontent.ansatte h2 
{
    margin-top:20px;
    margin-top:10px;
}
.ansatteliste 
{
	float:left;
	position:relative;
    width:595px; 
    margin-top:10px;
    margin-bottom:20px;
    clear:both;
}
.forvalter
{
	width:150px;
	margin-right:25px;
	margin-bottom:20px;
	float:left;
	position:relative;
	display:inline;
	}
.forvalter a
{
	color: #477899;
	}

#varefond
{
	position: relative;
	float:left;
	width: 100%;
	height: 100%;
    margin-bottom:20px;
/*	background-color: #EEF1F3; */
	}
#contentlist 
{
	position: relative;
	float:left;
	width: 100%;
    margin-bottom:20px;
}

#bottom
{
	width: 640px;
	float: left;
    margin-bottom:10px;
	}
#language
{
	float:left;
	width: 200px;
	height: 20px;
	background-color: #BFAB6F;
	border-right: solid 2px #fff; 
	}
#kontaktoss
{
    float:right;
	width:613px;
	background-color: #477899;
	height: 18px;
	color: #fff;
	font-size: 7pt;
	font-weight: normal;
	padding-top: 2px;
	padding-left: 5px;
	}

#kontaktoss A
{
	color: #fff;
	}

.inner { padding: 5px; }

/* end link css */

/* Menu */
	
#Hovedmeny
{
    width:200px;
/*	border-bottom: solid 1px #fff; */
	}
#Hovedmeny UL 
{
    width:200px;
	list-style-type:none;
	list-style-position: outside;
	margin:0;
	}
a.MainMenuItem, a.MainMenuItem:link, a.MainMenuItem:active, 
a.MainMenuItem:visited, a.MainMenuItem:hover,
a.SelectedMainMenuItem, a.SelectedMainMenuItem:link, a.SelectedMainMenuItem:active, 
a.SelectedMainMenuItem:visited, a.SelectedMainMenuItem:hover, 
a.SubMenuItem, a.SubMenuItem:link, a.SubMenuItem:active, 
a.SubMenuItem:visited, a.SubMenuItem:hover
{
    display:block;
    width:180px;
    line-height:1.5em;
	padding: 0px 10px 0px 10px;
    margin:0;
/* 	border-top: solid 1px #fff;
	border-collapse:collapse; */
	color: #fff;
	font-size: 10pt;
	font-weight: normal;
	font-family: Arial;
}
a.MainMenuItem:hover, a.SubMenuItem:hover
{
    background-color:#D2CAA9;
}
a.SelectedMainMenuItem, a.SelectedMainMenuItem:link, a.SelectedMainMenuItem:active, 
a.SelectedMainMenuItem:visited, a.SelectedMainMenuItem:hover
{
    background-color:#D2CAA9;
	}
a.SelectedMainMenuItem:hover 
{
    background-color: #BFAB6F;
}
ul.submenu
{
    width:200px;
	}
ul.submenu li a
{
	font-weight:normal;   
	}
	
a.SubMenuItem, a.SubMenuItem:link, a.SubMenuItem:active, 
a.SubMenuItem:visited, a.SubMenuItem:hover
{
	color: #fff;
	font-size: 9pt;
	margin-left: 20px;
	}
	
.flere 
{
    text-align:right;
    margin:5px;
}