﻿/* Generell formattering */
body
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 0.8em;
	background-color: #fff;
	color: #4e4e4b; 
	margin: 0px;
	padding: 0px;
}
/* Tekst*/
h1
{	
	font-family: Georgia; 
	font-size: 1.7em;
	font-weight: bold; 
	color: #4e4e4b;
}
h2
{	
	font-family: Georgia;
	font-size: 1.3em; 
	font-weight: bold; 
	color: #4e4e4b;
}
h3, h4, h5, h6
{	
	font-size: 1.0em; 
	font-weight: bold; 
	color: #4e4e4B;
}
p
{
	font-size:1.0em;
}
/*Lister*/
ul
{
	padding:0;
	margin:0;
}
li
{
	margin: 0px;
	padding: 0px;
}
/*Linker*/
a, a:active, a:link
{	
	color: #1a89eb; 
	text-decoration: none;
}
a:visited
{
	color: #4D4D4B; 
}
a:hover 
{
	text-decoration: underline;
}
IMG
{
	border:0;
}
/* Forms */
form
{
	margin: 0;
	padding: 0;
}
#search 
{
display:none;
}
INPUT 
{	
	width:70px;
	height: 16px;
	padding:0;
	margin:0;
}
#search .searchtext 
{
display:none;
}
#search .searchbutton 
{
display:none;
}
/* Divs */
#global 
{
	width:640px;
}
#wrap
{
	width: 640px;
	float: left;
	position: relative;
	background: url(/images/borderback.gif) repeat-y;	
}
/* Top div */
#top 
{
	margin-bottom: 20px;
	width:640px;
	float:left;
}
#top_upper
{
}
#logo 
{
	float:left;
    width: 187px;
	height: 46px;
	margin-left: 13px;
}
#top_upper_txt
{
display:none;
}
#top_lower
{
display:none;
}
#top_lower a:hover
{
	text-decoration:none;
}
/* Top menu*/
#upperMenu
{
display:none;
}
#upperMenu .DefaultNode, #upperMenu .SelectedNode
{
display:none;
}
#upperMenuLinks
{
display:none;
}
#upperMenuLinks li a:visited, #upperMenuLinks li a
{
	color: White;
}
#upperMenuLinks .img_SelectedNode
{
	height: 8px;
	width: 18px;
	position: relative;
	left: 11px;
	bottom: 5px;
}
#upperMenuLinks li.DefaultNode .img_SelectedNode
{
	visibility: hidden;
}
/* Navigation menu */
#navMenu
{
display:none;
}
#navMenu a
{
	color: #4D4D4B;
}
#navMenu .DefaultNode, #navMenu .SelectedNode
{
	float: left;
	list-style-type: none;
	font-family: Arial;
	font-weight: bold;
	color: #4D4D4B;
}
.navbarTab
{
	background-image: url(/images/uvalgt_fane.gif);
	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
{
display:none;
}
#WebPath a
{
	color: #4D4D4B;
}
#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: 20px;
}
/* Menus*/
#topMenu ,#mainMenu
{
display:none;
}
#topMenu li a:visited ,#mainMenu li a:visited
{
	color: #4d4d4b;	
}
#mainMenu li a
{
	color: #4d4d4b;	
}
#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
{
display:none;
}
/* default stylesettings */
/* aktuell */
.aktuell
{
	float: left;
	width: 565px;
	margin-bottom: 10px;
}
.aktuell_image
{
	float:left;
}
.aktuell_info
{
	float: right;
}
.aktuell_title
{
	font-family: Georgia;
	font-weight: bold;	
}
.aktuell_teaser
{
	float: left;
	font-size: 0.9em;
	font-family: Georgia;
	font-weight: bold;
	width: 100%;
}
.aktuell_body_part
{
	float: left;
	width: 100%;
}
.aktuell_link
{
	margin-top: 5px;
	float: left;
}
.aktuell_link a
{
	margin-top: 10px;	
}
.aktuell_link a:visited, .aktuell_body_part a:visited
{
	color: #9C9C9B; 
}
/* 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%;
}
.article_picture
{
	float:left;
	margin-left: 50px;
}
.article_teaser
{
	float: left;
	font-size: 0.9em;
	font-family: Georgia;
	font-weight: bold;
	width: 100%;
	margin-bottom:10px;
}
.article_link
{
	margin-top: 10px;
	float: left;
}
.article_link a 
{
}
.article_link a:visited, .article_body_part a:visited
{
	color: #9C9C9B; 
}
/* .article */
.article
{
	float: left;
	width: 565px;
	margin-bottom: 10px;
}
.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: 10px;
}
.product_info
{
	float: left;
	width: 437px;
}
.product_image
{
	width: 100%;
	float: left;	
	margin-left: 10px;
	margin-bottom: 10px;
}
.product img
{
	float: left;	
}
.product_title
{
	width: 427px;
	float: left;
	margin-left: 10px;
}
.product_teaser, .product_body
{
	float: left;
	margin-left: 10px;
}
.product_links
{
	float: left;
	width: 427px;
	margin-left: 10px;
	margin-top: 10px;
}
.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: 437px;
}
.customer_image
{
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}

