body{padding:0; margin:0; background:url(images/bg.gif) repeat-x #000; color:#A5A5A4;}
ul{list-style-type:none;}
.blank{font-size:0px; clear:both; line-height:0px;}
.left {float: left;}
.right {float: right;}
a {color: #682;}
a:hover {color: #9A6;}
/*--------------------------------header pan---------------------------*/
#headerPan{
	width:778px; margin:0 auto 0 auto; background: url(images/hbg.jpg) no-repeat; height:270px;
	}
#headerPan ul{
	width:530px; margin:0 auto 0 auto; display:block; height:21px;
	}
#headerPan ul li{
	display:block; float:left; height:21px; margin:0 auto 0 auto; padding:0;
	}
#headerPan ul li a{
	font: bold 12px/21px "Trebuchet MS", Arial, Helvetica, sans-serif; padding:0 14px 0 14px; color:#FFFFFF;
	background-color:#242424; text-decoration:none; margin:0 auto 0 auto; height:21px;
	}
#headerPan ul li a:hover{
	color:#CCCCCC;
	}
#headerPan h1{
	background: url(images/zone.gif) no-repeat; margin:20px auto 0 auto;  width:300px; height:106px; display:block;
	text-indent:-2000px; 
	}
#banner{margin:0 auto 0 auto;  width:300px; height:20px; display:block;}
#bak {padding:5px; background: #121212;}
/*-------innhold--------*/
#wrapper { 
 margin: 10px auto 0 auto;
 width: 922px;
}
#faux {
 background: url(images/faux_edited-1.gif);
 margin-bottom: 0px;
 overflow: auto; 
 width: 100%
}
#leftcolumn { 
 display: inline;
 color: #333;
 width: 120px;
 float: left;
 padding: 10px 45px 10px 45px;
}
#content { 
 float: left;
 color: #A7A7A7;
 width: 425px;
 display: inline;
 position: relative;
 padding: 10px 38px 10px 38px;
 font-family: Geneva, Arial, Helvetica, sans-serif;
 font-size: 85%;
}
#content h2 {color:#CCCCCC;}
p.bottommargin {margin-bottom: 2cm}

#rightcolumn { 
 display: inline;
 position: relative;
 color: #333;
 width: 174px;
 float: right;
 padding: 10px 18px 10px 18px;
}
#footer { 
 font: normal 0.7em sans-serif;
 width: 902px;
 clear: both;
 color: #999999;
 border-top:dotted #666666;
 margin: 10px auto 10px auto;
 height: 18px;
 padding: 5px 10px 5px 10px;
}
#footer a {
	color: #999;
	text-decoration: none;
}
#footer a:hover {
	color: #CCC;
	text-decoration: underline;
}
#footer .left, #footer .right {padding: 10px 0;}
#footer .right a {color: #777;}