/********* farge *********

ncc blŒ		#0076bf

*************************/
html {
	font-size:100.01%;
}

html,body {
	margin:0;
	padding:0;
}

body {
	font-size:11px;
	color:#ffffff;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*background:url(../img/body.gif) repeat; */
	background: #2375bb;
	padding-top: 25px !important;
}

.stripe {
	height: 25px;
	width: 100%;
	/*background: url(../images/stripe.gif) repeat-x;*/
	background: url(../images/stripe_big.gif) repeat-x;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
}

.nofloat {
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
}

a {
	text-decoration:none;
	outline:none;
	margin:0;
	padding:0;
}

a img {
	border:0;
}

var {
	display:none;
}

form,table,tr,td {
	margin:0;
	padding:0;
}

h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:1em;
}

p {
	margin:0;
	padding:5px 0;
}

.inno_2 p {
	line-height: 16px;
}

ul {
	padding:0 0 0 40px;
	margin:0;
}

ul li {
	padding:2px 0;
	margin:0;
}

ul li.nofloat {
	clear:both;
	float:none;
	font-size:0;
	line-height:0;
	height:0;
	background:none;
}

#out_head {
	background:url(../img/index_head_1.gif) no-repeat center top;
	height:300px;
	/*
	border-bottom:solid 1px #990f18;
	*/
	cursor:pointer;
}

#out_head_a {
	background:url(../img/index_head_1.gif) no-repeat center top;
	height:300px;
	border-bottom:solid 1px #990f18;
	display:block;
	opacity:0.9;
	filter:alpha(opacity=90);
}

#out_head_a:hover {
	opacity:1;
	filter:alpha(opacity=100);
}

#head {
	width:1000px;
	height:300px;
	margin:0 auto;
	position:relative;
	z-index:1;
}

#video {
	position:absolute;
	top:17px;
	right:47px;
	z-index:100;
	padding:12px 0 0 20px;
	width:391px;
	height:242px;
	background:url(../img/player_field.png) no-repeat;
}

* html #video {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/player_field.png',sizingMethod='crop');
}

#video_player {
	position:absolute;
	top:33px;
	right:54px;
	z-index:500;
	height:190px;
	width:380px;
}

#play_button {
	position:absolute;
	top:238px;
	right:400px;
	z-index:200;
	width:30px;
	height:30px;
	display:block;
	background:url(../img/play_stop.gif) no-repeat left top;
}

#logo {
	width:202px;
	height:116px;
	position:absolute;
	left:26px;
	top:244px;
	z-index:100;
	background:url(../img/logo2.png) no-repeat left top;
}

* html #logo {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/logo2.png',sizingMethod='crop');
}

#logo_link {
	position:absolute;
	left:26px;
	top:244px;
	z-index:500;
	display:block;
	width:202px;
	height:116px;
}

#logo_pages {
	width:202px;
	height:116px;
	position:absolute;
	left:26px;
	top:-58px;
	z-index:100;
	background:url(../img/logo2.png) no-repeat left top;
}

* html #logo_pages {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/logo2.png',sizingMethod='crop');
}

#logo_link_pages {
	position:absolute;
	left:26px;
	top:-58px;
	z-index:500;
	display:block;
	width:202px;
	height:116px;
}

#center {
	width:1100px;
	margin:0 auto;
}

#left_col {
	padding:60px 0 0 30px;
	width:180px;
	float:left;
	position:relative;
}

#left_col form {
	padding:0 0 10px;
}

#index_flash {
	height:278px;
	background:url(../img/index_flash.jpg);
}

#right_col {
	padding:0 0 0 30px;
	width:770px;
	overflow:hidden;
	float:left;
}

.h_title {
	padding:10px 0;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
}

.kon_img {
	float:left;
	margin:0 10px 10px 0;
}

.tele {
	visibility:hidden;
	padding:10px 0;
	font-weight:bold;
}

