/* CSS Document for Troms Kraft */ /*body {
	margin: 0;
	padding: 0 0 20px 0;
	background-color: #fff;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}*/

* {
    padding: 0;
    margin: 0;
}

body
  {
   margin-left: auto;
   margin-right: auto;
}

.width {
	min-width: 973px; /* 1024px min-width for non ie browsers */
	padding: 0;
	margin: 0 30px;
}

* html #ruler {
	width: 932px;
	height: 1px;
	overflow: hidden;
}

.minwidth {
	width: 100%;
	border-collapse: collapse;
	position: relative;
	left: -1px;
	top: 0;
}

/* ----------------- General stuff ----------------- */
.clearBoth {
	clear: both;
}

.widthConstraint {
	width: 88%;
}

.narrowColumn {
	width: 62%;
}

.wrapperFP {
	position: relative;
	margin: 0;
	padding: 0;
	_height: 430px;
	min-height: 430px;
}

.wrapper {
	position: relative;
	margin: 0;
	padding: 0;
}

.print {
	background: url(../images/link_arrow_orange.gif) 4em .35em no-repeat
		!important;
	color: #d75e3f;
	font: bold .8em/ 1.15em arial, helvetica, sans-serif;
	text-decoration: none;
	padding-right: 25px;
}

.print:hover {
	background: url(../images/link_arrow_orange.gif) 4em .35em no-repeat
		!important;
	color: #d75e3f;
	font: bold .8em/ 1.15em arial, helvetica, sans-serif;
	text-decoration: underline;
	padding-right: 25px;
}

/* ----------------- BANNER ----------------- */
#topTheme {
	position: relative;
	margin: 0;
	padding: 0;
	background: #fff url(../images/top_img.jpg) top right no-repeat;
	height: 89px;
	border-bottom: 5px solid #fff;
}

#topTheme2 {
	position: relative;
	margin: 0;
	padding: 0;
	background: #fff url(../images/top_img_splasj.jpg) top right no-repeat;
	height: 89px;
	border-bottom: 5px solid #fff;
}

#topTheme3 {
	position: relative;
	margin: 0;
	padding: 0;
	background: #fff url(../images/top_img_windmill.jpg) top right no-repeat
		;
	height: 89px;
	border-bottom: 5px solid #fff;
}

#topTheme4 {
	position: relative;
	margin: 0;
	padding: 0;
	background: #fff;
	height: 119px;
}

#topTheme h1,#topTheme2 h1,#topTheme3 h1,#topTheme4 h1 {
	height: 0;
	margin: 0;
	padding: 0;
}

#topTheme h1 a,#topTheme2 h1 a,#topTheme3 h1 a,#topTheme4 h1 a {
	position: absolute;
	left: -5px;
	top: 24px;
	margin: 0;
	padding: 0;
	background: #fff url(../images/TK_logoType.gif) no-repeat;
	width: 181px;
	height: 46px;
}

#topTheme h1 span,#topTheme2 h1 span,#topTheme3 h1 span,#topTheme4 h1 span
	{
	display: none;
}

/*
#topTheme span, #topTheme2 span, #topTheme3 span, #topTheme4 span {
	display: none;
}
*/
#globalNav {
	position: absolute;
	left: 0;
	top: 105px;
	margin: 0;
	padding: 0;
	width: 80%;
}

html>body #globalNav {
	top: 88px;
}

#globalNav ul {
	margin-left: 0;
	padding-left: 0;
}

#globalNav ul li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	background: url(../images/link_arrow_orange.gif) 0 .40em no-repeat;
}

#globalNav ul li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #494848;
	font: bold .75em/ .75em Arial, Helvetica, sans-serif;
	padding-left: 12px;
}

#globalNav ul li a:hover {
	text-decoration: none;
	text-transform: uppercase;
	color: #d75e3f;
	font: bold .75em/ .75em Arial, Helvetica, sans-serif;
	padding-left: 12px;
}

#globalNav ul li.selected a {
	color: #d75e3f;
}

