body {
	margin: 0px;
	background: #f5f5f5;
	font-family: segoe ui, arial, sans-serif;
}

a:link, a:visited {
	color: #22426D;
}

a:hover {
	color: #8dc63f;
}

.highlight {
	background-color: #ffff00;
}
.light{
	color: #808080;
}
.small {
	font-size: .8em;
}
#pagecontainer {
	background: url(/img/mainbg.png);
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 4px;
}

th {
	font-weight: normal;
}

#top {
	height: 78px;
	background: url(/img/topbarbg.gif) repeat-x;
	position: relative;
}
#logo {
	position: absolute;
	top: 20px;
	left: 30px;
}

.hidden {display: none;}
.formtip {
	font-size: 11px;
	color: #505050;
}

#context {
	width: 960px;
	background: url(/img/teaser/teaserbg.jpg) no-repeat;
	overflow: hidden;
	height: 327px;
	border-bottom: 1px solid #c3c3c3;
	position: relative;
}
#contextbar {
	width: 960px;
	background: url(/img/contextbarbg.gif) repeat-x;
	overflow: hidden;
	height: 30px;
}
#features {
	display: none;
}
#buttons {
	position: absolute;
	bottom: 19px;
	left: 30px;
	height: 41px;
}
#buttons a {
	margin-right: 15px;
}
#teaserimg {
	position: absolute;
	right: 32px;
	bottom: 24px;
}
#ribbon {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 1000;
}
#teaserText {
	position: absolute;
	top: 40px;
	left: 30px;
	width: 470px;
}
#teaserText h2 {font-size: 25px; text-transform: uppercase; color: #fff;}
#teaserText div {color: #fff;font-size: 11px; line-height: 1.5em;}

.navbutton {
	width: 4px;
	height: 15px;
	background: #7fa6bb;
	margin-right: 4px;
	float: left;
	cursor: pointer;
}
.activeButton {
	background: #8dc685;
	height: 18px;
}
#context ul {
	margin: 0;
	padding: 0px;
}

#context li {
	padding: 30px 50px;
	width: 860px;
	height: 167px;
}
#context h2 {
	color: #fff;
	font-size: 20px;
	margin: 0 0 10px 0;
}
#context div.content {
	color: #fff;
	font-size: 12px;
	width: 570px;
	line-height: 1.5em;
}
#carousel {
	height: 227px;
	
}


/*
MENU STUFF
*/

#menuline {
	margin: 0;
	padding: 0;
	height: 24px;
	position: absolute;
	top: 25px;
	left: 300px;
}

#menuline li {
	display: inline;
}

#menuline li div {
	background: url(/img/menulinedots.gif) 7px right ;
	padding-right: 20px;
}
#menuline li a:link, #menuline li a:visited {
	display: block;
	float: left;
	padding: 5px 14px 5px 14px;
	font: 14px segoe ui, arial;
	color: #808080;
	text-decoration: none;
	background: url(/img/menulinedots.gif) right no-repeat;
}
#menuline li a.active:link, #menuline li a.active:visited {
	color: #0b4d6e;
	font-weight: bold;
}

#menuline li a:hover {
	background-color: #fff;
	color: #034c6d;
}

#leftcol {
	width: 200px;
	vertical-align: top;
	border-right: 1px solid #f0f0f0;
	background: url(/img/teaser/shadowbg.gif) repeat-x top;
}

#leftmenu {
	padding: 20px 0 20px 10px;
	margin: 0;
}
#leftmenu li {
	list-style: none;
}
#leftmenu li a {
	display: block;
	font: 13px segoe ui, arial;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
}

#leftmenu li a.active {
	color: #0b4d6e;	
	font-weight: bold;
}
#leftmenu li ul {
	padding: 0 0 0 0px;
	margin: 0 0 0 10px;
	border-left: 3px solid silver;
}


