body {
	margin: 0px;
	background: #fafafa;
}
body, td, div, span {
	color: #6a6a6a;
}
#topline {
	background: url(/img/v3/topbg.gif);
	height:63px;
}
#logo {
	width: 821px;
	margin: auto;
	padding-top: 10px;
}
#rightshade {
	width: 821px;
	background: #ffffff url(/img/v3/rightshade.gif) right repeat-y;
	padding-right: 6px;
}
#leftpageshade {
	margin: auto;
	width: 827px;
	background: url(/img/v3/leftshade.gif) repeat-y;
	padding-left: 6px;
}
#bottom {
	width: 833px;
	margin: auto;
}
#bottomline {
	width: 821px;
	margin: auto;
	height: 30px;
}
#bottomtext {
	float: left;
	font: 10px verdana;
	
}
#flexcms {
	float: right;
}
#menuline {
	height: 24px;
	padding-top: 1px;
	background: #000 url(/img/v3/menulinebg.gif);
	color: #fff;
	font: bold 10px tahoma;
}
.dropOver {
color: #f9f9f9;
font: 10px verdana;
padding: 6px 10px;
padding-left: 12px;
}
.dropOn {
color: #f9f9f9;
font: 10px verdana;
padding: 6px 10px;

}
#content {
}



#nav li {
	list-style: none;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	font: 11px verdana;
	color: #fff;
	background: #005a84;
	text-align: center;

}

#nav li { /* all list items */
	float: left;
	list-style-type: none;
	position: relative;
	width: 100%;
	height: 24px;
	color: #fff;
	
}
#nav li a:link, #nav li a:visited {
	display: block;
}

#nav li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 24px;
	left: 0;
	width: 170px;
	background-color: #3d3d3d;
	text-align: left;
}
#nav li ul li a {
	text-decoration: none;
}
#nav li ul li { /* second-level lists */
	width: 100%;
	display: block;
}
#nav li ul li a:link, #nav li ul li a:visited {
	display: block;
	padding: 6px 12px;
	height: 10px;
	background-color: #3d3d3d;
	color: #fff;
	font-size: 10px;
}
#nav li ul li a:hover {
	background-color: #4d4d4d;
}
/*#nav li>ul { to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left 
	top: auto;
	left: auto;
}*/

#nav li:hover ul, #nav li.over ul { /* lists nested under hovered list items */
	display: block;
}

#content {
	clear: left;
}
		
a:link, a:visited {
	color: #0871ad;
	text-decoration: none;
}

a:hover {
	color: #879692;
	text-decoration: underline;
}
a.arrow:link, a.arrow:visited {
	font-weight: bold;
	padding: 2px 15px 3px 0px;
	background: url(/img/grayarrow.gif) right 5px no-repeat;
}

.highlight {
	background-color: #ffff00;
}

#rightshadow {
	background: url(/img/rightshadow.gif) top right no-repeat;
	padding-right: 7px;
	
	margin-top: 30px;
}


	
#canvas {
	padding: 0px;
	vertical-align: top;
}
#canvasMenu {
	padding: 0px;
	vertical-align: top;
}

	
/******************************************************************************************
	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 verdana;
	color: #7d7d7d;
}
.breadcrumbitem {
	float: left;
	padding-right: 11px;
	margin-right: 3px;
	background-image: url(/dcminc/img/bcpil.gif);
	background-repeat: no-repeat;
	background-position: 100% 4px;
	
}
.breadcrumbitemlast {

}
	.breadcrumb A {
		font-weight: bold;
		color: #7d7d7d;
		text-decoration: none;
	}
	.breadcrumb A:Hover {
		font-weight: bold;
		color: #a4c300;
		text-decoration: underline;
	}
.break {
	clear: both;
}
	
	
.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 : right;
	background: none;
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 15px;
	height: 1px;
	overflow: hidden;
}
	

.refHeader {
		font: bold 90% tahoma, verdana;
		margin: 0px;
		text-transform: uppercase;
		padding: 0px 0px 3px 16px;
		background: #fff url(/img/bluebullet.gif) 0px 0px no-repeat;
		height: 12px;
}
.refLink {
	background: url(/img/v3/ref_open.gif) left no-repeat;
	padding-left: 15px;
	text-transform: none;
	font: 10px verdana;
}
	
/******************************************************************************************
	FORMATTERING AF CMS ELEMENTER
*****************************************************************************************/

