* {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;

 }

html
{
  margin 						: 0px; 
  padding           			: 0px;
  height 						: 100%; 
  width             			: 100%;
  overflow-y : hidden;
  overflow-x : auto;
}

body
{ 
  margin 						: 0px; 
  padding           			: 0px;
  height 						: 100%; 
  width             			: 100%;
  background-color			: #aabe96;
}
.body
{
  width:1016px;
}
/*
#logo
{
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width: 1536px; 
  height: 75px; 
  background-image: url( /shared/images/HEADER-MHAIDIVA.jpg ); 
  background-repeat: no-repeat;
  background-color:#FFFFFF;
}
*/


/* image on the right side of the header */
#header_right
{ position: absolute; 
  top: 75px; 
  left: 1017px; 
  width: 100%;
  height: 190px;
  background-repeat: repeat;
  background-color:#FF0000;
  
}
/*
#logoright
{
  position: absolute; 
  top: 0px; 
  left: 1016px; 
  width: 100%;
  height: 75px;
  background-image: url( /shared/images/water005.jpg ); 
  background-repeat: repeat;
}
*/
/*
#topimage
{
  position: absolute; 
  top: 75px; 
  left: -8px; 
  width: 1536px; 
  height: 190px; 
  margin: 0px;
}
*/
a
{ 
text-decoration 			: none; 
color 						: ; 
font-weight 				: bold;
}

a:hover
{ 
color 						: #05e6e9;
}

