body, html {
	margin: 0px;
	background: #7f7f7f;
}

a:link, a:visited {
	color: #1c3e86;

}

a:hover {
	color: #d2712e;
	text-decoration: underline;
}

.highlight {
	background-color: #ffff00;
}


h1 {
	color: #056f4d;
	font-size: 120%;
}


body {
	margin: 0;
	background: #999999;
}

body, div, td {
	font-family: verdana, tahoma, sans-serif;
	font-family: verdana, tahoma, sans-serif;
}

#page {
	background: url(/img/pagebg.gif) repeat-y;
	width: 960px;
	padding: 0 6px;
	margin: auto;
}	

body.fullPage #page {
	background: url(/img/pagebg_full.gif) repeat-y;
}

#bottom {
	background: url(/img/bottom.gif) repeat-y;
	width: 960px;
	padding: 0 6px;
	margin: auto;
	height: 19px;
}	
body.fullPage #bottom {
	background: url(/img/bottom_full.gif) repeat-y !important;
}
#bottomtext {
	width: 960px;
	padding: 0 6px;
	margin: auto;
	height: 19px;
	font-size: 11px;
	color: #dddddd;
	text-align: center;
}	

#header {
	background: #fff url(/img/skup_top_bg.jpg) right no-repeat;
	height: 103px;
	position: relative;
}

	#dakelink {
	position: absolute;
	right: 8px;
	top: 7px;
	width: 85px;
	height: 32px;
	background-image: url('/dcminc/img/s.gif');
	}

	#logo {
		padding: 5px 0 0 15px;
	}
	#toptext {
		position: absolute;
		right: 15px;
		top: 5px;
	}
	ul#topnavline {
		position: absolute;
		left: 500px;
		top: 42px;
		margin: 0;
		padding:0;
	}

	ul#topnavline li {
		display: inline;
		float: left;
	}
	ul#topnavline li a:link, ul#topnavline li a:visited {
		display: block;
		padding: 2px 20px 2px 25px;
		font: bold 11px verdana;
		color: #fff;
		text-decoration: none;
		
	}
	ul#topnavline li a:hover {
		text-decoration: underline;
		
	}
	
	ul#topnavline a.forsiden {
		background: url(/img/ico_home.gif) no-repeat;
	}
	ul#topnavline a.sitemap {
		background: url(/img/ico_sitemap.gif) no-repeat;
	}
	ul#topnavline a.kontakt {
		background: url(/img/ico_info.gif) no-repeat;
	}
	ul#topnavline a.search {
		background: url(/img/ico_search.gif) no-repeat;
	}
	ul#topnavline a.danish {
		background: url(/dcminc/img/icons/silk/flags/dk.png) no-repeat 0px 3px;
	}
	ul#topnavline a.english {
		background: url(/dcminc/img/icons/silk/flags/gb.png) no-repeat 3px 0px;
	}
	
	
ul#menuline {
	margin: 0;
	padding: 0;
	background: url(/img/menulinebg.gif) repeat-x;
	height: 29px;
	border-bottom: 1px solid #fff;
}
ul#menuline li {
	display: inline;
	float: left;
}
ul#menuline li a:link, ul#menuline li a:visited {
	display: block;
	padding: 8px 13px;
	font: 11px verdana;
	color: #fff;
	text-decoration: none;
	background: url(/img/itemmenubg.gif) no-repeat right 0px;
}
ul#menuline li a:hover {
	background: url(/img/itemmenubg.gif) no-repeat right -35px ;
}

ul#menuline li a.active:link, ul#menuline li a.active:visited {
	background: url(/img/itemmenubg.gif) no-repeat right -35px ;
}



#leftcol {
	width: 179px;
	float: left;

}

ul#leftmenu {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #fff;
}
ul#leftmenu li {
	display: inline;
}
ul#leftmenu li a:link, ul#leftmenu li a:visited {
	display: block;	
	padding: 6px 14px;
	height: 1%;
	font: 11px verdana;
	color: #1c3e86;
	text-decoration: none;
	border-bottom: 1px solid #e1e1e1;


}

.frontTableHeader {
	color: #000;
	background-color: #e8ebf2;
	padding: 10px 5px 5px 5px;
	
}

ul#leftmenu li a.active:link, ul#leftmenu li a.active:visited {
	background: #1c3e86;
	color: #fff;
}
ul#leftmenu li a:hover {
	background: #e1e1e1;

}

#leftmenu li ul {
	margin: 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid silver;	
	border-left: 2px solid #648b75;
}

#leftmenu li ul li ul {
	margin: 0 0 10px 2px;
	padding:0;

	border-bottom: none;
}

#leftmenu li ul li a:link, #leftmenu li ul li a:visited {
	padding: 4px 0 4px 10px;
	border:none;
}
#leftmenu li ul li a.active:link, #leftmenu li ul li a.active:visited {
	font-weight: bold;
	background: none;
	color: #005316;
}

