@import "common/reset.css";
@import "common/generic.css";
@import "common/IE6.css";
@import "common/forms.css";


body {
	background-color:#e3e4e5;
	font-family:Verdana, Geneva, sans-serif;
}
a {
	text-decoration: none;
 	color: #67bbd1; 
	
}

#globalWrapper {
	margin: 0 auto 0 auto;
	background-color:#FFF;
	width: 874px;
	text-align:left;
}

#globalWrapper.subsite{
/* 	background: #fff url("../_gfx/mcBg2.jpg") no-repeat center 0; */
 	background: #000 url("../_gfx/mcBg2.jpg") no-repeat center 0; 
/* 	width: 1024px; */
	padding-left: 75px;
	padding-right: 75px;
}

#topmenuline{
	width: 874px;
	height: 5px;
}

#mc.frontpage {
	background: #000 url(../_gfx/mcBg.jpg) no-repeat;
}


.frontPageMcPadding {
	padding-top: 14px;
}

.articlePageMCPadding {
/* 	padding-top: 5px; */
}

#pathContainer {
	background-color:#3c2b12;
	height: 19px;
	padding-left: 30px;
}

#pathContainer ul#path {
	padding-top: 4px;
}

#pathContainer ul#path li {
	float: left;
	font-size:9px;
	color: #FFF;
	margin-right: 4px;
	padding-right: 10px;
	background: url(../_gfx/delimiter.png) right center no-repeat;
	line-height: 12px;
}

#pathContainer ul#path li.last {
	background: none;
	padding-right: 0;
	line-height: 12px;
}

#pathContainer ul#path li a {
	color: #FFF;
	
}

.whiteBackgroundWrapper {
	background-color: #f7f6f4;

}

.doOverflowHidden{
	overflow: hidden;
}

#leftColumn {
	float: left;
	width: 189px;
	height: 100%;
	background-color:#f7f6f4;
	
	/*margin-right: 17px;*/
}

#leftColumnOther{
	float: left;
	width: 189px;
/* 	height: 100%; */
	background-color:#fff;
	padding-bottom: 2000px;
	margin-bottom: -2000px;
	/*margin-right: 17px;*/
}

.spacer10{
	margin: 23px 0 ;
}

div.clrfix.spacer_10 { height: 10px; }

#leftColumnBottom{
	padding: 21px 0;
	float:left;
	width: 189px;
	background-color: #f7f6f4;
	height: 100%;
}

#leftColumnBottom p{
	font-size: 11px;
	color: #666633;
	margin: 0px 0 0px 30px;
}

#leftColumnBottom .customInfoHeader .iconHeader{
	margin-left: 15px;
	float: left;
}

#leftColumnBottom .customInfoHeader p{
	margin: 0 0 10px 30px;
	font-size: 16px;
	font-weight: bold;
	color: #666633;
	float: left;
/* 	margin-left: 8px; */
}


#leftColumnBottom .customInfo p{
	font-size: 11px;
	color: #666633;
	margin: 5px 0 9px 10px;
}

#leftColumn .menuWrapper, #leftColumnOther .menuWrapper{
	background-color:#FFF;
}	

/* #leftColumn .menuWrapper ul#subNav, */
#leftColumn .menuWrapper ul#subNavList,
#leftColumnOther .menuWrapper ul#subNav,
#leftColumnOther .menuWrapper ul#subNavList{
	margin: 0px 0 0 30px;
	padding: 37px 0 40px 0;
}

#leftColumn .menuWrapper ul#subNav a, 
#leftColumn .menuWrapper ul#subNavList a,
#leftColumnOther .menuWrapper ul#subNav a,
#leftColumnOther .menuWrapper ul#subNavList a{
	
/* 	color: #67bbd1; */
	color: #58543c;	
}

#leftColumn .menuWrapper ul#subNav{
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
	line-height:30px;
	margin: 0px 0 0 30px;
	padding: 27px 0 40px 0;

}


