﻿/*
======================================================
>>  Reset styles (http://meyerweb.com/eric/tools/css/reset/)
======================================================
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/*
======================================================
>>  Basic styles
======================================================
*/
body {
  font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
  text-align: center;
  background: #505051 url(../graphics/bg_body.gif) repeat-x top;
}
body#startpage {
  background: #505051 url(../graphics/bg_body_startpage.gif) repeat-x top;
}
body.startpage-flash{
        background: #505051 url(../graphics/bg_body_startpage-flash.gif) repeat-x top !important;
}
a:link,a:active,a:visited {
  color:#069;
}
a:hover {
  text-decoration: none;
}
h4 {
  font-size:12px;
  padding:4px 0;
  border-bottom:3px solid #00AFBE;
  clear:both;
}
h4.gray {
  border-bottom:3px solid #B1B2B2;
}
/*
======================================================
>>  Global layout
======================================================
*/
#wrapper {
  margin:0 auto;
  text-align:left;
  min-height:600px;
   height:auto !important;
  height:600px;
  width:947px;
  background: url(../graphics/bg_content.gif) repeat-y left;
}
#startpage #wrapper {
  background: url(../graphics/bg_content_startpage.gif) repeat-y left;
}
#wrapper:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
#wrapper {display:inline-block;}
/* Hide from IE Mac \*/
#wrapper {display:block;}
/* End hide from IE Mac */
/*
======================================================
>>  Page header
======================================================
*/
#header {
  height:107px;
  background: url(../graphics/bg_header.gif) no-repeat;
}
#logo {
  width:250px;
  float:left;
}
#tools {
  text-align: right;
  padding-top:12px;
  padding-right:12px;
  overflow: hidden;
}
#tools ul {
    overflow: hidden;
}
.area-1 ul#dk-en, 
.area-1 ul#uk-en, 
.area-1 ul#se-se, 
.area-5 ul#dk-da,
.area-5 ul#uk-en,
.area-5 ul#se-se,
.area-3 ul#dk-da,
.area-3 ul#dk-en,
.area-3 ul#se-se,
.area-4 ul#dk-da,
.area-4 ul#dk-en,
.area-4 ul#uk-en {display:none!important;} 
#tools li {
  float:right;
  padding:1px 1px 1px 3px;
  margin-right:-3px;
  border-right:1px solid #999;
  margin-top:2px;
}
#tools a {
  display:block;
  padding:0 8px;
  color:#7D7E7F;
  text-decoration:none;
  font-size:10px;
}
#tools a:hover {
  text-decoration: underline;
}
#tools li.id-4,
#tools li.id-125,
#tools li.id-129,
#tools li.id-131,
#tools li.lang {
  background: url(../graphics/world-map-mini.gif) no-repeat 90% 0;
  padding-right:45px;
  border-right:none !important;
}

#global-menu {
  padding-top:42px;
  _padding-top:54px;
}

#startpage #global-menu {
  padding-top:12px;
  _padding-top:24px;
}

#global-menu li {
  float:left;
}
#global-menu a {
  display:block;
  font-size:14px;
  padding:1px 40px 1px 12px;
  color:#555;
  text-decoration: none;
  border-left: 3px solid #C9C9CA;
}
#global-menu li.active a, #global-menu a:hover {
  color:#C9147E;
  border-left:3px solid #C9147E;
}

#language-selector-wrapper{
  width:131px;
  *width:146px;
  text-align: left!important;
  color:#7D7E7F!important;
  font-size: 10px!important;
  margin-left:12px;
  margin-top:0 !important;
}

#language-selector-wrapper img{
  padding-left:4px;
  padding-top:3px;
}

#language-selector-wrapper #actual-language{
  width:131px;
  *width:146px;
  height: 17px;
  border: 1px solid  #e8e8e8;
  clear: both;
  position:absolute;
  margin-top:-2px;
  padding-bottom:1px;
  padding-top:2px;
  cursor: pointer;
  background: #fff;
}

#language-selector-wrapper #actual-language #arrow-down{
  float:right;
  margin-right: 4px;
  *margin-top:4px;
}

