body {
	margin: 0px;
	background: #d1d1d1 url(/img/bg.gif);
	font-family: arial;
}

#teasers {
	width: 942px;
	height: 357px;
	overflow: hidden;
}

a:link, a:visited {
	color: #22426D;
	text-decoration: none;
}
a:hover {
	color: #b5dd26;
}

a.block {
	background: #b5dd26;
	color: #000;
	padding: 0px 5px;
	font-weight: bold;
}

.highlight {
	background-color: #ffff00;
}

.light {
	color: #6d6e70;
}
#topbar {
	height: 35px;
	background: #231f20;
}
#topbar_content {
	width: 980px;
	margin: auto;
	font: 11px arial;
	color: #fff;
	position: relative;
}

#login {
	position: absolute;
	top: 8px;
	left: 0px;
}
#login a:link, #login a:visited {
	color: #fff;
}
#search {
	position: absolute;
	top: 8px;
	right: 0px;
}

#topbar_content input {
	background: #313133;
	border: none;
	font-size: 9px;
	color: #c8c8ca;
	padding: 3px;
}



#pagecontainer {
	width: 986px;
	margin-left: auto;
	margin-right: auto;
	background: url(/img/mainbg.gif) repeat-y;
}

#top {
	position: relative;
	height: 108px;
	background: url(/img/menubarbg.gif) repeat-x;
	margin: 0 23px;
	border-bottom: 1px solid #ebebeb;
}
	#logo {
		position: absolute;
		top: 33px;
		left: 13px;
		font: 26px arial;
		color: #505050;

	}
#mainarea {
	margin: 0 3px;

}
#context {
	margin: 0 0 1px 0;
}

/*
MENU STUFF
*/

#menuline {
	position: absolute;
	top: 65px;
	right: 0px;
	padding: 0;
	margin: 0 3px;
	height: 26px;
}

#menuline li {
	display: inline;
}

#menuline li div {
	padding-right: 20px;
}
#menuline li a:link, #menuline li a:visited {
	display: block;
	float: left;
	padding: 4px 14px 4px 14px;
	font: 10px arial;
	text-transform: uppercase;
	color: #444444;
	text-decoration: none;
}
#menuline li a.active:link, #menuline li a.active:visited {
	background: #c3d32b;
	color: #000;
}

#menuline li a:hover {
	background: #c3d32b;
	color: #fff;
}

.maintable {
	width: 940px;
	margin-left: 20px;
	margin-right: 20px;

}
#leftcol {
	width: 200px;
	vertical-align: top;
	padding-bottom: 40px;
}

/**********************************
* 	LEFT MENU
***********************************/

#leftmenu {
	padding: 0;
	margin: 0;
	background: url(/img/leftmenubg.gif) repeat-y;
}
#leftmenu li {
	list-style: none;
}
#leftmenu li a:link, #leftmenu li a:visited {
	display: block;
	font: 11px arial;
	text-transform: uppercase;
	padding: 6px 2px 8px 5px;
	text-decoration: none;
	color: #6d6e70;
}
#leftmenu li a.active:link, #leftmenu li a.active:visited {
	font-weight: bold;
	color:  #000;
}
#leftmenu li a:hover {

}

/* 2nd level*/

#leftmenu ul {margin: 0 0 0 0px; padding: 0 0 0 0px; zoom: 1;}
#leftmenu ul * {background: none;}
#leftmenu ul li {}
#leftmenu ul li a:link, #leftmenu ul li a:visited {
	background: none;
	padding: 3px 3px 3px 20px;
	text-transform: none;
}
#leftmenu ul li a.active:link, #leftmenu ul li a.active:visited {
	color: #000;
}
#leftmenu ul li a:hover {}


.buttonbar {
	background: url(/img/bg.gif);
	height: 21px;
	line-height: 1em;

}
.buttonbar a {
	border-left: 5px solid #fff;
	float: right;
	padding: 4px 10px 5px 10px;
	color: #000;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	display: block;
}
.buttonbar a:hover {
	background: #c2d12c;
	color: #fff;
}



#canvas {
	padding: 0px 0 30px 0;
	vertical-align: top;
	width: 980px;
}
#canvasMenu {
	padding: 0px;
	vertical-align: top;
	padding-left: 30px;
}

		#creditcontainer {
			text-align: right;
			width: 980px;
			margin: auto;
			padding-right: 15px;
			font: 9px arial;
			text-transform: uppercase;
			letter-spacing: 1px;
			color: #909090;
			padding-top: 10px;
			margin-bottom: 40px;

		}

		#creditcontainer a {
			color: #909090;
			text-decoration: none;
		}
		#creditcontainer a:hover {
			color: #a0a0a0;
			text-decoration: none;
		}

		#bottombar_info {
			position: relative;
			background: url(/img/bottom_info.gif) no-repeat 0 0;
			height: 249px;
			width: 986px;
			margin: auto;
		}
		#next_meeting {
			position: absolute;
			top: 26px;
			left: 23px;
			width: 337px;
			font-size: 12px;
		}

		h3 {
			font: bold 16px arial narrow, arial;
			border-bottom: 1px solid #d8d8da;
			text-transform: uppercase;
			margin-top: 0;
			color: #464749;
		}
		h2 {
			font: bold 16px arial narrow, arial;
			border-bottom: 1px solid #d8d8da;
			text-transform: uppercase;
			margin-top: 0;
			color: #464749;
		}

		#bottomNews {
			position: absolute;
			top: 26px;
			left: 405px;
			width: 558px;
			font-size: 12px;
		}

		#bottomtext {
			position: absolute;
			bottom: 5px;
			width: 940px;
			left: 20px;
			font: bold 11px arial;
			color: #505050;
		}