a.article:link {color:#000066; font-size:14px; font-weight:normal;}
a.article:visited {color: #000066; font-size:14px; font-weight:normal;}
a.article:hover {color:#0066FF;; font-size:14px; font-weight:normal;}

a.back_to_top:link {color:#000066; font-size:12px; font-weight:bold;}
a.back_to_top:visited {color: #000066; font-size:12px; font-weight:bold;}
a.back_to_top:hover {color:#0066FF;; font-size:12px; font-weight:bold; text-decoration:underline;}

img
{ 
border 						: 0px; 
margin 						: 0px;
}

#header
{
   position 				: absolute; 
   top 						: 0px; 
   left	 					: 0px; 
   width 					: 100%; 
   border-bottom 			: 1px solid black; 
   background-color 		: #d7d7d7;

 }

#header2 
 {
   position 				: absolute; 
   top 						: 870px; 
   left	 					: px; 
   height 					: 80px; 
   width 					: 100%; 
   border-bottom 			: 1px solid black; 
   background-color 		: #d7d7d7;

 }
 
 #maincontent
 {  
    position:absolute;
 	left:0px;
	top:290px;
	width:1017px;
	height: expression(( document.body.offsetHeight - 289 ) + "px" ); 
	background-color:#f0fad2;
	bottom:0px;
	overflow-y:auto;
  overflow-x:hidden;
	
 }
 
  #maincontent_customlink
 {
 position:absolute;
 left:20px;
 width:275px;
 height:auto;
 top:15px; 
 font-size: 9pt; 
 }
 
 #maincontent_right
 {
 position:absolute;
 left:320px;
 width:490px;
 height:auto;
 top:20px;  
 }
 
 #maincontent_login
 {
 position:absolute;
 left:840px;
 width:150px;
 height:auto;
 top:20px;
 }
 
	

 
 
#logo
{ 
	position 				: absolute; 
	top 					: 0px; 
	right 					: 2px;
	
}


  
  
.navigation
	{ 
	position				: absolute;
	height 					: 500px; 
 	left 					: 10px; 
 	right	 				: 124px; 
 	width 					: expression(( document.body.offsetwidth - 124 ) + "px" ); 
 	top 					: 265px; 
 	color					: white;
	border-top 				: 1px solid white; 
 	border-width			: 1px 0px 0px 0px;
	z-index 			   	: 99;
	}


#menu
{	
  background-color		: white;
  position				: absolute;
  top						: 265px;
  height 					: 500px; 
  left 					: 0px; 
  right	 				: 124px; 
  display					: none;
}

/*
#webnav
{ 
	background-color		: #050000;
	position				    : absolute;
	height 					    : 25px; 
 	left 					      : 0px;
 	right	 				      : 124px; 
	width					      : 1536px;
	border					    : solid;
	border-width			  : 0px 0px 0px 0px;
	top						      : 265px;
}
*/

/*
#webnav:hover
{ 
	background-color		: #FFFFFF;
	position				    : absolute;
	height 					    : 150px; 
 	left 					      : 0px;
 	right	 				      : 124px; 
	width					      : 1017px;
	border					    : solid;
	border-width			  : 0px 0px 0px 0px;
	top						      : 300px;
	z-index:1000;
}
*/

#underdiv
{
  background-color		: #c5c8a8;
  position				    : absolute;
  height 					    : 150px; 
  left 					      : 0px;
  right	 				      : 124px; 
    color					    : black;
  width					      : 1280px;
  top						      : 450px;
}		


	#rightdiv
{
  background-color		: #c5c8a8;
  position				    : absolute;
  height 					    : 600px; 
  left 					      : 870px;
  right	 				: 124px; 
  color					: black;
  width					: 420px;
  top						: 0px;

}	
	
	
	
#rightback
	{
	background-color		: #050000;
	position				: absolute;
	height 					: 30px; 
 	witdh					: 1300px;
	left 					: 0px; 
 	right	 				: 0px; 
	top						: 265px;
 	color					: white;
	border-width			: 0px 0px 1px 0px;
	}
	


/*
#main
	
{ 
  position				    : absolute;
  overflow            : auto;
  height 					    : expression(( document.body.offsetheight - 270 ) + "px" );
  witdh					      : 870px;
  left 					      : 0px; 
  top						      : 290px;
  bottom:             : 5px;
  background-color		: #e9eadf ;
}
*/	
.back
	
	{ 
	background-color		: #e9eadf;
	position				: absolute;
	height 					: 200px; 
	witdh					: 870px;
	left 					: 0px; 
 	right	 				: 0px; 
	top						: 0px;
	}


#right
{ 
	position 				: absolute; 
	right 					: 0px; 
	width 					: 12px; 
	top 					: 30px; 
	bottom 					: 8px;
	height 					: expression(( document.body.offsetheight - 136 ) + "px" );
	}

#quickmenu
{ 
	position 				: absolute; 
	bottom 					: 2px; 
	left 					: 2px; 
	font-family 			: "verdana", "arial",sans-serif; 
	font-size 				: 10px; 
	text-align 				: right;
}



#login
	
	{ 
	background-color		: #e9eadf ;
	position				: absolute;
	height 					: 20px; 
 	witdh					: 20px;
	left 					: 700px; 
 	right	 				: 0px; 
	top						: 500px;
	}




#payoff
{ 
	position 				: absolute; 
	top 					: 10px; 
	left 					: 10px; 
	font-style 				: italic; 
	font-size 				: 18px; 
	color 					:#c4c8a8;
}

#language_selection
{ 	
  position 					: absolute; 
  top 					  	: 10px; 
  left					  	: 900px; 
  font-style 				: arial;
  font-size 				: 15px;
  font-weight     			: bolder;
  color 					: #e9eadf;
}

#language
{ 	
	position 				: absolute; 
 	top 					: 0px; 
 	left					: 760px; 
	font-family				: "times new roman", times, serif;
 	font-size 				: 16px;
  	font-weight       		: bolder;
	color 					: ;
}

.title
{
  font-size				: 18px; 
  margin-bottom  		: 10px;
}

.intro
{
  margin-top 				: 10px; 
  font-weight 			: bold;
 }

.tekst
{ 	
  font-style 				: arial;
  font-size 				: 12px;
  font-weight       : bolder;
  color					    : #a9a9a9;
	
}

.small_tekst
{
font-family					:Verdana, Arial, Helvetica, sans-serif; 
font-size					:11px;
}	 	
 


