	body {font-family: Verdana, Arial, Helvetica; font-size: 10px; margin: 0px; }
	td {font-family: Verdana, Arial, Helvetica; font-size: 10px; }
	.bottom {font-size: 10px; color: black;}

	.top-table {background: #F1F1F1; border-right: 1px solid #999999;}
	.bottom-table {background: #F1F1F1; border-right: 1px solid #999999;}
	.menu-background {background: #F1F1F1;}
	
	td.top-menu-element {}
	td.top-menu-element-active {font-weight: bold;}
	td.hvit-overskrift {color: white; font-weight: bold;}
	a.top-menu-element {text-decoration: underline; color: black;}
	
	.aktiv {background: silver;} 
	.off {background: white;} 
	
	.menu-element {cursor: hand; padding-left: 5px; color: black; text-decoration: none;}
	.menu-element:hover {color: black; text-decoration: none; }
	.menu-element-active {cursor: hand; padding-left: 5px; font-weight: bold; color: black; text-decoration: none; background: #DCDCDC;}
	.menu-element-active:hover {color: black; font-weight: bold; text-decoration: none; }
	.menu-element-hover {cursor: hand; padding-left: 5px; background: #DCDCDC; color: black;}
	
	
	td.box-title {font-size: 10px;}
	td.orange {color: #E3802F; font-weight: bold; font-size: 14px; }
	
	a {color: #0000ff;}
	a:hover {color: orange;}
	
	a.box-element {text-decoration: none; color: black; font-size: 11px;}
	a.box-element:hover {color: #E3802F;}

	a.prospect-element {text-decoration: none; color: BLACK; font-size: 11px;}
	a.prospect-element:hover {color: black;}
	
	a.news-element {color: #E3802F; font-size: 11px;}
	a.news-element:hover {color: black;}

	.title {font-size: 32px; color: #D87300; text-decoration: none;}
	.subtitle {font-size: 18px; color: #000000; text-decoration: none; font-weight: bold;}
	.abstract {font-weight: bold;}
	
	.language {font-size: 10px; }
	.develop {font-size: 10px; color: gray; }
	.develop:hover {font-size: 10px; color: #626262; }
	
	.loginbox 
	{font-family: Tahoma, Arial, Helvetica, sans-serif;
  	font-size: 16px;
  	color: #000000;
  	border-top: 1px solid #000000;
  	border-left: 1px solid #000000;
  	border-right: 1px solid #000000;
  	border-bottom: 1px solid #000000;
  	background: #FFFFFF;
  	}
  .ar
{  
	HEIGHT : 200px;
	WIDTH : 150px;
	FONT: VERDANA;
	FONT-SIZE: 1 2;
	BORDER-RIGHT: #000000 1px;
    BORDER-TOP: #000000 1px solid;
    BACKGROUND: #FFFFFF;
    BORDER-LEFT: #000000 1px solid;    
    COLOR: #000000;
    BORDER-BOTTOM: #000000 1px solid
}