/***********/
/* General */
/***********/

body {
	width: 100%;
  height: 100%;
	margin: 0;
	padding: 0;
	background-color: #91a0af;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#maincontainer {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
	background-attachment: scroll;
	background-image:  url("/images/background.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}

#top {
  margin-left:100px;
  /*position: relative;*/ 
  width:620px;
  
  /*left: 100px;*/ 
  margin-top:5px;
  height:25px;
  min-height:25px;
  /*float:left;*/
  background-color: #ffffff;
}

#contentarea>#top {
	height: auto;
}

#contentcontainer {
	float: left;
	width: 720px;
	background-image: url(images/background.jpg);
}
#contentarea
{
	height:100%;

}
#content {
  margin-left:100px;
  clear:both;
  width:620px;
  background-color: white;
  height:100%;
overflow-x:hidden;
  
}

#tryit {
  width:620px;
}

#rightsidecontents {
  float: left;
  width: 260px;
}

/**********/
/* Footer */
/**********/
#footer {
	clear:both;
	width:100%;
	height:30px;
	/*float:left;*/	
	background-color: #0d1a33;
	overflow:visible;
	vertical-align:middle;
}

#footer a {
	color: #FFFFFF;	
	font-weight:normal;
}

#footer .textfield {
	width:620px;
	background-color: #172a4a;
	height: 30px;
	color: #c4cfd8;
	font-size: 10px;
	color: #FFFFFF; 
	text-indent:10px;
	font-weight:normal;
}

#footer td.footer_dark {
	background-color: #172a4a;	

	height: 30px;
}

#footer td.footer_light {
	background-color: #0d1a33;
	height: 30px;
	color: #c4cfd8;
	font-size: 10px; 
}

#footer td.footer_light img {
	vertical-align: middle;
}

#footer td.footer_light a {
	color: #FFFFFF;
	font-weight:normal;
}

/*************/
/* Navigator */
/*************/
#navigator {
	width:250px; 
	height:100px;
	padding-left:20px;	
	font-size: 10px;
	margin-top:10px;
	color: #FFFFFF;
	vertical-align:middle;
}

#navigator a {
	color:#ffffff;
	text-decoration: none;	
}

#navigator a:hover {
	text-decoration: underline;	
}

#navigator  .selectlist {
	width: 130px;
	font-size:10px;
}

/************************/
/* Specific: Front Page */
/************************/
div.front_industry_label {
	background-color: #576069;
	height: 38px;
	color: #e1e7eb;
	font-weight: bold;
	font-size: 12px;
	border-top:solid 2px #576069; 
}

table.front_industry td {
	padding: 20px 0px 0px 0px;
	background-color: #FFFFFF;
	cursor: pointer;
}

div.breadcrumb  {
	background-color: #ffffff;
	color: #9f0002;
	font-size: 11px;
	width: 525px;
	margin-left: 15px;
	font-weight: normal;
	/*height: 20px;*/
	padding: 8px 0px 0px 0px;
}

.breadcrumb a {
	color: #9f0002;
	text-decoration: none;
	font-weight:normal;	
}

.breadcrumb a:hover {
	color: #9f0002;
	text-decoration: underline;
	font-weight:normal;	
}
div.nobreadcrumb
{
	width: 620px;
	height:20px;
	background-color: #ffffff;	
}

#contentarea div.header {
	background-color: #ffffff;
	color: #4c6889;
	font-size: 14px;
	font-weight: bold;
	
	padding-left:15px;
	line-height:20px;		
	width:605px;
	height:20px;	
	border-bottom: solid 2px #91A0AF;	
}

#contentarea td.headerpart {
	background-color: #ffffff;
	color: #4c6889;
	font-size: 14px;
	font-weight: bold;	
	padding-left:15px;
	line-height:20px;
	width:405px;
	height:20px;		
}
#contentarea td.headerlanguage {
	background-color: #ffffff;
	color: #4c6889;
	font-size: 14px;
	font-weight: bold;		
	line-height:20px;
	padding-right:15px;
	width: 185px;
	height:20px;		
}

#contentarea td.header {
	background-color: #ffffff;
	color: #4c6889;
	font-size: 14px;
	font-weight: bold;	
	padding-left:15px;
	line-height:20px;
	height:20px;		
	width:605px;
}

#contentarea .body, .smallbody {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 15px;

  font-size: 10px;
  color: #464646;
  line-height: 18px;
}

#contentarea div.body {
width:580px;
  padding-right: 20px;
}

#contentarea td.body {

  padding-right: 20px;
}
#contentarea div.smallbody {
	float:left;
	width:400px; 

  padding-right: 0px;
}

#contentarea td.body table {
	width: 100%;
}

#contentarea div.body table {
	width: 100%;
}