.wordExplanation {
	cursor: hand;
	border-bottom: 1px dashed black;
}


#flex_wordexplanation{
position: absolute;
width: 200px;
font-size: 9px;
font-family: verdana;
border: 1px solid gray;
padding: 5px;
background-color: #f5f5f5;
visibility: hidden;
z-index: 100;
}

#flex_wordexplanation .linktotext {
	margin-top: 10px;
	font-weight: bold;
}

/* CM Styles */
#PageTitle {
	margin-bottom: 5px;
}
#PageTitle h1 {
	margin: 0px;
	font: 130% "Times New Roman";
	letter-spacing: 0px;
	color: #a4c300;
}
#PageTitle p {
	font: 65% verdana;
	color: #6b6b6b;
	border: 1px solid silver;
	background: #f5f5f5;
	padding: 5px;
	margin: 5px 0px 10px 0px;
}

/*
  Layout STYLES
*/

.LayoutFull {
	width: 781px;
	padding: 20px 20px 20px 20px;
}

.LayoutCol {
	width: 801px;
	margin: 10px 10px 0px 10px;
	/*background-image: url(/img/vline.gif);
	background-position: 75%;
	background-repeat: repeat-y;*/
}
	.LayoutCol1 {
		width: 561px;
		padding: 10px 20px 20px 10px;
		vertical-align: top;
	}
	.LayoutCol2 {
		width: 210px;
		vertical-align: top;
		background: #f2f2f2;
		padding: 0px;
		padding-top: 10px;
		margin: 0px;
	}



/*
  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: 48%;
		margin-left: 2%;
	}


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

	
	.gridSplitRightLeft {
		float: left;
		width: 66%;
	}
	.gridSplitRightRight {
		float: right;
		width: 32%;
		padding-left: 0px;
	}
	
	.gridSplit3 {
		width: 100%;
		background-image: url(/img/vline.gif);
		background-position: 33% 33%;
		background-repeat: repeat-y;		
		background: none;
	}
	
	
	.gridSplit3p1 {
		width: 33%;
		padding-right: 8px;
	}
	.gridSplit3p2 {
		width: 33%;
		padding-left: 8px;
		padding-right: 8px;background: none;

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


/* 
	ELEMENT STYLES
*/

h3 {
	font: 90% tahoma, verdana;
	color: #707070;
	margin: 0px;
	text-transform: uppercase;
	padding: 0px 0px 3px 0px;
	/*background: #fff url(/img/bluebullet.gif) 0px 0px no-repeat;*/
	border-bottom: 1px solid #e9e9e9;
	margin-bottom: 15px;
}

.elementNormal1Content td p, .elementNormal2Content td p, .elementNormal3Content td p, .elementBox1Content td p, .elementBox2Content td p, .elementBox3Content td p {
	margin: 0 !important;
}

.elementNormal1 {
	font: 65% verdana;
	margin-bottom: 0px;
	color: #575c5a;
}
	.elementNormal1 h2 {
		font: bold 90% tahoma, verdana;
		color: #a4c300;
		margin: 0px;
		text-transform: uppercase;
		padding: 0px 0px 3px 16px;
		background: #fff url(/img/bluebullet.gif) 0px 0px no-repeat;
		margin-bottom: 8px;
	}
	.elementNormal1Content {
		font: 100% verdana;
		line-height: 140%;
		
	}
	
	.elementNormal1Content h1 {
		font: bold 90% tahoma, verdana;
		margin: 0px;
		text-transform: uppercase;
		padding: 0px 0px 3px 16px;
		background: #fff url(/img/bluebullet.gif) 0px 0px no-repeat;
	}
	
	.elementNormal1Content p {
		margin: 0px 0px 20px 0px;
	}