.tele span {
	padding:5px 0 0;
	display:block;
	font-size:20px;
	font-weight:normal;
}

.tele p {
	color: #fff !important;
	}

.out_writer {
	padding:0 5px;
	width:130px;
	height:20px;
	background:url(../img/input.gif) no-repeat left top;
}

.writer {
	padding:0;
	width:125px;
	height:20px;
	font-size:12px;
	color:#a2a4a5;
	border:0;
	background:none;
}

#sender {
	width:70px;
	height:20px;
	color:#ffffff;
	font-size:11px;
	cursor:pointer;
	border:0;
	background:url(../img/sender.gif) no-repeat;
}

.blue_logo {
	margin-top:5px;
}


/** menu **/

#top_menu {
	padding:0;
	list-style-type:none;
}

#top_menu li {
	float:left;
	position:relative;
	padding:10px 8px 0;
	height:26px;
	border-left: 1px solid #fff;
	/*
	background:url(../img/top_menu.gif) left top repeat-y;
	*/
}

#top_menu li.overa {
	/*
	background:#881116;
	*/
}

#top_menu li a,
#top_menu li a:visited {
	color:#fff;
	font-weight:bold;
	font-size:10px;
	font-family:Tahoma;
	text-transform: uppercase;
}

#top_menu li:hover {
	background: #fff !important;
}

#top_menu li:hover a,
#top_menu li:hover a:visited {
	color: #0076bf ;
}

.drop_1 {
	position:absolute;
	left:-1px;
	top:36px;
	padding:0 0 0 5px;
	width:161px;
	height:36px;
	overflow:hidden;
	/*
	background:#881116 url(../img/top_menu.gif) right top no-repeat;
	*/
	background: #fff;
}

.drop_3 {
	position:absolute;
	left:-1px;
	top:36px;
	padding:0;
	width:180px;
	overflow:hidden;
	height:36px;
	/*
	background:#881116 url(../img/top_menu.gif) left top no-repeat;
	*/
	background: #fff;
}

.drop_4 {
	position:absolute;
	left:-1px;
	top:36px;
	padding:0;
	width:238px;
	height:36px;
	/*
	background:#881116 url(../img/top_menu.gif) left top no-repeat;
	*/
	background: #fff;
}

.drop_6 {
	position:absolute;
	right:-1px;
	top:36px;
	padding:0;
	width:521px;
	height:36px;
	/*
	background:#881116 url(../img/top_menu.gif) left top no-repeat;
	*/
	background: #fff;

}

.drop_8 {
	position:absolute;
	right:0;
	top:36px;
	padding:0;
	width:165px;
	height:36px;
	/*
	background:#881116 url(../img/top_menu.gif) left top no-repeat;
	*/
	background: #fff;
}

#top_menu li div a {
	display:block;
	float:left;
	text-transform:uppercase;
	padding:12px 0 11px;
}

/*
#top_menu li div a:hover {
	background-color:#000000;
}
*/
.drop_6 div {
	/*
	background:url(../img/top_menu.gif) right top no-repeat;
	*/
}

#flasher {
	padding:40px 0 0;
	position: relative;
}
/*
.slot_0 {
	background:url(../img/slot_0.gif) repeat-x 0 70px;
}

.slot_1 {
	background:url(../img/slot_1.gif) repeat-x bottom left;
}

.slot_2 {
	background:url(../img/slot_2.gif) repeat-y -1500px 0;
}
*/

.slot_0 {
		background: url(../images/content_bg.gif) no-repeat 700px 71px;
}

#info {
	padding:25px 0 0;
}

.inno_0 {
	/*
	background:url(../img/inno_1.gif) repeat-y left top;
	*/
	background: url(../images/content_bg.gif) no-repeat left 10px;
	padding: 10px 0 0 10px;
	
}

.inno_1 {
	/*
	background:url(../img/inno_0.gif) no-repeat left top;
	*/
}

