body {
	margin: 0px;
	background: #eeece8;
	padding-top: 30px;
}

a:link, a:visited {
	color: #de1113;
}

a:hover {
	color: #c0c0c0;
}

.highlight {
	background-color: #ffff00;
}




img {
	border: none;
}

#pagecontainer {
	width: 970px;
	margin: auto;
	background: #fff url(/img/v2/pageshadow.gif) repeat-y;
}
	#top {
		background: url(/img/v2/topbar.gif);   
		height: 86px;
		position: relative;
	}
	#search {
		position: absolute;
		top: 0px;
		left: 380px;
	}
	#quicklinks {
		position: absolute;
		top: 8px;
		right: 25px;
	}
		#quicklinks ul {
			padding: 0;
			margin: 0;
		}
		#quicklinks ul li {
			display: inline;
			list-style: none;
		}
		#quicklinks ul li a:link, #quicklinks ul a:visited {
			color: #fff;
			font:  bold 11px tahoma;
			padding: 3px 5px 3px 5px;
			display: block;
			float: left;
			text-decoration: none;
			/*background: url(/img/v2/arrow_red.gif) 10px 10px no-repeat;*/
		}
		
	#earkiv  {
		position: absolute;
		top: 39px;
		left: 399px;
	}
	#netbankprivatnemid {
		position: absolute;
		top: 39px;
		left: 537px;
	}
	#netbankprivat {
		position: absolute;
		top: 39px;
		left: 675px;
	}
	#netbankerhverv {
		position: absolute;
		top: 39px;
		left: 813px;
	}
	

/* - - - ADxMenu: DESIGN styles [ OPTIONAL, design your heart out :) ] - - - */

.menu {
	background: #7f7f7f url(/img/v2/menulinebg.gif);
	margin: 0 6px;
	padding: 0;
	height: 29px;
	font: 11px tahoma;
	color: #fff;
}
.menu ul li {
	background: #de1113;
	list-style: none;
	list-style-image: none;
}

.menu ul {
	width: 160px;
}

.menu a {
	text-decoration: none;
	padding: 6px 20px 10px 20px;
	display: block;
	position: relative;
	background: #7f7f7f url(/img/v2/menuitembg.gif) right 0px;
}

.menu a.active  {
	background: #7f7f7f url(/img/v2/menuitembg.gif) right -29px;    
}
.menu a:link, .menu a:visited  {
	color: #fff;
}

.menu a:hover, .menu li:hover>a {
	background: #7f7f7f url(/img/v2/menuitembg.gif) right -29px;
}

.menu li li {    /* create borders around each item */

}
.menu li li a:link, .menu li li a:visited {    /* create borders around each item */
	padding: 5px 10px 5px 27px;
	background: #de1113 url(/img/v2/arrow_white.gif) 10px 9px no-repeat;
	border-top: 1px solid #fff;
}
.menu li li a:hover {
	background: #7f7f7f url(/img/v2/arrow_white.gif) 12px 9px no-repeat;
}

.menu ul>li + li {    /* and remove the top border on all but first item in the list */
	border-top: 0;
}

.menu li li:hover>ul {    /* inset 2nd+ submenus, to show off overlapping */
	top: 5px;
	left: 90%;
}

/* Fix for IE5/Mac \*//*/
.menu a {
	float: left;
}
/* End Fix */


	
#menuline {
	height: 49px;   
}
.submenuline {
	height: 23px;
	border-bottom: 1px solid #666666;
}
	.submenuline a:link, .submenuline a:visited, .submenuline a:active {
		color: #646464;
		font: 11px tahoma;
		padding: 5px 10px 5px 10px;
		display: block;
		float: left;
		text-decoration: none;
		border-right: 1px solid #c5c5c5;
	}
	.submenuline a:hover {
		color: #a1a1a1;
	}
	.submenuline a.active:link, .submenuline a.active:visited, .submenuline a.active:active {
		color: #646464;
		font: bold 11px tahoma;
		background: #f5f5f5;
	}
	.submenuline a:hover {
		color: #a1a1a1;
	}
