
*{
font-weight:normal;
font-style:normal;
text-decoration:none;
margin:0;
padding:0;
border:none;
line-height:1em;
}

body{
font-family: "Times New Roman", Times, "Myriad", "Trebuchet MS", Arial, serif;
margin:0;
padding:0;
}

p{
margin:0.7em 0 0.8em 0;
line-height:1.3em;
font-size:1.07em;
}

h1{
font-weight:normal;
font-size:2.3em;
line-height:1.3em;
margin:10pt 0 15pt 0;
}

h2{
font-size:1.7em;
line-height:1.3em;
margin:1em 0 15pt 0;
}

h3{
/*font-size:1.4em;
font-style:italic;
line-height:1.3em;
margin:1.3em 0 0.1em 0;*/
font-size:1.4em;
font-style:italic;
font-weight:bold;
line-height:1.3em;
margin:1em 0 -0.4em 0;
}

h4{
font-size:1.2em;
line-height:1.3em;
margin:2em 0 0.2em 0;
}

h5{
font-size:1.2em;
line-height:1.3em;
margin:1.7em 0 0em 0;
}

h6{
font-size:1.7em;
line-height:1.3em;
margin:0.9em 0 5pt 0;
padding:0 0 0 0;
}

img, img a{ border:none; }

ul{
list-style:circle;
margin:0 0 0 2.3em;
}

li{
line-height:1.3em;
font-size:1.07em;
}


a { color:blue; font-size:1.07em;}
a:hover { color:rgb(255,128,0); }

#nav{
	position: absolute;
	left: 16px;
	top: 50px;
	width: 250px;
	w\idth: 250px;
	padding: 0;
}

#nav2{
	position: absolute;
	left: 240px;
	top: 225px;
	width: 151px;
	w\idth: 151px;
	padding: 0;
}

#nav ul{
list-style:none;
margin:0;
padding:0;
height:100%;
}

#nav li{
margin:0 0 2px 21px;
font-size:10pt;
padding:0;
display:block;
}

#nav a{
background-repeat:no-repeat;
display:block;
text-decoration:none;
}

#nav a span, #nav_navpynt span { visibility:hidden; }

#divnav_hvem a:hover { background-position:0 -21px; }
#divnav_formaal a:hover { background-position:0 -22px; }
#divnav_hva a:hover { background-position:0px -25px; }
#divnav_kontakt a:hover { background-position:0 -26px; }
#divnav_nyheter a:hover { background-position:1px -27px; }
#divnav_kurs a:hover { background-position:1px -21px; }
#divnav_kundenettverk a:hover { background-position:1px -28px; }
#divnav_linker a:hover { background-position:1px -25px; }
#divnav_forum a:hover { background-position:1px -27px; }

a#nav_hvem { background:url(img/index_nav_hvem.gif) no-repeat; height: 21px;}
a#nav_formaal { background:url(img/index_nav_formaal.gif) no-repeat; height: 19px;}
a#nav_hva { background:url(img/index_nav_hva.gif) no-repeat 0px 0; height: 22px;}
a#nav_kontakt { background:url(img/index_nav_kontakt.gif) no-repeat; height: 19px;}
a#nav_nyheter { background:url(img/index_nav_nyheter.gif) no-repeat 1px 1px; height: 21px;}
a#nav_kurs { background:url(img/index_nav_kurs.gif) no-repeat 1px 1px; height: 21px;}
a#nav_kundenettverk { background:url(img/index_nav_kundenettverk.gif) no-repeat 1px 0px; height: 20px;}
a#nav_linker { background:url(img/index_nav_linker.gif) no-repeat 1px 0px; height: 20px;}
a#nav_forum { background:url(img/index_nav_forum.gif) no-repeat 1px 1px; height: 21px;}

a#nav_logo { 
background:url(img/logo_s.gif) no-repeat; 
height:113px;
margin:0 5px 29px 5px;
}


#box{
width:450px;
height:620px;
padding:0;
margin: 10px 0 0 10px;
background: url(img/bg_index.gif) no-repeat;
}

#remove{
position:absolute;
visibility:hidden;
z-index:-1;
}

#drholms{
position:absolute;
top:110px;
left:480px;
}


.admin-panel {
	position:fixed;
	top:0;
	right:0;
	background:#049;
	padding:5px;
	border:2px solid #035;
 	color:#fff; 	
	}
	.admin-panel a { color:#fff; }
	.admin-panel a:hover { color:#f80; }