#leftColumn .menuWrapper ul#subNav li,
#leftColumnOther .menuWrapper ul#subNav li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 30px;
}
#leftColumnOther .menuWrapper ul#subNav li.menuHeader {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	color: #58543c;	
	margin-bottom: 10px;
}

#leftColumn .menuWrapper ul#subNav li.menuHeader{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	color: #58543c;	
	margin-bottom: 10px;	
}

#leftColumn .menuWrapper ul#subNavList li,
#leftColumnOther .menuWrapper ul#subNavList li{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;	
}

#leftColumn .menuWrapper ul#subNavList li.selected a,
#leftColumnOther .menuWrapper ul#subNavList li.selected a{
	color: white;
	display: block;
	margin-left: -30px;
	padding: 2px 0 2px 30px;
	background-color:#58543c;
/*
	background-image:url(../_gfx/subNavSelectedArrow.gif);
	background-position:19px 8px;
	background-repeat:no-repeat;
*/
}

#leftColumn .menuWrapper ul#subNav li li,  #leftColumn .menuWrapper ul#subNav li li li,
#leftColumnOther .menuWrapper ul#subNav li li,  #leftColumnOther .menuWrapper ul#subNav li li li {
	display:block;
	background-image:url(../_gfx/subNavLeftArrow.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
	background-color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height: 18px;
}

#leftColumn .menuWrapper ul#subNav li li,
#leftColumnOther .menuWrapper ul#subNav li li {
	
	padding-left: 20px;
}

#leftColumn .menuWrapper ul#subNav li li.open,
#leftColumnOther .menuWrapper ul#subNav li li.open {
	background-image:url(../_gfx/subNavOpenArrow.gif);
	
}

#leftColumn .menuWrapper ul#subNav li li li,
#leftColumnOther .menuWrapper ul#subNav li li li {
	padding-left: 20px;
}

#leftColumn .menuWrapper ul#subNav li li .selected,  #leftColumn .menuWrapper ul#subNav li li li .selected,
#leftColumnOther .menuWrapper ul#subNav li li .selected,  #leftColumnOther .menuWrapper ul#subNav li li li .selected { 
	
}

#leftColumn .menuWrapper ul#subNav li li .selected a, #leftColumn .menuWrapper ul#subNav li li li .selected a,  #leftColumn .menuWrapper ul#subNav li .selected a,
#leftColumnOther .menuWrapper ul#subNav li li .selected a, #leftColumnOther .menuWrapper ul#subNav li li li .selected a,  #leftColumnOther .menuWrapper ul#subNav li .selected a {
	color: white;
	display: block;
	margin-left: -40px;
	padding: 2px 0 2px 40px;
	background-color:#58543c;
	background-image:url(../_gfx/subNavSelectedArrow.gif);
	background-position:19px 8px;
	background-repeat:no-repeat;
}

#articleWrapper {
	float: left;
	background-color:#FFF;
	width: 668px;
	padding-bottom:23px;
	padding-left: 17px;
	
}

#articleWrapper .textC {
	width: 445px;
	margin: 40px 10px 0 0;
	float: left;
}

#articleWrapper .textC h2,
#articleWrapper .textCListArt h2{
	color: #1A171B;
	font-size: 14px;
	font-weight: bold;
/* 	margin: 20px 0 0 0; */
}

#articleWrapper .textC p a:link,
#articleWrapper .textC p a:visited{
	color: #67bbd1;
}

#articleWrapper .textCListArt ul,
#articleWrapper .textC ul,
#articleWrapper .textC ol {
	list-style-type:disc;
	margin: 3px 0 0 15px;
}
#articleWrapper .textCListArt ul li,
#articleWrapper .textC ul li,
#articleWrapper .textC ol li{
    color: #1A171B;
    font-size: 12px;
    font-weight: normal;
/*     line-height: 1.6em; */
}

#articleWrapperNewsletter{
	background-color:#FFFFFF;
	float:left;
	padding-bottom:23px;
	padding-left:17px;
	width:857px;
}

