body {
	margin-top: 0px;
	background-color: #eceded;
}
body * {
	font-family: Arial, Helvetica, Verdana;
	line-height: 1.25em;
}
a {
	color: #000;
	text-decoration: none;
	outline: none;
}
a:link {}
a:visited {}
a:hover {
	text-decoration: underline;
}
#address .vcard a:active {}

address {
	font-style: normal;
}
h1, h2, h3, h4, h5 {
	font-size: inherit;
	margin: 0em;
	padding: 0em;
}
img {
	border: 0px;
}
div#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 48em;
}

div#address {
	width: 200px;
	position: absolute;
	color: #FFF;
	right: 1em;
	bottom: 3em;
}
div#address p {
	display: inline;
	margin: 0px;
	margin-top: 1em;
}
#address .adr {
	text-align: right;
	display: block;
	margin-bottom: 1em;
}
#address .org {
	display: block;
	text-align: right;
}
#address .adr span {
	font-style: normal;
}
#address .vcard div, #address .vcard a {
	text-align: right;
	display: block;
}
#address .vcard span.street-address,
#address .vcard span.country-name,
#address .vcard a.email {
	display: block;
}
#address .vcard span.country-name {
	display: none;
}
#address .vcard a.email {
	color: #FFF;
	text-decoration: none;
}
#address .vcard a:link {}
#address .vcard a:visited {}
#address .vcard a:hover {
	text-decoration: underline;
}
#address .vcard a:active {}

div#head {
	position: relative;
	height: 14em;
	asdfbackground-color: #0B242F; /* blue */
	asdfbackground-color: #C31919; /* red v1 */
	asdfbackground-color: #4C0004; /* red v2 */
	asdfbackground-color: #084a1a; /* green 090518*/
	font-size: 0.7em;
}

div#logo{
	width: 768px;
	height: 140px;
	overflow: hidden;
}


div#head .navigation {
	background-image: url("../img/nav_bg.jpg");
	background-repeat: repeat-x;
	background-position: top right;
	position: absolute;
	display: block;
	font-size: 0.9em;
	text-transform: uppercase;
	width: 100%;
	bottom: 0;
	left: 0px;
	white-space: nowrap;
	background-color: #001A20; /* blue */
	background-color: #C31919; /* red v1 */
	background-color: #4C0004; /* red v2 */
	background-color: #084a1a; /* green 090518*/
}
div#head .navigation ul li.current a {}
div#head .navigation ul li.current a:link {}
div#head .navigation ul li.current a:visited {}
div#head .navigation ul li.current a:hover {}
div#head .navigation ul li.current a:active {}

div#head .navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
}
div#head .navigation ul li.first {
	border-left: 1px solid silver;
}
div#head .navigation ul li.last {
	border: none;
	float: right;
}
div#head .navigation ul li.last span {
	text-decoration: none;
	padding-top: 5px;
	text-align: right;
	display: block;
	color: #FFF;
	padding-left: 0em;
	padding-right: 10px;
	margin: 0px;
}
div#head .navigation ul li {
	float: left;
	/*font-weight: bold;*/
}
div#head .navigation ul li a {
	border-right: 1px solid silver;
	text-decoration: none;
	width: 75px;
	width: 8em;
	height: 1.6em;
	padding-top: 5px;
	text-align: center;
	color: #FFF;
	display: block;
}
div#head .navigation ul li a:link {}
div#head .navigation ul li a:visited {}
div#head .navigation ul li a:hover {
	background-image: url("../img/nav_bg_hover.jpg");
	background-repeat: repeat-x;
	background-position: 50% 0%;
}
div#head .navigation ul li a:active {
	background-image: url("../img/nav_bg_hover.jpg");
	background-repeat: repeat-x;
	background-position: 50% 0%;
}
/*

CONTENT

*/
div#content {
	position: relative;
	margin: 1em;
	width: 46em;
}
div#c1 {
	float:left;
	width:23em;
}
div#c2 {
	float:left;
	width:23.7em;
}
div#c2 p {
	padding-right: 1em;
}
/*

PAGE

*/
div#page {
	position: relative;
	float: left;
	width: 47em;
	font-size: 0.7em;
}
div#page h3, div#page h4 {
	margin: 0px; margin-bottom: 1.5em;
	padding: 0px;
	font-weight: bold;
}
div#page h3 {
	font-size: 1.1em;
}
div#page h4 {
	margin: 0px; margin-top: 1.5em; margin-bottom: 1.5em;
	font-size: 1.1em;
}