.inno_2 {
	padding:0 0 0 50px;
	min-height:400px;
	/*
	background:url(../img/inno_2.gif) no-repeat left bottom;
	*/
}

* html .inno_2 {
	height:400px;
}

.left_info {
	padding:50px 0 35px;
	width:415px;
	float:left;
}

a.mailto {
	display:none;
}

.left_info a,a.mailto {
	color:#FEC981;
	text-decoration:underline;
}

.left_info a:hover,a.mailto:hover {
	text-decoration:none;
}

.right_info {
	padding:15px 0 0;
	width:255px;
	height:260px;
	float:left;
}

.right_info_none {
	display:none;
}

.top_title {
	padding:0 0 15px;
	color:#fec981;
	font-size:16px;
	font-weight:bold;
}

.clam_up {
	width:219px;
	height:214px;
	background:url(../img/clamer.gif) no-repeat left top;
}

.clam_down {
	width:219px;
	height:214px;
	background:url(../img/clamera.png) no-repeat 152px 0;
}

* html .clam_down {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/clamer_2.png',sizingMethod='crop');
}

.pico_clam {
	width:219px;
	height:214px;
	background:no-repeat center center;
}


	
/* new */
#bubal {
	margin:0;
	padding:0;
	float:left;
	border-collapse:collapse;
}

#bubal th {
	padding:0 0 10px;
	border-left:solid 1px #fff;
}

#bubal th div {
	padding:15px 10px;
	background:#D2492A;
}

#bubal th div.sasa {
	width:82px;
}

#bubal th.first {
	border-left:0;
}

#bubal td {
	padding:5px 10px;
	border-left:solid 1px #fff;
}

.tr_color td {
	/*
	background:#cc3a3d;
	*/
	background: #7D9AAA;
}

#bubal td.first {
	border-left:0;
}

#bubal tr.bblack td {
	background:#000000;
	cursor:pointer;
}

#bubal tr.bblack23 td {
	background:#EEAF00;
	cursor:default;
}

#ap_map {
	position:relative;
	z-index:100;
	width:420px;
	height:280px;
	float:left;
	background:url(../img/mapss.jpg) no-repeat;
	
}

#ap_map a {
	display:block;
	position:absolute;
	z-index:500;
}

#ap_map a.marked {
	background-position:0 0;
	cursor:default;
}

#ap_map .map_a_1 {
	left:12px;
	top:38px;
	width:67px;
	height:52px;
	background:url(../img/maps/map_a_1.gif) no-repeat -100px 0;
}

#ap_map .map_a_1:hover {
	background:url(../img/maps/map_a_1.gif) no-repeat 0 0;
}

#ap_map .map_a_2 {
	left:52px;
	top:50px;
	width:80px;
	height:40px;
	background:url(../img/maps/map_a_2.gif) no-repeat -100px 0;
}

#ap_map .map_a_2:hover {
	background:url(../img/maps/map_a_2.gif) no-repeat 0 0;
}

#ap_map .map_a_3 {
	left:124px;
	top:27px;
	width:46px;
	height:63px;
	background:url(../img/maps/map_a_3.gif) no-repeat -100px 0;
}

#ap_map .map_a_3:hover {
	background:url(../img/maps/map_a_3.gif) no-repeat 0 0;
}

#ap_map .map_a_4 {
	left:168px;
	top:29px;
	width:43px;
	height:61px;
	background:url(../img/maps/map_a_4.gif) no-repeat -100px 0;
}

#ap_map .map_a_4:hover {
	background:url(../img/maps/map_a_4.gif) no-repeat 0 0;
}

#ap_map .map_a_5 {
	left:205px;
	top:50px;
	width:79px;
	height:40px;
	background:url(../img/maps/map_a_5.gif) no-repeat -100px 0;
}

#ap_map .map_a_5:hover {
	background:url(../img/maps/map_a_5.gif) no-repeat 0 0;
}

#ap_map .map_a_6 {
	left:270px;
	top:38px;
	width:102px;
	height:60px;
	background:url(../img/maps/map_a_6.gif) no-repeat -1000px 0;
}