#canvas {
	padding: 0px;
	vertical-align: top;
	background: url(/img/teaser/shadowbg.gif) repeat-x top;
}
#canvasMenu {
	padding: 0px;
	vertical-align: top;
	background: url(/img/teaser/shadowbg.gif) repeat-x top;
}

		#creditcontainer {
			text-align: right;
			width: 960px;
			margin: auto;
			padding-right: 15px;
			font: 10px arial;
			color: #ADADAD;
			padding-bottom: 20px;
		}

		#creditcontainer a {
			color: #ADADAD;
			text-decoration: none;
		}
		#creditcontainer a:hover {
			color: #303030;
			text-decoration: none;
		}

		#bottombar {
			width: 970px;
			background: url(/img/bottombar.png) no-repeat;
			text-align: center;
			font-size: 11px;
			color: #505050;
			padding-top: 10px;
			height: 30px;
			margin: auto;
		}

/******************************************************************************************
	DIVERSE GENERELLE STYLES
*****************************************************************************************/


ul li {
	list-style-type: square;
	list-style-image: url(/img/li_image.gif);
}

.element P {
	margin-top: 0px;
}

.breadcrumb {
	padding: 0px 0px 10px 0px;
	font: 10px "trebuchet ms", arial;
	text-transform: uppercase;
	color: #7d7d7d;
}
	.breadcrumb A:link, .breadcrumb A:visited {
		font-weight: bold;
		color: #22426D;
		text-decoration: none;
	}
	.breadcrumb A:Hover {
		font-weight: bold;
		color: #7d7d7d;
		text-decoration: underline;
	}




.vline {
	background-image: url(/img/vline.gif);
	background-repeat: repeat-y;
	background-position : center;
}
.hline {
	background-image: url(/img/hline.gif);
	background-repeat: repeat-x;
	background-position : center;
}


/******************************************************************************************
	FORMATTERING AF CMS ELEMENTER
*****************************************************************************************/


/* CM Styles */
#PageTitle {
	margin: 0px 0 20px 0;
}
#PageTitle h1 {
	
	font: bold 150% georgia, times new roman;
	color: #808080;
}
#PageTitle p {
	font: 100% georgia, serif;
	color: #909090;
	padding: 0 0 0px 0px;
	
}

/*
  Layout STYLES
*/

.LayoutFull {
	width: 900px;
	padding: 30px;
}

#canvasMenu .LayoutFull {
	width: 700px;
}
.LayoutCol {
	width: 609px;
	/*background-image: url(/img/vline.gif);
	background-position: 75%;
	background-repeat: repeat-y;*/
}
	.LayoutCol1 {
		float: left;
		width: 429px;
		margin-right: 10px;
		padding: 10px;
		vertical-align: top;
	}
	.LayoutCol2 {
		float: right;
		width: 140px;
		background-color: #d7d7d7;
		border-left: 1px solid #CCCCCC;
		padding: 10px;
		vertical-align: top;
	}



/*
  GRID STYLES
*/

	.gridFull {
	}

	.gridSplitMid {
		width: 100%;
		background: none;
	}

	.gridSplitMidLeft {
		float: left;
		width: 48%;
		margin-right: 1%;
	}
	.gridSplitMidRight {
		float: right;
		width: 48%;
		margin-left: 2%;
	}


	.gridSplitRight {
		width: 100%;
		background-image: url(/img/vline.gif);
		background-position: 71%;
		background-repeat: repeat-y;
	}


	.gridSplitRightLeft {
		float: left;
		width: 70%;
	}
	.gridSplitRightRight {
		float: right;
		width: 27%;
		padding-left: 2%;
	}

	.gridSplit3 {
		width: 100%;

		background-image: url(/img/vline.gif);
		background-position: 33% 33%;
		background-repeat: repeat-y;
	}


	.gridSplit3p1 {
		width: 33%;
		padding-right: 8px;
	}
	.gridSplit3p2 {
		width: 33%;
		padding-left: 8px;
		padding-right: 8px;

	}
	.gridSplit3p3 {
		width: 33%;
		padding-left: 8px;
	}


/*
	ELEMENT STYLES
*/



