@charset "utf-8";
body {
	font-family: helvetica, arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(MainBg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#272733;
	margin: 0px;
}

#MainLayerBg {
	width: 1105px;
	height: 1000px;
	margin: 0 auto;
	background-position: 50% 0;
/*	background-color:#333333; */
	}



#LogoLyr   {
	width:400px; 
	height:95px;
/* 	background-color:#990000; */
	margin-top:35px;
	margin-left:400px;
	 }
	 
#MainMenuLyr    {
	width:1105px; 
	height:30px;
	margin-top: 45px;
	margin-left: 0px;
	margin-bottom: 8px;
	}
	
	
	
#Innhold {
	height: 645px;
 	background-color:#000000; 
/*	background-color:#f6f6f6; */

	/*	voice-family: "\"}\""; 		*/
	/*	voice-family:inherit; 		*/
	/* 	width: 400px;				*/
	}
	

#Footer {
	margin-top:2px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00FF00;
	background-image: url(Btn_bg.gif);
	}
	
.separatorInvisible {
	height: 0;
	clear: both;
	}
.separator {
	height: 1px;
	background-color: #a9a9a9;
	clear: both;
	margin-bottom: 2em;
	}

