html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, 
ol, ul, li, dl, dt, dd, td, form, fieldset, a,
#wrapper, #banner  
{
	margin: 0;
	padding: 0;
	border: 0;
}

body {
  background: #F1EFE2;	
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 90%;
}

h1,h2,h3,h4,h5,h6 {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0.2em;
}

p { padding-bottom: 0.8em; }


img	{ border: none; }

a {
	color: #0000FF;
	text-decoration: none;
}

a:visited  { color: #0066FF; }

a:hover {
	color: #006600;
	text-decoration: underline;
}

#wrapper {
	width: 100%;
	background-color: #F1EFE2;
}

#banner	{
	width: 100%;
	height:200px;
	z-index:400;
	background-color: #F1EFE2;
	background-image: url(../bilder/bakgrunn_heading.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#left-sidebar {
	position:absolute;
	width:170px;  
	top: 214px;   	
	left: 0;
	padding: 10px;	
	font-size: 90%;
    z-index:600; 	
}

.left-sidebar-all {
	margin-top: 5px;
	color: #333;
	line-height: 1.25em;
	background: #FFF;
}

.left-sidebar-all h3 {
	color: #FFF;
	padding: 0.2em;
	font-size: 100%;
}

.left-sidebar-all ul,	
.left-sidebar-all p {	
	background-color: #FFF;	
	padding: 10px;
}

.left-sidebar-all ul {	list-style: none; }

.left-sidebar-all li a 	{	
	width: 100%; 	
	display: block;
}

.left-sidebar-2 a:hover	{ background: #FFF url(../bilder/menypunkt.jpg) right no-repeat; }


.left-sidebar-1 {
	border: 2px solid #006600;
	background-color: #006600;
}


.left-sidebar-2 { 
	border: 2px solid #000099;
	background-color: #000099;
}

.left-sidebar-2 li{ 
margin-bottom: 1em
}

.left-sidebar-3 { 		
	border: 2px solid #990000;
	background-color: #990000;
}

.left-sidebar-3 a,
.left-sidebar-3 a:visited {
	color: #333;
	text-decoration: none;
}

.left-sidebar-3 a:hover {
	text-decoration: underline;
}

#maincontent {
	position:relative; 
	width:auto;						
	top: -30px;						
	margin: 0 170px 0 170px; 	
	padding: 2em 4em 0 2em;		
	background: #FFF url(../bilder/maincontent-bg.jpg) top center no-repeat; 
	border: 1px solid #000;
	border-bottom: none;			
	z-index:500;					
}

#maincontent ul{
padding-left:25px;				
}

#maincontent ol{
padding-left:25px;				
}

#right-sidebar {
	position:absolute;
	width: 189px; 		
	top: 219px;   		
	right:0;			
	border: 5px solid #6666FF;
	background: #FFF;
	padding: 0.5em;		
	font-size: 90%;
	z-index:600; 		
}



#footer	{
	position: relative;
	top: -30px;
	background: ThreedLightShadow;
	padding: 1em;
	text-align: center;
	color: #999999;
	border: thin solid #006600;
}


#footer img {		
	vertical-align: bottom;
}

#footer a,
#footer a:visited {
	color: #009900;
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
}

#footer a:hover {
	text-decoration: underline;
}

#skiplinks {
	position: absolute;
  	margin-left: -1000px;
}

.printtitle {
	display: none;
}

.sentrert{
margin-right:auto; 
margin-left:auto;
}

blockquote {
border: 1px dashed black; 

font-size: 10px; 
color:#666;
font-family:verdana, arial, sans-serif;
padding:8px;
 background: #fdf5e6;
}

.popup_1 {
border: 1px dashed black; 

font-size: 10px; 
color:#666;
font-family:verdana, arial, sans-serif;
padding:8px;
 background: #fdf5e6;
}

/*Arkiv*/
.arkiv th{
	border: 2px solid #006600;
	background: ThreedLightShadow;
	color: #003366;
	padding: 0.2em;
	font-size: 100%;
}

.arkiv td{
	border: thin solid;

	border-color: gray;
	padding: 5px 5px 5px 5px;
}