/* -------------- TOPNAV RIGHT -"LOGG INN", "KONTAKT OSS" --------------- */
ul#topnavright {
	position: absolute;
	top: 35px;
	right: 10px;
	margin: 0;
	padding: 0;
	font-size: 0.7em;
	line-height: 1em;
}

#topnavright li {
	display: inline;
	list-style-type: none;
}

ul#topnavright li a {
	text-decoration: none;
	font: bold 1em/ 1em Arial, Helvetica, sans-serif;
	padding: 0 5px;
	color: #716c6a;
	text-transform: uppercase;
}

ul#topnavright li a:hover {
	text-decoration: none;
	font: bold 1em/ 1em Arial, Helvetica, sans-serif;
	padding: 0 5px;
	color: #666;
	text-transform: uppercase;
}

ul#topnavright li.selected a {
	
}

/* -------------- MAINSEARCH --------------- */
#mainsearch {
	position: absolute;
	right: 15px;
	top: 50px;
	margin: 0;
	padding: 0;
}

#mainsearch input#searchtext {
	float: left;
	position: relative;
	padding: 1px 0 0 0;
	margin: 1px 5px 0 0;
	font-size: 0.65em; /* tilsvarer 10px */
	height: 1.3em; /* tilsvarer 12px */
	width: 165px;
	border-top: 1px solid #fff;
	border-right: 1px solid #929292;
	border-bottom: 1px solid #929292;
	border-left: 1px solid #fff;
}

html>body #mainsearch input#searchtext {
	width: 171px;
}

#mainsearch #submit {
	float: left;
	position: relative;
	margin: 1px 0 0 0;
	padding: 0 2px 0 2px;
	font: bold .7em/ .7em arial, helvetica, sans-serif;
	background: #d0d0d0;
	border-top: 1px solid #d0d0d0;
	border-right: 1px solid #929292;
	border-bottom: 1px solid #929292;
	border-left: 1px solid #d0d0d0;
	height: 1.50em; /* tilsvarer 17px */
	color: #fff;
}

.login input.searchtext {
	padding: 1px 0 0 0;
	margin: 5px 0 0 0;
	font-size: 1em; /* tilsvarer 10px */
	height: 1.3em; /* tilsvarer 12px */
	width: 100%;
	border-top: 1px solid #fff;
	border-right: 1px solid #929292;
	border-bottom: 1px solid #929292;
	border-left: 1px solid #fff;
}

.login .submit {
	float: right;
	margin: 1px 0 0 0;
	padding: 0;
	font: bold .8em/ 1.2em arial, helvetica, sans-serif;
	background: #d0d0d0;
	border-top: 1px solid #d0d0d0;
	border-right: 1px solid #929292;
	border-bottom: 1px solid #929292;
	border-left: 1px solid #d0d0d0;
	color: #fff;
}

#login {
	margin: 20px 0;
	padding: 0;
	/*width: 262px;*/
}

table.login {
	border: none;
	margin-right: 12px;
}

table.login td {
	font: normal .8em/ .8em arial, helvetica, sans-serif;
}

/* -------------- Bottom margin topTheme --------------- */
#topThemeBottom {
	margin: 0 0 5px 0;
	padding: 0;
	background: #e15800;
	height: 10px;
	border-bottom: 3px solid #efa06d;
	overflow: hidden;
}

/* -------------- Main Advertising --------------- */
.mainAdvContainer {
	margin: 0px 0px 13px 0px;
	padding: 0px;
	border-bottom: 6px solid #e2e6f3;
}

.mainAdvContainer a,.mainAdvContainer a:hover {
	text-decoration: none;
	cursor: pointer;
}

.mainAdvContainerSmall {
	background: #fff;
	margin: 0px 0px 13px 0px;
	padding: 0px;
	border-bottom: 6px solid #e2e6f3;
	overflow: auto;
	width: 100%;
}

.mainAdvContainerSmall a {
	text-decoration: none;
	cursor: pointer;
}

A.mainAdvBlock {
	background-color: #80b9e3;
	display: block;
	height: 130px;
	overflow: hidden;
	width: 100%;
}

A.mainAdvBlock .advImg {
	float: right;
}