#ap_map .map_a_6:hover {
	background:url(../img/maps/map_a_6.gif) no-repeat 0 0;
}

#ap_map .map_a_7 {
	left:10px;
	top:110px;
	width:65px;
	height:48px;
	background:url(../img/maps/map_a_7.gif) no-repeat -100px 0;
}

#ap_map .map_a_7:hover {
	background:url(../img/maps/map_a_7.gif) no-repeat 0 0;
}

#ap_map .map_a_8 {
	left:52px;
	top:122px;
	width:39px;
	height:40px;
	background:url(../img/maps/map_a_8.gif) no-repeat -100px 0;
}

#ap_map .map_a_8:hover {
	background:url(../img/maps/map_a_8.gif) no-repeat 0 0;
}

#ap_map .map_a_9 {
	left:80px;
	top:122px;
	width:51px;
	height:42px;
	background:url(../img/maps/map_a_9.gif) no-repeat -1000px 0;
}

#ap_map .map_a_9:hover {
	background:url(../img/maps/map_a_9.gif) no-repeat 0 0;
}

#ap_map .map_a_10 {
	left:124px;
	top:122px;
	width:47px;
	height:42px;
	background:url(../img/maps/map_a_10.gif) no-repeat -1000px 0;
}

#ap_map .map_a_10:hover {
	background:url(../img/maps/map_a_10.gif) no-repeat 0 0;
}

#ap_map .map_a_11 {
	left:167px;
	top:122px;
	width:45px;
	height:42px;
	background:url(../img/maps/map_a_11.gif) no-repeat -100px 0;
}

#ap_map .map_a_11:hover {
	background:url(../img/maps/map_a_11.gif) no-repeat 0 0;
}

#ap_map .map_a_12 {
	left:208px;
	top:121px;
	width:49px;
	height:43px;
	background:url(../img/maps/map_a_12.gif) no-repeat -1000px 0;
}

#ap_map .map_a_12:hover {
	background:url(../img/maps/map_a_12.gif) no-repeat 0 0;
}

#ap_map .map_a_13 {
	left:248px;
	top:121px;
	width:38px;
	height:43px;
	background:url(../img/maps/map_a_13.gif) no-repeat -1000px 0;
}

#ap_map .map_a_13:hover {
	background:url(../img/maps/map_a_13.gif) no-repeat 0 0;
}

#ap_map .map_a_14 {
	left:276px;
	top:122px;
	width:62px;
	height:42px;
	background:url(../img/maps/map_a_14.gif) no-repeat -1000px 0;
}

#ap_map .map_a_14:hover {
	background:url(../img/maps/map_a_14.gif) no-repeat 0 0;
}

#ap_map .map_a_15 {
	left:273px;
	top:97px;
	width:64px;
	height:23px;
	background:url(../img/maps/map_a_15.gif) no-repeat -1000px 0;
}

#ap_map .map_a_15:hover {
	background:url(../img/maps/map_a_15.gif) no-repeat 0 0;
}

#ap_map .map_a_16 {
	left:314px;
	top:114px;
	width:84px;
	height:54px;
	background:url(../img/maps/map_a_16.gif) no-repeat -1000px 0;
}

#ap_map .map_a_16:hover {
	background:url(../img/maps/map_a_16.gif) no-repeat 0 0;
}

#ap_map .map_a_17 {
	left:6px;
	top:181px;
	width:70px;
	height:60px;
	background:url(../img/maps/map_a_17.gif) no-repeat -1000px 0;
}

#ap_map .map_a_17:hover {
	background:url(../img/maps/map_a_17.gif) no-repeat 0 0;
}

#ap_map .map_a_18 {
	left:75px;
	top:193px;
	width:55px;
	height:53px;
	background:url(../img/maps/map_a_18.gif) no-repeat -1000px 0;
}