.LayoutCol2 .elementNormal1 {
	padding: 0px 10px;
}
	

.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 {
	font: 65% verdana;
}
	.elementBox1 h2 {
		font: 90% tahoma, verdana;
		color: #a4c300;
		margin: 0px;
		text-transform: uppercase;
		padding: 5px 0px 8px 18px;
		background: #fff url(/img/v3/boxbg.gif) no-repeat;
	}
	.elementBox1Content {
		margin: 0px;	
		padding: 5px 10px;
		overflow: hidden;
		line-height: 130%;
	}
	.elementBox1Content p{
		margin: 0px 0px 8px 0px;	
	}
	.elementBox1Link{
		padding: 2px 5px 3px 15px;
		background: url(/img/grayarrow.gif) 0px 5px no-repeat;
		font-weight: bold;
	}
	
.elementBox2 {
	font: 65% verdana;
	margin-bottom: 20px;
}
	.elementBox2 h2 {
		font: bold 90% tahoma, verdana;
		color: #a4c300;
		margin: 0px;
		text-transform: uppercase;
		padding: 0px 0px 3px 16px;
		background: #fff url(/img/bluebullet.gif) 0px 0px no-repeat;
	}
	.elementBox2Content {
		margin: 0px;	
		padding: 0px;
		overflow: hidden;
		line-height: 130%;
	}
	.elementBox2Content p{
		margin: 0px 0px 8px 0px;	
	}
	.elementBox2Link{
		font-weight: bold;
	}
	.elementBox2Link a {
		padding: 2px 15px 3px 0px;
		background: url(/img/grayarrow.gif) right 5px no-repeat;
	}

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

.ListExtContainer .Even, .ListExtContainer .Odd {
	background-image: url(/dcminc/img/hline.gif);
	background-repeat: repeat-x;
	background-position: 0px 100%;
	padding: 10px 0px;
}
.ListExtContainer .Title {
	font-weight: bold;
}

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

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


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


/* OVERBLIK */

.NewsListHeader {
	font-size: 11px;
}

.NewsListItem  {
	padding: 6px 0px 6px 0px;
	margin-bottom: 8px;
	border-bottom: 1px solid #e9e9e9;
	font-size: 100%;
}
.NewsListItem .Active {
	background: #f5f5f5;
	padding: 10px 0px;
}

.NewsListItemHeader {
}
.NewsListItemTitle {
	font: bold 70% verdana;
}

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

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

.ShowNewsItem  {
	border: 5px solid #e9e9e9;
	padding: 25px;
	background: #fafafa;
	color: #575c5a;
	margin-bottom: 15px;
	font-family: verdana;
	font-size: 70%;
	height: 1%;
}

.NewsListHeader {
	padding-top: 20px;
	font: 70% verdana;
	font-weight: bold;
}
.List {
	
}

.ShowNewsItemHeader {
	height: 1%;
}
.ShowNewsItemTitle {
	float: left;
	font-weight: bold;
}

.ShowNewsItemDate {
	float: right;
	text-align: right;
}

.ShowNewsItemBody {
	line-height: 130%;
}
.ShowNewsItemBody p {
	margin: 0px 0px 15px 0px;
}
.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-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #d9d9d9;
	clear: both;
	height: 1%;
}
	.UdtraekItemBox .Title{
		font: bold 100% arial;
	}
	.UdtraekItemBox .Date{
		font: 80% arial;
		color: #a1a1a1;
	}