A.mainAdvBlock H2 {
	color: #fff;
	font: normal 1.9em/ 1.2em arial, helvetica, sans-serif;
	margin: 0px;
	padding: 20px;
	position: absolute;
	width: 50%;
}

A.mainAdvBlockSmall {
	background-color: #80b9e3;
	display: block;
	height: 130px;
	overflow: hidden;
	width: 49%;
}

.mainAdvContainerSmall A.mainAdvBlockSmall H2 {
	color: #fff;
	font: normal 1.2em/ 1.2em arial, helvetica, sans-serif;
	margin: 0px;
	overflow: hidden;
	padding: 10px;
	position: absolute;
	width: 50%;
	max-width: 25%;
}

.mainAdvContainerSmall #left {
	float: left;
}

.mainAdvContainerSmall #right {
	float: right;
}

.mainAdvBlockSmall .advImg {
	float: right;
}

.mainAdvContainerSmall .spaceHolder {
	height: 130px;
}

/* -------------- Left column front page--------------- */
.mainLeftCol {
	position: relative;
	padding: 0;
	margin: 0 0 0 0;
}

/* -------------- Left column privat etc..--------------- */
.LeftCol {
	margin: 0;
	width: 200px;
	position: absolute;
	left: 1px;
	top: 144px;
}

html>body .LeftCol {
	left: 2px;
	top: 143px;
	z-index: 100;
}

/* -------------- Right column  front page--------------- */
.mainRightCol {
	padding: 0;
	margin: 0;
	width: 316px;
}

.mainRightCol a {
	text-decoration: none;
}

.mainRightCol a img {
	border: none;
}

h3.advTextLargeBg {
	background: #2348ae;
	color: #fff;
	font: normal 1.4em/ 1.2em arial, helvetica, sans-serif;
	border-top: 3px solid #fff;
	border-bottom: 5px solid #91a4d6;
	margin: 0 0 13px 0;
	padding: 5px 5px 5px 19px;
	text-decoration: none;
}

h3.advTextLargeBg a {
	background: #2348ae;
	color: #fff;
}

p.advTextLargeBg {
	background: #2348ae;
	color: #fff;
	font: normal .7em/ 1.0em arial, helvetica, sans-serif;
	border-top: 3px solid #fff;
	margin: 0 0 13px 0;
	padding: 7px 5px 10px 5px;
}

.advRightCol {
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	width: 195px;
}

.advRightCol img {
	padding: 0;
	margin: 0 0 -3px 0;
	overflow: hidden;
}

.advRightColBottom {
	background: #e2e6f3;
	height: 5px;
	overflow: hidden;
	border-top: 4px solid #fff;
}

.advRightColBottom2 {
	background: #002395;
	height: 7px;
	overflow: hidden;
	border-top: 2px solid #fff;
	border-bottom: 4px solid #fff;
}

/* -------------- Right column  privat etc..--------------- */
.RightCol {
	padding: 0;
	margin: 0 0 0 230px;
}

/* -------------- Navigation Blue Background --------------- */
.blueBg {
	background: #e6f1f9;
	margin: 0;
	padding: 11px 0 5px 0;
	width: 195px;
}

.blueBg ul,.blueBg h3 {
	padding: 11px 10px 5px 8px;
}

.blueBg ul.txtLink li {
	padding: 3px 0;
}

.blueBg ul.txtLink li:hover {
	margin: 0;
	padding: 3px 0;
	color: #000;
	text-decoration: none;
}

.blueBgNav {
	background: #e6f1f9;
	border-bottom: 17px solid #e6f1f9;
	margin: 0 0 13px 0;
	padding: 11px 5px 5px 19px;
}

.whiteBgNav {
	background: transparent;
	margin: -5px 0 13px 0;
	padding: 5px 5px 5px 0px;
	_padding: 0 5px 5px 0px;
}

.whiteBgNav p {
	font-size: 80%;
}

.whiteBgNav a {
	font-size: 90%;
}

.rightfloat2 {
	float: right;
	padding-left: 5px;
	margin-bottom: 2px;
}

