h1  {
	font-family : 'times new roman',News Gothic, Trebuchet MS, Arial, Helvetica, News Gothic;
	color : black;
	font-size : 17pt;
	font-weight : normal;
	letter-spacing : 1,5px;
	margin-bottom : 5;
	margin-top : 0;
}

h2  {
	font-family : Verdana, Trebuchet MS, Arial, Helvetica, News Gothic;
	font-weight : bold;
	color : #666666;
	font-size : 12pt;
	letter-spacing : 0px;
	margin-bottom : 15px;
	margin-top : 35px;

}

h2.first  {
	font-family : Verdana, Trebuchet MS, Arial, Helvetica, News Gothic;
	font-weight : bold;
	color : #666666;
	font-size : 12pt;
	letter-spacing : 0px;
	margin-bottom : 15px;
	margin-top : 10px;

}

h2.theme  {
	font-family : Verdana, Trebuchet MS, Arial, Helvetica, News Gothic;
	font-weight : bold;
	color : #999999;
	font-size : 10pt;
	
	margin-bottom : 10px;
	margin-top : 10px;

}
h2.themetitle {
	font-family : Verdana, Trebuchet MS, Arial, Helvetica, News Gothic;
	font-weight : bold;
	color : #999999;
	font-size : 10pt;
	
	margin-bottom : 0px;
	margin-top : 10px;

}
h3  {
	font-family : arial, Trebuchet MS, Arial, Helvetica, News Gothic;
	font-weight : bold;
	color : #666666;
	font-size : 9pt;
	letter-spacing : 0px;
	margin-bottom : 15px;
	margin-top : 35px;
}
h4,h5  {
	font-family : arial, Trebuchet MS, Arial, Helvetica, News Gothic;
	font-weight : normal;
	color : #666666;
	font-size : 9pt;
	letter-spacing : 1px;
	margin-bottom : 15px;
	margin-top : 35px;
}
img  {
	BORDER-BOTTOM : 0px;
	BORDER-LEFT : 0px;
	BORDER-RIGHT : 0px;
	BORDER-TOP : 0px;
}

font.top{
	font-family : Arial, News Gothic, Trebuchet MS, Helvetica, News Gothic;
	font-weight : normal;
	font-size : 8pt;
    color:black;
}

p{
	font-family : Arial, News Gothic, Trebuchet MS, Helvetica, News Gothic;
	font-weight : normal;
	font-size : 9pt;
	margin-bottom : 15px;
	margin-top : 0px;
}
li,ul,ol{
	font-family : Arial, News Gothic, Trebuchet MS, Helvetica, News Gothic;
	font-weight : normal;
	font-size : 9pt;
	margin-left : 10px;
	margin-top : 7px;
}
td{
	font-family : Arial, News Gothic, Trebuchet MS, Helvetica, News Gothic;
	font-weight : normal;
	font-size : 9pt;
	margin-bottom : 0px;
	margin-top : 0px;
}
td.lille{
	font-size : 5pt;
}
body{
	font-family : Arial, News Gothic, Trebuchet MS, Helvetica, News Gothic;
	font-weight : normal;
	font-size : 9pt;
	border-left:0px;
	border-right:0px;
	margin-bottom : 0px;
	margin-top : 0px;	
}

/**NETSCAPE:*/
p.infotitle {
	font-family : Arial, News Gothic, Trebuchet MS, Helvetica, News Gothic;
	color:gray;
	font-size : 9pt;
	margin-bottom : 0px;
	margin-top : 10px;
	margin-left:10px;
	font-weight : bold;

}
p.info {
	font-family : Arial, News Gothic, Trebuchet MS, Helvetica, News Gothic;
	color:gray;
	font-size : 9pt;
	margin-bottom : 0px;
	margin-top : 10px;
	margin-left:10px;
}
/**EXPLORER:*/
p.infotitleie {
	font-family : Arial, News Gothic, Trebuchet MS, Helvetica, News Gothic;
	color:gray;
	font-size : 9pt;
	margin-bottom : 10px;
	margin-top : 15px;
	margin-left:0px;
	font-weight : bold;

}

p.heading {
	font-family : Arial Narrow, Sans Serif, News Gothic, Trebuchet MS, Helvetica;
	color:#2f5c30;
	font-weight : normal;
	font-size : 9pt;
	letter-spacing:0;
	text-transform:uppercase;	
}
td.infobox {
	border:1px solid #9EB2BA;
	padding:0px;
	margin:0px;
	width:160px;
}
font.searched{
    color:white;
	background-color: red;
}

