﻿body 
{
	background-color: RGB(191,192,196);
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#MainPage
{
	width: 912px;
	background-color: White;
}
#Header	
{
	width: 912px;

}
#Navigation
{
	width: 873px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 1px;
}
#GlobalNavigation
{
	text-align: left;
	font-size: small;
}
#GlobalNavigation a
{
	text-decoration:none;
	color:black;
}
#GlobalNavigation a:hover
{
	color: RGB(123,193,68);
}
#tabellNavigation
{
	border: 1px solid #8D8E8F;
}
#tabellTDLeft
{
	text-align:left;
	padding-left:10px;
}
#tabellTDRight
{
	text-align:right;
	padding-right:10px;
	color: RGB(253,187,47);
}
#tabellTDRight a
{
	color: RGB(253,187,47);
}
#ArchiveMenu
{
	border: 2px solid #C0C1C6;
	margin: 40px 0 0 0;
	text-align: left;
}
#ArchiveMenu a
{
	font-size:small;
	display: block;
	float: left;
	text-indent: 10px;
	padding: 2px 15px 2px 0px;
	border-top: 2px solid #fff;
	background: url(elm/linkshim.gif) no-repeat right bottom #A8A8A8; /* Box: Endret fra #edebdd; */
	text-decoration: none;
	color: #FFFFFF;
	}
#ArchiveMenu a:hover
{
	color: RGB(204,0,51);
}
#ArchiveMenu a:active 
{
	color: RGB(204,0,51);
}
#PageNavigation
{
	width: 873px;
	clear: left;
	text-align: right;
	position: relative;
	top: 1px;
	padding-top:15px;
	font-size:small;
	color:RGB(191,192,196);
	font-size:x-small;
}
#PageNavigation a
{
	text-decoration:none;
	color:Black;
	font-size:x-small;	
}
#PageNavigation a:hover
{
	color:RGB(204,0,51);
}
#PageNavigation a:active
{
	font-weight:bold;
}
#Crumb
{
	position: relative;
	top: -110px;
	left: -420px;
	font-size: x-small;
}
#Crumb a
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding-left: 175px;
	clear: both;
	color: #000000;
}
#Crumb a:hover
{
	color: RGB(204,0,51);
}
#Bilde
{
	background-image: url('rsrc-posten/forside.jpg');
	color: #FFFFFF;
	font: normal normal bolder 100% serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	padding-left: 280px;
	padding-top: -50px;
	height:415px;
	top: -150px;
}
#Content
{
	width: 873px;
	background-color: White;
	padding-bottom: 14px;
}
#FolderStructure
{
	float: left;
	width: 155px;
	position: relative;
	text-align:left;
	font-weight:bold;
	font-size:small;
}
#FolderStructure a
{
	text-decoration:none;
	color:Black;
	font-size:x-small;
}
#FolderStructure a:hover
{
	color:RGB(204,0,51);	
}
#Images
{
	margin-left:125px;
	text-align:justify;
}
#ImageGrid
{
	width:400px;
	position:relative;
	vertical-align:top;
	text-align:left;
	font-size:small;
}
#ImageGrid img
{
	padding-left:5px;
	padding-right:5px;
	border-width:0;
}
#Image
{
	font-size:x-small;
}
#ImageText
{
	font-size:small;
	padding-left:10px;
}
#ImageText hr
{
	height:1px;
	color:RGB(191,192,196)
}
#ImageText a
{
	color:black;
	text-decoration:none ;
}
#ImageText a:hover
{
	color:RGB(204,0,51);
}
#Preview
{
	text-align:left;
	vertical-align:top;
	position:relative;
	
}
#Tekst
{
	width:800px;
		text-align:left;
	vertical-align:top;
	position:relative;

}
#Footer
{
	border-width: 1px;
	border-color: RGB(192,192,196);
	width: 873px;
	height: 80px;
	background-color: White;
	text-align: center;
	font-size: x-small;
	color: Black;
	border-top-style: solid;
	padding-top:15px;
}
#Footer img
{
	padding: 0 4px 0 4px;
	border-width: 0;
	vertical-align: middle;
}
#Footer a
{
	text-decoration: none;
	color: Black;
	vertical-align: middle;
}
#Footer a:hover
{
	color: RGB(204,0,51);
}