.leftfloat2 {
	float: left;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 10px;
}

ul li.bluearrow {
	list-style-type: none;
	padding-left: 12px;
	background: url(../images/link_arrow_blue.gif) 0 .35em no-repeat
		!important;
	margin: -10px 0 0 -30px;
	_margin: -10px 0 0 -20px;
}

ul li.bluearrow a {
	color: #405ab0 !important;
	margin: 0;
	padding: 0;
}

.whiteBgNav h3 {
	background: transparent;
	color: #5492c0;
	font: font :           normal 1em/ 1em Arial, Helvetica, sans-serif;
	margin: 25px 0 0 20px;
	_margin: 35px 0 0 10px;
}

.blueBgNav h3,.blueBgNavLeft h3 {
	background: transparent;
	color: #b2bddf;
	font: font :           normal 1em/ 1em Arial, Helvetica, sans-serif;
}

.blueBgNav ul {
	margin: 0;
	padding: 0;
}

.blueBgNav ul li {
	list-style-type: none;
	background: url(../images/link_arrow_orange_blue_bg.gif) 0 .35em
		no-repeat;
}

.blueBgNav ul li a {
	text-decoration: none;
	color: #d75e3f;
	font: font :           normal 0.9em/ 1em Arial, Helvetica, sans-serif;
	padding: 0 0 0 12px;
}

.whiteBgNav ul li a {
	text-decoration: none;
	color: #d75e3f;
	font: font :           normal 0.9em/ 1em Arial, Helvetica, sans-serif;
	padding: 0 0 0 0;
}

.blueBgNav ul li a:hover {
	text-decoration: underline;
	color: #d75e3f;
	font: font :           normal 0.9em/ 1em Arial, Helvetica, sans-serif;
}

/* .blueBgNav ul li.selected a {
	color: #989898;
} */ /* -------------- Sub navigasjon --------------- */
.blueBgNavLeft {
	background: #e3eff8;
	border-bottom: 6px solid #f0f6fb;
	margin: 0 0 13px 0;
	padding: 17px 0 15px 13px;
	width: 200px;
	overflow: hidden;
}

.blueBgNavLeft ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.blueBgNavLeft a {
	display: block;
	padding: 2px 18px 2px 12px;
	width: 150px;
	color: #494848;
	background: #e3eff8 url(../images/link_arrow_orange_blue_bg.gif) -0.1em
		.45em no-repeat;
	text-decoration: none;
	margin: 0;
	font: bold .80em/ 1.3em Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.blueBgNavLeft .selected {
	display: block;
	padding: 3px 15px 2px 25px;
	width: 170px;
	background: #e7f1fa url(../images/link_arrow_orange_blue_bg.gif) 1.0em
		.55em no-repeat;
	text-decoration: none;
	margin: -1px 0 0 -12px;
}

.blueBgNavLeft a:hover {
	text-decoration: underline;
}

.blueBgNavLeft .current {
	color: #d75e3f;
}

#navlist {
	padding-top: 5px;
}

#subnavlist {
	margin-top: 0;
	background: #f0f6fb;
	margin: -1px 0 0 -15px;
	padding: 0 0 15px 15px;
	width: 200px;
}

#subnavlist li a {
	background: #f0f6fb url(../images/link_arrow_orange_blue_bg.gif) 1.0em
		0.55em no-repeat;
	color: #777676;
}

.blueBgNavLeft ul ul {
	margin: 0 0 5px 0;
}

.blueBgNavLeft ul ul a {
	display: block;
	padding: 2px 5px 1px 25px;
	width: 135px;
	color: #494848;
	background: #fff url(../images/link_arrow_orange.gif) 1.0em 0.45em
		no-repeat;
	text-decoration: none;
}

.blueBgNavLeft ul ul a:hover {
	color: #494848;
	background-color: #fff;
	text-decoration: underline;
}

.blueBgNavLeft ul ul li ul a {
	display: block;
	padding: 2px 0 1px 38px;
	width: 130px;
	color: #494848;
	background: #fff url(../images/link_arrow_orange.gif) 2.0em 0.45em
		no-repeat;
	text-decoration: none;
}