#language-selector-wrapper span{
  float:left;
}

#language-selector-wrapper a.da-flag, #language-selector-wrapper span.da-flag{
  padding-left: 22px;
  background: url(../graphics/language-selector/da-flag.gif) 0 6px no-repeat;
  *background: url(../graphics/language-selector/da-flag.gif) 0 8px no-repeat;
  margin-left:6px;
  display: block;
}

#language-selector-wrapper span.da-flag{
  background: url(../graphics/language-selector/da-flag.gif) left 50% no-repeat!important;
  padding-top:2px;
  *margin-top:2px;
}

#language-selector-wrapper a.en-flag, #language-selector-wrapper span.en-flag{
  padding-left: 22px;
  background: url(../graphics/language-selector/en-flag.gif) 0 6px no-repeat;
  *background: url(../graphics/language-selector/en-flag.gif) 0 8px no-repeat;
  margin-left:6px;
  display: block;
}

#language-selector-wrapper span.en-flag{
  background: url(../graphics/language-selector/en-flag.gif) left 50% no-repeat!important;
  padding-top:2px;
  *margin-top:2px;
}

#language-selector-wrapper a.sv-flag, #language-selector-wrapper span.sv-flag{
  padding-left: 22px;
  background: url(../graphics/language-selector/se-flag.gif) 0 6px no-repeat;
  *background: url(../graphics/language-selector/se-flag.gif) 0 8px no-repeat;
  margin-left:6px;
  display: block;
}

#language-selector-wrapper span.sv-flag{
  background: url(../graphics/language-selector/se-flag.gif) left 50% no-repeat!important;
  padding-top:2px;
  *margin-top:2px;
}

#language-selector-wrapper #language-selector{
  border: 1px solid  #e8e8e8;
  border-top: 1px solid #fff;
  margin-top:19px;
  display: none;
  padding-bottom: 3px;
  position:absolute;
  width:131px;
  *width:146px;
  background: #fff;
}

#language-selector-wrapper #language-selector img{
  padding-top:7px!important;
}


#language-selector-wrapper #language-selector div a{
  text-decoration: none;
  color: #7D7E7F;
  display: block;
  width:98px;
  *width:113px;
  padding-top:5px;
  *padding-top:7px;
  padding-bottom:2px;
}

#language-selector-wrapper #language-selector div a:hover{
  text-decoration: underline;
  display: block;
}

/*
======================================================
>>  Billboard
======================================================
*/
#billboard {
  background: url(../graphics/bg_billboard-small.gif) no-repeat top left;
  height:171px;
  padding:19px;
  clear:both;
}
#startpage #billboard {
  background: url(../graphics/bg_billboard-startpage.gif) no-repeat top left;
  height:309px;
}

.startpage-flash #billboard{
        background: url(../graphics/bg_billboard-startpage-flash.gif) no-repeat left 5px!important;
        height: 309px;
} 

#billboard-text {
  position:relative;
  top:-143px;
  height:72px;
  color:#fff;
  font-size:16px;
  line-height:72px;
}
#billboard-text span {
  background: url(../graphics/bg_billboard-text.gif) no-repeat right;
  padding:30px 29px 29px 19px;
  font-size:20px;
}
#startpage #billboard-text {
  background: url(../graphics/bg_billboard-text_startpage.gif) no-repeat;
  height:117px;
  width:700px;
  padding:10px;
  padding-right:20px;
  line-height:18px;
  top:-158px;
}
#billboard-text h1 {
  font-size:26px;
  line-height:26px;
  font-weight:normal;
  padding-top:12px;
}
#billboard-text p {
  font-size:13px;
  margin-bottom:8px;
}
#billboard-text li {
  display:inline;
  padding-right:50px;
}
#billboard-text li a {
  font-size:12px;
  color:#fff;
  padding-left:20px;
  background: url(../graphics/icon-arrow_white.gif) no-repeat 0 50%;
}