a  {
	color : #316032;
	font-family : arial, News Gothic, Trebuchet MS, Arial, Helvetica, News Gothic;
	font-size : 9pt;
    TEXT-DECORATION: none;
}
a.links  {
	color : #316032;
	font-family : arial, News Gothic, Trebuchet MS, Arial, Helvetica, News Gothic;
	font-size : 9pt;
	margin-left : 10px;
	margin-bottom : 10px;
	margin-top : 10px;
    TEXT-DECORATION: none;
}
a:hover  {
	color : #ff9900;
}
a.heading{
	COLOR:#316032;
 	FONT-FAMILY: Arial Narrow, Helvetica, sans-serif;
	FONT-SIZE: 18px;
	Font-weight: bold;
	Letter-spacing: 2px;
    TEXT-TRANSFORM: uppercase;
    TEXT-DECORATION: none;
}
a.button{
	COLOR:#316032;
 	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9px;
	Font-weight: bold;
    TEXT-TRANSFORM: uppercase;
    TEXT-DECORATION: none;
}
a.buttonfat{
	COLOR:black;
 	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	Font-weight: bold;
    TEXT-TRANSFORM: uppercase;
    TEXT-DECORATION: none;
}
a.buttonfatwhite{
	COLOR:white;
 	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	Font-weight: bold;
    TEXT-TRANSFORM: uppercase;
    TEXT-DECORATION: none;
}

a.buttongray{
	COLOR:black;
 	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;	
    TEXT-TRANSFORM: uppercase;
    TEXT-DECORATION: none;
}

a.bottom{
	COLOR:white;
 	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9px;
	Font-weight: bold;
    TEXT-TRANSFORM: uppercase;
    TEXT-DECORATION: none;
}
th.top  {
	font-family : News Gothic, Trebuchet MS, Arial, Helvetica, News Gothic;
	text-transform : lowercase;
	font-weight : normal;
	font-size : 11px;
	font-style : normal;
	color : White;
	background-color: #333333;
}

.top{
	color : #FFFFFF;
}

.top A:hover  {
	color : #FFFFFF;
	text-decoration : underline;
}

table.faktaboks, table.factbox {
	border:1px solid #B2C6C2;
	margin:10px;
	width:500px;
}

th.faktaboks {
	background-color: #505161;
	color : white;
	padding:3px;
	padding-left:6px;
	padding-bottom:4px;
	font-family : News Gothic, Trebuchet MS, Arial, Helvetica, News Gothic;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	text-align:left;
	text-transform : lowercase;
}

td.faktaboks {
	background-color: #E1E8B3;
	font-family : arial, News Gothic, Trebuchet MS, Arial, Helvetica, News Gothic;
	font-weight : normal;
	font-size : 70%;
	letter-spacing : 0px;
	margin-bottom : 5px;
	margin-top : 5px;

}
div.top, div.topActive, font.top{
	font-family : Arial, News Gothic, Trebuchet MS, Helvetica, News Gothic;
	font-weight : normal;
	font-size : 8pt;
    color:black;
}
div.topActive{
	font-weight:bold;
}
#et {
	POSITION: relative; 
}
#infoboxtop {
	LEFT: 0px; 
	POSITION: absolute; 
	TOP: 0px
}

#kronehel {
	LEFT: 0px; 
	POSITION: absolute; 
	TOP: 4px
}
#kronemidt {
	LEFT: 0px; 
	POSITION: absolute; 
	TOP: 4px
}
#kronemellem {
	LEFT: 0px; 
	POSITION: absolute; 
	TOP: 99px
}
#back {
	LEFT: 30px; 
	POSITION: absolute; 
	TOP: 120px
}
#kronebund {
	LEFT: 0px; 
	POSITION: absolute; 
	TOP: 48px
}
#nulet {
	LEFT: 0px; 
	POSITION: absolute; 
	TOP: 4px
}
#margrethepic {
	LEFT: 80px; 
	POSITION: relative; 
	TOP: 200px
}
#margretheheading {
	LEFT: 160px; 
	POSITION: absolute; 
	TOP: 200px
}

#margrethesub {
	LEFT: 75px; 
	POSITION: absolute; 
	TOP: 280px
}
#margrethetext {
	LEFT: 160px; 
	POSITION: absolute; 
	TOP: 240px
}
#pil1 {
	LEFT: 380px; 
	POSITION: absolute; 
	TOP: 200px
}
#pil2 {
	LEFT: 515px; 
	POSITION: absolute; 
	TOP: 200px
}
#strategi {
	LEFT: 420px; 
	POSITION: absolute; 
	TOP: 200px
}
#viskalvidere {
	LEFT: 420px; 
	POSITION: absolute; 
	TOP: 220px
}
#baggrund {
	LEFT: 650px; 
	POSITION: absolute; 
	TOP: 200px
}
#udfordringer {
	LEFT: 650px; 
	POSITION: absolute; 
	TOP: 220px
}
#bjaelke1 {
	LEFT: 720px; 
	POSITION: absolute; 
	TOP: 240px
}

#perspektiver {
	LEFT: 650px; 
	POSITION: absolute; 
	TOP: 280px
}
#bjaelke2 {
	LEFT: 720px; 
	POSITION: absolute; 
	TOP: 300px
}

#liva {
	LEFT: 650px; 
	POSITION: absolute; 
	TOP: 340px
}
#cirkel1 {
	LEFT: 650px; 
	POSITION: absolute; 
	TOP: 440px
}
#cirkel2 {
	LEFT: 720px; 
	POSITION: absolute; 
	TOP: 440px
}
#cirkel3 {
	LEFT: 790px; 
	POSITION: absolute; 
	TOP: 440px
}
#ITHlogoTxt {
	LEFT: 80px; 
	POSITION: absolute; 
	TOP: 110px
}

#bane {
	POSITION: absolute; 
	TOP: 0px
}

