body {
	margin: 0px;
	background: #fff;
}

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

a:hover {
	color: #c0c0c0;
}

.highlight {
	background-color: #ffff00;
}


#topsearch {

}
#topsearch input {

}

#pagecontainer {
	width: 760px;
    padding-top: 18px;
	margin-left: auto; 
	margin-right: auto; 
}

#background {
    margin-top: 20px;
    background: url(/img/mainbg.gif) center repeat-y;
}
#backgroundTop {
    background: url(/img/topbg.gif) top no-repeat;
}
#backgroundBottom {
    background: url(/img/shadowbottom.gif) bottom no-repeat;
    padding-bottom: 18px;
}

#top {
    background-color: #003a69;
    height: 70px;
    position: relative;
}
    #logo { width: 171px; padding: 20px 0 20px 20px; border-right: 1px solid white;}
    #flag { width: 45px; position: absolute; right: 10px; top: 7px; }
    #topsearch { width: 100px; position: absolute; right: 100px; top: 7px; }
    #landeBoks { 
    	border-bottom: 1px solid white;
    	font: 11px arial;
    	width: 191px;
    	color: #fff;
    }
    
    	#landeBoks a:link, #landeBoks a:visited {
    		color: #fff;
    	}
    #topmenu {
        position: absolute;
        top: 5px;
        left: 192px;
    }
   

   
#contextarea {
	background: #003a69;
	margin-top: 1px;
	height: 191px;
	position: relative;
}
	#nyheder {
	    font: 11px arial;
	    padding: 10px;
	    color: #fff;
	    width: 171px;
	    height: 171px;
		position: absolute;
		border-right: 1px solid white;
		top: 0;
		left: 0;
	}
	#morelink {
		padding: 3px 0px;
	}
	#nyheder * {
		color: #fff;
	}
	#frontflash {
		position: absolute;
		top: 0;
		left: 192px;	    
	
	}
 
	
#menuline {
    padding: 0;
    margin: 0 6px;
    height: 23px;
}
#menuline li {
    list-style-image: none;
    display: inline;
}
#menuline a:link, #menuline a:visited {
    float: left;
    display: block;
    color: #fff;
    font: 11px arial;
    text-decoration: none;
    padding: 5px 10px;
    background: url(/img/menudiv.gif) right no-repeat;
}

#menuline a.active:link, #menuline a.active:visited {
    font-weight: bold;
    color: #6dc6e7;
}


#areamenu {
    position: absolute;
    top: 46px;
    left: 192px;
    background: #6dc6e7;
    height: 23px;
    border-top: 1px solid white;
}

#areamenuline {
    padding: 0;
    margin: 0 0px;
    height: 23px;
 }
#areamenuline li {
    list-style-image: none;
    display: inline;
    margin: 0;
    padding:0;
}



#areamenuline a:link, #areamenuline a:visited {
    float: left;
    display: block;
    color: #fff;
    width:113px;
    font: 11px arial;
    text-decoration: none;
    padding: 5px 0px 4px 0px;
    text-align: center;
    border-right: 1px solid white;
    background: url(/img/menudiv.gif) right no-repeat;
}

#areamenuline a.active:link, #areamenuline a.active:visited {
    background: #5dbadc;
    
    
}
#areamenuline a:hover {
	background: #5dbadc;
}

#areamenuline li a.last:link, #areamenuline li a.last:visited {
	width:112px;
	border-right: none;
}

#areamenuline.shortmenu li a:link, #areamenuline.shortmenu li a:visited {
	width: 141px;	
}

#areamenuline.shortmenu li a.last:link, #areamenuline.shortmenu li a.last:visited {
	width: 142px;	
}

#countrySelect {
	color: #fff;
	font:  11px arial;
	padding: 5px 10px 5px 20px;
	display: block;
	text-decoration: none;
	background: #6dc6e7 url(/img/whitearrow.gif) 10px 10px no-repeat;
	border-bottom: 1px solid white;	
}


#leftmenucol {
	width: 191px;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	vertical-align: top;
	background: #003a69;
}    
    
