body {
	margin: 0px;
	background: #58585a;
}

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

a:hover {
	color: #c0c0c0;
}

.highlight {
	background-color: #ffff00;
}


#pagecontainer {
	background: #fff url(/img/bg_main.gif) repeat-y;
	width: 830px;
	padding: 0 5px;
	margin-left: auto; 
	margin-right: auto; 
}

#topmenu {
	height: 33px;
	background: url(/img/shadow_top.gif) bottom repeat-x;
	border-bottom: 1px solid #fff;
}
#top {
	height: 133px;	
	background: url(/img/topbg.gif) repeat-x;
	position: relative;
}
#logo {
	position: absolute;
	top: 47px;
	left: 20px;
}
#context {
	position: absolute;
	top: 0px;
	right: 0px;
}
#byline {
	position: absolute;
	top: 98px;
	left: 220px;
}
#extras {
	position: absolute;
	top: 9px;
	left: 400px;
	font: 11px arial;
	color: #505050;
}

/* MENU STUFF */
#menuline {
	margin: 0;
	padding: 0;
	width: 100%;
	background: #505050;
}

#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: 11px arial;
	color: #fff;
	text-decoration: none;
	background: url(/img/menulinedots.gif) right no-repeat;
}

#menuline li a.active:link, #menuline li a.active:visited {
	background-color: #707070;
}

#menuline li a:hover {
	background-color: #707070;
}

#leftcol {
	width: 185px;
	float: left;
}

#leftmenu {
	padding: 0;
	margin: 0;
}
#leftmenu li {
	list-style: none;
	display: inline;
}
#leftmenu li a:link, #leftmenu li a:visited {
	display: block;
	font: 11px arial;	
	padding: 8px 10px;
	color: #58585a;
	text-decoration: none;
	text-transform: uppercase;
	background: url(/img/menuitembg.gif) no-repeat;
}
#leftmenu li a:hover, #leftmenu li a.active:link, #leftmenu li a.active:visited {
	background: url(/img/menuitembg.gif) 0px -30px no-repeat;
	font-weight: bold;
	color: #c2061f;
}

#leftmenu li ul {
	border-right: 2px solid #c2061f;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #cccccc;
}
#leftmenu li ul li   { display: inline;}

#leftmenu li ul li ul  {
	margin: 0;
	padding: 0 0 0 20px;
	border: none;
	
}
#leftmenu li ul li a.active:link, #leftmenu li ul li a.active:visited {
	font-weight: bold;
}
#leftmenu li ul li a:link, #leftmenu li ul li a:visited {
	display: block;
	font: 11px arial;	
	padding: 4px 0 4px 20px;
	color: #58585a;
	text-decoration: none;
	text-transform: none;
	background: url(/img/arrow_1.gif) 10px 9px no-repeat;
}
#leftmenu li ul li ul li a:link, #leftmenu li ul li ul li a:visited {
	display: block;
	font: 11px arial;	
	padding: 2px 10px;
	color: #58585a;
	text-decoration: none;
	text-transform: none;
	background: none;
}
#leftmenu li ul li a.active:link, #leftmenu li ul li a.active:visited {
	color: #c2061f;
}
#leftmenu li ul li a.active:link, #leftmenu li ul li a.active:visited {
	background: url(/img/arrow_1.gif) 10px 9px no-repeat;
}
#leftmenu li ul li ul li a.active:link, #leftmenu li ul li ul li a.active:visited {
	background: url(/img/arrow_2.gif) 0px 6px no-repeat;
}
#leftmenu li ul li ul li a:hover {
	background: url(/img/arrow_2.gif) 0px 6px no-repeat;
}


#canvas {
	padding: 20px;
	float: left;
	width: 605px;
	background: url(/img/canvasbg.gif) no-repeat;
	border-top: 1px solid #fff;
	min-height: 400px;
}
#canvasMenu {
	padding: 0px;
	width: 585px;
	vertical-align: top;
}

		#creditcontainer {
			text-align: center;
			width: 760px;
			margin: auto;
			padding-right: 15px;
			font: 10px verdana;
			color: #808080;

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

		#bottombar {
			clear: both;
			width: 840px;
			margin: auto;
			color: #d7d7d7;
			text-align: center;
			font: 10px verdana;
			height: 25px;
			padding-top: 10px;
			vertical-align: middle;
			background: url(/img/bottom.gif) no-repeat;
		} 
	
/******************************************************************************************
	DIVERSE GENERELLE STYLES
*****************************************************************************************/


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

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

.breadcrumb {
	margin-top: -10px;
	padding: 0px 0px 10px 0px;
	font: 10px arial;
	color: #7d7d7d;
}
	.breadcrumbitem {
		background: url(/img/arrow_back.gif) right no-repeat;
		padding-right: 15px;
					
	}
	.breadcrumbitemlast {
		padding-right: 15px;
	}
	.breadcrumb A:link, .breadcrumb A:visited {
		font-weight: bold;
		color: #7d7d7d;
		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-bottom: 5px;
}
#PageTitle h1 {
	margin: 0px;
	font: bold 120% arial;
	color: #BCBCBC;
}
#PageTitle p {
	font: 65% verdana;
	color: #6b6b6b;
	border: 1px solid silver;
	background: #f5f5f5;
	padding: 5px;
	margin: 5px 0px 10px 0px;
}

/*
  Layout STYLES
*/

.LayoutFull {
	width: 589px;
	padding: 10px;
}

.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: 70% arial;
	margin-bottom: 0px;
	color: #505050;
}
	.elementNormal1 h2 {
		font: bold 110% arial;
		color: #58585a;
		margin: 0px 0px 5px 0px;
	}
	.elementNormal1Content {
		font: 100% arial;
		line-height: 140%;
	}
	.elementNormal1Content p {
		margin: 0px 0px 15px 0px;
	}
	

.elementNormal2 {
	font: 70% arial;
}
	.elementNormal2 h2 {
		font: bold 110% verdana;
		color: #314A77;
		margin: 0px 0px 5px 0px;
		
	}
	.elementNormal2Content {
		line-height: 100%;
		font: 100% arial;
	}

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


.elementBox1 {
	width: 100%;
	font: 70% arial;
	margin-bottom: 10px;
	color: #808080;
}
	.elementBox1 h2 {
		font: bold 100% tahoma;
		color: #ffffff;
		margin: 0px;
		padding: 5px 10px;
		background: #c2061f;
		
	}
	.elementBox1Content {
		background: #ffffff;
		margin: 0;	
		padding: 5px 5px 5px 8px;
		overflow: hidden;
		border: 1px solid #e9e9e9;
		border-top: none;
	}
	.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 {
	background-image: url(/dcminc/img/hline.gif);
	background-repeat: repeat-x;
	background-position: 0px 100%;
}

.ListExtContainer a {
	font-weight: normal;
}
.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;
	}


