@charset "utf-8";
/* CSS Document */
a { margin:0;
padding:0;
}
img { margin:0;
padding:0;
}
body {
	background-image:url(bilder/bak.jpg);
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background-color:#000;
	
	
}

#login {
	position:absolute;
	width:200px;
	height:150px;
	z-index:110;
}
#holder {
	width: 964px;
	 position: relative;
       margin-left: auto;
       margin-right: auto;
       
       
}


#ramme {
	width:964px;

	
}
#topp {background-image:url(bilder/nmk_r1_c1.jpg);
width:964px;
height:80px;
}
.logo {background-image: url(bilder/logo.png);
z-index:100;
position:absolute;
height:110px;
width:365px;
}
#flashead {
	background-image:url(bilder/nmk_r2_c133.jpg);
	width:964px;
	height:290px;
}
.meny {
	position:absolute;
	z-index:101;
	width:964px;
	height:46px;
	left:0px;
	top:359px;
	text-align:center;
}
.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url(bilder/menuo_bg.png) repeat-x;
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 19px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px;
}

.glossymenu li.menu-current a, .glossymenu li a:hover{
	color: #fff ;
	background: url(bilder/menuo_hover_left.png) no-repeat; 
	background-position: left;
}

.glossymenu li.menu-current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(bilder/menuo_hover_right.png) no-repeat right top;
}
#innholder {
	background-image:url(bilder/nmk_r3_c1.jpg);
	float:left;
	width:964px;
	height:auto;
	min-height:250px;
	margin-top:36px;

	padding-top:5px;
	background-repeat:repeat-y;
}
.innhold {
	position:relative;
	width:720px;
	min-height:500px;
	padding-left:10px;
	float:left;
}
#nyheter {
	border-style:solid;
	border-color:#F60;
	text-align:left;
	width:200px;
	height:auto;
	float:right;
	margin-right:10px;
	
	
}

.sponsor1 {
	position:relative;
	border-style:solid;
	border-color:#F60;
	text-align:left;
	width:200px;
	height:auto;
	margin-top:5px;
	margin-right:10px;
	float:right;
	
}
#nyheter a:link,
#nyheter a:hover, 
#nyheter a:active, 
#nyheter a:visited  {color:#000;}


#bunn {background-image:url(bilder/nmk.jpg);
float:left;
width:964px;
height:104px;
margin-top:-0px;
}
.bunnstats {
	float:right;
	width:auto;
	height:auto;
	padding-right:10px;
}
.firmabunn {
	float:left;
	width:auto;
	height:auto;
	padding-left:10px;
}