body { 
	/*background: #fff url(../images/bg.gif) repeat-y; */
	margin: 0; 
	font-family: arial, verdana, sans-serif;
	font-size: 10pt; 
	color: #000000; 	
	}

body td{ 
	/*background: #fff url(../images/bg.gif) repeat-y; */
	font-family: arial, verdana, sans-serif;
	font-size: 10pt; 
	color: #000000; 	
	}


h1, h2, h3, h4, h5, h6, p { margin-bottom: 0px; padding-bottom: 0px; }
h1, h2, h3, h4 { color: #005473;}
h1, h2, h3 { font-weight: normal; font-family: "Times New Roman", Times, serif; }
h5 { color: #343434 }


/* Meny lister */

#linkListHoved { 	
		margin: 3px 5px; 
		padding: 3px 0px; 
} 

#linkListHoved  li { 
		line-height: 2.6ex; 
		list-style-type: none;
		list-style-position: inside;
		/*list-style-image: url(../images/nygraf/pil1.gif);*/
 
}

#linkListHoved  li strong{ 
		line-height: 2.6ex; 
		list-style-type: none;
		list-style-position: inside;
		list-style-image:  url(../images/pil1.gif);  
 
}

#linkListHoved li a:link{ 
color: #666666; 
		text-decoration: none; 
}
#linkListHoved li a:visited 	{ 
color: #666666;
		text-decoration: none; 
}

#linkListHoved li a:hover 	{ 
	color: #666666;  
		text-decoration: underline; 
}

/* Nivå 2 */

#linkListSec { 
		margin: 3px 5px; 
		padding: 3px 0px; 
}

#linkListSec li { 
		line-height: 2.5ex; 
		list-style-type: none; 
		padding-top: 0px; 
		margin-left: 3px; 
		margin-bottom: 0px; 
}

#linkListSec li a:link	{ 
		color: #5D6061; 
		text-decoration: none; 
}

#linkListSec li a:visited	{ 
		color: #5D6061; 
		text-decoration: none; 
}

#linkListSec li a:hover 	{ 
		color: #005473; 
		text-decoration: underline; 
}

/* Nivå 3 */

#linkList 	 	{ 
	margin: 3px 5px; 
	padding: 3px 0px; 
}

#linkList li 	{ 
	line-height: 2.5ex; 
	list-style-type: none;
	list-style-position: inside; 	
	list-style-image:  url(../images/dok.gif); 

}

#linkList li a:link 	{ 
	margin-left: 3px; 
	color: #0E09FA; 
}

#linkList li a:visited 	{ 
	margin-left: 3px; 
	color: #0E09FA; 
}

/* Vanlig lenke */

a, a:link, a:visited 	{ color: #0E09FA; text-decoration: none } 
a:hover, a:active 		{ color: #0E09FA; text-decoration: underline; }


/* Områder */

#leftside { 
	background: transparent url(../images/bg.gif) repeat-y;  
	}


#left { 
	background: transparent url(../images/uglebig.gif) top left no-repeat;  
	padding-left: 0px;
	margin-left: 5px; 
	margin-top: 0px; 
	width: 113px; 
	height: 500px; 
	}
	
#leftStd { 
	margin-left: 10px;
	margin-top: 100px; 
	width: 113px; 
	}

#mainArea {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c0c0c0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c0c0c0;
	}

#textArea {
	padding-left: 5px;
	padding-right: 40px;
	width: 460px;
	}

#rightArea {

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c0c0c0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c0c0c0;
	}

/* Fonter og størrelser */

#staffInfo, #mainArea, #rightArea, #topTable, #contactInfo {
	font-family:  Arial, Helvetica, Verdana,sans-serif;
}

#contactInfo { 
	font-size: 8pt; 
	color: #666666; 
	}

#staffInfo, #rightArea	{ 
	font-size: 9pt; 
	color: #666666; 
	}

#mainArea,  #topTable { 
	font-size: 10pt; 
	color: #000000; 
	}

#bannerTable { 
	margin-top: 10px; 
}