﻿a, a:link, a:visited, a:active {
	text-decoration: none;
	color : #CECECE;
}

A:HOVER {
	color: #000080;
}

BODY {
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

TABLE.OLD {
	background-image: url('/images/');
	background-position:  right 50%;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

table.Main {
	width: 100%;
	height: 100%;
}

td.Main {
	vertical-align: middle;
}

table.Hoved {
	width: 1089px;
	height: 540px;
}

td.Menu {
	background-image: url(/images/MenuKnap.jpg);
	background-repeat: no-repeat;
	color: # CECECE;
	font-weight: bold;
	height: 25px;
	width: 121px;

}

td.Copyright {
	font-size: 7pt;
	color: Silver;
}

td.SubMenu {
	background-image: url(/images/SubMenuKnap.jpg);
	background-repeat: no-repeat;
	color: #CECECE;
	font-weight: bold;
	font-size: xx-small;
}

td.SubMenu3 {
	background-image: url(/images/SubMenuKnap3.jpg);
	background-repeat: no-repeat;
	color: #CECECE;
	font-weight: bold;
	font-size: xx-small;
}

a.ExtraNet, a.ExtraNet:link, a.ExtraNet:visited, a.ExtraNet:active {
	color: #000000;
}

A.ExtraNet:HOVER {
	color: #000080;
}

td.ProfilOverskrift {
	font-size: 8pt;
	font-weight: bold;
}

td.NyhederOverskrift {
	font-size: 9pt;
	font-weight: bold;
}

DIV.tekst {
	overflow: auto;
	width: 100%;
	height: 95%;
}

.style1 {
	text-align: left;
}

div.details {
	overflow: auto;
	width: 100%;
	height: 320px;
}
.style2 {
	color: #000000;
}