#articleWrapperNewsletter .textCNewsletter{
	float:left;
	margin:30px 10px 0 0;
	width:847px;
}

#articleWrapper .textCList {
	width: 445px;
	margin: 45px 10px 0 0;
	float: left;
}

#articleWrapper .imageC {
	width: 197px;
	float: left;
	margin-top: 30px;
}
#articleWrapper .imageC p{
	margin-top: -10px;
	margin-bottom: 15px;
	color:#58543C;
	font-size: 10px;
}
#articleWrapper .imageC img {
	border: 3px solid #f1f0ed;
	margin-bottom: 10px;
}

#articleWrapper h1, #articleWrapperNewsletter h1 {
	color: #1a171b;
	font-size: 16px;
	margin: 0px 0 0 0;
	font-weight: normal;
	text-transform:uppercase;
}

#articleWrapper h4, #articleWrapperNewsletter h4 {
	color: #58543c;
	font-size: 12px;
	margin: 6px 0 34px 0;
	font-weight: normal;
	line-height: 1.8em;
}

#articleWrapper p, #articleWrapperNewsletter p {
	color: #1a171b;
	font-size: 12px;
/* 	font-size: 1em; */
	margin: 6px 0 0 0;
	font-weight: normal;
	line-height: 1.6em;
}
#articleWrapper .textCListArt{
 	width: 625px; 
/*	width: 445px; */
	margin: 40px 10px 0 0;
	float: left;
}
#articleWrapper .textCListArt h4{
	color: #58543c;
	font-size: 14px;
	margin: 10px 0 34px 0;
	font-weight: normal;
	line-height: 1.8em;
/* 	width: 505px; */
}

#articleWrapper .textC .flashmovie{
/*  	border: 1px solid;  */	
}

#articleWrapper #recent_movies{
	padding-top: 33px;
}

#articleWrapper #recent_movies img {
	float:left;
	padding-right:20px;
}
#articleWrapper #recent_movies .movieitem{
	width: 133px; 
	padding: 15px 23px 0px 0px;
	float:left; 
}
#articleWrapper #recent_movies .movieitem .movietitle{
	font-family: Verdana;
	font-size: 12px;	
	margin: 0px 0px 0px 1px;
}

#articleWrapper #recent_movies .movieitem .moviedate{
	font-family: Verdana;
	font-size: 10px;	
	margin: 0px 0px 0px 1px;
	padding: 0px 0px;
}

#articleWrapper div#recent_movies .lastHeading {
	color:#58543C;
	font-family:verdana;
	font-size:18px;
	line-height:35px;
}

#articleWrapper .textCListArt div.articleitem{
	margin: 45px 0 0 0;
}
#articleWrapper div.textCListArt div.articleitem div.aItem{
	float: left;
}

#articleWrapper div.textCListArt div.articleitem div.aItem p{
	width: 400px;
}
#articleWrapper div.textCListArt div.articleitem div.aItem h2{
	font-family:Verdana;
	font-size: 16px;
}

#articleWrapper div.textCListArt div.articleitem div.aItem h2 a{
/* 	color: #67bbd1; */
	color: #004883;
}

#articleWrapper div.textCListArt div.articleitem img{
	display:block;
	float: left;
	margin-right: 40px;
}


#bottomContent {
	margin-top: 12px;
	margin-left:53px;
	padding-bottom: 35px;
	width: 782px;
}
#bottomContent .leftContent .shareLinks div.social a,
#bottomContent p, 
#bottomContent p a {
	color: #cec7bd;
	font-size: 10px;
	text-decoration:none;
}

#bottomContent .leftContent {
	float: left;
	width: 450px;
}
#bottomContent .leftContent .shareLinks {
	margin: 20px 0px 0 20px;
	float: left;
}
#bottomContent .leftContent .shareLinks p{
	float: left;
	margin: 0 10px 0 0;
}
#bottomContent .leftContent .shareLinks img{
	margin-right: 5px;
}
#bottomContent .leftContent .shareLinks .imagelabel{
	float: left;
	margin-top: 4px;
}
#bottomContent .leftContent .shareLinks div.social {
	margin-right: 15px;
	float: left;
}