.subsubmenuline {
	height: 23px;
	border-bottom: 1px solid #666666;
	background: #f5f5f5;
}
	.subsubmenuline a:link, .subsubmenuline a:visited, .subsubmenuline a:active {
		color: #646464;
		font: 11px tahoma;
		padding: 5px 10px 5px 10px;
		display: block;
		float: left;
		text-decoration: none;
		border-right: 1px solid #c5c5c5;
		background-image: none;
	}
	.subsubmenuline a:hover {
		color: #a1a1a1;
	}
	.subsubmenuline a.active:link, .subsubmenuline a.active:visited, .subsubmenuline a.active:active {
		color: #646464;
		font: bold 11px tahoma;
	}
	.subsubmenuline a:hover {
		color: #a1a1a1;
	}
	
#colcanvas {
	padding: 0 5px 20px 5px;
	background: url(/img/v2/dot_e9.gif) 205px 0px repeat-y;
}
#fullcanvas {
	padding: 0 5px 20px 5px;
}
	
#leftcol {
	border-top: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	width: 200px;
	float: left;
}
	
#leftmenu {
	padding: 0;
	margin: 0;
}
#leftmenu li {
	display: inline;
	list-style: none;
}
	#leftmenu a.inactive:link,#leftmenu a.inactive:visited, #leftmenu a.active:link,#leftmenu a.active:visited {
		color: #707070;
		font:  11px verdana;
		padding: 6px 10px 6px 25px;
		display: block;
		text-decoration: none;
		border-bottom: 1px solid #e9e9e9;
		background: url(/img/v2/arrow_red.gif) 10px 10px no-repeat;
	}
	#leftmenu a.active:link,#leftmenu a.active:visited {
		font-weight: bold;
		color: #f60103;
	}
	#leftmenu a.active:hover, #leftmenu a.inactive:hover {
		background: #f9f9f9 url(/img/v2/arrow_red.gif) 12px 10px no-repeat;
	}
	
	
	
	#leftSubmenu {
		padding: 0 0 0 10px;
		margin: 0;
		border-bottom: 1px solid #e9e9e9;
		background: #f9f9f9;
	}
	#leftSubmenu li {
		padding: 0;
		margin: 0;
	}
	#leftSubmenu a.inactive:link,#leftSubmenu a.inactive:visited, #leftSubmenu a.active:link,#leftSubmenu a.active:visited {
		color: #707070;
		font:  11px verdana;
		padding: 4px 10px 4px 25px;
		display: block;
		text-decoration: none;
		border-bottom: none;
		background: url(/img/v2/arrow_red.gif) 10px 8px no-repeat;
	}
	#leftSubmenu a.active:link,#leftSubmenu a.active:visited {
		font-weight: bold;
	}

	.submenu {
		border-bottom: 1px solid #CCCCCC;
		border-left: 4px solid #c5c5c5;
		padding: 4px 0px 4px 0px;
	}
	#leftmenu a.subinactive:link,#leftmenu a.subinactive:visited, #leftmenu a.subactive:link,#leftmenu a.subactive:visited {
		color: #314A77;
		font:  10px verdana;
		padding: 1px 10px 1px 10px;
		width: 126px;
		display: block;
		text-decoration: none;
		
	}
	#leftmenu a.subactive:link,#leftmenu a.subactive:visited {
		font-weight: bold;
	}
	#leftmenu a.subinactive:link,#leftmenu a.subinactive:visited {
	
	}
	
	#leftmenu a.subactive:hover, #leftmenu a.subinactive:hover {
		background-color: #ffffff;
	}
	
#canvas {
 
}
#canvasMenu {
	width: 759px;
	float: left;
}

		#credits{
			padding: 10px 0 10px 0;
			
			text-align: center;
			width: 960px;
			margin: auto;
			font: 10px verdana;
			color: #ADADAD;
		}
		#credits a {
			color: #ADADAD;
			text-decoration: none;
		}
		#credits a:hover {
			color: #ffffff;
			text-decoration: none;
		}

		#bottom {
			background: #eeece8 url(/img/v2/bottom.gif) top no-repeat;
			color: #d7d7d7;
			text-align: center;
			font: 10px verdana;
			padding: 6px 0 0 0;
			height: 28px;
			vertical-align: middle;
			margin: 0;
		} 
	