/******************************************************************************************
	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 0px 0px;
	font: 10px arial;
	color: #6d6e70;
	text-transform: uppercase;
	font-weight: normal;
}
	.breadcrumbitem {
		background-image: url(/dcminc/img/bcpil2.gif);
	}
	.breadcrumbitemlast { color: #000; }

	.breadcrumb A:link, .breadcrumb A:visited {
		font-weight: normal;
		color: #6d6e70;
		text-decoration: none;
	}
	.breadcrumb A:Hover {
		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: 15px;
}
#PageTitle h1 {
	margin: 0px;
	font: 21px arial;
	color: #000;
}
#PageTitle p {
	font: 65% verdana;
	color: #6b6b6b;
	border: 1px solid silver;
	background: #f5f5f5;
	padding: 5px;
	margin: 5px 0px 10px 0px;
}

/*
  Layout STYLES
*/

.LayoutFull {
	width: 100%;
}

.LayoutCol {
	width: 760px;
}
	.LayoutCol1 {
		padding: 20px;
		vertical-align: top;
	}
	.LayoutCol2 {
		width: 180px;
		padding: 10px;
		vertical-align: top;
	}

#canvasMenu .LayoutFull {
	width: 710px;
}
#canvasMenu .LayoutCol {
	width: 600px;
}
	#canvasMenu .LayoutCol2 {

	}

/*
  GRID STYLES
*/

	.gridFull {
	}

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

	.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: 65%;
	}
	.gridSplitRightRight {
		float: right;
		width: 32%;
		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 {
	margin-bottom: 0px;
	color: #222;
}
	.elementNormal1 h2 {
		font-size: 150%;
		font-family: "arial narrow", arial;

		margin: 0px 0px 5px 0px;
	}
	.elementNormal1Content {
		font: 12px arial;
		line-height: 1.6em;
	}
	.elementNormal1Content p {
		margin: 0px 0px 15px 0px;
	}


.elementNormal2 {
	font: 70% arial;
}
	.elementNormal2 h2 {
		font: bold 170% "Arial Narrow", arial, sans-serif;
		text-transform: uppercase;
		color: #444547;
		margin: 0px 0px 5px 0px;
		border-bottom: 1px solid #d9d9d9;

	}
	.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%;
	margin-bottom: 10px;

	color: #555555;
}
	.elementBox1 h2 {
		color: #ffffff;
		margin: 0 0 1px 0;
		padding: 5px 10px;
		background: #c2c2c2;

	}
	.elementBox1Content {
		padding: 10px;
		overflow: hidden;
		background: #f5f5f5;
	}
	.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: none;
	font-size: 100%;
	padding-right: 10px;
}

.NewsListItemHeader {
}
.NewsListItemTitle {
	float: left;
	font: bold 100% arial;
}

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

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

.ShowNewsItem  {
	border: none;
	padding: 0;
	background: none;
	margin-bottom: 15px;
	font-size: 100%;
}

.ShowNewsItemHeader {
}
.ShowNewsItemTitle {
	float: left;
	font: bold 110% arial;
}

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

.ShowNewsItemBody {
	font: 12px arial;
	line-height: 1.6em;
}
.NewsListHeader {
	font-family:arial;
	background: url(/img/bg.gif);
	height: 17px;
	padding: 5px;
}
.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;
	}


.DateSelector {
	background: url(/img/bg.gif);
	border: none;
	height: 23px;
}
.DateSelector select {
	width: 170px;
	padding: 4px;
}
.Calendar * {
	font-family: arial;
}
.Calendar .List {

}
.Calendar .pastItemsHeader {
	font: 18px arial narrow, arial, sans-serif;
	background: none !important;
	border-bottom: 1px solid #d9d9d9;
	text-transform: uppercase;
	padding: 0;
}
.Calendar .pastItems * {
	color: #909090 !important;
}
.FormElement {
	margin-bottom: 5px;
}

.submitarea {
	margin-left: 100px;
}
.submitarea input {
	padding: 4px 10px;
	font: bold 11px arial, sans-serif;
}

/*
*   Members
*/

#memberlist .memberItem {
	margin-bottom:20px;
	width: 100%;

}
#memberlist .image {
	width: 100px;
	float: left;
}
#memberlist .info {
	float: left;
	width: 550px;
	margin-left: 20px;
}

#memberPage .description {
	width: 470px;
	float: left;
	margin-right: 40px;
	font-size: 12px;
	line-height: 1.6em;
}
#memberPage .logo { text-align: center; margin-bottom: 20px;}
#memberPage .infobar {
	width: 200px;
	float: left;
}


/*
*  BLOG
*/

a.backlink {
	font-size: 11px;
	padding-bottom: 10px;
	display: block;
}
.Blog .List .Item {
	border:none;
	border-bottom: 5px solid #d9d9d9;
	padding: 0;
}
.Blog .Item .Date {
	font-family: arial;
	font-weight: normal;
}
.Blog .Item .Title {
	font: bold 17px arial narrow, arial;
	text-transform: uppercase;
}
.BlogEntry .Header {
}
.BlogEntry .Title {
	font: bold 16px arial narrow, arial;
	border-bottom: 1px solid #d8d8da;
	text-transform: uppercase;
	margin-top: 0;
	color: #464749;
}
.BlogEntry .Date {
	font: 11px arial narrow, arial;
	text-transform: uppercase;
}
.Blog .Item .Body {
	font-family: arial;
	line-height: 1.5em;
}