#contentarea h3.miniheader {
	background-color: #c4cfd8;
	color: #464646;
	height: 20px;
	font-size:12px;	
	line-height:20px;
	font-weight: bold;	
	padding: 0px 0px 0px 5px;
	
	

}
#contentarea td.miniheader {
	background-color: #c4cfd8;
	color: #464646;
	height: 20px;
	font-size:12px;	
	line-height:20px;
	font-weight: bold;	

}

#contentarea p.minibody {
	padding: 15px 5px 0px 5px;
	font-size: 10px;	
	line-height: 18px;

}


#contentarea td.minibody {
	padding: 5px 5px 0px 5px;
	font-size: 10px;	
	line-height: 18px;

}
/************************
*          Search       *
************************/
div.searchinput {
	overflow: hidden;
	background-color: #ffffff;
	padding: 20px 20px 20px 15px;
	font-size: 10px;
	color: #464646;
	line-height: 18px;
	width:580px;
}

div.searchbody {
	overflow: hidden;
	background-color: #ffffff;
	padding: 0px 20px 20px 15px;
	font-size: 10px;
	color: #464646;
	line-height: 18px;
	width:580px;
}

#searchbox {
	background-color: #7a8898;
	height: 40px;
	text-indent:20px;
/*	padding: 0px 0px 0px 10px;
	margin: 0px 0px 10px 20px;*/
	width:180px;		
}

#searchbox input {
	font-size: 10px;
}

#searchbox img {
	vertical-align: middle;
}

/************************
*           ROLE        *
************************/
div.role {
	background-color: #808992;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	vertical-align:	top;
	color: #172a4a;
	width: 620px;
	text-indent: 15px;
	padding: 0px 0px 0px 0px;
}

table.role td.not_selected a {
	color: #ffffff;
	text-decoration: none;
	height:20px;
	width:20%;
}

div.spacing {
	margin-left:5px;
}

table.role td.not_selected a:hover {
	color: #ffffff;
	text-decoration: underline;
	height:20px;	
	width:20%;	
}

table.role td.selected {
	color: #384e69;
	background-color: #FFFFFF;
	width:30%;
	height:20px;	
}

div.industrycoloredborder {
	float:left;
	background-color: #999999;
	height:40px;
	width:20px;
	border-top:solid 110px white;
	border-bottom:solid 20px white;		
}

div.industrywhiteborder {
	float:left;
	height:20px;
	width:20px;
	background-color:white;
	border-top:solid 150px white;	
}

img.industryimage {
	float:left;
	border-top: solid 20px white;
	border-bottom: solid 20px white;	
	border-left: solid 0px;
	border-right: solid 0px;
	height:130px;
	width:188px;
	cursor:pointer;
}

/************************/
/*   HEADER IMAGES      */
/************************/
#header {
	margin-bottom: 5px;
	/*position:relative;
	left:100px;*/
	margin-left:100px;
}

#header img.frontpagetopimage {
	width: 620px;	
	height: 110px;
	vertical-align: bottom;	
	margin:0px 0px 0px 0px;
	border: none 0px;
	padding: 0px 0px 0px 0px;
}

#header img.subpagetopimage {
	width: 620px;
	height: 110px;
	vertical-align: bottom;	
	margin:0px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;	
	border: none 0px;
}

#header div.frontpageheader {
	border: none 0px;
	width: 620px;
}

#header div.subpageheader {	
	border: none 0px;
	width: 620px;
	height:40px;

}


div.headerimgtext {
	height: 100px;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 25px;
	font-weight:normal; 
	vertical-align:middle;
	padding: 0px 0px 0px 15px;
}

/************/
/* Newslist */
/************/
div.newslistitem {
  font-family:Verdana, Arial, Helvetica, sans-serif;	
  padding-bottom:10px;
}

.newslistheader {
  font-weight:bold;
}

.newslistdate {
  text-align:right;
  font-weight:bold;
}

.newsitemdate {
  width:100%;
  float:left;
  text-align:right;
  font-weight:bold;	
}

/*********************
*    quote           *
*********************/
#quote {
	color: #384e69;
	border: 0;
	width:160px; 
	margin:20px 20px 20px 15px;
	line-height: 18px;
}

#quote td.quote_top {
	background-position: top;
	background-repeat: no-repeat;
	background-color: #e1e7eb;
	padding: 22px 10px 4px 15px;
	font-size: 9px;
}

#quote td.quote_bottom {
	background-repeat:no-repeat;	
	height:16px;
	padding: 0px 0px 0px 0px;
}

#quote td.quote_bottomtext {
	padding: 0px 0px 0px 15px;
	font-size: 9px;
	font-weight: bold;

}

/**********************
*  Tell a friend*
**********************/
#tellafriend{
	width:200px;
}

#tellafriend .boxheader_light_label {
	background-color: #a5b3c4;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #243751;
	padding:1px 0px 0px 5px;
	vertical-align:top
}