.subnavlist2 {
	display: block;
	padding: 2px 0 1px 25px;
	width: 190px;
	color: #777676;
	background: #f8fbfd;
	text-decoration: none;
	margin-left: -15px;
}

.subnavlist2 a {
	background: #f8fbfd url(../images/link_arrow_orange.gif) 1.0em 0.45em
		no-repeat !important;
	color: #777676 !important;
	font-weight: normal !important;
}


/* -------------- Main navigasjon --------------- */
.navContainer {
	margin: 0 329px 13px 0;
	padding: 0;
	_height: 380px;
	min-height: 410px;
}

.navLeft {
	float: left;
	width: 65%;
	display: block;
}

.pad {
	margin: 0;
	padding: 0;
	background: #fff;
	width: 100%;
	height: 15px;
	display: block;
}

/*
.snarveier {
	float: left;
	width: 300px;
	margin: 0 0 0 0;
	_margin: 0 0 0 0;
	_padding: 0 0 0 0;
	background: #f0f6fb;
	height: 100%;
}

.snarveier h3{
	margin: 10px 0 0 0;
}

.snarveier .ulContainer {
	float: left;
	margin: 5px 0 15px 20px;
	_margin: 5px 0 15px 10px;
	padding: 0;
	width: 200px;
}

.snarveier .ulContainer ul{
	margin: 0;
	padding: 0;
}

.snarveier ul li {
	list-style-type: none;
	background: url(../images/link_arrow_snarveier.gif) 0 .35em no-repeat;
	padding: 0 0 0 15px;
}

.snarveier ul li a{
	text-decoration: none;
	color: #405ab0;
	font: normal 1em/1em  Arial, Helvetica, sans-serif;
	padding: 0;
}

.snarveier ul li a:hover {
	text-decoration: underline;
	color: #d75e3f;
	font: normal 1em/1em  Arial, Helvetica, sans-serif;
}

.snarveier #login input. {
	float: left;
	padding: 1px 0 0 0;
	margin: 5px 0 0 3px;
	font-size: 1em;			
	height: 1.3em;				
	border-top: 1px solid #fff;
	border-right: 1px solid #929292;
	border-bottom: 1px solid #929292;
	border-left: 1px solid #fff;
	width: 80px;
}

html>body .snarveier .login input. {
	width: 100%;
}

.snarveier .login .submit {
	float: left;
	margin: 3px 0 7px 0;
	padding: 0 6px;
	_padding: 0 ;
	font: bold .8em/1.2em arial, helvetica, sans-serif;
	background: #d0d0d0;
	border-top: 1px solid #d0d0d0;
	border-right: 1px solid #929292;
	border-bottom: 1px solid #929292;
	border-left: 1px solid #d0d0d0;
	color: #fff;
}

* html .snarveier .login .info {
	float: left;
	margin: 0;
	padding: 0;
}

.snarveier .login {
	margin: 0;
	padding: 0;
}

.snarveier table.login {
	border: none;
	border-collapse: collapse;
}

.snarveier table.login td{
	font: normal .9em/.9em arial, helvetica, sans-serif;
	padding: 0;
}
*/
.navHeader {
	background: #e15800;
	border-top: 7px solid #ea8c4f;
	border-bottom: 4px solid #ea8c4f;
	height: 25px;
	margin: 0 0 0 0;
	padding: 0;
}

.navHeaderSmall {
	background: #e15800;
	border-top: 7px solid #ea8c4f;
	border-bottom: 4px solid #ea8c4f;
	height: 15px;
	margin: 0;
	padding: 0;
}

.snarveiHeader {
	background: #99bef3;
	border-top: 7px solid #b9d2f7;
	border-bottom: 4px solid #b9d2f7;
	height: 25px;
	margin: 0 0 0 0;
	padding: 0;
}

.mainNavFrontpage {
	background: transparent;
	margin: 0;
	padding: 0px;
	_height: 270px;
	min-height: 270px;
}

.mainNavFrontpage img {
	margin: 0;
	padding: 0 0 25px 0;
	border-bottom: 1px solid #e6f1f9;
}

