body {
	background-color: #c6daee;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x; 
	margin:0px auto;


 }
 
 
 #main {
	width: 875px;
	height: 550px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #B6D1EB;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x; 
 }
 
 #main2 {
 float:left;
	margin: 0px;	
	}
 #header {
 
  margin: auto;
  width: 875px ;
  height: 90px ;
  border: 0px ;
  cellpadding: 0px ;
  cellspacing: 0px ;
  
  }	
	
 #menu {
 
  margin: auto;
  width: 875px ;
  height: 28px ;
  border: 0px ;
  cellpadding: 0px ;
  cellspacing: 0px ;
  
  }
   #footerhome {
 
  margin: auto;
  width: 875px ;
  height: 20px ;
  border: 0px ;
  cellpadding: 0px ;
  cellspacing: 0px ;
  
  }
 #footerhomeleft {
 
  margin: auto;
  text-align: left;
  float: left;
  width: 800px ;
  height: 19px ;
  border: 0px ;
  cellpadding: 0px ;
  cellspacing: 0px ;
  
  }
   #footerhomeright {
 
  margin: auto;
  text-align: right;
   float: left;
  width: 73px ;
  height: 19px ;
  border: 0px ;
  cellpadding: 0px ;
  cellspacing: 0px ;
  
  }

  
  #spacerhor {
  float: left ;
  margin: auto;
  width: 784px ;
  height: 2px ;
  border: 0px ;
  cellpadding: 0px ;
  cellspacing: 0px ;
  }
  
  #spacervert {
  float: left ;
  width: 1px ;
  height: 508px ;
  border: 0px ;
  cellpadding: 0px ;
  cellspacing: 0px ;
  margin: auto;
  }
  
  #content {
	float: left;
	margin: auto;
	width: 875px;
	height: auto;
	border: 0px;
	background-color: #fffef3;
	background-image: url(images/Everest1.jpg);
	background-repeat: no-repeat;
}

 #lc	{
	width: 524px;
	float:left;
	text-align: left;
	}
 
 #rc0	{
	width: 349px;
	float:left;
	text-align: right;
	
	
	} 
 #rc1	{
	width: 240px;
	float: right;
	text-align: right;
	background-color: #fffef3;
	margin: 0px;
	
	}
	
 #tekst	{
	width: 219px;
	float: right;
	text-align: justify;
	margin-right: 20px;
	margin-left: 20px;
	background-color: #fffef3;
	}

	
.kop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	line-height: 20pt;
}	
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	line-height: 24pt;
	text-decoration: underline;
}
.plat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 12pt;
	
}

.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 12pt;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 18pt;
	font-weight: normal;
}
#tekst a:link{
	color:#505572;
	font-weight:bold;
	text-decoration: none;
}

#tekst a:visited {
	text-decoration: none;
	font-weight:bold;
	color: #505572;
	
}
#tekst a:hover {
	text-decoration: none;
	color:#CC0000;
	
	font-weight:bold;
	
}
#footerhome a:link{
	color:#666666;
	text-decoration: none;
}

#footerhome a:visited {
	color: #666666;
	text-decoration: none;
}
#footerhome a:hover {
	text-decoration: none;
	color:#CC0000;
	text-decoration: none;

}

