﻿a 			{color: #000090; text-decoration: none;}

a:visited 	{color: #000090; text-decoration: none;}

a:hover 	{color: red;} 




p 			{ font-family: Verdana; font-style: italic; font-size: 11pt; color: #000090;}

body 		{ margin-top: 0px; text-align: left; font-family: Verdana; font-style: italic; font-size: 11pt; color: #000090; scrollbar-face-color: #0099FF;}


#top 		{text-decoration: none;}


/* menu */

#cell 		{background-image: url(img/menu_cell.gif); background-repeat: no-repeat; color: #000090; font-size: 12pt;}


/* Body text */

#tekst 		{ font-family: Verdana; font-style: italic; font-size: 10pt; color: #000090;}

#tekst2		{ font-family: Verdana; font-style: normal; font-size: 11pt; color: #000090;}

#tekst1 	{ font-family: Verdana; font-style: normal; font-size: 10pt; color: #000090;}



#nb			{font-family: Verdana; font-style: italic; font-size: 10pt; color: #000090;}

#links		{font-family: Verdana; font-style: italic; font-size: 10pt;	color: #000090;}

#ud			{font-family: Verdana; font-style: normal; font-size: 7pt; color: #FF0000;}


/* note baggrunds billed */

#note
{
		background-image: url(img/note_02.jpg);
    	background-repeat: no-repeat;
    	position:absolute;
    	font-size: 10pt;
    	top: 150px;
		left: 800px;
		height: 310px;
		width: 170px;
		z-index: 10;

}


/* note tekst */
#boks 
{
		position:absolute;
		top:150px;
		left:800px;
		z-index: 20;
		width: 170px;
		text-align: center;
		font-family: Verdana;
    	font-style: italic;
    	font-size: 10pt;
}
