﻿h1
{
	font-size: 1.8em;
	padding-bottom: 8px;
	padding-top: 5px;
}
h2
{
	font-size: 1.6em;
}
h3
{
	font-size: 1.6em;
	padding-bottom: 8px;
}

h3 a
{
	text-decoration: none;
	color: #005a9c;
}

h4
{
	font-size: 1.5em;
	font-weight: bold;
}

h5
{
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px 0 5px 0;
}

.imageText
{
	font-size: 0.8pt;
	font-weight: normal;
	text-decoration: none;
	float: right;
}
a
{
	color: #005a9c;
	text-decoration: none;
}

a img
{
	border: none;
}

p
{
	margin: 0;
	padding-bottom: 0.9em;
}

.bold
{
	font-weight: bold;
}

.red
{
	color: Red;
	editmenuname: Rød tekst;
}

.boldred
{
	font-weight: bold;
	color: Red;
}

.topMenuContainer a
{
	color: #ffffff;
}

.AlphabeticIndexHeader
{
	font-size: 1.4em;
	font-weight: bold;
}

td.AlphabeticIndexHeader
{
	padding: 5px 0 5px 0;
}

tr.TableDataListing
{
	line-height: 18px;
}

tr.TableDataListingAlternate
{
	line-height: 20px;
	background-color: #ECEFF4;
}

.loginStatus
{
	font-weight: bold;
}

/* Image CSS classes */
img.topleftfloatingimage
{
	margin-right: 1em;
	margin-bottom: 1em;
	float: left;
}
img.toprightfloatingimage
{
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
}
img.shadow
{
	position: relative;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#555555,direction=135,strength=5);
}
img.opacity
{
	position: relative;
	filter: alpha(opacity=40,finishopacity=24,style=3);
}

/* End CSS classes */
