﻿@charset "utf-8";
/* CSS Document */
/* RESET */
html, body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, textarea, input, select {
	font-family: Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
html, body, div, ul, ol, li, dl, dt, dd, pre, form, p, blockquote, fieldset, textarea, select, input {
	font-size:11px;
	line-height:16px;
}
img {
	border: none;
	margin: 0;
	padding: 0;
}
caption, th {
	text-align: left;
}
table {
	border-collapse: collapse;
	border-spacing:0;
}
form {
	display:inline;
}
html, body {
	height: 100%;
}
body {
	background-color:#fff;
	color:#000;
}
a {
	color:#000;
	text-decoration:none;
}
#text a {
	color:#000;
	text-decoration:underline;
}
#text a:hover {
	color:#e88821;
	text-decoration:none;
}
p {
	margin-bottom:10px;
}
hr {
	border: 0;
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	display:block;
	margin: 10px 0;
	clear:both;
}
/* LAYOUT */
.clear {
	clear:both;
}
.clearer {
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#container {
	width: 990px;
	margin: 0 auto;
}
#header {
	height:140px;
	background:url(gfx/top-bg.png) no-repeat;
	border-bottom:3px solid #e88821;
}
#index {
	height:190px;
	background:url(gfx/index.png) no-repeat;
}
#logo a {
	font-size:18px;
	position: relative;
	top: 30px;
	left: 5px;
	width: 190px;
	height: 107px;
	background:url(gfx/top_logo.png) no-repeat;
	font-family:'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color:#656669;
	letter-spacing:1px;
	float:left;
	text-indent: -9999px;
}
#topbanner {
	width:220px;
	height:50px;
	margin-top:35px;
	overflow:hidden;
	float:right;
	border:1px solid #e88821;
	padding:10px 170px 10px 10px;
}
#topbannerFlash {
	width:402px;
	height:72px;
	margin-top:35px;
	overflow:hidden;
	float:right;
}
#topbanner p.h1, #topbanner p.h2 {
	text-transform:uppercase;
	margin:0;
	padding:0;
	letter-spacing:1px;
	font-family:'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	line-height:25px;
}
#topbanner p.h1 {
	color:#e88821;
	font-size:23px;
	font-weight:bold;
	display:inline;
}
#topbanner p.h2 {
	color:#656669;
	font-size:17px;
	font-weight:lighter;
	display:inline;
}
#legend {
	margin:3px 0 5px 0;
	height:16px;
}
#legend, #legend a {
	color:#c0c3c4;
}
#content {
	background:url(/Files/System/gfx/address-bg.png) no-repeat bottom;
	clear:both;
}
#content #contentwrapper #text {
	width:800px;
/*	margin-left:100px;	*/
	float:left;
}
#content #contentwrapper #subs {
	width:150px;
	float:right;
}
#content #contentwrapper .claer {
	height:20px;
}
#shortcuts {
	background:#000;
	color:#fff;
	padding:4px 8px;
        margin-top:10px;
}
#shortcuts ul {
	list-style:none;
	margin:0;
	padding:0;
}
#shortcuts a {
	color:#fff;
}
#shortcuts a:hover {
	color:#e88821;
}
#newsletter {
	margin-top:10px;
	background:#000;
	color:#fff;
	padding:4px 8px;
}
#newsletter a {
	color:#e88821;
	font-weight:bold;
}
#newsletter input {
	width:130px;
	border:0;
	margin:4px 0;
	font-size:10px;
	padding:2px;
	line-height:12px;
}
#newsletter input.btn {
	background:#e88821;
	font-weight:bold;
	color:#fff;
	width:134px;
}
#newletter_form input {
	border:1px solid #e88821;
	margin:4px 0;
	padding:2px;
	width:250px;
}
#newletter_form input.btn {
	width:255px;
	border:none;
	background:#e88821;
	font-weight:bold;
	color:#fff;
}
#newletter_form label {
	text-align:right;
	width:150px;
	display:block;
	float:left;
	line-height:25px;
	margin-right:15px;
}
#newletter_form span.validate {
	color:#ff0000;
	font-weight:bold;
	height:25px;
	margin-left:25px;
}
#address {
	text-align:center;
	height:35px;
	padding-top:50px;
}
#address strong {
	text-transform:uppercase;
	color:#e88821;
	line-height:11px;
}
#toolbox {
	padding:4px 8px;
	background:#000;
}
#toolbox ul {
	list-style:none;
	margin:0;
	padding:0;
}
#toolbox a {
	color:#fff;
}
#toolbox a:hover {
	color:#e88821;
}
#newmembers {
	margin-top:10px;
	width:134px;
	padding:4px 8px;
	background:#eaebeb;