/******************************************************************************************
	DIVERSE GENERELLE STYLES
*****************************************************************************************/

ul {
	margin-top: 15px;
	margin-bottom: 15px;
}
ul ul  {
	margin-top: 0px;
	margin-bottom: 0px;
}

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

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

.breadcrumb {
	padding: 0px 0px 5px 0px;
	margin-bottom: 10px;
	font: 10px verdana;
	color: #7d7d7d;
	border-bottom: 1px solid #e9e9e9;
}
	.breadcrumbitem {
		background: url(/img/v2/arrow_bc.gif) right no-repeat;   
		padding-right: 15px;
		margin-right: 8px;
	}
	.breadcrumb A:link, .breadcrumb A:visited {
		font-weight: bold;
		color: #909090;
		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/v2/dot_e9.gif);
	background-repeat: repeat-x;
	background-position : center;
	height: 20px;
}
	
.menuitem {
	background-image: url(/img/menu/bg.gif);
	height: 30px;
}
.menuitem_active {
	background-image: url(/img/menu/bg_active.gif);
	height: 30px;
}




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


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

/*
  Layout STYLES
*/

.LayoutFull {
	padding: 0 20px;
}

.LayoutCol {
	background: url(/img/v2/layoutcolbg.gif) repeat-y;
}


	.LayoutCol1 {
		width: 692px;
		padding: 0px 20px 20px 20px;
		vertical-align: top;
	}
	.LayoutCol2 {
		width: 208px;
		padding: 0px 20px 20px 0px;
		vertical-align: top;
	}

#canvasMenu .LayoutCol {
	background: url(/img/v2/layoutcolbg.gif) repeat-y -201px 0;
	width: 759px;
}

#canvasMenu .LayoutCol1 {
	width: 491px;
	padding: 0 20px 20px 20px;
	
}

#canvasMenu TD.LayoutCol2 {
	width: 208px;
	padding: 0 20px 0 0;
}



/*
  GRID STYLES
*/

	.gridFull {
	}

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

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


	.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%;
		margin-bottom: 20px;
		background: none;
	}
	
	
	.gridSplit3p1 {
		width: 33%;
		padding-right: 8px;
	}
	.gridSplit3p2 {
		width: 33%;
		padding-left: 8px;
		padding-right: 8px;
	}
	.gridSplit3p3 {
		width: 33%;
		padding-left: 8px;
		background: none;
	
	}


/* 
	ELEMENT STYLES
*/



.elementNormal1 {
	font: 70% verdana;
	margin-bottom: 0px;
}
	.elementNormal1 h2 {
		font: bold 120% verdana;
		color: #6b6b6b;
		border-left: 2px solid #FC0204;
		padding-left: 8px;
		margin: 0px 0px 2px 0px;
	}
	.elementNormal1Content {
		font: 100% verdana;
		line-height: 140%;
	}
	.elementNormal1Content p {
		margin: 0px 0px 10px 0px;
	}
	.elementNormal1 table {
			border-collapse: collapse;
	}

.elementNormal2 {
	font: 70% verdana;
	margin-bottom: 0px;
}
	.elementNormal2 .ImgCenter {
		border-bottom: 1px solid #bfbfbf;
	}
	.elementNormal2 h2 {
		font: bold 100% verdana;
		color: #de1113;
		padding-bottom: 2px;
		margin: 0px 0px 0px 0px;
		border-bottom: 1px solid #bfbfbf;
	}
	.elementNormal2Content {
		padding-top: 5px;
		font: 100% verdana;
		line-height: 125%;
	}
	.elementNormal2Content p {
		margin: 0px 0px 10px 0px;
	}
	.elementNormal2Link {
		padding: 0px 5px 0px 16px;
		background: url(/img/v2/arrow_link.gif) 0px 2px no-repeat;
		
	}
	.elementNormal2Link a { font-weight: normal;}

