body {
		color: black; 
		background-color: #ffffff;
}
a{
		font-family: sans-serif;
		font-size:8pt;
		color:  #65656a;
		text-decoration: none;
}

a:link {
		text-decoration: underline;
}

a:visited { 
		font-weight: bold;
}

a:hover {
		background:#e3e3f8; 
		color:black; 
		text-decoration: underline;
}

a:active {
		background: #c6c6c9;
		color: black; 
		text-decoration: underline;
		font-weight: bold;
}

div#dato{
		position: absolute;
		text-align: center; 
		left: 410px;
		top: 200px; 
		width: 200px;
		color:#2c2d2c; 
		font-family:  sans-serif;
		font-size:10pt; 
}

div#english{
		position: absolute;
		text-align: center; 
		left: 410px;
		top:440px; 
		width: 200px;
		color:#2c2d2c;
		font-size: 10pt; 
}

div#indextoppmeny{
		position: absolute; 
		top:40px; 
		left: 155px; 
		width:700px; 
		height:148px;
		border;
		background-color: #ffffff;
}

div#indexinfo3{
		position: absolute; 
		top: 240px; 
		left: 90px; 
		width:800px; 
		height:175px;
		font-size: 12pt; 
		font-family: sans-serif;
		color:#2c2d2c; 
		background-color: #ffffff;
}

div#indexbunninfo{
		position: absolute;
		left: 160px;
		top: 470px;
		width: 700px; 
		height: 18px; 
		background-color: #ffffff; 
		font-family:  sans-serif;
		color: #2c2d2c; 
		text-align: center;
		font-size: 10pt; 
}

div#nyhet{
		position: absolute;
		left: 285px;
		top: 565px;
		width: 450px; 
		height: 85px; 
		background-color: #ebf0ec; 
		font-family:  sans-serif;
		text-align: center;
		font-size: 12pt; 
		
}

div#nyhet_ekstra{
		position: absolute;
		left: 285px;
		top: 510px;
		width: 450px; 
		height: 45px; 
		background-color: #d8d9d8; 
		font-family:  sans-serif;
		text-align: center;
		font-size: 12pt; 
		
}
div#nyhet_eng{
		position: absolute;
		left: 285px;
		top: 565px;
		width: 450px; 
		height: 60px; 
		background-color: #ebf0ec; 
		font-family:  sans-serif;
		text-align: center;
		font-size: 12pt; 
		
}

span.spesialtekst{
		color: #fba433;
		font-style: italic;
		font-size: 11pt;
}
span.spesialtekst1{
		color: #fba433;
		font-style: italic;
		font-size: 8pt;
}

span.eng{
		color: #000000;
		font-family: sans-serif;
		font-size: 12pt; 
		font-weight: bold;
}