#leftmenu li ul li ul li a:link, #leftmenu li ul li ul li a:visited {
	padding: 2px 0 2px 20px;
	
}
#leftmenu li ul li ul li ul li a:link, #leftmenu li ul li ul li ul li a:visited {
	padding: 2px 0 2px 30px;

}
#leftmenu li ul li ul li ul li ul li a:link, #leftmenu li ul li ul li ul li ul li a:visited {
	padding: 2px 0 2px 40px;

}



UL.submenu {
	padding-left: 0px;
	background-color: #ffffff;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0 1px 0 0;
	border-bottom: 1px solid #e1e1e1;
	border-right: 2px solid #648b75;
}

#leftmenu UL.submenu li.subMenuItem a:link, #leftmenu UL.submenu li.subMenuItem a:visited {
	color: #006a4e;
	font:  11px verdana;
	padding: 4px 0px 4px 28px;
	border: none;
	display: block;
	height: 1%;
	text-decoration: none;
	background: url(/img/li_image.gif) 15px 3px no-repeat;
}
#leftmenu UL.submenu li.subMenuItem a.active {
	border-bottom: none;
	font-weight: bold;
}
UL.submenu .subMenuItem a:hover {
	background: none;
	text-decoration: underline;
}


UL.subsubmenu {
	padding-left: 7px;
	background-color: #ffffff;

	padding-bottom: 7px;
	padding-top: 0px;
	margin: 0;
}


#context {
background: url(/img/shadow.gif) bottom repeat-x;
padding-bottom: 14px;
}

#canvas {
	width: 960px;
}
#canvasMenu {
	width: 960px;
}


#canvasMenu #main {
	float: left;
	background: url(/img/shadow.gif) 1px 0 repeat-x;
	width: 780px;
}
#canvas #main {
	float: left;
	background: url(/img/shadow.gif) 1px 0 repeat-x;
	width: 960px;
}



		#creditcontainer {
			text-align: right;
			width: 760px;
			margin: auto;
		}
		#creditcontainer a {
			font: 10px verdana;
			color: #ADADAD;
			text-decoration: none;
		}
		#credits a:hover {
			color: #ffffff;
			text-decoration: none;
		}

		#bottomcontainer {
			width: 763px;
			background: url(/img/mainbottom.gif) no-repeat;
			margin: auto;
			height: 25px;
		} 
		#bottom {
		}
	
/******************************************************************************************
	DIVERSE GENERELLE STYLES
*****************************************************************************************/

a.pil {
	background: url(/img/li_image.gif) no-repeat;
	padding-left: 15px;
}

ul li {
	list-style-type: square;
	list-style-image: url(/img/li_image2.gif);
}
ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 35px;
}

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

.breadcrumb {
	padding: 0px 0px 10px 0px;
	font: 10px verdana;
	color: #7d7d7d;
}
	.breadcrumb A:link, .breadcrumb A:visited {
		font-weight: bold;
		text-decoration: none;
	}
	.breadcrumb A:Hover {
		font-weight: bold;
		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;
	height: 10px;
}
	

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


/* CM Styles */
#PageTitle {
	margin-bottom: 20px;
}
#PageTitle h1 {
	margin: 0px;
	font: bold 110% arial;
	letter-spacing: 0px;
	color: #7f7f7f;
}
#PageTitle p {
	font: 65% verdana;
	color: #6b6b6b;
	border: 1px solid silver;
	background: #f5f5f5;
	padding: 5px;
	margin: 5px 0px 10px 0px;
}

/*
  Layout STYLES
*/

.LayoutFull {
	padding: 20px;
}
/*#canvasMenu .LayoutFull { width: 588px; }*/

#canvasMenu .LayoutCol {
	/*background-image: url(/img/vline.gif);
	background-position: 75%;
	background-repeat: repeat-y;*/
	width: 781px;
}

	.LayoutCol1 {
		float: left;
		width: 523px;
		padding: 20px 20px;
		vertical-align: top;
	}
	
	.LayoutCol2 {
		float: right;
		width: 203px;
		padding: 20px 15px 0 0;
		vertical-align: top;
	}
#canvas .LayoutCol { width: 960px; }
#canvas .LayoutCol1 { width: 700px;  }
	

/*
  GRID STYLES
*/

	.gridFull {
	}

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

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


	.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
*/

h3, h4, h5 {
	background: #909090;
	padding: 5px 10px;
	color: #fff;
	font: bold 11px verdana;
}

