/* Start of CMSMS style sheet 'Momentum: Default' */
html {
	overflow-x: auto;
	overflow-y: scroll;
}

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #fff;
	padding-top: 20px;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea {
	font: bold 1em Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #66777f;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
}

h2 {
	font-size: 1.8em;
	padding-bottom: 10px;
}

h3 {
	font-size: 1em;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #000;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
	margin: 0 0 10px;
}

img.left {
	float: left;
	margin: 0 10px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 10px;
}

/* Wrapper */

#wrapper {
	width: 950px;
	background: #fff;
	margin: 0 auto;
}

/* Header */

#header {
	width: 950px;
	height: 209px;
	background: url(uploads/images/momentum_header.jpg) no-repeat;
}

#header h1 {
	visibility: hidden;
}

#header h2 {
	visibility: hidden;
}

#header a {
	text-decoration: none;
}

/* Search */

#search {
	float: right;
	width: 200px;
	padding: 150px 0 0 0;
}

#search legend {
	display: none;
}

#searchfield {
	width: 140px;
}

#searchsubmit {
	display: none;
}

/* Content */

#content {
	float: left;
	width: 600px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#content1 {
	float: left;
	width: 300px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
}

#content2 {
	float: left;
	width: 300px;
	padding-top: 20px;
	padding-bottom: 20px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
	padding-top: 20px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
	padding: 34px 20px 20px 20px;
}

#sidebar li ul {
	line-height: 2em;
}

#sidebar li li {
	margin: 0;
	padding: 0;
}

#sidebar h2 {
	margin-bottom: 14px;
	letter-spacing: -1px;
}

#sidebar a {
	border: none;
}

#sidebox_top {
	width: 300px;
	background: url(uploads/images/sidebox_green_top.jpg) no-repeat;
	height: 14px;
}

#sidebox_bottom {
	width: 300px;
	background: url(uploads/images/sidebox_green_bottom.jpg) no-repeat;
	height: 14px;
}

#sidebox {
	width: 280px;
	background-color: #d2d100;
	padding: 5px 10px;
}

#frontNewsBlock {
	width: 300px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}

#newsbox_top {
	width: 300px;
	height: 53px;
	background: url(uploads/images/box_top.jpg) no-repeat;
}

#newsbox_top h2 {
	text-align: center;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	padding-top: 10px;
	letter-spacing: 2px;
}

#newsbox_top a, hover, active {
	text-decoration: none;
	color: #fff;
}

#newsbox {
	width: 300px;
	background-color: #d2d100;
}

#newsbox p {
	margin: 0;
	padding: 10px;
}

#newsbox_bottom {
	width: 300px;
	background: url(uploads/images/box_bottom.jpg) no-repeat;
	height: 14px;
}

#newsbox_fullpage_top {
	width: 950px;
	height: 53px;
	background: url(uploads/images/box_top_950.jpg) no-repeat;
	margin-top: 20px;
}

#newsbox_fullpage_top h2 {
	text-align: left;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
}

#newsbox_fullpage {
	width: 950px;
	background-color: #d2d100;
}

#newsbox_fullpage p {
	margin: 0;
	padding: 10px;
}

#newsbox_fullpage_bottom {
	width: 950px;
	background: url(uploads/images/box_bottom_950.jpg) no-repeat;
	height: 14px;
}

#tabel_farve {
	background: url(uploads/images/forside2009farve.gif) no-repeat;
}

#tabel_graa {
	background: url(uploads/images/forside2009graa.gif) no-repeat;
}

#rssfeed {
	padding: 10px;
}

#rssfeed a {
	text-decoration: none;
	color: #cc0033;
	font-weight: bold;
	font-size: 12px;
}

/* Footer */

#footer {
	clear: both;
	width: 950px;
	height: 58px;
	padding-top: 10px;
	background: url(uploads/images/momentum_footer_en.jpg) no-repeat;
	color: #fff;
	font-size: 12px;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: 12px;
}

#footer a {
	color: #fff;
}
.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */
/* End of 'Momentum: Default' */

/* Start of CMSMS style sheet 'Navigation: Momentum Top menu' */
/* menuTop Styles */

#menuTop {
	position: relative;
	/* float: left; */
	width: 800px;
	height: 15px;
	font-size: 11px;
	margin: 0;
	line-height: normal;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	clear: both;
	top: 115px;
	padding-top: 10px;
	padding-left: 30px;
	white-space: nowrap;
}

#menuTop #current {
	color: #d2d100;
}

#menuTop #currentAncestor {
	color: #d2d100;
}

/* Parent - Level 0 */

#menuTop ul {
	margin: 0;
	padding: 0 35px 0px 0px;
	list-style: none;
	text-decoration: none;
	background: url(uploads/images/prikker.gif) no-repeat right;
}

#menuTop li {
	display: inline;
	float: left;
	background: url(uploads/images/prikker.gif) no-repeat right;
}

#menuTop li.first {
	background: no-repeat left;
}

#menuTop li.last {
	background: no-repeat right;
}

#menuTop a {
	float: left;
	display: block;
	padding: 0 10px 0 6px;
	color: #fff;
	background: no-repeat right;
	text-decoration: none;
	font-weight: bold;
}

#menuTop a:hover {
	text-decoration: underline;
}

#menuTop a:active {
	
}

/* Child - Level 1 */

#menuTop ul ul {
	display: none;
}

#menuTop ul ul li {
	
}

#menuTop ul ul a {
	background: none;
	padding-top: 1px;
	width: 9em;
}

#menuTop ul ul a:hover {
	
}

#menuTop ul ul #current {
	
}