#leftmenu {
	background-color: #6dc6e7;
}



#leftmenu .menuItem {
	
}

	#leftmenu .menuItem a.inactive:link, #leftmenu .menuItem a.inactive:visited, #leftmenu .menuItem a.active:link, #leftmenu .menuItem a.active:visited {
		color: #fff;
		font:  11px arial;
		padding: 5px 10px 5px 20px;
		display: block;
		text-decoration: none;
		background: #6dc6e7 url(/img/whitearrow.gif) 10px 10px no-repeat;
		border-bottom: 1px solid white;	
	}
	#leftmenu .menuItem a.active:link, #leftmenu .menuItem a.active:visited {
		font-weight: bold;
		background-color: #50aed1;
	}
	#leftmenu .menuItem a.active:hover, #leftmenu .menuItem a.inactive:hover {
		background-position: 12px 10px;
		background-color: #50aed1;
	}

	.submenu {
		padding: 0;
		margin: 0;
		list-style-type: none;
		border-bottom: 1px solid White;
	}
	ul.submenu li {
		list-style: none;
		list-style-image: none;
	}
	#leftmenu .submenu a.inactive:link,#leftmenu .submenu a.inactive:visited, #leftmenu .submenu  a.active:link,#leftmenu .submenu a.active:visited {
		color: #fff;
		font:  11px arial;
		padding: 2px 10px 2px 30px;
		background: #6dc6e7 url(/img/whitearrow.gif) 20px 10px no-repeat;
		display: block;
		text-decoration: none;
		border: none;
		
	}
	#leftmenu .submenu a.active:link, #leftmenu .submenu a.active:visited {
		font-weight: bold;
	}
	#leftmenu a.subinactive:link,#leftmenu a.subinactive:visited {
	
	}
	
	#leftmenu a.subactive:hover, #leftmenu a.subinactive:hover {
		
	}
	
#canvas {
	padding: 0px;
	vertical-align: top;
}
#canvasMenu {
	width: 568px;	
	padding: 0px;
	vertical-align: top;
}

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

		#bottomcontainer {
			width: 760px;
			margin: auto;
			background: #003a69;
			color: #fff;
			text-align: center;
			font: 10px verdana;
			height: 25px;
			vertical-align: middle;
			border-top: 1px solid white;
		} 
		#bottom {
			margin-top: 6px;
		}
	
/******************************************************************************************
	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 5px 0px;
	font: 10px arial;
	color: #808080;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 10px;
}
	.breadcrumb A:link, .breadcrumb A:visited {
		font-weight: normal;
		color: #808080;
		text-decoration: none;
	}
	.breadcrumb A:Hover {
		font-weight: normal;
		color: #7d7d7d;
		text-decoration: underline;
	}
	.breadcrumbitem {
		background: url(/img/redarrow.gif) right no-repeat;
		padding-right: 12px;
		margin-right: 8px;
		
	}


	
	
.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: 120% arial;
	color: #d9261c;
}
#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 0 0 20px;
}

.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: none;
	}

	
	.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% verdana;
	margin-bottom: 0px;
}
	.elementNormal1 h2 {
		font: bold 140% arial;
		color: #d9261c;
		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% verdana;
	margin-bottom: 10px;
}
	.elementBox1 h2 {
		font: bold 100% tahoma;
		color: #ffffff;
		margin: 0px;
		padding: 5px 0px 4px 8px;
		background: #324877;
		
	}
	.elementBox1Content {
		border-left: 1px solid #7F7F7F;
		border-right: 1px solid #7F7F7F;
		border-bottom: 1px solid #7F7F7F;
		background: #ffffff;
		margin: 0px 3px 0px 3px;	
		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: 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 */


.NewsListHeader {
	color: #fff;
	background: #6dc6e7;
	padding: 3px 10px;
	font: bold 11px arial;
}

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

.NewsListItemHeader {
}
.NewsListItemTitle {
	float: left;	
	font: bold 70% 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;
	}