#bottomContent .leftContent img {
	margin-right: 10px;
	float: left;
}

#bottomContent .rightContent {
	margin-top: 24px;
	float: right;
}

#bottomContentFooter{
	margin-top: 6px;
	margin-left:53px;
	padding-bottom: 35px;
	width: 816px;
	height: 25px;
}

#bottomContentFooter .rightContentFooter{
	float: right;
}

#bottomContentFooter p {
	color: #cec7bd;
	font-size: 10px;
	text-decoration:none;
}

#flashcontainer {
	margin: 19px 15px 0 53px;
	float: left;
}

#calendarBox {
	float: left;
}


.frontPageAd {
	float: left;
	margin: 10px 15px 0 0;
}

.frontPageAdFirst {
	margin-left: 53px;
}

.lastRight {
	margin-right 0px;
}

.frontPageAd .image {
	
}

.frontPageAd .image img {
	border: solid 3px white;
}

.frontPageAd .other {
	background:url(../_gfx/frontPageAdBg.jpg) no-repeat center top;
	height:136px;
}


.frontPageAd h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight:normal;
	color: #58543c;
	padding: 7px 0 3px 30px;
}

.frontPageAd h3 a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight:normal;
	color: #58543c;

	padding: 7px 0 3px 0px;
}

.frontPageAd ul {
	padding-left: 33px;
}

.frontPageAd ul li {
	display:list-item;
	background-image:url(../_gfx/frontPageAdListArrow.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	float: none;
	margin-bottom: 2px;
}

.frontPageAd ul li a {

	color: #58543c;
	text-decoration: none;
}

#bottomLeftAdBox {
	float: left;
	margin: 12px 15px 0 53px;
	width: 490px;
	height: 49px;
	padding:7px 0 0 19px;
	border: 3px solid #b7b6a7;
	background-color: #f1f0ed;
}

#bottomLeftAdBox .filmAd {
	float: left;
	margin-right:25px;
}

#bottomLeftAdBox .ad {
	float: left;
	margin-top: 5px;
	margin-right:21px;
	border-right: 1px dotted #58543c;
}

#bottomLeftAdBox .ad img {
	float: left;
	margin-right:8px;
	padding-bottom: 6px;
}
#bottomLeftAdBox .ad a {
	float: left;
	color: #58543c;
	text-decoration:none;
	margin: 14px 21px 0 0;
	font-size: 10px;
}
#bottomLeftAdBox .ad a.image {
	margin: 0px 8px 0 0;
}
#bottomLeftAdBox .noRightBorder {
	border-right: none;
}

#newsLetterAd {
	float: left;
	margin-top: 12px;
	width: 244px;
	height: 56px;
	border: 3px solid #b7b6a7;
	background-color: #f1f0ed;
	background-image:url(../_gfx/newsletter.gif);
	background-repeat:no-repeat;
	background-position: 13px 7px;
}

div.genericAd {
	float: left;
	margin-top: 12px;
	border: 3px solid #b7b6a7;
	background-color: #f1f0ed;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 11px;
	line-height: 16px;
}

div.genericAd p {
	padding: 7px 0 7px 13px;
}

div.genericAd a {
	color: #58543c;
}

div.genericAd h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight:normal;
	color: #58543c;
	padding: 10px 0 3px 13px;
}

div.genericAd h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight:normal;
	color: #58543c;
	padding: 5px 0;
}

#newsLetterAd h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #58543c;
	padding-left: 50px;
	font-size: 12px;
	font-weight:normal;
	margin-top:9px;
}

#nyhetsbrevEmail,
#newsLetterAd input {
	float: left;
	border: none;
	background:none;
	background-color:#FFF;
	margin-left: 13px;
	margin-top: 8px;
	margin-right: 8px;
	width:190px;
	color: #58543c;
}