#ap_map .map_a_18:hover {
	background:url(../img/maps/map_a_18.gif) no-repeat 0 0;
}

#ap_map .map_a_19 {
	left:121px;
	top:169px;
	width:51px;
	height:77px;
	background:url(../img/maps/map_a_19.gif) no-repeat -1000px 0;
}

#ap_map .map_a_19:hover {
	background:url(../img/maps/map_a_19.gif) no-repeat 0 0;
}

#ap_map .map_a_20 {
	left:167px;
	top:169px;
	width:45px;
	height:77px;
	background:url(../img/maps/map_a_20.gif) no-repeat -1000px 0;
}

#ap_map .map_a_20:hover {
	background:url(../img/maps/map_a_20.gif) no-repeat 0 0;
}

#ap_map .map_a_21 {
	left:210px;
	top:193px;
	width:47px;
	height:53px;
	background:url(../img/maps/map_a_21.gif) no-repeat -1000px 0;
}

#ap_map .map_a_21:hover {
	background:url(../img/maps/map_a_21.gif) no-repeat 0 0;
}

#ap_map .map_a_22 {
	left:263px;
	top:193px;
	width:77px;
	height:56px;
	background:url(../img/maps/map_a_22.gif) no-repeat -1000px 0;
}

#ap_map .map_a_22:hover {
	background:url(../img/maps/map_a_22.gif) no-repeat 0 0;
}

#ap_map .map_a_23 {
	left:281px;
	top:168px;
	z-index:200;
	width:63px;
	height:23px;
	background:url(../img/maps/map_a_23.gif) no-repeat -1000px 0;
}

#ap_map .map_a_23:hover {
	background:url(../img/maps/map_a_23.gif) no-repeat 0 0;
}

#ap_map .map_a_24 {
	left:322px;
	top:176px;
	z-index:100;
	width:78px;
	height:75px;
	background:url(../img/maps/map_a_24.gif) no-repeat -1000px 0;
}

#ap_map .map_a_24:hover {
	background:url(../img/maps/map_a_24.gif) no-repeat 0 0;
}

img.logoncc,
img.scalelogo {
	float: right;
	padding: 15px;
	background: #fff;
	margin: 0 -200px 0 20px;
}

/** home **/

#naviboks {
	padding: 40px 0 0;
	
}

a:link.trinn2,
a:visited.trinn2 {
	width: 230px ;
	height: 230px;
	position: absolute;
	background: url(../swf/trinn2_sm.png) center center no-repeat;
	z-index: 10;
}

a.trinn2:hover,
a.trinn2:focus {
	background: url(../swf/trinn2.png) center center no-repeat;
	z-index: 999;
	width: 250px;
	height: 250px;
}


a.arkitektur {
	width: 230px;
	height: 230px;
	position: absolute;
	background: url(../swf/arkitektur_sm.png) center center no-repeat;
	z-index: 10;
}

a.arkitektur:hover,
a.arkitektur:focus {
	background: url(../swf/arkitektur.png) center center no-repeat;
	z-index: 999;
	width: 250px;
	height: 250px;
}

a.pengen {
	width: 230px;
	height: 260px;
	position: absolute;
	margin-left: 200px;
	margin-top: 30px;
	background: url(../swf/tjen_penger_sm.png) center center no-repeat;
	z-index: 20;
}

a.pengen:hover,
a.pengen:focus {
	background: url(../swf/tjen_penger.png) center center no-repeat;
	z-index: 999;
}

img.fast {
	position: absolute;
	margin-top: 20px;
	margin-left: 370px;
	z-index: 30;
}


a.atriet {
	width: 250px;
	height: 250px;
	position: absolute;
	margin-left: 510px;
	margin-top: 0;
	background: url(../swf/atriet_sm.png) center center no-repeat;
	z-index: 10;
}

a.atriet:hover,
a.atriet:focus {
	background: url(../swf/atriet.png) center center no-repeat;
	z-index: 999;
	width: 270px;
	height: 270px;
}
