@charset "utf-8";
/* CSS Document for Target3d.no */
html, body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url('gfx/bg.png') repeat-x #e9dcbe 0 -9px;
	}
	
#wrap {
	display:block;
	position:relative;
	width:930px;
	padding:0px;
	height:auto !important;
	margin:0 auto 15px auto;
	border:0px solid #bbb;
	background:url('gfx/wrap_bg.gif') repeat-y;
	}


/* HEAD */
#head {
	display:block;
	width:930px;
	height:100px;
	position:absolute;
	z-index:5;
	left:0px;
	top:0px;
	background:url('gfx/head_bg5.png') no-repeat -1px 0px;
	}
#logo {
	display:none;
	width:700px;
	height:50px;
	padding:0 20px;
	position:absolute;
	z-index:5;
	left:20px;
	top:3px;

	
	}

#htop {
	position:absolute;
	right:20px;
	top:15px;
	height:70px;
	width:250px;
	padding:0;
	text-align:right;
	z-index:15;
	}
#htop a {
	position:relative;
	font-size:10px;
	color:#392e14;
	overflow:hidden;
	}
.headinfo {
	position:absolute;
	right:150px;
	top:5px;
	}
.headinfo dt a {
	color:#8f7930;
	font-style:normal;
	}
.headinfo2 {
	position:absolute;
	right:25px;
	top:5px;
	}

.headinfo dt, .headinfo2 dt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#8f7930;
	padding:2px 0;
	}
.headinfo dd, .headinfo2 dd {
	color:#444;
	font-weight:normal;
	font-size:11px;
	padding:2px 0 2px 0px;
	cursor:pointer;
	}
.headinfo a, .headinfo2 a {
	color:#333;
	}
.headinfo a span {
	text-decoration:underline;
	}
#flagg img {
	margin:0;
	}	
a#flagg {
	position:relative;
	margin-top:5px;
	display:block;
	width:45px;
	height:10px;
	padding:1px 0 5px 30px;
	z-index:10;
	font-size:10px;
	color:#392e14;
	overflow:hidden;
	}

a#nor {
	background:url('gfx/flagg_nor.png') no-repeat 0 -16px;
	}
a#eng {
	background:url('gfx/flagg_eng.png') no-repeat 0 -16px;
	}
a#nor:hover, a#eng:hover{
	background-position:0 0px !important;
	color:#fff;
	}
#dgv {
	position:absolute;
	top:15px;
	left:15px;
	height:75px;
	width:110px;
	padding:0;
	
	text-align:right;
	}
	
.rtop, .rbottom{display:block; position:absolute; top:20px; width:150px; left:0; clear:both; z-index:2;}
.rtop *, .rbottom *{display: block; height: 1px; line-height:1px; font-size:1px; overflow:visible; background:#9f8b5f; }
.r1{margin: 0 5px}
.r2{margin: 0 2px; border-left:1px solid #b29f76; border-right:1px solid #b29f76;}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}

		
/* CONTENT */ 	
#content {
	display:block;
	position:relative;
	width:930px;
	height:auto;
	padding:76px 0px 185px 0px;
	background:none;
	color:#fff;
	}
#iwrap {
	display:block;
	width:890px;
	padding:23px 15px 0px 15px;
	height:auto !important;
	min-height:375px;
	height:375px;
	background:url('gfx/iwrap_bg.png') no-repeat;
	color:#000;
	
	}
#iwrap2 {
	width:896px;
	position:relative;
	padding:0 2px 0px 2px;
	height:auto !Important;
	background:#fff;
	}
#counter {
	width:auto;
	padding:5px 10px;
	background:url('gfx/transparent2.png');
	position:absolute;
	top:210px;
	right:10px;
	text-align:center;
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	text-shadow:#000000;
	z-index:10;
	color:#fff;
	}
#counter div {
	font-size:1.3em;
	}
#menu {
	height:52px;
	width:880px;
	padding:0 10px;
	border-top:1px solid #392e14;
	border-bottom:1px solid #392e14;
	background:url('gfx/menu_bg.gif') repeat-x;
	}
#menu a {
	display:block;
	height:30px;
	margin-top:7px;
	width:auto;
	padding:15px 14px 0 12px;
	text-align:center;
	background:url('gfx/divide.gif') top right no-repeat;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#392e14;
	font-weight:normal;
	overflow:hidden;
	}
/* FOOT */
#foot {
	display:block;
	width:850px;
	padding:0px 23px;
	height:180px;
	position:absolute;
	z-index:5;
	left:17px;
	bottom:2px;
	/*background:#392e14;*/
	background:#151515;
	border:0px solid #444;
	overflow:hidden;
	}
	
#foot dl {
	float:left;
	position:relative;
	display:block;
	width:180px;
	height:14.5em;
	margin:6px 10px 0 0;
	padding:0 15px 0 0 ;
	border-right:1px solid #4f4839;
	overflow:hidden;
	}
#foot dl.first { 
	width:220px;
	padding-left:0px;
	}
#foot dl.naermeste { 
	width:200px;
	padding-left:0px;
	}
#foot dl.last {
	float:right;
	width:150px;
	border-right:0px;
	padding-right:0px;
	}
#foot dl.last a {	
	cursor:pointer !important;
	}
#foot dt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	/* color:#8f7930; */
	color:#d0ad67;
	padding:2px 0;
	}
#foot dt a{
	font-size:13px;
	color:#d0ad67;
	cursor:pointer;
	}
#foot dd {
	color:#fff;
	background:url('gfx/dot.gif') 5px 9px no-repeat;
	font-weight:normal;
	font-size:11px;
	padding:2px 0 2px 10px;
	cursor:pointer;
	}
#foot dl.naermeste dd, #foot dl.naermeste dd:hover {
	background:none;
	}
	
#foot dd a {
	color:#fff;
	}
#foot dl.last dd a span {
	text-decoration:underline;
	}
#foot dd:hover a {
	color:#392e14;
	}
#foot dl.last dd, #foot dl.last dd:hover, #foot dl.last dd:hover a {
	background:none;
	color:#fff;
	cursor:default;
	padding-bottom:0px;
	
	}
#foot dd:hover {
	background:#e1d4a8;
	color:#392e14;
	cursor:pointer;
	}

#foot dd div {
	display:none;
	width:300px;
	height:auto;
	padding:10px;
	background:url('gfx/transparent2.png');
	position:absolute;
	top:-245px;
	left:50%;
	margin-left:-151px;
	border:2px solid #fff;
	z-index:15;
	color:#000;
	}
#foot dd img {
	margin:1px;
	}
#foot dd:hover div img {
	display:none;
	border:1px solid #fff;
	}
#foot dd:hover div {
	display:block;
	}
#foot dd:hover div img {
	display:block;
	}
	
#paameldttabell{
	padding:8px;
	}
#paameldttabell td{
	padding-left: 10px;
	padding-right: 10px;
	}
#paameldttabell th{
	text-align:left;
	padding-left: 10px;
	padding-right: 10px;
	}
#flaggNo{
	position: absolute;
	bottom: 0px;
	right: 10px;
}

#flaggGb{
	position: absolute;
	bottom:0px;
	right: 32px;
}