#newsLetterAd img {
	float: left;
	margin-top: 5px;
}

#mainMenuWrapperContainer{
	background-color:#fff;
	padding-top: 10px;
}

#mainMenuWrapper {
	margin: 0 0 0 120px;
	font-size:12px;
}

ul#mainMenu {
	list-style:none;
	/*background-color:#F00;*/
/* 	margin-bottom: 10px; */
	
	
}

#mainMenu a {
	text-decoration: none;
	color: #58543c;
	font-size:12px;

	
}

#mainMenu li li {
	width: 100%;
}

#mainMenu li li a {
	display: block;
	font-weight: normal;
	font-size:12px;
	color: #ffffff;
	padding: 5px 0 3px 15px;
	/*width: 100%;*/
	/*padding: 0.2em 10px;*/
}

#mainMenu li li a:hover {
	/*padding: 0.2em 5px;*/
	/*border: 5px solid #7d6340;
	border-width: 0 5px;*/
	background-color:#c6c7c8;
}

#mainMenu li {
	float: left;
	position: relative;
	margin-right: 60px;
	cursor: default;
	line-height: 20px;
/* 	text-transform:uppercase; */
/* 	padding-bottom: 3px; */
	/*background-color: white;*/
	/*border: 1px solid #7d6340;*/
	/*border-width: 1px 0;*/
}

#mainMenu li#first {
	/*border-left-width: 1em;*/
}

#mainMenu li#last {
	/*border-right-width: 1em;*/
}

#mainMenu li ul {
	display: none;
	z-index: 9999;
	position: absolute;
	top: 100%;
	left: 0;
	background-color:#707173;
	
	width: 12em;
	/*padding: 0.5em 0 1em 0;*/
	/*border-right: solid 1px #7d6340;*/
}

#mainMenu li>ul {
	top: auto;
	left: auto;
/* 	margin: 5px 0; */
	width: 180px;
}

#mainMenu li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

#mainMenu li:hover ul, li.over ul {
	display: block;
}


/*ul#mainMenu li {
	float: left;
	position: relative;
  	width: 16em;
}

ul#mainMenu li a {
	color: #58543c;
	text-decoration:none;
	font-size:12px;
}

ul#mainMenu li ul {
  display: none;
  position: absolute; 
  top: 1em;
  left: 0;
  }
  
ul#mainMenu li ul li a {
	color: #FFFFFF;
}

li:hover ul, li.over ul{ display: block; }*/

#headerContent {
	padding: 22px 0 0 0;
	background: #fff;
}

#headerContent .rightHeaderContent {
	float: left;
}

#headerContent .rightHeaderContent .sitemap {
	float: left;
	height: 20px;
	width: 320px;
	text-align: right;
}

#headerContent .rightHeaderContent .sitemap a {
	font-size: 11px;
	color: #58543c;
	text-decoration: underline;
}

#headerContent .rightHeaderContent .fontsize {
	float:left;
	margin-right: 20px;
	margin-top: 6px;
}

#headerContent .rightHeaderContent .fontsize #bigger{
	font-size: 14px;
	font-weight: bold;
	margin-right: 2px;
}

#headerContent .rightHeaderContent .fontsize #smaller{
	font-size: 10px;
	font-weight: bold;
}

#headerContent .rightHeaderContent .fontsize a, 
#headerContent .rightHeaderContent .fontsize a:link, 
#headerContent .rightHeaderContent .fontsize a:visited {
	color: #000;
}

#bottomContent .rightContent p.coprightRight{
	font-size: 9px;
	float:right; 
}

#headerContent .rightHeaderContent .logo {
	float: left;
/* 	margin-right:307px; */
	margin-right:200px;
/* 	padding:22px 0 0 24px; */
	padding:0 0 0 24px;
}

#headerContent .rightHeaderContent .flags {
/* 	padding: 7px 0 0 0; */
	float: left;
	margin-right:12px;
}

