body {
	font-family: Arial, "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: 500;
	color: #fff;
	background-color:#000;
	background:#000;
}



a:link {
	color: #e3680f;
	text-decoration: underline;
}
a:visited {
	color: #e3680f;
	text-decoration: underline;
}
a:hover {
	color: #e3680f;
	text-decoration: none;
}



/* MENY */

div#nav-menu {
}
#nav-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.adr {
	background-image:url('../images/design/menu_dots.gif');
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left:19px;
	color:#fff;
	font-weight:500;
	font-size : 12px;
	margin-top:5px;
	margin-bottom:0px;
}
.adr a:link {
	color:#e3680f;
	text-decoration: none;
}
.adr a:active {
	color:#e3680f;
	text-decoration: none;
}
.adr a:visited {
	color:#e3680f;
	text-decoration: none;
}
.adr a:hover {
	color:#fff;
	text-decoration: none;
}

.meny {
	background-image:url('../images/design/menu_dots.gif');
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:18px;
	padding-right:20px;
	color:#fff;
	font-weight:500;
	font-size : 12px;
	display:inline;
	text-transform: uppercase;
}
.meny a:link {
	text-decoration: none;
	color:#fff;
}
.meny a:active {
	text-decoration: none;
	color:#fff;
}
.meny a:visited {
	text-decoration: none;
	color:#fff;
}
.meny a:hover {
	text-decoration: none;
	color:#e3680f;
}

.meny_sel {
	background-image:url('../images/design/menu_dots.gif');
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:18px;
	padding-right:20px;
	color:#e3680f;
	font-weight:500;
	font-size : 12px;
	display:inline;
	text-transform: uppercase
}
.meny_sel a:link {
	text-decoration: none;
	color:#e3680f;
}
.meny_sel a:active {
	text-decoration: none;
	color:#e3680f;
}
.meny_sel a:visited {
	text-decoration: none;
	color:#e3680f;
}
.meny_sel a:hover {
	text-decoration: none;
	color:#e3680f;
}

.submeny {
	color:#fff;
	font-weight:500;
	font-size : 11px;
	padding-top:16px;
	padding-left:9px;
	padding-right: 5px;
}
.submeny a:link {
	text-decoration: none;
	color:#fff;
}
.submeny a:active {
	text-decoration: none;
	color:#fff;
}
.submeny a:visited {
	text-decoration: none;
	color:#fff;
}
.submeny a:hover {
	text-decoration: none;
	color:#e3680f;
}
.submeny_Sel {
	color:#e3680f;
	font-weight:500;
	font-size : 11px;
	padding-top:16px;
	padding-left:9px;
	padding-right: 5px;
}

.submeny_Sel a:link {
	text-decoration: none;
	color:#e3680f;
}
.submeny_Sel a:active {
	text-decoration: none;
	color:#e3680f;
}
.submeny_Sel a:visited {
	text-decoration: none;
	color:#e3680f;
}
.submeny_Sel a:hover {
	text-decoration: none;
	color:#fff;
}



/* Tagger */
td {
	vertical-align: top;
	font-size: 11px;
}

p {
	font-size: 12px;
	line-height: 20px;
}

img {
	border: 0px;
}


h1 {
	line-height: 20px; 
	font-size: 12px;
	color: rgb(255,102,0);
	font-weight:500;
	text-transform: uppercase;
	margin-bottom:10px;
}

h2 {
	font-weight: 500;
	color:#e3680f;
	display: inline;
	font-size: 12px;
}

h3 {
	font-size: 22px;
	font-weight: 500;
	display: inline;
}

h4 {
	font-size: 14px;
	color: #fff;
	display: inline;
	text-transform: uppercase;
}

h5 {
	font-size: 12px;
	font-weight: 900;
	color:#e3680f;
}

h6 {
	font-size: 16px;
	font-weight: 500;
	display: inline;
	color:#e3680f;
}



.txt1 {
	font-size: 15px;
	font-weight: 500;
}