/*	text-align:center;
	font-weight:bold;	*/
}
#newmembers p {
	margin-bottom:0px;
}
#newmembers a {
	line-height:22px;
	font-weight:bold;
	color:#e88821;
}
#newmembers .paragraphimage {
	margin:4px;
	border:1px solid #7c7d80;
	display:block;
}
.greybox {
	margin-top:10px;
	width:134px;
	padding:4px 8px;
	background:#eaebeb;
}
.greybox p {
	margin-bottom:0px;
}
.greybox a {
	line-height:22px;
	font-weight:bold;
	color:#e88821;
}
#footer {
	background:url(/Files/System/gfx/footer-bg.png) no-repeat;
	clear:both;
	border-top:3px solid #e88821;
	height:20px;
}
#menu {
	background:url(/Files/System/gfx/menu-bg.png) repeat-x;
	padding:4px 10px;
	width:970px;
	height:27px;
	overflow:hidden;
}
#menu ul#dwddBar {
	padding: 0;
	margin:0;
	margin-left:-11px;
	list-style: none;
}
#menu ul#dwddBar li {
	padding:0 10px;
	float:left;
	display:block;
	position:relative;
	background:url(/Files/System/gfx/menu-spacer.png) no-repeat;
}
#menu ul#dwddBar li a.trigger {
	display: block;
	text-decoration: none;
	padding:4px 10px 6px 10px;
	color: #fff;
	font-weight:bold;
}
#menu ul#dwddBar li a.inpath {
	display: block;
	text-decoration: none;
	padding:4px 10px 6px 10px;
	color: #e88821;
	font-weight:bold;
}
#menu ul#dwddBar li a.trigger:hover,
#menu ul#dwddBar li a.inpath:hover,
#menu ul#dwddBar li:hover a.trigger,
#menu ul#dwddBar li:hover a.inpath {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding:3px 9px 6px 9px;
	color: #e88821;
	background-color:#fff;
}
/* hide from IE mac \*/
#menu ul#dwddBar li {
	position: static; width: auto;
}
/* end hiding from IE5 mac */
#menu ul#dwddBar li ul {
	position: absolute;
	list-style:none;
	margin:0;
	display: none;
	min-width:150px;
	background-color: #fff;
	border: 1px solid #000;
	padding:5px 10px;
}
#menu ul#dwddBar li ul li {
	background:none;
	float:none;
	white-space:nowrap;
	line-height:20px;
}
#menu ul#dwddBar li ul li a {
	font-weight:bold;
	color:#656669;
	text-decoration:none;
}
#menu ul#dwddBar li:hover ul, #menu ul#dwddBar li.dwhover ul {
	display: block;
}
#menu ul#dwddBar li ul li.sub,
#menu ul#dwddBar li ul li.sub a,
#menu ul#dwddBar li ul li.sub a.inpath,
#menu ul#dwddBar li ul li.sub a:hover {
	border:none;
	padding:0;
	margin:0;
}
#menu ul#dwddBar li ul li a.inpath,
#menu ul#dwddBar li ul li a:hover {
	color:#e88821;
}
#text a {
	color:#e88821;
}
#text h1 {
	font-family:'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size:29px;
	line-height:39px;
	padding-bottom:20px;
	margin-bottom:10px;
	background:url(/Files/System/gfx/h1-bg.png) bottom right no-repeat;
}
#text h2 {
	font-size:17px;
	padding-bottom:10px;
	margin-bottom:10px;
    font-weight:normal;
	line-height:22px;
}
#text h3 {
	font-size:13px;
	padding-bottom:10px;
	margin-bottom:10px;
	line-height:18px;
}
#text p.greyed {
	color:#c0c3c4;
}
#text .newsimage {
	float:left;
	margin-right:25px;
	margin-bottom:15px;
}
#text .newsimage img {
	display:block;
