body
{
	padding: 0;
	margin: 0;
}

#nyhet
{
	position: absolute;
	top: 5px;
	left: 10px;
}

#nyhet2
{
	position: absolute;
	top: 12px;
}

#nyhet3
{
	position: absolute;
	top: 0px;
	left: 1px;
}


#aktivitet
{
	position: absolute;
	top: 160px;
	left: 10px;
}

#fraarkivet
{
	position: absolute;
	top: 318px;
	left: 10px;
}

#mailmelding
{
	position: absolute;
	top: 350px;
	left: 10px;
	width: 50px;
}

#tittel
{
	background-color: #8b8eb1;
	font-face: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	width: 200px;
}

#mailtips
{
	position: absolute;
	font-face: verdana;
	color: #ffffff;
	font-weight: bold;
	top: 19;
	left: 3;
}

#dagenidag
{
	position: absolute;
	font-face: verdana;
	color: #ffffff;
	font-weight: bold;
	top: 134;
	left: 655;
	width: 500px;
}

#dato
{
	position: absolute;
	font-face: verdana;
	color: #ffffff;
	font-weight: bold;
	top: 145;
	left: 850;
	width: 500px;
	
	
}


#om
{
	position: absolute;
	font-face: verdana;
	color: #ffffff;
	font-weight: bold;
	top: 19;
	left: 350;
	width: 620px;
}

#nedstat
{
	position: absolute;
	font-face: verdana;
	color: #ffffff;
	font-weight: bold;
	top: 19;
	left: 25;
	width: 50px;
}

#nyhetsdato
{
	background-color:white;
}



<!-- SÅ KOMMER LITT FONT DEFINISJONER -->

p{
	font-family: verdana;
}

	.tittel
	{
	font-family: verdana;
	font-size: 16pt;
	color: black;
	text-decoration: bolder;
	letter-spacing=0.1cm;
	}

	.fettekst
	{
	font-size: 10pt;
	font-weight: bold;
	color: black;
	}
	
	.vanligtekst
	{
	font-size: 8pt;
	color: black;
	}
	
	.vanligtekstihvitt
	{
	font-size: 8pt;
	color: white;
	}
	
	.skjevtekst
	{
	font-style: italic;
	font-size: 8pt;
	}
	
	.1tittel
	{
	
	font-face: Tahoma, Arial;
	font-size: 13pt;
	font-weight: bold;
	
	}
	
	.1ingress
	{
	
	}
	
	.1vanligtekst
	{
	
	}
	
	.stortekst
	{
		font-face: verdana;
		font-size: 13pt;
		font-weight: bold;
	}
	
body
{
	margin: 16px 0px 0px 16px;
	
	scrollbar-face-color: lightblue;
	scrollbar-shadow-color: #ffffff; 
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff; 
	scrollbar-arrow-color: #000000; 
	
}


body.brukerside
{
	margin: 16px 0px 0px 16px;
	
}


a:link 
{
	color: #8b8eb1;
	font-weight: bold;
	text-decoration: none;
}

a:visited 
{
	color: #8b8eb1;
	font-weight: bold;
	text-decoration: none;
}

a:hover 
{
	color: #8b6eb4;
	font-weight: bold;
	text-decoration: none;
}

a.link2{
	font-weight: bold;
	text-decoration: none;
	font-family: verdana;
	font-size: 10pt;
}


a.link2:link{
	color: darkblue;
}

a.link2:visited{
	color: darkblue;
}

a.link2:hover{
	color: darkblue;
}

a.hvit{
	font-weight: bold;
	text-decoration: none;
	font-family: verdana;
	font-size: 8pt;
	color: white;
}


a.hvit:link{
	color: white;
}

a.hvit:visited{
	color: white;
}

a.hvit:hover{
	color: white;
}

a.tynnhvitt{
	font-family: verdana;
	font-size: 8pt;
	color: white;
	text-decoration: none;
}


a.tynnhvitt:link{
	color: white;
}

a.tynnhvitt:visited{
	color: white;
}

a.tynnhvitt:hover{
	color: white;
}

a.tynnsort{
	font-family: verdana;
	font-size: 8pt;
	color: black;
	text-decoration: underline;
}


a.tynnsort:link{
	color: black;
}

a.tynnsort:visited{
	color: black;
}

a.tynnsort:hover{
	color: black;
}