.txt2 {
	font-size: 14px;
	font-weight: 500;
}

.txt3 {
	font-size: 12px;
	font-weight: 500;
}

.txt4 {
	font-size: 11px;
	font-weight: 500;
}

.txt5 {
	font-size: 10px;
	font-weight: 500;
}

.txt6 {
	font-size: 9px;
	font-weight: 500;
}

.leftnewsDato {
	font-size: 12px;
	font-weight: 500;
	color: #888;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	width: 10px;
}
.leftnews {
	font-size: 12px;
	font-weight: 500;
	color: #666;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	width: 120px;
}
.leftnews a:link {
	color: #e3680f;
	text-decoration: none;
}
.leftnews a:visited {
	color: #e3680f;
	text-decoration: none;
}
.leftnews a:hover {
	color: #304351;
	text-decoration: underline;
}
.lesmerbtn {
	background:#e3680f;
	width: 60px;
	color:#fff;
	text-align:center;
	text-decoration: none;
	padding:2px;
}
.lesmerbtn a:link {
	text-decoration: none;
	color:#fff;
}
.lesmerbtn a:hover {
	text-decoration: none;
	color:#fff;
}
.lesmerbtn a:visited {
	text-decoration: none;
	color:#fff;
}
/* SØKEBOKS */
div#searchbox {
	height:51px;
	padding-top:0px;
	padding-right:20px;
}
.inputSingle {
	background-image:url('../images/design/bg_input.png');
	background-repeat:repeat-y;
	background-position:top right;
	border:0;
	color:#fff;
	font-size:11px;
	font-weight:900;
	padding:4px;
	width:180px;
}
.inputSingle2 {
	background-image:url('../images/design/bg_input.png');
	background-repeat:repeat-y;
	background-position:top left;
	border:0;
	color:#fff;
	font-size:11px;
	font-weight:900;
	padding:4px;
	width:180px;
}
.inputTextarea {
	background-image:url('../images/design/bg_input.png');
	background-repeat:repeat-y;
	background-position:top right;
	border:0;
	color:#fff;
	font-size:11px;
	font-weight:900;
	padding:4px;
	width:380px;
	height:153px;
}
.mod_searchform {
	background-image:url('../images/design/search_bg.png');
	background-repeat:no-repeat;
	background-position:top right;
	height:51px;
	width:234px;
	float:right;
	margin:0px;
	padding-top:13px;
}
.searchform {
	background-image:url('../images/design/search_input_bg.gif');
	background-repeat:repeat-x;
	background-position:top left;
	width:120px;
	height:21px;
	font-size:10px;
	color:#333;
	border:0;
	background-color:transparent;
	padding-top:4px;
	padding-left:10px;
	margin:0px;
}
.searchform2 {
	background-image:url('../images/design/search_input_bg2.gif');
	background-repeat:no-repeat;
	background-position:top left;
	width:6px;
	height:21px;
	background-color:transparent;
	border:0;
	margin:0px;
}

#nav-sitemap ul {
	list-style: none;
	padding: 0px;
	padding-left: 40px;
	padding-top: 20px;
	line-height:30px;
	margin: 0;
	font-weight: 900;
	text-transform: uppercase;
} 

#nav-sitemapSub ul {
	list-style: none;
	padding: 0px;
	padding-left: 30px;
	padding-bottom: 20px;
	line-height:14px;
	margin: 0;
	font-weight: 500;
	text-transform: none;
} 








.visto {
	font-size: 10px;
	color: #666;
	text-align: right;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-top: 40px;
	margin:0px;
}
.visto a:link {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
.visto a:visited {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
.visto a:hover {

	font-weight: bold;
	color: #999;
	text-decoration: none;
}





#blanket {
   background-color:#111;
   opacity: 0.65;
   position:absolute;
   z-index: 9001; 
   top:0px;
   left:0px;
   width:100%;
}
#popUpDiv {
	position:absolute;
	background-color:#eeeeee;
	width:553px;
	height:300px;
	z-index: 9002; 
}