/*



NEWS

*/
div#news {
	border: 1px solid #e0e0e0;
	border-right: 2px solid #e0e0e0;
	border-top: none;
	border-bottom: none;
	background: url("../img/news_bg.gif") repeat-x;
	background-color: #fff;
	width: 15em;
	font-size: 0.7em;
	float: right;
	padding: 0.9em;
	padding-top: 0em;
	margin-left: 0em;
	margin-top: 0em;
	min-height: 30.6em;
	height:auto !important;
	height:30.6em;
}
div#news p {}
div#news_list { border-top: 1px solid black;}
div#news hr {
	border: 0px;
	height: 1px;
	background-color: black;
	color: black;
	width: 100%;
}
div#news h4 { margin-top: 1em;}
div#news h5 {
	font-size: 1em;
	cursor: pointer;
	padding-top: 0.5em;
	padding-bottom: 0.2em;
}
div.news_item div {}
div.news_item div { padding: 0em; margin: 0em; }
div.news_item div div {
	position: relative;
	top: 0em;
	left: 0em;
	padding-left: 1em;
	padding-right: 1em;
}
div.news_item div p.date {
	font-style: italic;
	text-align: right;
	display: block;
	right: 0em;
	top: 0em;
	padding: 0em;
	margin: 0em;
	margin-right: 0.3em;
	margin-top: 0.3em;
	color: black;
}
div.news_item p { padding: 0em; margin: 0em; margin-bottom: 0.5em; }
div.news_item p.bread {}
div.news_item a { text-decoration: underline;}
div#news h4 a:hover { text-decoration:none;}

/* news2 (omoss/nyhetsarkiv) added by pontus kastberg 090518 */
div#news2 { border: none; background: #fff !important; width: 22em; float: right; padding: 0.9em; padding-top: 0em; margin-left: 0em; margin-top: 0em;}
div#news_list2 { border: none; margin-top: 20px;}
div#news2 h5 { font-size: 1em; cursor: pointer; padding-top: 0.5em; padding-bottom: 0.2em;}
div#news h4 a { font-weight: normal; margin-left: 5px; margin-top: 9px; font-size: 0.7em; text-transform:uppercase; float:right;}
div#news h4 img { float: left;}
div#news h4 { height: 24px;}


/*

PAGE NAVIGATION

*/
div#page .navigation {
	border-bottom: 1px solid black;
	position: absolute;
	width: 46em;
	top: -3.3em;
	left: 0em;
	color: #000;
	text-transform: uppercase;
	font-size: inherit;
	padding-bottom: 0.5em;
}
div#page .navigation ul {
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;
}
div#page .navigation ul li {
	float: left;
	font-size: 0.9em;
}
div#page .navigation ul li a {
	border-left: 1px solid black;
	text-decoration: none;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0.3em;
	padding-bottom: 0.2em;
	
}
div#page div.navigation ul li.current a {
	/*background-color: #1D5FA7; 
	background-color: #799EAB;
	background-color: #000000;
	background-color: #333;
	background-color: #1D5FA7;
	background-color: #9b1919;
	color: #FFF;
*/
	background-color: #e9aead;
	color: #000;
}
div#page div.navigation ul li.last a {	
}
div#page div.navigation ul li.first a {
	border-left: none;
}
div#page .navigation ul li a {
	color: #000;
}
div#page .navigation ul li a:link {}
div#page .navigation ul li a:visited {}
div#page .navigation ul li a:hover {}
div#page .navigation ul li a:active {}

div#page p {
	margin: 0px;
}
div#page p.first {
	text-indent: 0em;
}

/*

	SCROLL

*/
div#scrollbar {
	position: absolute; right: 0em; top:0em;
	width:31px; height:330px;
	z-index:1;
}
div#scrolltrack { 
	position:absolute; left:0px; top:12px;
	width:30px; height:306px;
	background: url("../img/track.gif") transparent repeat-y;
	background-position: top center;
	z-index:1;
}
div#dragBar {
	cursor: pointer;
	position:relative;
	width:26px; height:20px;
	background: url("../img/track_top.gif") transparent repeat-y;
	background-position: top center;
	z-index:1;
}
div#up { position:absolute; left:0; top:0; z-index:2; }  
div#down { position:absolute; left:0; bottom:0; z-index:3; }  

div#scrollholder { 
	position:absolute; left:0em; top:0px;
	width: 20em; height: 28em;
	clip:rect(0px, 20em, 28em, 0px); 
	overflow:hidden;
	z-index:1; 
}

div.scrollcontent { 
	position:absolute; visibility:hidden;
	left:0px; top:0px;
	z-index:1; 
}
div#scrollcontent1 {
	width: 20em;
}

/*

BRANDS

*/

#brands ul {
	padding: 0em;
	margin: 0em;
	list-style-type: none;
	width: 125px; 
}
#brands ul li {
	padding: 0em;
	margin: 0em;
	margin-bottom: 0.3em;
}
#brands div {
	padding: 0em;
	margin: 0em;
	float: left;
	
}

/*

Newsletter

*/

#letter ul {
	padding: 0em;
	margin: 0em;
	list-style-type: none;
}
#letter ul li {
	padding: 0em;
	margin: 0em;
	margin-bottom: 0.3em;
}
#letter div {
	padding: 0em;
	margin: 0em;
	float: left;
}

#letter a {
	margin: 0px;
}
/*


FAQ

*/

ul#faq { margin: 0em; padding: 0em; }
ul#faq li { margin: 0em; padding: 0em; margin-left: 2em; margin-bottom: 0.4em;}

ul#faq div.q p:hover { text-decoration: underline; cursor: pointer; }
ul#faq div.q { font-weight: bold; }
ul#faq div.a div { position: relative; margin-top: 0em; margin-bottom: 0em; padding-bottom: 0em; }


/*

FACEBOOK

*/


facebook {
	width: 150px;
	height: auto;
	float: left;
}