.leftfloat {
	float: left;
	margin-right: 5px;
	margin-bottom: 20px;
}

.rightfloat {
	float: right;
	border-left: 1px solid #e6f1f9;
	padding-left: 25px;
	margin-bottom: 20px;
}

html>body .mainNavFrontpage {
	padding: 11px 5px 5px 10px;
}

.mainNav {
	margin: 0 0 13px 0;
	padding: 15px;
}

.mainNav #leftcol {
	padding-right: 10px;
}

.mainNav #centercol {
	padding-left: 5px;
	padding-right: 5px;
}

.mainNav #rightcol {
	padding-left: 10px;
}

.contactbox {
	left: 19px;
	top: 180px;
	margin: 0 20px 20px 20px;
	padding: 5px 0px 10px 20px;
	_padding: 0 0 20px 20px;
	_height: 150px;
	min-height: 150px;
	background: #80b9e4;
	color: #fff;
}

.contactbox .ulContainer {
	float: left;
	margin: 0 10px 15px -3px;
	padding: 0;
	width: 47.7%;
}

.contactbox h3 {
	margin: 10px 0 0 -6px;
	display: block;
	font-size: 1.3em;
	font-weight: normal;
}

.contactbox p,.contactbox a {
	color: #fff !important;
	text-decoration: none;
	margin: 0;
	padding: 0;
	line-height: 1.3em;
}

.contactbox .bold {
	margin: 0 0 -7px 0;
	padding: 0;
}

.contactbox li {
	list-style-type: none;
	background: url(../images/link_arrow_white_bluebg.gif) 0 .45em no-repeat
		;
	padding: 0 0 0 10px;
	_padding: 0;
}

.contactbox li a {
	text-decoration: none;
	color: #405ab0;
	font: normal .90em/ .90em Arial, Helvetica, sans-serif;
	padding: 0;
}

.mainNavNew {
	position: relative;
	background: transparent;
	border: 24px solid #e6f1f9;
	margin: 0 0 13px 0;
	padding: 11px 5px 16px 19px;
}

.mainNav ul {
	margin: 2px 0 0 0;
	padding: 0;
}

.mainNavFrontpage ul {
	margin: 2px 0 10px 0;
	padding: 0;
}

.mainNav ul li,.mainNavFrontpage ul li {
	list-style-type: none;
	padding-left: 12px;
	background: url(../images/link_arrow_blue.gif) 0 .25em no-repeat;
}

.mainNav ul li a,.mainNavFrontpage ul li a {
	text-decoration: none;
	color: #405ab0;
	font: normal 0.9em/ 1em Arial, Helvetica, sans-serif;
	padding-left: 0;
}

.mainNav ul li a:hover,.mainNavFrontpage ul li a:hover {
	text-decoration: underline;
	color: #405ab0;
	font: normal 0.9em/ 1em Arial, Helvetica, sans-serif;
	padding-left: 0;
}

/* for høydekontroll av mainNav */
.minHeight {
	min-height: 450px;
	_height: 460px;
}

.minHeight2 {
	min-height: 650px;
	_height: 660px;
}

.minHeightsmall {
	min-height: 400px;
	_height: 335px;
}

.ulContainerMargin {
	float: left;
	margin: 5px 23px 5px 17px;
	padding: 0;
}

html>body .ulContainerMargin {
	margin: 5px 23px 5px 35px;
}

.ulContainerRight {
	float: left;
	margin: 5px 0 5px 50px;
	padding: 0;
}

html>body .ulContainerRight {
	margin: 5px 0 20px 20%;
}

.ulContainer {
	float: left;
	margin: 5px 23px 15px -3px;
	padding: 0;
	width: 28.7%;
}

.ulContainer ul {
	margin: 0 0 25px 0;
	padding: 0;
}

.ulContainer ul.activeContent {
	background: #f9d3ac;
	padding: 5px;
}

.ulContainer h3.activeContent {
	background: #f9d3ac;
	padding: 5px;
}