.elementNormal1 {
	font: 90% arial;
	margin-bottom: 0px;
	color: #333333;
}
	.elementNormal1 h2 {
		font: bold 130% segoe UI, arial;
		color: #22426D;
		margin: 0px 0px 5px 0px;
		border-bottom: 1px solid #f1f1f1;
	}
	.elementNormal1Content {
		font: 13px segoe ui, arial;
		line-height: 1.5em;
	}
	.elementNormal1Content p {
		margin: 0px 0px 15px 0px;
	}

.elementNormal2 {
	font: 74% arial;
	margin-bottom: 0px;
	color: #333333;
}
	.elementNormal2 h2 {
		font: bold 130% segoe UI, arial;
		color: #22426D;
		margin: 0px 0px 5px 0px;
		border-bottom: 1px solid #f1f1f1;
	}
	.elementNormal2Content {
		font: 100% segoe ui, arial;
		line-height: 1.6em;
	}
	.elementNormal2Content p {
		margin: 0px 0px 15px 0px;
	}



.elementNormal3 {

}
	.elementNormal3 h2 {
		font: 18px verdana;
		margin-bottom: 5px;
	}
	.elementNormal3 p {
		font: 11px verdana;
		margin-bottom: 5px;
	}


.elementBox1 {
	font: 80% segoe UI, arial;
	background: #9ecd5e url(/img/box1bg.gif) repeat-x bottom;
	color: #fff;
	margin-bottom: 10px;
	padding: 15px 15px 20px 15px;
}
	.elementBox1 h2 {
		font-weight: bold;
		font-size: 1.2em;
		color: #fff;
		margin: 0 0 .5em 0;
		padding: 0;
	}
	.elementBox1Content {
		
		line-height: 1.4em;
		overflow: hidden;
		padding: 0;
	}
	.elementBox1Content p{
		margin: 0px 0px 8px 0px;
	}
	.elementBox1Link{
		padding: 5px 5px 0px 0px;
		font-weight: bold;
	}

.elementBox2 {
	font: 80% arial;
	margin-bottom: 6px;
	margin-top: 4px;
}
	.elementBox2 a {

	}
	.elementBox2 h2 {
		color: #7d7d7d;
		font: bold 11px verdana;
		margin: 0px;
		padding: 5px 0px 5px 5px;
		background: #f5f5f5;
		border: 1px solid #d7d7d7;
	}
	.elementBox2Content {
		padding: 0px 10px 10px 10px;

	}

	.elementBox2Content p {
		margin-top: 5px;
		margin-bottom: 5px;
	}


.elementBox1 UL, .elementBox2 UL, .elementBox3 UL {
	margin-left: 15px;
}

.ListExtContainer .Even, .ListExtContainer .Odd {
	border-bottom: 1px solid #f0f0f0;
	padding: 5px 0;
	margin: 0;
}

.ListExtContainer a {
	font-weight: bold;
}
.ListExtContainer .Title {
	font-weight: bold;
}
.ListExtContainer .Date {
	font: bold 10px verdana;
	color: #7d7d7d;
}

