body
{
	background-color: white;
}

img
{
	border: 0;
}
td
{
	vertical-align: top;
}
div#header
{
	display: none;
}
#content
{
	position: relative;
}
#content p
{
	margin-top: 3px;
	font-size: 9pt;
	line-height: 1.5em;
}
#content ol
{
	font-size: 9pt;
	line-height: 1.5em;
}
#content ul
{
	font-size: 9pt;
}
#content h1
{
	font-size: 14pt;
	margin-top: 1px;
	margin-bottom: 8px;
	color: #295ba7;
}
#content h2
{
	font-size: 13pt;
	margin-top: 1px;
	margin-bottom: 3px;
	color: #295ba7;
	border-bottom: 1px dashed #eef6fe;
}
#content h3
{
	font-size: 12pt;
	margin-bottom: 8px;
	color: #295ba7;
}
#content h4
{
	font-size: 11pt;
	margin-bottom: 8px;
	color: #295ba7;
}
#content .pretitle
{
	font-size: 10px;
	margin: 0;
	font-weight: bold;
	color: black;
}
#content .publiseringsdato
{
	color: gray;
	font-style: normal;
	margin: 0;
	font-size: 9px;
}
#content .artikkelbilde img
{
	border: 0;
}
#content .artikkelbilde
{
	position: relative;
	border: 0;
	width: auto;
	max-width: 320px;
	color: gray;
	float: right;
	padding: 5px;
	margin: 5px;
	font-size: 9px;
}
#footer
{
	position: relative;
	color: #404040;
	font-size: 10px;
	text-align: center;
	border: 1px solid #295ba7;
	padding: 4px;
	color: gray;
	background-color: white;
	clear: both;
	z-index: 1;
}
#footer p
{
	margin: 0px;
	padding: 3px;
	padding-right: 8px;
}
#footer a
{
	color: gray;
}
#footer a:hover
{
	color: gray;
}
p#menu
{
	display: none;
}
.ingress
{
	font-weight: bold;
}
#content .faq
{
	margin: 0;
	margin-bottom: 5px;
	border: 1px solid gray;
	background-color: #f0f0f0;
}
#content .faq h1
{
	font-size: 10pt;
	margin: 0;
	padding: 3px;
	background-color: silver;
	border-bottom: 1px solid gray;
}
#content .faq p
{
	margin: 0;
	padding: 3px;
}
div#Navigation 
{
	display: none;

}
div#wrapper
{
	display: block;
}
#leftNav
{
	display: none;
}
.session
{
	padding: 3px;
	margin: 0;
	margin-bottom: 5px;
	border: 1px dotted gray;
	background: #EEF6FE;
}
.session form
{
	padding: 10px;
	padding-top: 0;
}
#content .session p
{
	margin: 0;
	padding: 0;
	font-size: 10px;
}
#content p.edit	
{
	float: right;
	font-size: 10px;
	margin: 4px 0 0 0;
	padding: 0;
	background: inherit;
	letter-spacing: 0.2em;
	z-index: 99;
	position: relative;
}
#content p.edit a:link, #content p.edit a:visited, #content p.edit a:hover, #content p.edit a:active
{
	color: white;
	text-decoration: none;
	border: 3px outset gray;
	padding: 2px;
	background: gray;
	position: relative;
}
#content p.edit a:active
{
	border: 3px inset gray;
}
#content .topic
{
	display: none;
}
#search
{
	display: none;
}
#searchline
{
	display: none;
}