#headerContent .rightHeaderContent .flags img {
	float: left;
	margin-right: 8px;
}

#headerContent .rightHeaderContent .search {
	float: left;
	margin-right: 10px;
	padding-top: 6px;
}

#headerContent .rightHeaderContent .search p {
	float: left;
	margin-right:10px;
	color: #58543c;
	font-size:11px;
	padding:3px 0 0 0;
}

#headerContent .rightHeaderContent .search input {
	float: left;
}

#articleWrapper .calendarC{
	float:left;
	margin:30px 0 0 0;
	width:550px;
	vertical-align: baseline;
	font-size: 13px;
	list-style:	none;
}

#articleWrapper .calendarC div.eventC{
	padding-top: 15px;
}

#articleWrapper .calendarC div.calHeadingMonth{
	padding: 0 0 3px 0; 
	font-weight: bold; 
	font-size:12px; 
	border-bottom: 2px solid #bbb; 
	width: 550px; 
	float:left; 
	margin-bottom: 5px;
}

#articleWrapper .calendarC div.calendarBorder{
	border-bottom: 1px solid #ccc; 
	height: 1px; 
	margin-bottom: 5px;
}

#articleWrapper .calendarC div.calEventLContainer{
	width: 150px; 
	float:left;
}

#articleWrapper .calendarC div.calEventRContainer{
	width: 400px; 
	float: left;	
}
#articleWrapper .calendarC div.eventC li ol.rows li a:link,
#articleWrapper .calendarC div.eventC li ol.rows li a:visited{
	color: #67bbd1;
}

#articleWrapper .calendarC div.eventC li ol.rows li.rowtitle{
	color:#004883;
	font-weight: bold;
	margin-bottom: 10px;

}
#articleWrapper .calendarC div.eventC div.calEventRContainer li ol.rows li.rowtitle{
/* 	color:#67bbd1; */
	color:#004883;
	font-weight: bold;
}

#articleWrapper .calendarC ul li ol.rows{
	background:none repeat scroll 0 0 transparent;
	display:block;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
}

#articleWrapper .calendarC ul li ol.rows li.col_1{
	font-size: 12px;
	background: none;
	width:90px;
	float:left;
}
#articleWrapper .calendarC ul li ol.rows li.col_2{
	font-size: 12px;
	background: none;
	width:110px;
	float:left;
}
#articleWrapper .calendarC ul li ol.rows li.col_3{
	font-size: 12px;
	background: none;
	width:310px;
	float:left;
}
#articleWrapper .calendarC ul li ol.rows li.col_4{
	font-size: 12px;
	background: none;
	width:140px;
	float:left;
}
ol, ul{
	list-style:none outside none; 
}
#articleWrapper .calendarC ul.dotted li {
	background: url('../_gfx/dot.gif') bottom left repeat-x;
	padding: 5px 0 6px 0;
}

.f12px{
	font-size: 12px;
}

#contactinfoC{
	margin-top: 45px; 
	width: 660px;
}

#contactinfoC h3{
	color: #1A171B;
	font-size: 13px;
	font-weight: bold;
	
}

#contactinfoC div.personC{
	float:left; 
	width: 200px; 
	margin: 10px 16px 10px 0;
}

#contactinfoC div.personC h2{
	color: #1A171B;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0 0;
}

#contactinfoC div.personC p{
	margin: 0 0 0 0;
}

#contactinfoC div.personC p.info{
	margin: 6px 0 0 0;
}

#contactinfoC div.personC p.info a:link,
#contactinfoC div.personC p.info a:visited{
	color: #67bbd1;
}


#searchHeading #SearchHeadingContainer h1{
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 7px;
}

#searchMainContainer{
	width:874px; 
	padding: 16px 0 23px 0;
}
#searchResultInfoC{
	padding-left: 206px; 
	font-size:12px; 
	font-weight:normal; color: #336699;
}

#searchResultC{
	margin-top: 17px; 
	margin-left: 206px; 
	width: 569px;
}