.PollResultChoice .Bar {margin-top:2px; border: 1px solid silver;}
.PollResultChoice .BarActive {overflow: hidden; height: 7px; background-color: #22426D; border: none;}


/******************************************************************************************
	NYHEDER
*****************************************************************************************/


/* OVERBLIK */
.NewsListItem  {
	padding: 6px 0px 6px 0px;
	margin-bottom: 8px;
	border-bottom: 1px dashed silver;
	font-size: 100%;
}

.NewsListItemHeader {
}
.NewsListItemTitle {
	float: left;
	font: 80% arial;
}

.NewsListItemDate {
	float: right;
	font: 70% arial;
	text-align: right;
}

.NewsListItemBody {
	font: 70% arial;
	line-height: 130%;
}

.ShowNewsItem  {
	border: 1px solid silver;
	padding: 6px;
	background: #fbfbfb;
	margin-bottom: 15px;
	font-size: 100%;
}

.ShowNewsItemHeader {
}
.ShowNewsItemTitle {
	float: left;
	font: bold 90% arial;
}

.ShowNewsItemDate {
	float: right;
	font: 70% arial;
	text-align: right;
}

.ShowNewsItemBody {
	font: 70% arial;
	line-height: 130%;
}

.ListItem {
	padding: 3px 0px 3px 0px;
	background-image: url(/img/hline.gif);
	background-position: 0px 100%;
	background-repeat: repeat-x;
}
	.ListItem .Title{
		font: 70% arial;
		float:left;
	}
	.ListItem .Date{
		font: 70% arial;
		float:right;
	}
.ListHeader{
	font: bold 80% arial;
}

.UdtraekItemNormal {
	padding: 2px 0px 2px 0px;
	background-image: url(/img/hline.gif);
	background-position: 0px 100%;
	background-repeat: repeat-x;
	font-size: 100%;
}
	.UdtraekItemNormal .Title{
		font: bold 100% arial;
		float:left;

	}
	.UdtraekItemNormal .Date{
		font: 100% arial;
		float:right;
	}
.UdtraekItemBox {
	padding-bottom: 6px;
	background-image: url(/img/hline.gif);
	background-position: 0px 100%;
	background-repeat: repeat-x;
}
	.UdtraekItemBox .Title{
		font: bold 100% arial;
	}
	.UdtraekItemBox .Date{
		font: 80% arial;
		color: #a1a1a1;
	}


/*********************************************************************/
/*   BLOG */

.Blog {
	
}
.Blog .Header {
	margin-bottom: 0px; 
}
.Blog .Item {
	border: none;
	padding: 0px;
	margin-bottom: 30px;
}

.Blog .Header .Date {
	font-weight: normal;
	font-size: 10px;
	margin-bottom: 2px;
}
.Blog .Item .Comments {
	margin: 0;
}





.Blog .Item .Body {
	
	line-height: 130%;
}
.Blog .Item .Body p {
	margin: 0 0 15px 0;
}

.Blog .Item .Title {
	font: bold 18px arial;
	margin-bottom: 10px;
}
.Blog .Item .Date {
	font: 11px arial;
	margin-bottom: 5px;
}

.Blog .Item .Image{
	float: right;
	border: 3px solid #e9e9e9;
	margin-left: 10px;
	margin-bottom: 10px;
}


form {
	margin: 0;
}

.BlogEntry {
	
}
.BlogEntry a.backlink {
	font-size: 11px;
	padding: 0px 0 0px 25px; 
	background: url(/dcminc/img/icons/mini/action_back.gif) 3px no-repeat;
	margin-bottom: 10px;
	display: block;
}

.BlogEntry .Title {
	font: bold 18px arial;
	color: #505050;

}
.BlogEntry .Date {
	font: 9px arial;
	color: #808080;
	margin-top: 10px;
}
.BlogEntry .Body {
	line-height: 150%;
}
.BlogEntry .Body p {
	margin: 0 0 15px 0;
}
.BlogEntry .Body .Image {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 3px solid #e9e9e9;
}


.BlogEntry .CommentsHeader {
	font: 12px arial;
	color: #808080;
	margin-bottom: 10px;
}

.BlogEntry .gotoCommentForm {
	float: right;
	background: url(/dcminc/img/icons/mini/comment_new.gif) top left no-repeat;
	font-size: 11px;
	padding-left: 20px;
}

.BlogEntry .Comment {
	padding: 0 0 10px 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #e9e9e9;
	font: 12px arial;
	background: url(/dcminc/img/icons/mini/comment.gif) top left no-repeat;
	padding-left: 30px;
}


.BlogEntry .CommentForm {
	margin-top: 20px;
}


.CommentFormForm {
	padding: 10px;
}
.BlogEntry .CommentFormHeader {
	background: silver;
	font: bold 13px arial;
	color: #fff;
	padding: 3px 10px;
}



	