body {
	background : #2b2b2b;
	margin-top: 20px;
	font-size: 13px;
	color: #2b2b2b;
	font-family: "Lucida Grande", "Arial", "Helvetica" ,"Swiss" ,"SunSans-Regular";
	position: relative;
}

p {
	font-family: "Lucida Grande", "Arial", "Helvetica" ,"Swiss" ,"SunSans-Regular";
	font-size: 13px;
	color: #2b2b2b;
}

b {
	color: #056ace;
	font: bold 13px "Lucida Grande", "Arial", "Helvetica" ,"Swiss" ,"SunSans-Regular";
}
.content  { }

#content img{
	position: relative;
	margin: 10px;
	float: right;
}

.header{
}

#header img{
	position: relative;
	margin: 5px;
	float: left;
}

.TitleStyle  {
	color: #ffffff; 
	font-size: 22px; 
	font-family: "Lucida Grande", Arial, Helvetica, "sans serif"; 
	font-weight: bolder;
	text-shadow: 0px 1px 3px #000000;
	text-indent: 0px;
	left: 10px;
	position: relative;
}

.sloganStyle  {
	color: #ffffff; 
	font-size: 16px; 
	font-family: "Lucida Grande", Arial, Helvetica, "sans serif"; 
	font-weight: bolder;
	text-shadow: 0px 1px 3px #000000;
	text-indent: 0px;
	left: 10px;
	position: relative;
}

.tableStyle    { color: black; font-style: italic; font-weight: bold ; }
.footer  {
	color: #ffffff;
	font: bold 12px "Lucida Grande", "Arial", "Helvetica" ,"Swiss" ,"SunSans-Regular";
	text-align: center;
}
.ekstraViktig { color: red; font-size: 15px; font-style: italic; font-weight: bold }
a.toolbarStyle:link{
	color: #90c1ef; 
	font-weight: bolder;
	background: none;
	text-decoration: none;
	font-size: 13px;
	position: relative;
	left: 10px;
}

a.toolbarStyle:visited{
	color: #90c1ef; 
	font-weight: bolder;
	background: none;
	text-decoration: none;
	font-size: 13px;
	left: 10px;
	position: relative;
}

a.toolbarStyle:hover{
	color: #ffffff; 
	font-weight: bolder;
	background: none;
	text-decoration: none;
	font-size: 13px;
	left: 10px;
	position: relative;
}

a.toolbarStyle:active{
	color: #90c1ef; 
	font-weight: bolder;
	background: none;
	text-decoration: none;
	font-size: 13px;
	left: 10px;
	position: relative;
}

a:link {
	color: #056ace;
	text-decoration: none;
}

a:visited {
	color: #056ace;
	text-decoration: none;
}

a:hover {
	color: #a20100;
	text-decoration: none;
}

a:active {
	color: #056ace;
	text-decoration: none;
}

.footer  {
	color: #ffffff;
	text-align: center;
	font: 12px "Lucida Grande", "Arial", "Helvetica" ,"Swiss" ,"SunSans-Regular";
}

a.footer:link  {
	color: #056ace;
	text-decoration: none;
}

a.footer:visited  {
	color: #056ace;
	text-decoration: none;
}

a.footer:hover  {
	color: #ffffff;
	text-decoration: underline;
}

a.footer:active  {
	color: #056ace;
	text-decoration: none;
}
table.borderStyle { border-style: solid; border-color: black; outline-color: gray }
.boxBorder { line-height: 1.5em; background-position: 12pt 0; padding: 5pt; border: solid 1px #e4e4e4; outline-width: 0; }
img.frontpage { border: solid 2pt black; }