.ulContainer p {
	margin: 5px 23px 15px 0px;
	padding: 0;
}

.floatContainer {
	float: left;
	margin: 0 2% 0 0;
	padding: 0 5% 0 0;
}

html>body .floatContainer {
	padding: 0 7% 0 0;
}

/* -------------- Small content ads New--------------- */
	/* A.contentAd {
      background-color: #f9d3ac; 
      height: 100%;
      width: 220px;
      text-decoration: none;
}

*/
.contentAdContainer {
	margin: 15px 0px 15px 0px;
	overflow: hidden;
	padding: 0px;
	width: 100%;
}

.contentContainerLeft {
	float: left;
	height: 100%;
	width: 33.3%;
}

.contentContainerMiddle {
	float: left;
	height: 100%;
	width: 33.3%;
}

.contentContainerRight {
	float: right;
	height: 100%;
	width: 33.3%;
}

.contentAd {
	background-color: #f9d3ac;
	display: block;
	height: 100%;
	min-height: 9em;
	_height: 9em;
	width: 220px;
	text-decoration: none;
}

.contentAd:hover P {
	text-decoration: underline;
}

.contentAd H3 {
	color: #e15800;
	font: 1.1em bold arial, helvetica, sans-serif;
	margin: 0px 8px 5px 8px;
	text-decoration: none;
}

.contentAd img {
	margin-bottom: 5px;
	width: 100%;
	height: 75px;
}

.contentAd P {
	color: #494848;
	font: normal .8em/ 1.1em arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px 8px 6px 8px;
}

#contentSpaceLeft {
	float: left;
}

#contentSpaceMiddle {
	float: none;
	margin-left: auto;
	margin-right: auto;
}

#contentSpaceRight {
	float: right;
}
 /* -------------- Text links --------------- */

.mainNav .txtLink {
	margin: 0 0 25px 0;
	padding: 0 15px 0 0;
}

.mainNav ul.txtLink li {
	margin: 5px 23px 15px 0px;
	padding: 0;
	background: none !important;
}

.mainNav ul.txtLink li a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	background: none !important;
	color: #494848;
	font: normal .9em/ 1.1em Arial, Helvetica, sans-serif;
}

.mainNav ul.txtLink li a:hover {
	margin: 0;
	padding: 0;
	text-decoration: underline;
	color: #000;
	font: normal .9em/ 1.1em Arial, Helvetica, sans-serif;
}

.ulContainer ul.underline li {
	margin: 0;
	padding: 0;
	background: none !important;
}

.ulContainer ul.underline li a {
	background: none !important;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-decoration: underline;
	color: #000;
	font: normal 1em/ 1.8em Arial, Helvetica, sans-serif;
}

.ulContainer ul.underline li a:hover {
	background: none !important;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-decoration: underline;
	color: #000;
	font: normal 1em/ 1.8em Arial, Helvetica, sans-serif;
}

.article {
	margin: 15px 0;
}

.result {
	background: none !important;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-decoration: underline;
	color: #304ca9;
	font: normal 1em/ 2.8em Arial, Helvetica, sans-serif;
}

/* -------------- Top left corner decoration --------------- 
.decoOne {
	float: left;
	margin: 0;
	padding: 0;
	background: #e6f1f9;
	width: 32px;
	height: 30px;
}

.decoTwo {
	float: right;
	margin-top: 15px;
	padding: 0;
	background: #fff;
	width: 16px;
	height: 15px;
}*/

/* -------------- Table Forecast --------------- */
.forecast {
	border-collapse: collapse;
	margin: 5px 0 0 0;
	padding: 0;
}

.forecast td {
	border-bottom: 1px solid #eaeaea;
	padding: 2px 10px 3px 0;
	font: normal .90em/ .90em Arial, Helvetica, sans-serif;
	color: #494848;
}

.forecast td.paddingRight {
	padding: 6px 30px 3px 0;
}

.forecast td.paddingEnd {
	padding: 6px 60px 3px 0;
}