#flashbanner{
        margin-top:4px;
        position:absolute;
}
/*
======================================================
>>  Page content
======================================================
*/
#content {
  _margin-top:-72px;
  _padding-bottom:12px;
}
#content:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
#content {display:inline-block;}
/* Hide from IE Mac \*/
#content {display:block;}
/* End hide from IE Mac */
#startpage #content {
  _margin-top:-140px;
}
#left-content {
  float:left;
  width:232px;
}
/*
======================================================
>>  Local menu
======================================================
*/
#local-menu {
  padding-left:19px;
}
#local-menu li a {
  display:block;
  width:164px;
  color:#000;
  padding:6px;
  padding-left:20px;
  text-decoration: none;
  border-bottom:1px solid #99DFE5;
  background: url(../graphics/arrow.gif) no-repeat 0 50%;
}
#local-menu li.active a,#local-menu a.inpath  {
  color:#C9147E!important;
  font-weight:bold!important;
  background: url(../graphics/arrow_pink.gif) no-repeat 0 50%!important;
}
#local-menu li a:hover {
  color:#C9147E;
  background: url(../graphics/arrow_pink.gif) no-repeat 0 50%;  
}
#local-menu ul.M2 li a {
  padding-left:30px;
  width:154px;
  color:#000!important;
  font-weight:normal!important;
  background: url(../graphics/arrow.gif) no-repeat 10px 50%!important;
  font-size:10px;
}
#local-menu ul.M2 li.active a {
  background: url(../graphics/arrow_pink.gif) no-repeat 10px 50%!important;
  color:#C9147E!important;
   font-weight:bold!important;
}
.contact-block {
  padding:19px;
  margin-top:28px;
  border-top:1px solid #fff;
}
.contact-block h2 {
  font-size:12px;
  margin-bottom:12px;
}
.contact-block li {
}
li.phone {
  padding-left:20px;
  background: url(../graphics/icon-phone.gif) no-repeat 0 50%;
  margin-bottom:6px!important;
}
li.email a {
  display:block!important;
  padding:0!important;
  padding-left:20px!important;
  background: url(../graphics/icon-email.gif) no-repeat 0 50%!important;
  margin-bottom:6px!important;
}
li.info a {
  display:block!important;
  padding:0!important;
  padding-left:20px!important;
  background: url(../graphics/icon-contacts.gif) no-repeat 0 50%!important;
  margin-bottom:6px!important;
}
#right-content {
  float:left;
  width:715px;
}
/*
======================================================
>>  Page main content
======================================================
*/
#main-content {
  float:left;
  padding:0 19px;
  width:426px;
  color:#444;
}
#main-content .text2 {
  font-size:13px;
  font-weight:normal;
  margin-bottom:26px;
  line-height:17px;
}
#main-content h2 {
  font-size:12px;
  font-weight:bold;
  margin-bottom:7px;
}
#main-content h2 small {
  font-size: 11px;
  font-weight: normal;
  color: #7D7E7F;
}
#main-content p {
  line-height:16px;
  margin-bottom:16px;
}
#main-content ul,#main-content ol {
  margin-bottom:20px;
}
#main-content ul li {
  line-height:15px;
  margin-bottom:6px;
  margin-left:10px;
  background: url(../graphics/bg_li_dot.gif) no-repeat 0 7px;
  padding-left:10px;
}
#main-content ul li a {
  p_adding-left:10px;
}
#main-content ol {
  margin-left:35px;
  list-style-type: decimal !important;
}
#main-content ol li {
  line-height:15px;
  margin-bottom:6px;
  list-style-type: decimal-leading-zero;
}
#main-content .img img {
  padding:1px;
  border:2px solid #C9C9CA;
}
#main-content .img.left .text {
  float:left;
}
#main-content .img.left img {
  float:left;
  margin-right:19px;
}
#main-content .img.right .text {
  float:left;
  width:277px;
}
#main-content .img.right img {
  float:right;
  margin-left:19px;
}
#main-content .img.top img {
  margin-bottom:19px;
}
#main-content .img.bottom img {
  margin-bottom:19px;
}
#main-content hr {
   border-top:1px solid #C9C9CA;
   background-color:none;
   height:1px;
   margin:0 0 5px 0;
}
.search-item strong {font-size: 11px;}
.img:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.img {display:inline-block;}
/* Hide from IE Mac \*/
.img {display:block;}
/* End hide from IE Mac */
.employee .text {
  float:left;
}
.qa-box {
  border-top:3px solid #00AFBE;
  background-color: #E5F7F8;
  padding:10px;
}
.qa-box h3 {
  color:#C9147E;
  line-height: 16px;
}
#related-content {
  float:left;
  width:230px;
  margin-top:-3px;
}
/*
======================================================
>>  Box stuff
======================================================
*/
.box-main-wrapper {
  clear:both;
}
.box-main-wrapper:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.box-main-wrapper {display:inline-block;}
/* Hide from IE Mac \*/
.box-main-wrapper {display:block;}
/* End hide from IE Mac */
.employee .text {
  float:left;
}
.employee .text ul{
  margin-bottom:6px;
}
.box-wrapper {
  margin-left:19px;
  _margin-left:9px;
  _margin-right:9px;
  width:213px;
  float:left;
}
.box-wrapper img {
  margin-bottom:-2px;
}
#related-content .box-wrapper {
  width:auto;
  margin:0;
  float:none;
}
.box {
  background: url(../graphics/bg_box.gif) repeat-x;
  padding:10px;
  margin-bottom:12px;
  min-height:60px;
   height:auto !important;
  height:60px;
}
#startpage .box {
  margin-bottom:0;
   padding:10px 10px 0 10px;
}
.box p {
  line-height:15px;
  margin-bottom:6px;
}
.box li a {
  display:block;
  background: url(../graphics/icon-arrow.gif) no-repeat 0 3px;
  padding:2px 0 2px 20px;
  margin-bottom:4px!important;
}
.employee {
  clear:both;
}
.employee:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.employee {display:inline-block;}
/* Hide from IE Mac \*/
.employee {display:block;}
/* End hide from IE Mac */
.employee .text {
  float:left;
}
.employee img {
  float:right;
  padding:1px;
  border:2px solid #C9C9CA;
}
#footer {
  width:967px;
  height:33px;
  margin:0 auto;
  background: url(../graphics/bg_footer.gif) no-repeat center;
}
#startpage #footer {
  background: url(../graphics/bg_footer_startpage.gif) no-repeat center;
}
#ineo {
  width:940px;
  margin:0 auto;
  padding-bottom:12px;
  text-align: right;
  color:#858586;
}
#ineo a {
  color:#858586;
  padding-right:19px;
}

