body
{
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, Verdana, Arial,  Serif;
	font-size: 11px;
	background-color: #edf2f5;
	color: #535F6B;
}

table
{
	border-collapse: collapse;
	border: none;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
}

table.cellpadding
{
	border-collapse: separate;
}

table.not100
{
	height: 0%;
}

td
{
	border: none;
	vertical-align: top;
	padding: 0px;
	font-size: 11px;
}

h1
{
	font-size: 15px;
	color: #FE8438;
}

h2
{
	font-size: 13px;
}

form
{
	padding: 0px;
	margin: 0px;
}

img
{
	padding: 0px;
	margin: 0px;
}

div
{
	margin: 0px;
	padding: 0px;
}

a
{
	color: #e05f21;
	text-decoration: underline;
}

a:hover
{
	color: #e05f21;
	text-decoration: none;
}

td.outercontainer
{
	width: 100%;
	height: 100%;	
	padding-bottom: 25px;
	vertical-align: top;
	background-color: #E1E9E6;
}

table.outertable
{
	margin-right: auto;
	width: 1084px;
	height: 0%;
}

td.topleft
{
	background-image: url(images/lefttop.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 187px;
	width: 270px;
}

td.toplogo
{
	background-image: url(images/maintop.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 187px;
	width: 814px;
}

td.lefttop
{
	background-image: url(images/left.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	width: 270px;
	height: 416px;
	text-align: right;
	padding-top: 53px;
	text-align: right;
}

table.submenutable
{
	width: 171px;
	border-top: 2px solid #FE7823;
	height: 0%;
	text-align: right;
	margin-left: auto;
}

td.submenuouter
{
	padding-right: 11px;
}

td.submenutop
{
	color: #fff;
	background-color: #04115F;
	width: 171px;
	height: 22px;
	padding-left: 9px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	z-index: 4;
	border: 1px solid #04115F;	
}

td.submenu
{
	color: #fff;
	padding-left: 9px;
	background-color: #0018A9;
	border: 1px solid #04115F;
	border-top: none;
	line-height: 150%;
	padding-bottom: 10px;
	z-index: 4;
}

td.submenu a
{
	color: #fff;
	text-decoration: underline;
}

td.submenu a:hover
{
	color: #fff;
	text-decoration: none;
}

#submenuouter
{
	position: relative;
	width: 100%;
}

#submenucontainer
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

#submenushadow
{
	position: absolute;
	top: 3px;
	left: 5px;
	width: 160px;
	background-color: #000;
	z-index: 0;
	-moz-opacity: .60;
	opacity: 0.6;
	filter:alpha(opacity=60);
}

td.leftbottom
{
	height: 100%;
	background-image: url(images/leftbottom.jpg);
	background-position: top right;
	background-repeat: repeat-y;
	width: 270px;
	
}

td.contentcontainer
{
	background-color: #fff;
	height: 100%;
	width: 814px;
	padding-right: 2px;
	padding-top: 2px;
}

td.topgrey
{
	width: 100%;
	height: 16px;
	background-color: #E1E9E6;
	border-bottom: 1px solid #fff;
}

td.topspacer
{
	height: 1px;
}

td.menucontainer
{
	border: 1px solid #EA7428;
	background-color: #FE7823;
	widh: 100%;
	height: 30px;
}

td.menutd img
{
	cursor: pointer;
}

td.menuspace
{
	height: 32px;
	background-color: #FE7823;
	border-left: 1px solid #EA7428;
	width:1px;
}

td.menuempty
{
	width: 100%;
}

#menu1outer
{
	position: relative;
}

#menu1container
{
	visibility: hidden;
	position: absolute;
	top: 32px;
	left: 0px;
	width: 193px;
	border: 1px solid #EA7428;
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 11px;
	line-height: 150%;
	background-color: #fff;
	z-index: 1;
}

#menu1container a
{
	color: #414E5C;
	text-decoration: none;
}

#menu1container a:hover
{
	color: #001BC8;
	text-decoration: underline;
}

#menu1shadow
{
	visibility: hidden;
	position: absolute;
	top: 33px;
	left: 3px;
	width: 230px;
	background-color: #AAAAAA;
	-moz-opacity: .60;
	opacity: 0.6;
	filter:alpha(opacity=60);
	z-index: 0;
}
#menu2outer
{
	position: relative;
}

#menu2container
{
	visibility: hidden;
	position: absolute;
	top: 32px;
	left: -1px;
	width: 156px;
	border: 1px solid #EA7428;
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 11px;
	line-height: 150%;
	background-color: #fff;
	z-index: 1;
}

#menu2container a
{
	color: #414E5C;
	text-decoration: none;
}

#menu2container a:hover
{
	color: #001BC8;
	text-decoration: underline;
}

#menu2shadow
{
	visibility: hidden;
	position: absolute;
	top: 33px;
	left: 3px;
	width: 192px;
	background-color: #AAAAAA;
	-moz-opacity: .60;
	opacity: 0.6;
	filter:alpha(opacity=60);
	z-index: 0;
}

#menu3outer
{
	position: relative;
}

#menu3container
{
	visibility: hidden;
	position: absolute;
	top: 32px;
	left: -1px;
	width: 143px;
	border: 1px solid #EA7428;
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 11px;
	line-height: 150%;
	background-color: #fff;
	z-index: 1;
}

#menu3container a
{
	color: #414E5C;
	text-decoration: none;
}

#menu3container a:hover
{
	color: #001BC8;
	text-decoration: underline;
}

#menu3shadow
{
	visibility: hidden;
	position: absolute;
	top: 32px;
	left: 3px;
	width: 181px;
	background-color: #AAAAAA;
	-moz-opacity: .60;
	opacity: 0.6;
	filter:alpha(opacity=60);
	z-index: 0;
	
}

#menu4outer
{
	position: relative;
}



#menu4container
{
	visibility: hidden;
	position: absolute;
	top: 32px;
	left: -1px;
	width: 130px;
	border: 1px solid #EA7428;
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 11px;
	line-height: 150%;
	background-color: #fff;
	z-index: 1;
}

#menu4container a
{
	color: #414E5C;
	text-decoration: none;
}

#menu4container a:hover
{
	color: #001BC8;
	text-decoration: underline;
}

#menu4shadow
{
	visibility: hidden;
	position: absolute;
	top: 34px;
	left: 3px;
	width: 164px;
	background-color: #AAAAAA;
	-moz-opacity: 60;
	filter:alpha(opacity: 60);
	opacity: 60;
	z-index: 0;
}


td.contentconainer
{

}

td.frontcontent
{
	background-image: url(images/mainbg.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	width: 810px;
	height: 260px;
	border: 1px solid #E5DBCF;
}

td.frontcontent a
{
	color: #535F6B;
	text-decoration: none;
}

td.frontcontent a:hover
{
	color: #535F6B;
	text-decoration: underline;
}

td.frontcontentbottom
{
	background-color: #e7ebee;
	width: 812px;
	height: 93px;
}

td.subcontent
{
	border-left: 1px solid #FE7823;
	padding-left: 62px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 30px;
	height: 100%;
	width: 100%;
}

td.subcontenthead
{
}

td.subcontenttext
{
	height: 10%;
}

td.subcontentright
{
	border-right: 1px solid #E1E9E6;
	width: 250px;
	height: 100%;
}

td.bottomcontainer
{
	border-top: 3px solid #E1E9E6;
	background-image: url(images/bottom.gif);
	background-position: top right;
	background-repeat: no-repeat;
	width: 1084px;
	height: 59px;
	vertical-align: middle;
	padding-left: 200px;
	padding-right: 400px;
}


td.contact_text
{
	white-space: nowrap;
	width: 0%;
	padding-right: 10px;
}

div.must
{
	color: #ff0000;
	display: inline;
}

td.contact_input input
{
	border: 1px solid #CCCCCC;
	width: 260px;
}

td.contact_input textarea
{
	border: 1px solid #CCCCCC;
}

td.contact_submit 
{
	padding-top: 8px;
}

td.contact_submit input
{
	border: 1px solid #000;
}

div.video {position:absolute;z-index:30000;top: 405px;left:760px;}

/* Nytt popup script 31.08 */
#box_overlay	{position:fixed; top: 0; left: 0; z-index: 900000; width: 100%; height: 100%; background-color: #000000;filter: alpha(opacity=80);opacity:0.8;}
#box_wrapper	{position:fixed;top:100px;left:50%;z-index: 900001;margin:0px;padding:5px;background:transparent;}
#box_wrapper_video	{position:fixed;top:100px;left:50%;z-index: 900001;margin:0px;padding:5px;background:#666}
#box_close		{width:30px;height:30px;position:absolute;right:-10px;top:-10px;background:url(../images/box_close.png) no-repeat;cursor:pointer;}
#box_top		{padding:20px 20px 10px 20px;background:#f9f9f9;font-size:24px;text-align:left;color:#003366;font-family:Georgia,"Times New Roman",serif;font-weight:normal;}
.box_rep_login		{padding:10px 20px 20px 20px;background:url(../images/background_tips.png);min-height:272px;overflow:auto;}
.box_rep_glemt		{padding:10px 20px 20px 20px;background:#fff;min-height:250px;overflow:auto;}
.box_rep_video		{padding:10px 20px 20px 20px;background:#fff;max-height:180px;overflow:auto;}
.box_rep_tilbakemelding		{padding:0px 20px 20px 20px;background:#fff;min-height:130px;overflow:auto;}
.box_rep_vilkar		{padding:10px 20px 20px 20px;background:#fff;min-height:420px;overflow:auto;}
.box_rep_passordsendt {padding:10px 20px 20px 20px;background:#fff;min-height:100px;overflow:auto;}