#tellafriend .boxheader_light {
	background-color: #a5b3c4;
	height: 20px;
	width:10px;
}

#tellafriend .boxheader_medium {
	background-color: #6b7e96;
	height: 20px;
	width:10px;
}

#tellafriend .boxheader_dark {
	background-color: #546984;
	height: 20px;
	width:5px;
}

#tellafriend .boxbody {
	background-color: #ffffff;
	padding: 5px 5px 5px 5px;
}

#tellafriend .header {
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	vertical-align: middle;
	padding: 0px 10px 0px 10px;
}

#tellafriend .body {
	color: #000000;
	font-size: 11px;
	line-height: 15px;
	vertical-align: middle;
	padding: 0px 10px 0px 10px;
}

#tellafriend a {
	color: #760021;
	font-size: 11px;
}

#tellafriend .side_arrow_light {
	background-color: #6e849c;
	height: 20px;
}

#tellafriend .side_arrow_dark {
	background-color: #475d78;
	height: 20px;
	vertical-align: top;
	text-align: right;
}

/* nedenstående SKAL ryddes op */

#frontpagefeatures
{
LEFT: 100px; 
FLOAT: left; 
WIDTH: 620px; 
BACKGROUND-REPEAT: no-repeat; 
POSITION: relative; 
TEXT-ALIGN: left;
}

#frontpagefeatures td.featureheader {
	background-color: #c4cfd8;
	height: 20px;
}

#frontpagefeatures td.featurebody {
	background-color: #FFFFFF;
	vertical-align: top;
	color: #384e69;
	font-size: 11px;
	padding: 15px 20px 20px 26px;
	line-height: 18px;
}

#frontpagefeatures td.featurebody a {
	color: #384e69;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
}

#frontpagefeatures td.featurebody a:hover {
	color: #384e69;
	font-size: 11px;
	line-height: 18px;
	text-decoration: underline;
}

#frontpagefeatures .dotted_border {
	background-position: right;
	background-repeat: repeat-y;
	background-color: #c4cfd8;
	height: 20px;	
}

#frontpagefeatures table.front_feature_header {
	height: 35px;
}

#frontpagefeatures table.front_feature_header td.part_1 {
	width: 29px;
	background-position: right bottom;
	background-repeat: no-repeat;
}

#frontpagefeatures table.front_feature_header td.part_2 {
	width: 157px;
	background-position: right bottom;
	background-repeat: repeat-x;
	padding: 0px 0px 4px 0px;
	vertical-align: bottom;
	text-align:center;
}

#frontpagefeatures table.front_feature_header td.part_2 a {
	color: #384e69;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#frontpagefeatures table.front_feature_header td.part_3 {
	width: 40px;
	background-position: left bottom;
	background-repeat: no-repeat;
}

table.front_latest_news td.header_dark {
	background-color: #7a8898;
	line-height: 10px;
	height: 10px;
}

table.front_latest_news td.header_light_1 {
	background-color: #c4cfd8;
	line-height: 10px;
	height: 10px;
}

table.front_latest_news td.header_light_2 {
	background-color: #c4cfd8;
	height: 30px;
	vertical-align: middle;
	color: #384e69;
	font-size: 12px;
	font-weight:bold;
}

table.front_latest_news td.header_light_2 a {
	color: #384e69;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}

table.front_latest_news td.header_light_2 a:hover {
	color: #384e69;
	font-size: 12px;
	font-weight:bold;
	text-decoration: underline;
}

table.front_latest_news td.body {
	background-color: #FFFFFF;
	vertical-align: top;
	color: #384e69;
	font-size: 11px;
	line-height: 17px;
}

table.front_latest_news td.body a {
	color: #384e69;
	font-size: 11px;
	text-decoration: none;
}

table.front_latest_news td.body a:hover {
	color: #384e69;
	font-size: 11px;
	text-decoration: underline;
}

table.front_latest_news .dotted_border {
	background-position: bottom;
	background-repeat: repeat-x;
}

table.front_latest_news td.body .date {
	color: #9c0008;
}

/********************************************
*************The industry popupmenu**********
********************************************/
div.industrymenu {
	display:none;
	background-color:white;
	height:85px; 
	text-align: left;
	background-color: #172a4a;	
	padding-left:10px;
	cursor:pointer;		
}

.industrymenuheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #c4cfd8;
	text-align:left;
	background-color: #172a4a;	
	padding-right:5px;
	font-weight:bold;	
	text-decoration:none;	
}

a.industrymenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #c4cfd8;
	text-align:left;
	background-color: #172a4a;	
	padding-right:5px;
	font-weight:bold;	
	text-decoration:none;
	width:100%;
}


a:hover.industrymenu {
	text-decoration:underline;
}

/**************************/
/* Standard A href		  */
/**************************/
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4c6889;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	text-decoration:underline
}