/*
======================================================
>>  News
======================================================
*/

#main-content dl#newslist {}
.box dt h2 {
  font-size:11px;
  font-weight:bold;
}
.box dd {
  margin-bottom: 15px;
  list-style-position: none;
  line-height: 16px;
}
#main-content dl#newslist dd {
  margin-bottom: 20px;
  list-style-position: none;
  line-height: 16px;
}
dl#newslist dd:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
dl#newslist dd {display:inline-block;}
/* Hide from IE Mac \*/
dl#newslist dd {display:block;}
/* End hide from IE Mac */

.newsdate {
  display:block;
  color:#7D7E7F;
  font-size: 10px;
  margin-bottom: 5px;
}

#newsdetails img {
  float:right;
  padding:1px;
  border:2px solid #C9C9CA;
  margin-left: 10px;
  margin-bottom 5px;
}

/*
======================================================
>>  Forms
======================================================
*/

#main-content form table table td {
  padding-bottom: 5px;
}

#main-content input,
#main-content textarea,
#main-content select {
  font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
  padding: 2px 3px;
}


#main-content form table td select {margin-top: 5px;}
.CheckboxStyle {margin-top:5px;}

form.language {
  background: #e5f7f8;
  padding: 12px 10px;
  width: 416px;
}
form.language select {width: 300px;height: 21px;}
form.language input {padding: 3px 5px;}


/*
======================================================
>>  sIFR
======================================================
*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}
.sIFR-replaced, .sIFR-ignore {visibility: visible !important;}
.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
  display:none !important;
}
.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}
.sIFR-alternate {display:none !important;  }
.sIFR-dummy { 
  width: 0px;
  height: 0px;
  margin-left: 42px;
  z-index: 0;
}