.UdtraekItemBox .Image img , .UdtraekItemNormal .Image img {
	float: right;
}	
/******************************************************************************************
	Billeder
*****************************************************************************************/
	.ImgFloatLeft {
		float: left;
		margin: 0px 10px 10px 0px;
		text-align: center;
	}

	.ImgFloatRight {
		float: right;
		margin: 0px 0px 0px 10px;
		text-align: center;
	}

	.ImgCenter {
		text-align: center;
	}
	.ImgLeft {
		text-align: left;
	}
	.ImgRight {
		text-align: right;
	}

.formStyle1 {
}
.FormElement input, .FormElement textarea {
	font: 11px verdana;
	border: none;
	background: #f0f0f0;
	padding: 5px;
	
}
.FormElement .knap {
	color: #606060;
	font: bold 10px verdana;
	background: #fff;
	padding: 2px;
	border: 1px solid #6a6a6a;
	margin-top: 8px;
}

.FormElement {
 margin-bottom: 2px;
}

.formStyle1 .FormElementTitle {
	float: left;
	width: 100px;
}
.FormElementElement {
}


.FormElementInfo {
	padding: 5px 0px 5px 0px;
}	


.FormConfirmation {
	font-weight: bold;
	margin-top: 10px;
}

.formStyle2 .FormElementTitle {
	font-weight: bold;
}
.FormElementElement {
	height: 1%;
}
.LayoutCol2 .formStyle2 .FormElementElement input, .LayoutCol2 .formStyle2 .FormElementElement textarea  {
	font: 11px verdana;
	border: 1px solid silver;
	background: #ffffff;
	padding: 2px;
}

/******************************************************************************************
	GALLERY
*****************************************************************************************/

.galleryListImg {
	width: 150px;
	height: 150px;
	text-align: center;
	margin-right: 6px;
	padding: 6px;
	float: left;

}
.galleryListImg IMG{
	padding: 2px;
	border: 1px solid gray;
	
}
.galleryImg {
	font: 70% verdana;
	text-align: center;
}

.galleryShowImage {
	text-align: center;
}
.galleryShowImage a { text-decoration: none;}
.galleryShowImage table {border: 1px solid silver; border-collapse: collapse;}
.galleryShowImage table td {border: 1px solid silver;font: 70% verdana;}
	.galleryShowImage .previousActive {}
	.galleryShowImage .previousInActive { color: #555555;}
	.galleryShowImage .overview {}
	.galleryShowImage .nextActive {}
	.galleryShowImage .nextInActive {color: #555555;}
	
	.galleryShowImage .imageBlock {}
	.galleryShowImage .descriptionBlock {text-align: left; background: #f5f5f5; padding: 10px;}
		.galleryShowImage .descriptionBlock .title {font-weight: bold;}
		.galleryShowImage .descriptionBlock .description {}

.gallery {margin-bottom: 20px;}
.gallery .title {font-weight: bold;}
.gallery .type2 .imageContainer { float: left; margin-right: 5px; margin-bottom: 5px; padding: 5px; border: 1px solid #e9e9e9;}  
.gallery .type2 .active { border: 1px solid #808080;}  
.gallery .type2 .imageContainer .image {text-align:center; background: #f9f9f9;}  
.gallery .type2 .imageContainer table {margin: auto;}  
.gallery .type2 .imageContainer img {margin: auto;}  

		/******************************************************************************************
	SiteMao
*****************************************************************************************/

.siteMapItem {
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	background: url(/dcminc/img/doc.gif) 0px 2px no-repeat;
}
.siteMapItem a {
	text-decoration: none;
}
.siteMapLevel1 {
	margin-bottom: 0px;
}
.siteMapLevel2 {
	margin-left: 20px;
	margin-bottom: 10px;
}
.siteMapLevel3 {
	margin-left: 20px;
	margin-bottom: 10px;
}
.siteMapLevel4 {
	margin-left: 20px;
	margin-bottom: 0px;
}
.siteMapLevel5 {
	margin-left: 20px;
	margin-bottom: 0px;
}
.codeBlock {
	font-size: .8em;
}