.customer img
{
	float: left;	
}
.customer_full_top, .partner_full_top 
{
	margin-left: 10px;
	margin-bottom:10px;
	width:100%;
}
.customer_full_image, .partner_full_image
{
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.customer_title
{
	width: 427px;
	float: left;
	margin-left: 10px;
}
.customer_details, .partner_details
{
	width:50%;
}
.customer_label, .partner_label
{
	float:left;
	margin-right: 5px;
	font-weight:bold;
	width:70px;
}
.customer_data, .partner_data
{
	float:left;
}
.customer_teaser, .customer_body
{
	float: left;
	margin-left: 10px;
	margin-bottom:10px;
}
.customer_full .customer_teaser, .partner_full .partner_teaser
{
	margin-top: 10px;
	margin-left: 0px;
}
.customer_links
{
	float: left;
	width: 427px;
	margin-left: 10px;
}
.customer_full .customer_info
{
	width: 100%;
}
.customer_full .customer_title
{
	width:100%;
}
.customer_full .customer_links
{
}
/* Partner-styling */
.partner, .partner_full
{
	float: left;
	width: 565px;
	margin-bottom: 20px;
}
.partner_info
{
	float: left;
}
.partner img
{
	float: left;	
}
.partner_title
{
	width: 405px;
	float: left;
	margin-left: 10px;
}
.partner_teaser, .partner_body
{
	float: left;
	margin-left: 10px;
}
.partner_links
{
	float: left;
	width: 405px;
	margin-left: 10px;
}
/* main-div */
#main 
{
	float:left;
	margin: 10px 0px 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: 640px;
}
#contentmw .article, #contentmw .article_full
{
	float: left;
	width: 640px;
}
#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: 450px;
}
/* default.aspx-styling*/
#top_content
{
	float:left;
	margin-bottom: 20px;
	border-bottom: 1pt dotted #c0bfb3;
	width: 640px;
	padding-bottom: 10px;
}
#top_content li
{
	list-style : square inside;
}
#top_content a, #top_content a:active, #top_content a:link
{	
	color: #1a89eb; 
	text-decoration: none;
}
#top_content a:visited
{
	color: #A9A9A6; 
}
#top_content a:hover 
{
	text-decoration: underline;
}
#left_content
{
	float: left;
	padding: 0px 10px 15px 0;
}
#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;
}
/* left-div */
#left
{	
display:none;
}
#left ul
{
	list-style-type: none;
}
#left .zoneInfo .DefaultNode
{
	display: none;	
}
#left .zoneInfo .SelectedNode
{
	background: none;
}
/* right-div */
#right
{	
display:none;
}
#right a:visited
{
	color: #1a89eb;	
}
.right_divs
{
	margin-top: 30px;
	float: left;	
	width: 250px;
}
#aktuelt_picture
{
	border-top: 1pt dotted #c0bfb3;	
}
#aktuelt_picture h3
{
	color: #1a89eb;
}
.article_picture_text p
{
	font-style:italic;
}
  /* bottom div */
#bottom 
{	
	float:left;
	height: 35px;
	text-align: center;
	width: 640px;
	border-top: 1px solid #C4C3C2;
	margin-top: 20px;
}
#bottom_txt
{
	margin-top: 10px;
}
#bottom_txt a, #bottom_txt a:visited
{
	color: White;	
}
#map
{
	border: 1px solid #c4c3c2;
}
/*Menyene */
.Errormsg
{
	color: Red;
}