body, div, td	{
	font-size : 10pt; 
	font-family : arial; 
	color : #d0d0d0;
	
}
BODY {
	margin-top : 0; 
	margin-left : 0; 
	} 


H1 {
	font-size : x-large;
	font-family : "Times new roman";
	font-weight : bold;
	margin-bottom : 8;
	margin-top : 10;
} 

H2 {
	font-size : 20px; 
	font-family : "Times new roman"; 
	font-weight : bold; 
	color : #dc9650; 
	} 

H3 {
	font-weight : bold; 
	color : #dc9650; 
	} 
 

dl {
	font-size : 8pt; 
	} 

select {
	font-size : x-small; 
	font-weight : bold; 
	} 

a:link {
	color : white; 
	text-decoration : none; 
	 } 


a:hover {
	color : #dc9650; 
	text-decoration : none; 
	} 
a:active {
	color : #dc9650; 
	text-decoration : none; 
	} 
a:visited {
	color : #e0e0e0; 
	text-decoration : none; 
	} 
a:visited:hover {
	color : #dc9650; 
	text-decoration : none; 
	} 
strong {
	font-weight : bold; 
	} 


SELECT { BACKGROUND-COLOR: #000000;
	color: #dddddd;
}

body.meny { 
    background: url(/design1/frams5.jpg) repeat-y;
    overflow: hidden;
}

.meny #linkaroppe {
    position:absolute;
    z-index:600;
    top:24px;
    left:8px;
    width:120px;
    height:70px;
    visibility:visible;
}
.meny #kontrollpanel {
    position:absolute;
    z-index:500;
    top:0px;
    left:0px;
    width:120px;
    height:94px;
    visibility:visible;
}
.meny a {
	font-family: arial, verdana;
	font-weight: bold;
	font-size: 11px;
	color: #ccc;
	text-decoration:none;
}

.meny a:hover{
	color: #dc9650;	
}
div.knapp	{
	width: 118px;
	height: 21px;
	background:url(knapp1.gif);
	text-align: center;
}
div.knapp a {
	line-height: 18px;
}

div#hold { 
    position:relative; 
    overflow:hidden; 
    width:122px;  
    z-index:1; 
}
div#wn {
    position:absolute; 
    left:0px; 
    top:0px; 
    width:122px; 
    overflow:hidden;
    z-index:2;
}
div.content {
    position:absolute; 
    visibility:hidden;
    left:0px;
    top:0px;
    z-index:3;
}
div#scrollbar {
    position:relative;
    left:0;
    top:0;
    width:12px;
    font-size:1px;
    z-index:1;
}
div#track { 
    position:absolute;
    left:0; 
    top:0px;  
    width:12px; 
    background: url("dragTrack.gif") repeat;  
    z-index:1;  
}
div#dragBar {
    position:absolute; 
    left:1px; 
    top:1px;  
    width:12px; 
    height:20px;  
    z-index:1;  
}
a img { 
    border:none;
}
/**/
table.main { 
    margin-left:10px;
    margin-top: 94px;
    width:122px;
}

div#scrollLinks  { 
    width:15px;
}
#venstrelist {
    position:absolute;
    left:0px;
    top:93px;
    width:10px;
    z-index:200;
    background: url(../gardar/listvenstre.jpg);
}
#hoegrelist {
    position:absolute;
    left:144px;
    top:93px;
    width:9px;
    z-index:300;
    background: url(../gardar/listvenstre.jpg);
}

#linkgrender         {
	position:absolute;
	z-index:600;
	top:4px;
}
#linkgrender a {
	display:block;
	width:65px;
	text-align: center;
}
#daudgrender	{
	position:absolute;
	z-index:600;
	top:3px;
	width:65px;
	font-family: arial, verdana;
	font-weight: bold;
	font-size: 11px;
	color: #ccc;
	text-align: center;
}
#down        {position:absolute;z-index:400;bottom:-3px;left:0px;width:120px;height:30px;}
#downFast       {position:absolute;z-index:800;top:56px;left:127px;width:20px;height:30px;}
#up                {position:absolute;z-index:800;top:66px;left:8px;width:118px;height:21px;}
#upFast              {position:absolute;z-index:800;top:24px;left:127px;width:20px;height:30px;}

#lyr1 a	{
	color: black;
	font-size: 12px;
}
#lyr1 a:hover	{
	text-decoration: underline;
}
#lyr1 a:visited	{
	color: #666;
}
#kartknapp	{
	height:75px; 
	width:105px; 
	background-image:url(kartknapp.gif);
	text-align:center;
}
#kartknapp	a {
	display:block;
	font-weight: bold;
	padding-top:10px;
}