/*	border:1px solid #c0c3c4;	*/
/*	padding:1px;	*/
}
#text ul#newsfeeds {
	list-style:none;
	margin:15px 0;
	padding:0;
}
#text ul#newsfeeds li {
	float:left;
	margin-right:25px;
}/* newslist */
#text ul.newslist {
	list-style:none;
	margin:0;
	padding:0;
}
#text ul.newslist h2 {
	font-size:15px;
	padding-bottom:0;
	margin-bottom:0;
	text-decoration:none;
	line-height:20px;
}
#text ul.newslist a {
	color:#000;
	text-decoration:none;
}
#text ul.newslist a:hover {
	color:#000;
	text-decoration:none;
}
#text ul.newslist .newsimage {
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}
/* newslist index 1-col */
#text ul.newslist_1-col {
	list-style:none;
	margin:0;
	padding:0;
}
#text ul.newslist_1-col h2 {
	font-size:23px;
	padding-bottom:0;
	margin-bottom:0;
	text-decoration:none;
	line-height:28px;
	letter-spacing:1px;
}
#text ul.newslist_1-col a {
	text-decoration:none;
	color:#000;
}
#text ul.newslist_1-col a:hover {
	color:#000;
	text-decoration:none;
}
#text ul.newslist_1-col a.readmore {
	color:#e88821;
	font-weight:bold;
	text-decoration:none;
	display:block;
}
/* newslist index 2-col */
#text ul.newslist_2-col {
	list-style:none;
	margin:0;
	padding:0;
}
#text ul.newslist_2-col li {
	margin-bottom:20px;
}
#text ul.newslist_2-col h2 {
	font-size:15px;
	padding-bottom:0;
	margin-bottom:0;
	text-decoration:none;
	line-height:20px;
}
#text ul.newslist_2-col a {
	text-decoration:none;
	color:#000;
	
}
#text ul.newslist_2-col a:hover {
	color:#000;
	text-decoration:none;
}
#text ul.newslist_2-col a {
	text-decoration:none;
}
#text ul.newslist_2-col a.readmore, #text ul.newslist a.readmore {
	color:#e88821;
	font-weight:bold;
	text-decoration:none;
	display:block;
}
/* index banner */
#text .indexbanner {
	width:400px;
	height:83px;
	margin:15px 0;
	overflow:hidden;
	border:1px solid #e88821;
	padding:30px 370px 30px 30px;
}
#text .indexbanner h2 {
	text-transform:uppercase;
	margin:0;
	padding:0;
	letter-spacing:1px;
	font-family:'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	line-height:25px;
	color:#e88821;
	font-size:45px;
	font-weight:bold;
	margin-bottom:25px;
	letter-spacing:1px;
}
#text .indexbanner p {
	font-weight:bold;
	color:#656669;
	font-size:13px;
}
.show {
	display:block;
}
.eksportdokumentbanner {
	font-weight:bold;
	padding-top:8px;
	padding-left:50px;
	padding-right:10px;
	width:91px;
	height:86px;
	overflow:hidden;
}
a.readmore, a:link.readmore {
	color:#e88821;
	font-weight:bold;
	text-decoration:none;
}
	