#searchResultC div.sresults{
	border-bottom: 1px solid #cccccc; 
	padding: 13px 0 27px 0;
}
#searchResultC div.sresults div.lresult{
	margin: 0 0 0 2px; 
	width: 161px; 
	float: left; 
	font-size: 12px; 
	font-weight: normal;
}
#searchResultC div.sresults div.rresult{
	width: 406px; 
	float: left; 
	font-size: 12px; 
	font-weight: normal;
}
#searchHeading{
	width: 874px; 
	height: 114px; 
	background-color: #eaeaea;
}
#SearchHeadingContainer{
	padding-left: 206px; 
	padding-top: 40px;
}
.sResultHeadingDato{
	border-top: 1px solid #666633; 
	border-bottom: 1px solid #666633; 
	font-size:12px; 
	font-weight: bold; 
	float: left; 
	width:163px; 
	line-height: 25px;
}
.sResultHeadingBeskrivelse{
	border-top: 1px solid #666633; 
	border-bottom: 1px solid #666633; 
	font-size:12px; 
	font-weight: bold; 
	float: left; 
	width: 406px; 
	line-height: 25px;
}

#kontaktinfobody{
	margin-top : 40px;	
}

.turkis{
	color: #004883;
}

.shareprintC{
	margin-top: 25px; 
	width: 650px;
}
.shareprintC div.spCenter{
	text-align: center;
	margin: 0 auto;
	font-size:10px;
}

.shareprintC div.spCenter a:link,
.shareprintC div.spCenter a:visited{
	color: #000;
}

.currect{
	text-decoration: underline;
	color:#004883;
}

#pageC a:visited span,
#pageC a:link span{
	color: #004883;
}

#presseC{
	float:left;
	width: 684px;
	background-color:#ffffff;
}

#presseC div.presseArticle{
	width: auto;
	margin: 40px 0 20px 60px;
	font-family: Verdana;
	color:	#1a171b;
	font-weight: normal;
}

#presseC div.presseArticle h1{
	font-size: 16px;
	text-transform:uppercase;
	margin-bottom: 12px;
}

#presseC div.presseArticle p{
	font-size: 14px;
	color: #004883;
}

#presseC div.presseArticle p a:link,
#presseC div.presseArticle p a:visited{
	color: #004883;
	text-decoration: underline;		
}

#presseC div.photoC{
	float:left;
	width: 227px;
	margin: 0 0 35px 60px;
}
#presseC div.photoC p{
	margin: 10px 0;
	font-size: 12px;
	line-height: 20px;
}

#presseC div.photoC p a:link,
#presseC div.photoC p a:visited{
	color: #004883;
	text-decoration: underline;		
}

#presseC div.photoC h3{
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: -10px;
}

table.formated_table {
	border-top: 1px solid #000;
	width: 430px;
	font-size: 12px;
	line-height: 18px;
	margin: 5px 0 0 0;
}

table.formated_table.light {
	border-top: 1px solid #c9c9c2;
}

table.formated_table td.heading {
	color: #67bbd1;
	font-weight: bold;
	height: 23px;
	vertical-align: bottom;
}

/* @import "common/slimbox.css"; <- include if slimbox is used on website */

/*
 * EXAMPLE! TO USE FOR ALL COLORS ON SITE, DONT BE LAZY!
 * 
 * Blues
 * ------------------------
 * Dark         :   #125a95
 * Regular      :   #4e9bda
 * Light        :   #97c9f2
 * Very light   :   #cbe4f8
 * 
 * Greys
 * ------------------------
 * Copy Black   :   #272d31
 * Grey2        :   #445057
 * Sub Grey     :   #697a85
 * Grey         :   #92a2ad
 * Rule Grey    :   #bac6cf
 * Grey6        :   #dae2e8
 * Off White    :   #ebeff2
 *
 * ------------------------
 * Red          :   #cb0000
 * Green        :   #68b000
 */
 
 
