body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	xbackground: #FFFFFF url(body-BG.png) top left repeat-x;
	background: #FFFFFF url(bg_fade.gif) top left repeat-x;
	padding: 0px;
	margin: 0px;
}

.english {
	background: url(iconEng2.jpg) top left no-repeat;
	padding: 0px 0px 0px 25px;
	margin: 0px;
}

a {
	xcolor: #0032C8;
	color: #737373;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

h1, h2, h3, h4, h5 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

h1 a, h2 a, h3 a, h4 a, h5 a {
	color: #000000;
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 160%;
	font-weight: normal;
	margin-bottom: 15px;
}

h2 {
	font-size: 140%;
	font-weight: normal;
}

h3 {
	font-size: 130%;
	font-weight: normal;
}

h4 {
	font-size: 110%;
}

h5 {
	font-size: 100%;
}

p {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

p.text {
	font-weight: bold;
	margin-bottom: 15px;
}

div.summary {
	margin-bottom: 30px;
}

div.summary img {
	float: left;
	margin-right: 10px;
}

div.summary.grey-box img {
	float: right:
	margin-left: 10px;
}

div.summary p.text {
	font-weight: normal;
	margin-bottom: 10px;
}

#wrapper {
	margin: 0px auto;
	width: 952px;
}

#main {
	background: #FFFFFF;
	padding: 11px;
	width: 930px;
}

#header {
	xbackground: #FFFFFF url(header-BG.png) top left no-repeat;
	background: #FFFFFF url(bg_header.gif) top left no-repeat;
	margin-bottom: 9px;
	width: 930px;
	height: 68px;
	position: relative;
}

#header #logo {
	position: absolute;
	top: 19px;
	left: 19px;
}

#header #help-links {
	position: absolute;
	top: 24px;
	left: 772px;
}

#header #help-links div {
	text-align: center;
	padding: 0px 5px;
	float: left;
}

#header #help-links div.Hjem {
	width: 25px;
}

#header #help-links div.Sidekart {
	width: 40px;
}

#header #help-links div.Kontakt {
	width: 30px;
}

#header #help-links div p {
	font-size: 95%;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
}

#header #help-links div img {
	text-align: center;
}

#top-menu {
	line-height: 30px;
	background: #FF9000 url(topmenu-BG.png) top left repeat-x;
	margin-bottom: 25px;
	width: 930px;
	height: 30px;
}

#main-content {
	background: url(main-content-BG.png) top left repeat-y;
	margin-bottom: 25px;
	width: 930px;
}

#left-col {
	margin: 0px 32px 10px 0px;
	width: 157px;
	float: left;
}

#main-col {
	margin:0px 0px 10px 0px;
	width: 511px;
	float: left;
}

#right-col {
	xborder-left: 1px solid #FEBF84;
	padding: 5px 0px 20px 21px;
	margin: 0px 0px 10px 26px;
	width: 182px;
	float: right;
}

#left-col .box {
	padding: 10px 7px 13px 7px;
	width: 143px;
}

#left-col .box h5 {
	font-size: 120%;
	font-weight: normal;
	padding: 0px 7px 3px 7px;
	margin: 0px;
	margin-bottom: 15px;
}

#left-col .box a {
	color: #FFFFFF;
}

#left-col .box .content {
	padding: 0px 7px;
}

#find-office {
	xbackground: #3960D4 url(find_office-BG.png) top left no-repeat;
	background: #9da0a1 url(bg_grey_fade.gif) top left repeat-x;
	margin-bottom: 17px;
}

#find-office h5 {
	color: #FFFFFF;
	xborder-bottom: 1px solid #5C73B7; 
	border-bottom: 1px solid #7b7c7e; 
}

#find-office .content form select {
	font-size: 100%;
	margin-top: 12px;
	width: 128px;
}

#login {
	background: #FF9F00 url(login-BG.png) top left no-repeat; /*#FF9000*/
	margin-bottom: 17px;
}

#login h5 {
	color: #FFFFFF;
	border-bottom: 1px solid #FFA127;
}

#login .content form select {
	font-size: 100%;
	width: 128px;
}

#search {
	xbackground: #CBD3DF;
	background: #d1d3d4;
	margin-bottom: 17px;
}

#search h5 {
	border-bottom: 1px solid #B2B9C4;
}

#search .content form input.query {
	font-size: 110%;
	background: #FFECD3;
	border: none;
	padding-left: 5px;
	width: 100px;
	height: 16px;
	display: inline;
}

#search .content form input.button {
	font-size: 110%;
	text-decoration: underline;
	border: none;
	background: none;
	margin-left: 3px;
	width: 20px;
	display: inline;
}

#left-col #work {
	background: #CBD3DF;
	padding-bottom: 0px;
}

#left-col #work h5 {
	border-bottom: 1px solid #B2B9C4;
	margin-bottom: 5px;
}