.elementNormal1 {
	font: 70% verdana;
	margin-bottom: 0px;
}
	.elementNormal1 h2 {
		font: 140% verdana;
		color: #606060;
		margin: 0px 0px 10px 0px;
	}
	.elementNormal1Content {
		font: 100% verdana;
		line-height: 140%;
	}
	.elementNormal1Content p {
		margin: 0px 0px 10px 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% verdana;
	margin-bottom: 15px;
	padding-bottom: 0px;
}
	.elementBox1 h2 {
		font: bold 100% tahoma;
		color: #fff;
		margin: 0px;
		padding: 5px 0px 5px 10px;
		background: url(/img/boxheader.gif) top right no-repeat;
		
	}
	.elementBox1Content {
		border-left: 1px solid #bebebe;
		padding: 5px 10px 15px 10px;
		overflow: hidden;
		background: url(/img/boxbottom.gif) bottom right no-repeat;
		

	}
	.elementBox1Content p{
		margin: 0px 0px 8px 0px;	
	}
	.elementBox1Link{
		padding: 5px 5px 0px 0px;
		font-weight: bold;
	}
	
.elementBox2 {
	width: 100%;
	font: 70% verdana;
	margin-bottom: 15px;
	padding-bottom: 5px;
	background: url(/img/greenbottom.gif) bottom right no-repeat;

}
	.elementBox2 h2 {
		font: bold 100% tahoma;
		color: #056f4d;
		margin: 0px;
		padding: 2px 0px 4px 24px;
		background: url(/img/arrowdown_green.gif) no-repeat;
		
	}
	.elementBox2Content {
		padding: 5px 0 0 0;
		overflow: hidden;
	}
	.elementBox2Content p{
		margin: 0px 0px 8px 0px;	
	}
	.elementBox2Link{
		padding: 5px 5px 0px 0px;
		font-weight: bold;
	}
	

.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 */

.List {
	margin-bottom: 20px;
}

.NewsListItem  {
	padding: 6px 0px 6px 0px;
	margin-bottom: 8px;
	border-bottom: none;
	font-size: 100%;
}
.NewsListItem .Active {
	border-left: 3px solid #648b75;
	padding-left: 10px;
}

.NewsListHeader {
	border-bottom: 1px solid #648b75;
	color: #648b75;
	padding: 0;
	font: bold 11px verdana;
}

.NewsListItemHeader {
}
.NewsListItemTitle {
	float: left;	
	font: bold 11px verdana;
}

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

.NewsListItemBody {
	font: 70% verdana;
	line-height: 120%;
}

.ShowNewsItem  {
	border: none;
	padding: 0;
	background: #fff;
	margin-bottom: 35px;
	font-size: 100%;
	border-bottom: 4px solid #648b75;
	padding-bottom: 15px;
}

.ShowNewsItemHeader {
}
.ShowNewsItemTitle {
	float: left;	
	font: bold 90% arial;
	color: #00571c;
}

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

.ShowNewsItemBody {
	font: 70% verdana;
	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: 10px;
	background: none;
}
	.UdtraekItemBox .Title{
		font: bold 100% verdana;
		margin-bottom: 4px;
	}
	.UdtraekItemBox .Date{
		font: 90% verdana;
		color: #a1a1a1;
	}
	.UdtraekItemBox .Description {
		font-size: 90%;
		
	}


.Calendar {
	font-size: 70%;
}

.Calendar .List .Location {
	display: none;
}

.FormElement {
	margin-bottom: 3px;
}

#Forum h3 {
	color: #fff;
}

#Forum .Navigation .button {
	margin-right: 10px;
	background: #d9d9d9;
	padding: 2px 15px;
	text-decoration: none;
}
#Forum .Navigation .button:hover {
	background: #648b75;
	color: #fff;
}

#Forum .TopMessage .Header {
	background: #e0e0e0;
	border: none;
}

#Forum .ReplyForm  {
	border: none;
}
#Forum .postButton  {
	padding: 4px;
	font-weight: bold;
}
#Forum .ReplyForm .Header {
	background: #648b75;
	color: #fff;
	border: none;
	margin-bottom: 10px;
}


#Forum .ReplyForm table {width: 100%;}
#Forum .ReplyForm .forumReplyTitle { font-size: 13px; font-weight: bold; }

#Forum .replyTable { width: 100%; }

#Forum INPUT.messageTitle {
	font-size: 110%;
	font-weight: bold;
}

#Forum TEXTAREA.messageBody {
	height: 300px;
	width: 95%;
}


#Forum .ReplyForm #Body {
	width: 90%;
	height: 300px;
}


#Forum .ThreadListContainer .Even td {
	background: #f9f9f9;
}
.projectTitle {
	font-weight: bold;
	margin-bottom: 5px;
}
.projectDesription {
	margin-bottom: 5px;
	color: #666666;
}
.projectMeta {
	margin-bottom: 5px;
	color: #666666;
	background: #f5f5f5;
	padding: 3px;
}

.resultlist {
	
}
.resultlist td {
	padding: 4px 4px;
}
.resultlist tr.even td {
	background: #f9f9f9;
}
.level1 {
	background: #e8ebf2;
}
.level2 td {
	background: #bac4da;
	vertical-align: bottom;
}

.hover td {
	background: #ebebeb !important;
}