#menuTop ul ul .currentAncestor {
	
}

/* Child - Level 2 */

#menuTop ul ul ul {
	
}

#menuTop ul ul ul li {
	
}

#menuTop ul ul ul li a {
	
}

#menuTop ul ul ul li a:hover {
	
}

#menuTop ul ul ul #current {
	
}

#menuTop ul ul ul ul {
	
}

/* Submenu level 2 Styles */

#menuLevelTwo {
	position: relative;
	top: 115px;
	left: 30px;
	width: 800px;
	height: 15px;
	font-size: 11px;
	margin: 0;
	line-height: normal;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	clear: both;
}

#menuLevelTwo #currentLevelTwo {
	color: #d2d100;
}

#menuLevelTwo #currentAncestorLevelTwo {
	color: #d2d100;	
}

/* Parent - Level 0 */

#menuLevelTwo ul {
	margin: 0;
	padding: 0 35px 0px 0px;
	list-style: none;
	text-decoration: none;
	background: url(uploads/images/prikker.gif) no-repeat right;
}

#menuLevelTwo li {
	display: inline;
	float: left;
	background: url(uploads/images/prikker.gif) no-repeat right;
}

#menuLevelTwo li.first {
	background: no-repeat left;
}

#menuLevelTwo li.last {
	background: no-repeat right;
}

#menuLevelTwo a {
	float: left;
	display: block;
	padding: 0 10px 0 6px;
	color: #fff;
	background: no-repeat right;
	text-decoration: none;
	font-weight: bold;
}

#menuLevelTwo a:hover {
	text-decoration: underline;
}

#menuLevelTwo a:active {
	
}


/* Submenu level 3 Styles */

#menuLevelThree {
	position: relative;
	top: 125px;
	left: 30px;
	width: 950px;
	height: 15px;
	font-size: 11px;
	margin: 0;
	line-height: normal;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	clear: both;
}

#menuLevelThree #currentLevelThree {
	color: #d2d100;
}

#menuLevelThree #currentAncestorLevelThree {
	color: #d2d100;	
}

/* Parent - Level 0 */

#menuLevelThree ul {
	margin: 0;
	padding: 0 35px 0px 0px;
	list-style: none;
	text-decoration: none;
	background: url(uploads/images/prikker.gif) no-repeat right;
}

#menuLevelThree li {
	display: inline;
	float: left;
	background: url(uploads/images/prikker.gif) no-repeat right;
}

#menuLevelThree li.first {
	background: no-repeat left;
}

#menuLevelThree li.last {
	background: no-repeat right;
}

#menuLevelThree a {
	float: left;
	display: block;
	padding: 0 10px 0 6px;
	color: #fff;
	background: no-repeat right;
	text-decoration: none;
	font-weight: bold;
}

#menuLevelThree a:hover {
	text-decoration: underline;
}

#menuLevelThree a:active {
	
}
/* End of 'Navigation: Momentum Top menu' */

/* Start of CMSMS style sheet 'Module: News' */
div#news {
  margin: 2em 0 1em 1em;  /* margin for the entire div surrounding the news list */
  border: 1px solid #000; 
  background: #FFE9AF; 
  text-decoration: none;
}

div#news h2 {
   line-height: 2em;
   background: #fff;
}

.NewsSummary {
    padding: 0.5em 0.5em 1em; /* padding for the news article summary */
    margin: 0 0.5em 1em 0.5em;
	clear: both;
}

.NewsSummaryPostdate {
  font-size: 90%;
  margin-bottom: 5px;
  font-weight: bold;
 }
 
 .NewsSummaryPostdateWhite {
  font-size: 120%;
  margin-bottom: 5px;
  font-weight: bold;
	color: #fff;
}

.NewsSummaryLink {
    font-weight: bold;
    text-decoration: none;
    padding-top: 0.2em;
    padding-bottom: 0.5em;
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: normal;
 }

.NewsSummaryMorelink {
  padding-top: 0.5em;
}

#NewsPostDetailDate {
  font-size: 90%;
  margin-bottom: 5px;
  font-weight: bold;
  }

#NewsPostDetailSummary {
   line-height: 150%;
   }

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 0;
}

#NewsPostDetailTitle {
   margin-bottom: 15px;
}

#NewsPostDetailContent {
  padding: 0.5em 0.5em 1em; /* padding for the news article summary */
  margin: 0 0.5em 1em 0.5em;
  line-height: 150%;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}


/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'Module: News' */

/* Start of CMSMS style sheet 'Momentum Language CSS' */
/* Langcontainer Styles */

#langcontainer {
	font-size: 11px;
	margin: 0;
	line-height: normal;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 15px;
	padding-left: 30px;
	float: left;
}

#langcontainer #currentLanguage {
	color: #d2d100;
}

#langcontainer #currentLanguageAncestor {
	color: #d2d100;
}

/* Parent - Level 0 */

#langcontainer ul {
	margin: 0;
	padding: 0 35px 0px 0px;
	list-style: none;
	text-decoration: none;
	background: url(uploads/images/prikker.gif) no-repeat right;
}

#langcontainer li {
	display: inline;
	float: left;
	background: url(uploads/images/prikker.gif) no-repeat right;
}

#langcontainer li.first {
	background: no-repeat left;
}

#langcontainer li.last {
	background: no-repeat right;
}

#langcontainer a {
	float: left;
	display: block;
	padding: 0 10px 0 6px;
	color: #66777f;
	background: no-repeat right;
	text-decoration: none;
	font-weight: bold;
}

#langcontainer a:hover {
	text-decoration: underline;
}

#langcontainer a:active {
	
}
/* End of 'Momentum Language CSS' */