/* -------------- FOOTER --------------- 
#footer {
	margin: 0;
	padding: 3px 0 3px 17px;
	background: #002395;
}

html>body #footer {
	margin: 10px 0 0 0;
	padding: 3px 0 3px 35px;
}

#footer p {
	margin: 0;
	padding: 0 0 3px 0;
	_padding-top: 3px;
	color: #fff;
	font: normal .75em/ .9em Arial, Helvetica, sans-serif;
}

html>body #footer p {
	padding: 3px 0;
}
*/
/* -------------- temporary divs --------------- */
.leftmargin1 {
	margin-left: 10px;
	color: #0066FF !important;
}

.leftmargin2 {
	margin-left: 20px;
	color: #0099CC !important;
}

/* -------------- search results --------------- */
.soktreff {
	margin: 20px 0;
	color: #002395;
	display: block;
	font: normal 0.8em/ 1.4em arial, helvetica, sans-serif;
}

/* -------------- report menu --------------- */
.reportmenu ul {
	margin: 0px;
	margin-bottom: 20px;
	padding: 0;
}

.reportmenu ul li {
	list-style-type: none;
	background: url(../images/link_arrow_blue.gif) 0 .35em no-repeat;
	padding: 0 0 0 15px;
}


.reportmenu ul li a {
	text-decoration: none;
	color: #405ab0;
	font: normal 1em/ 1em Arial, Helvetica, sans-serif;
	padding: 0;
}

.reportmenu .selected a {
	text-decoration: none;
	color: #d75e3f;
	font: normal 1em/ 1em Arial, Helvetica, sans-serif;
	background-image: url(../images/double-arrow-orange.gif);
	background-position: center right;
	background-repeat: no-repeat;
	padding: 0 25px 0 0;
}

.reportmenu ul li a:hover {
	text-decoration: underline;
	color: #d75e3f;
	font: normal 1em/ 1em Arial, Helvetica, sans-serif;
}

.topmenu ul {
	margin: 0px;
	margin-bottom: 20px;
	padding: 0;
}

.topmenu ul li {
	list-style-type: none;
	background: url(../images/link_arrow_blue.gif) 0 .35em no-repeat;
	padding-right: 15px;
	margin: 0;
	display:inline;
}


.topmenu ul li a {
	text-decoration: none;
	color: #405ab0;
	font: bold 0.8em/ 0.8em Arial, Helvetica, sans-serif;
	padding-left: 12px;
}

.topmenu ul li a:hover {
	text-decoration: underline;
	color: #d75e3f;
	font: bold 0.8em/ 0.8em Arial, Helvetica, sans-serif;
	padding-left: 12px;
}


.reportgroup {
	float: left;
	margin-right: 8em;
}

.lshadBG {
	background-color: #f0f6fb;
}

.dshadBG {
	background-color: #e3eff8;
}

.whiteBG {
	background-color: #ffffff;
}

A.inputbutton {
	padding: 0 4px 0 4px;
	font: bold .9em/ .9em arial, helvetica, sans-serif;
	background: #d0d0d0;
	border-top: 1px solid #d0d0d0;
	border-right: 1px solid #929292;
	border-bottom: 1px solid #929292;
	border-left: 1px solid #d0d0d0;
	height: 1.50em; /* tilsvarer 17px */
	color: #fff;
}

A.inputbutton:hover {
	text-decoration: none;
}


A.editmenu {
	padding: 0 4px 0 4px;
	font: .9em/ .9em arial, helvetica, sans-serif;
	background: #b0b0b0;
	border-top: 1px solid #d0d0d0;
	border-right: 1px solid #929292;
	border-bottom: 1px solid #929292;
	border-left: 1px solid #d0d0d0;
	height: 1.50em; /* tilsvarer 17px */
	color: #fff;
}

A.editmenu:hover {
	text-decoration: none;
}

.reportParamTable {
	
	border-collapse: collapse;
	margin: 10px 0 15px 0;
	padding: 0;
	font-size: 90%;
	border: 1px solid #ccc;
	
}

.reportParamTable td {
	vertical-align: middle;
	padding: 2px 10px 2px 5px;
	border: 1px solid #ccc;
}
 
.reportParamTable td select {
}