#work ul {
	padding: 0px;
	margin: 0px -15px;
	list-style: none;
}

#work ul li {
	line-height: 22px;
	border-bottom: 1px solid #FFFFFF;
	padding: 0px 15px;
}

#left-col #work ul li a {
	color: #000000;
	text-decoration: none;
}

#left-col #work ul li a:hover {
	text-decoration: underline;
}



#content.forside div.banner {
	margin-bottom: 40px;
}

#content.forside div.grey-box {
	background: #CBD3DF;
	padding: 10px 7px 13px 7px;
}

#content div.list-offices ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#content div.list-offices ul li {
	font-size: 110%;
	margin-bottom: 15px;
}

#content div.list-offices ul li a {
	color: #000000;
	text-decoration: none;
}

#content div.list-offices ul li a:hover {
	text-decoration: underline;
}

#content div.list-offices ul li ul {
	padding-left: 20px;
}

#content div.list-offices ul li ul li {
	font-size: 100%;
	padding-top: 5px;
	margin-bottom: 0px;
}

#content div.archive ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#content div.archive ul li {
	padding-bottom: 19px;
}

#content div.archive ul li div.date {

}

#news {
	margin-bottom: 19px;
	width: 182px;
}

#news h2 {
	font-size: 160%;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	margin-bottom: 17px;
}

#news ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#news ul li {
	padding-bottom: 19px;
}

#news ul li div.date {

}

#news a.archive {
	background: url(archive-dot.png) center left no-repeat;
	padding-left: 15px;
}

#magazine {
	border-top: 1px solid #FEBF84;
	border-bottom: 1px solid #FEBF84;
	padding: 17px 0px;
/*	width: 182px; */
        width: 155px;
	/*height: 85px;*/
}

#magazine img {
	margin-right: 10px;
	float: left;
}

#magazine h4 {
	font-size: 125%;
	font-weight: normal;
	padding: 0px;
	margin:  0px;
	margin-bottom: 15px;
}

#magazine p {
	padding: 0px;
	margin: 0px;
}

#footer {
	font-size: 95%;
	text-align: center;
	line-height: 22px;
	xbackground: #CBD3DF;
	background: #d1d3d4;
	width: 930px;
	height: 22px;
}

#footer p {
	padding: 0px;
	margin: 0px;
}

div.idium {
	xfloat:left;
	margin: 10px 0px 10px 20px;
}

div.idium, div.idium a {
	font-family: 'Century Gothic', verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #898989;
	text-transform: uppercase;
	text-decoration: none;
}

.idium span {
	font-family: 'Century Gothic', Verdana, Arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-transform: lowercase;
	word-spacing: 3px;
	line-height: 23px;
	padding-left: 6px;
}

.idium img {
	width: 25px;
	height: 25px;
	float: left;
}

div.idium a.idium-url {
	xcolor: #FFFFFF;
}

form {
	padding: 0px;
	margin: 0px;
}

form fieldset {
	border: none;
	padding: 0px;
	margin: 0px;
}

table.bordered-user-table {
	border-collapse: collapse;
}

table.bordered-user-table td {
	border: 1px solid silver;
	padding: 5px;
}

.embedded-img {
	border: none;
	margin: 0px;
}

table.image-box {
	padding: 0px;
	margin: 0px;
	width: auto;
}

table.image-box td {
	text-align: left;
	padding: 0px;
}

table.image-box td.image-caption {
	font-size: x-small;
	background: #efefef;
	padding: 0px 5px;
}

table.image-box.left-floated {
	margin: 0px 15px 10px 0px;
	float: left;
	display: inline;
}

table.image-box.right-floated {
	margin: 0px 0px 15px 10px;
	float: right;
	display: inline;
}

table.image-box.none-floated {
	margin: 15px 0px;
	float: none;
	display: block;
}

div#content.forside h2.frontpage_title {
  color: #fd8006;
  font-size: 2.1em;
}

div#content.forside div#shortcut {
  float: left;
  width: 159px;
  height: 118px;
  margin-right: 14px;
  margin-bottom: 24px;
  position: relative;
}


div#content.forside div#shortcut .text {
  width: 143px;
  height: 102px;
  padding: 8px;
  border: 1px solid #fd8006;
  background: #fff;
  position: relative;
  z-index: 1;
}


div#content.forside div#shortcut .text h3 {
    color: #FD8006;
    font-size: 1.5em;
    line-height: 1em;
    margin: 0 0 5px;
}

div#content.forside div#shortcut .shadow {
  background: url(shadow_consis.png) no-repeat;
  height: 50px;
  width: 157px;
  position: relative;
  top: -25px;
}

div#content.forside div#shortcut.third {
  margin-right:0;
}

div#shortcut .text a.link {
    display: block;
    height: 118px;
    left: -8px;
    position: relative;
    top: -98px;
    width: 159px;
   outline: none;
}