.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: 10px;
	border: 1px solid #e9e9e9;
}
	.elementBox1 h2 {
		font: bold 100% tahoma;
		color: #646464;
		margin: 0px;
		padding: 5px 0px 5px 8px;
		border-bottom: 1px solid #e9e9e9;
	}
	.elementBox1Content {
		background: none;
		margin: 0px 0px 0px 0px;	
		padding: 5px 5px 5px 8px;
		overflow: hidden;
	}
	.elementBox1Content p{
		margin: 0px 0px 8px 0px;	
	}
	.elementBox1Link{
		padding: 5px 5px 0px 0px;
		font-weight: bold;
	}
	
.elementBox2 {
	font: 70% verdana;
	margin-bottom: 10px;
}
	.elementBox2 a {
		
	}
	.elementBox2 h2 {
		color: #fff;
		background: url(/img/v2/rightcolheader.gif);
		font: 11px verdana;
		margin: 0px;
		padding: 3px 10px 3px 10px;
		margin-bottom: 10px;
	}
	.elementBox2Content {
		padding: 0px 10px 10px 10px;
		
	}

	.elementBox2Content p {
		margin-top: 0px;	
		margin-bottom: 5px;	
	}
	
.elementBox3 {
	width: 100%;
	font: 70% verdana;
	margin-bottom: 10px;
	border: 1px solid gray;
}
	.elementBox3 h2 {
		font: bold 100% tahoma;
		color: #646464;
		background-image: url(/img/boxheaderbg.gif);
		margin: 0px;
		padding: 5px 0px 5px 8px;
		border-bottom: 1px solid #949494;
		
	}
	.elementBox3Content {
		border-top: 1px solid #BEBEBE;
		background: #f9f9f9;
		margin: 0px 0px 0px 0px;	
		padding: 5px 5px 5px 8px;
		overflow: hidden;
	}
	.elementBox3Content p{
		margin: 0px 0px 8px 0px;	
	}
	.elementBox3Link{
		padding: 5px 5px 0px 0px;
		font-weight: bold;
	}
	
	
	
.elementBox1 UL, .elementBox2 UL, .elementBox3 UL {
	margin-left: 25px;
	padding-left: 0;
}
.elementBox1 UL LI, .elementBox2 UL LI, .elementBox3 UL LI {
	margin-bottom: 2px;
}
.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;
}
.PollResult {padding: 2px 0px 2px 0px;}
.PollResultChoice {}
.PollResultChoice .Name { font-size: 10px;}
.PollResultChoice .Percentage {font-size: 10px;font-weight: bold;float: right;}
.PollResultChoice .Bar {margin-top:2px; border: 1px solid silver;}
.PollResultChoice .BarActive {overflow: hidden; height: 7px; background-color: #d7d7d7; 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% verdana;
}

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

.NewsListItemBody {
	font: 70% verdana;
	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% verdana;
}

.ShowNewsItemDate {
	float: right;
	font-size: 80%;
	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% verdana;
		float:left;
	}
	.ListItem .Date{
		font: 70% verdana;
		float:right;
	}
.ListHeader{
	font: bold 80% verdana;
}

.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: 15px;
	background: none;
	
}
	.UdtraekItemBox .Title{
		font: bold 100% arial;
	}
	.UdtraekItemBox .Date{
		font-size: 100%;
		color: #a1a1a1;
	}

.fileListContainer {
	font-size: 100%;
}

.formStyle1 .FormElementElement {
	margin-left: 130px;
}
.formStyle2 .FormElementElement {
	margin-left: 0px;
}

.formStyle2 .FormElementTitle {
	float: none;
}

.siteusersListHeader {
		font: bold 120% verdana;
		color: #6b6b6b;
		border-left: 2px solid #FC0204;
		padding-left: 8px;
		margin: 0px 0px 15px 0px;
}

.siteusersShowUser {
	margin: 20px;
	padding: 20px;
	border: 1px solid silver;
}
.siteusersShowUser img {
	margin-right: 10px;
}

.siteuserSearchBox {
	margin-bottom: 20px;
	color: #707070;
	padding: 10px 0;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
}


.Calendar .MonthGroup {
	zoom: 1;
}