﻿/* Generell formattering */
body
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	background-color: #fff;
	color: #3a3a3a; 
	margin: 0px;
	padding: 0px;
	line-height:1.4em;
}
/* Tekst*/
h1
{	
	font-family: Georgia; 
	font-size: 1.7em;
	font-weight: bold; 
	color: #444;
	line-height:1.4em;
}
h2
{	
	font-family: Georgia;
	font-size: 1.4em; 
	font-weight: bold; 
	color: #444;
}

#s_articles h2
{		font-family: georgia;
	font-size: 1.4em; 
	font-weight: bold; 
	color: #444;
	margin-bottom:5px;
}
h3, h4, h5, h6
{	
	font-size: 1.0em; 
	font-weight: bold; 
	color: #444;
}
p
{
	font-size:1.0em;
}
/*Lister*/
ul
{
	padding:0;
	margin:0;
}
li
{
	margin: 0px;
	padding: 0px;
}
/*Linker*/
a, a:active, a:link
{	
	color: #0066cc; 
	text-decoration: none;
}
a:visited
{
	color: #666; 
}
a:hover 
{
	text-decoration: underline;
}
IMG
{
	border:0;
}
/* Forms */
form
{
	margin: 0;
	padding: 0;
}
#search 
{
	float:right;
	width: 260px;
	margin-top: 0px;
}
INPUT 
{	
	width:70px;
	height: 18px;
	padding:0;
	margin:0;
}
#search .searchtext 
{
	width:175px;
	height: 18px;
	font-size: 1.0em;
	border: 1px solid #C4C3C2;
}
#search .searchbutton 
{
	width: 70px;
	height: 22px;
	background-color: #d2d2c5;
	border: 1px solid #C4C3C2;
}
/* Divs */
#global 
{
	width:1030px;
}
#wrap
{
	width: 1030px;
	float: left;
	position: relative;
	min-height: 300px;
	background: url(/images/borderback.gif) repeat-y;	
}
/* Top div */
#top 
{
	margin-top: 5px;
	margin-left: 20px;
	width:989px;
	height: 263px;
	float:left;
	background-image: url(/images/toppbilde2.png);
	background-color: #fff;
}
#top_upper
{
	float: left;
	width: 989px;
	margin-top: 65px;
	height: 64px;
}
#logo 
{
	float:left;
    width: 187px;
	height: 46px;
	margin-left: 13px;
}
#top_upper_txt
{
	width: 310px;	
	float:left;
	margin-left: 220px;
	margin-top: 25px;
	font-style:italic;
	font-weight: normal;
	color:#444;

}
#top_lower
{
	float: left;
	width: 969px;
	height: 123px;
}
#top_lower a:hover
{
	text-decoration:none;
}
/* Top menu*/
#upperMenu
{
	float:left;
	width: 989px;
	height: 81px;
}
#upperMenu .DefaultNode, #upperMenu .SelectedNode
{
	float:left;
	list-style-type: none;
}
#upperMenuLinks
{
	float: left;
	margin-left: 25px;
}
#upperMenuLinks li a:visited, #upperMenuLinks li a
{
	color: White;
}
#upperMenuLinks .img_SelectedNode
{
	height: 8px;
	width: 18px;
	position: relative;
	left: 11px;
	bottom: 6px;
}
#upperMenuLinks li.DefaultNode .img_SelectedNode
{
	visibility: hidden;
}
/* Navigation menu */
#navMenu
{
	float:left;
	height: 42px;
	width: 949px;
	margin-left: 20px;
}
#navMenu a
{
	color: #3a3a3a;
}
#navMenu .DefaultNode, #navMenu .SelectedNode
{
	float: left;
	list-style-type: none;
	font-family: Arial;
	font-weight: bold;
	color: #3a3a3a;
}
.navbarTab
{
	background-image: url(/images/fane_uvalgt.png);
	background-repeat: no-repeat;
	height: 42px;
	width: 97px;
	margin-right: 1px;	
}
li.SelectedNode .navbarTab
{
	background-image: url(/images/valgt_fane.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 151px;
	text-transform: uppercase;
}
li.SelectedNode .navbarTab a
{
	float: left;
	margin-left: 35px;
	margin-top: 15px;
}
li.DefaultNode .navbarTab a
{
	float: left;
	margin-left: 17px;
	margin-top: 18px; 
}
/* WebPath */
#WebPath
{
	float: left;
	margin-left: 42px;
	height: 25px;
	width: 960px;	
}
#WebPath a
{
	color: #444;
}
#WebPath .SelectedNode
{
	font-weight: bold;
}	
.zoneInfo, #right .right_headline
{
	font-family: Georgia;
	font-size:1.0em;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
	height: 18px;
}
.zoneInfo
{
	margin-bottom: 30px;
}
/* Menus*/
#topMenu ,#mainMenu
{
	font-size: 1.0em;
	float:left;
	list-style-type: none;
	color: #666;
}
#topMenu li a:visited ,#mainMenu li a:visited
{
	color: #3a3a3a;
}
#mainMenu li a
{
	color: #3a3a3a;
}
#topMenu li.SelectedNode, #mainMenu li.SelectedNode
{
	font-weight: bold;
	background: url(/images/valgt_menypil.gif) no-repeat left center;
}
#topMenu li.SelectedNode a, #mainMenu li.SelectedNode a
{
	margin-left: 10px;
}
#topMenu li.DefaultNode , #mainMenu li.DefaultNode 
{
	list-style-position:outside;
}
#topMenu li.SubSelectedNode, #mainMenu li.SubSelectedNode
{
	margin-left: 10px;
	font-weight: bold;
	background: url(/images/valgt_menypil.gif) no-repeat left 3px;
}
#topMenu li.SubSelectedNode a, #mainMenu li.SubSelectedNode a
{
}
#topMenu li.SubSelectedNode .subtitle, #mainMenu li.SubSelectedNode .subtitle
{
	padding-left: 10px;
}
#topMenu li.SubDefaultNode , #mainMenu li.SubDefaultNode 
{
	margin-left: 10px;
	list-style-position:outside;
}
#linklist
{
	float: left;
}
/* default stylesettings */
/* aktuell */
.aktuell
{
	float: left;
	width: 565px;
	margin-bottom: 20px;
}
.aktuell_image
{
	float:left;
	width:200px;
}
.aktuell_info
{
	float: left;
	width:355px;
	margin-left:10px;
}
.aktuell_title
{
	font-family: Georgia;
	font-weight: bold;	
	width:355px;
}
.aktuell_teaser
{
	float: left;
	font-size: 1.0em;
	font-family: Georgia;
	font-weight: bold;
	width:355px;
}
.aktuell_body_part
{
	float: left;
	width: 100%;
}
.aktuell_link
{
	margin-top: 5px;
	float: left;
	width:355px;
}
.aktuell_link a
{
	margin-top: 10px;	
}
.aktuell_link a:visited, .aktuell_body_part a:visited
{
	color: #666; 
}
/* article specified */
.article_title
{
	font-family: Georgia;
	font-weight: bold;	
}
.article_body
{
	font-family: Georgia;
	float: left;
	width: 100%;
}
.article_body_part
{
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    min-height:2px;
   
}
.article_picture
{
	float:left;
	
}
#s_images img
{
   	float:left; margin-right:5px; 
    }
.article_teaser
{
	float: left;
	font-size: 1.0em;
	font-family: Georgia;
	font-weight: bold;
	width: 100%;
	margin-bottom:0px;
	line-height:1.5em;
	color:#444;
}
.article_teaser2
{
	float: left;
	font-size: 1.0em;
	width: 100%;
	margin-bottom:0px;
}
.article_link
{
	margin-top: 10px;
	float: left;
}
.article_link a 
{
}
.article_link a:visited, .article_body_part a:visited
{
	color: #666; 
}
/* .article */
.article
{
	float: left;
	width: 565px;
	margin-bottom: 20px;
}
.article img
{
}

/* .article_full */
.article_full
{
	float: left;
	width: 565px;
}
.article_full li
{
	font-weight: bold;
}
.article_full img
{	
}
.article_full .article_body
{
	font-family: Arial;	
}

/* product styling */
.product, .product_full
{
	float: left;
	width: 565px;
	margin-bottom: 20px;
}
.product_info
{
	float: left;
	width: 427px;


}
.product_image
{
	width: 100%;
	float: left;	
	margin-right: 10px;
	margin-bottom: 10px;
}
.product img
{
	float: left;	
	padding-right:10px;
}
.product_title
{
	width: 427px;
	float: left;

}
.product_teaser
{
	float: left;
	margin-bottom:10px;


}
.product_body
{
	float: left;
	margin-bottom:10px;


}
.product_links
{
	float: left;
	width: 427px;

}
.product_full .product_info
{
	width: 565px;
}
.product_full .product_title
{
	width: 555px;
}
.product_full .product_links
{
	width: 555px;
}

/* Customer-styling */
.customer, .customer_full
{
	float: left;
	width: 565px;
	margin-bottom: 20px;
}
.customer_info
{
	float: left;
	width: 427px;
	padding-left:10px;
}
.customer_image
{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.customer img
{
	float: left;	
}
.customer_full_top, .partner_full_top 
{
	margin-left: 10px;
	margin-bottom:10px;
	width:565px;
}
.customer_full_image, .partner_full_image
{
	float:left;
	margin-right: 20px;
	margin-bottom: 10px;
}

.customer_title
{
	width: 427px;
	float: left;
	margin: 0px;
	padding:0;
}
.customer_details, .partner_details
{
	width:100%;
	margin-bottom:5px;
}
.customer_label, .partner_label
{
	float:left;
	margin-right: 5px;
	font-weight:bold;
	width:70px;
}
.customer_data, .partner_data
{
	float:left;
	width:240px;
}
.customer_teaser, .customer_body
{
	float: left;

}
.customer_full .customer_teaser, .partner_full .partner_teaser
{
	float:left;
	margin-top: 10px;
	margin-left: 0px;
	width: 350px;
}
.customer_links
{
	float: left;
	width: 417px;
}
.customer_full .customer_info
{
	width: 350px;
	float:left;
}
.customer_full .customer_title
{
	width:100%;
}
.customer_full .customer_links
{
	float:left;
}
/* Partner-styling */
.partner, .partner_full, .partner_full_top
{
	float: left;
	width:100%;
	margin-bottom: 20px;
}
.partner .partner_info {
	width:417px;
	float:left;
}
.partner img, img.partner_full_image
{
	float: left;
	display:inline;
}
.customer_full_top_info, .partner_full_top_info {
	float: left;	
	width:320px;
}
.partner_title
{
	width: 100%;
	float: left;
	margin-left: 10px;
}
.partner .partner_teaser
{
	float: left;
	margin-left: 10px;
	width: 410px;
}
.partner_body
{
	float: left;
	margin-left: 10px;
	width:100%;
}
.partner_links
{
	float: left;
	width: 417px;
	margin-left: 10px;
}
/* main-div */
#main 
{
	float:left;
	margin: 10px 10px 0px 10px;
	padding-right: 10px;
}
#content
{	
	width: 565px;
	float: left;
}
#content img
{
	float:left;
}
#content li
{
	list-style : square inside;
}
/* styling for zonepg & storypg */
#contentmw
{
	float: left;
	width: 689px;
	margin-left: 30px;
}
#contentmw .article, #contentmw .article_full
{
	float: left;
	width: 660px;
}
#contentmw .article_teaser
{
	margin-bottom: 10px;	
}
#contentmw .article_body
{
	font-family: Arial;	
}
#top_content img
{
	float: left;
}
#top_content .article_teaser, #top_content .article_body_part, #top_content .article_link
{
	float: right;	
	width: 460px;
}
/* default.aspx-styling*/
#top_content
{
	float:left;
	margin-bottom: 20px;
	border-bottom: 1pt dotted #c0bfb3;
	width: 680px;
	padding-bottom: 20px;
}
#top_content li
{
	list-style : square inside;
}
#top_content a, #top_content a:active, #top_content a:link
{	
	color: #0066cc; 
	text-decoration: none;
}
#top_content a:visited
{
	color: #666; 
}
#top_content a:hover 
{
	text-decoration: underline;
}
#left_content
{
	float: left;
	padding: 0px 10px 15px 0;
	width: 300px;
}
#left_content .article, #right_content .article
{
	float: left;
	width: 300px;	
}
#left_content img, #right_content img
{
	display: none;	
}
#right_content
{
	float: left;
	padding: 0px 0 1px 15px;
	border-left: 1pt dotted #c0bfb3;
	width: 300px;
}
/* left-div */
#left
{	
	float: left;
	width: 110px;
	margin-top: 10px;
	margin-left: 40px;
}
#left ul
{
	list-style-type: none;
}
#left .zoneInfo .DefaultNode
{
	display: none;	
}
#left .zoneInfo .SelectedNode
{
	background: none;
	color: #313131;
}
/* right-div */
#right
{	
	width:260px;
	float:right;
	margin-top: 10px;
	margin-left: 10px;
    margin-right: 10px;
}
#right a:visited
{
	color: #666;	
}
.right_divs
{
	margin-top: 30px;
	float: left;	
	width: 250px;
}
#aktuelt_picture
{

}
#aktuelt_picture h3
{
	color: #1a89eb;
}
.article_picture_text p
{
	font-style:italic;
}
  /* bottom div */
#bottom 
{	
	float:left;
	height: 35px;
	text-align: center;
	width: 989px;
	border-top: 1px solid #C4C3C2;
	background-color: #836b50;
	margin-top: 20px;
	margin-left: 20px;
	clear:both;
}
#bottom_txt
{
	margin-top: 10px;
	color: White;
}
#bottom_txt a, #bottom_txt a:visited
{
	color: White;	
}
#map
{
	border: 1px solid #c4c3c2;
}

.Errormsg
{
	color: Red;
}