body {
	margin: 0px;
	background: #fff url(/img/bgimage.jpg) no-repeat top center;
	background-attachment: fixed;
}

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

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

.highlight {
	background-color: #ffff00;
}


#pagecontainer {
	width: 972px;
	margin-left: auto; 
	margin-right: auto; 
}

#top {
	height: 77px;
	background: url(/img/topbg.png) no-repeat 0px 0px;
	margin-bottom: 15px;
}
	#logo {
		padding: 13px 30px 0 30px;
	}

.light {
	color: #808080;
}
	
/*
MENU STUFF
*/

#menuline {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 40px;
	left: 0px;
	height: 30px;
}

#menuline li {
	display: inline;
}

#menuline li div {
	padding-right: 20px;
}
#menuline li a:link, #menuline li a:visited {
	display: block;
	float: left;
	padding: 5px 0px 5px 0px;
	margin: 0 15px 0 0;
	font: 10px arial;
	text-transform: uppercase;
	/*color: #16639d;*/
	color: #555;
	text-decoration: none;
	background: url(/img/menulinedots.gif) right no-repeat;
}
#menuline li a.active:link, #menuline li a.active:visited {
	color: #de1d84; 
}

#menuline li a:hover {
	
}

#menubg {
	background: #a9dde1;	
	height: 40px;
	position: absolute;
	top: 0px;
	z-index: 10;
}

#context {
	background: url(/img/dummybg.gif);
}

#mainarea {
	background: url(/img/mainbg.png) repeat-y;
	padding: 0 6px 0 6px;
}

#leftcol {
	width: 159px;
	vertical-align: top;
	padding-top: 20px;
	border-right: 1px solid #e9e9e9;
}

#leftmenu {
	padding: 0 0 0 10px;
	margin: 0 0 10px 0px;
}
#leftmenu li {
	list-style: none;
	display: inline;
}
#leftmenu li a {
	display: block;
	font: 11px segoe ui, arial;	
	padding: 5px 0 5px 10px;
	text-decoration: none;
	background: url(/img/arrow-white.gif) no-repeat 0px 9px;
	
	
}
#leftmenu li a:hover {
	background: url(/img/arrow-white.gif) no-repeat 1px 9px;
	color: #fff;
}

#leftmenu li a.active {
	font-weight: bold;
	color: #fff;
}
#leftmenu ul {
	padding: 0 0 0 0px;
	margin: 0 0 10px 10px;
	border-left: 1px solid #fff;
}
#leftmenu ul a {
	background: url(/img/leftmenuitem.gif) no-repeat 4px 8px;
	padding: 4px 0px 4px 15px;
}
#leftmenu ul a.active:link, #leftmenu ul a.active:visited {
	border-bottom: 1px solid #fff;
}
#leftmenu li ul li a:hover {
	background: url(/img/leftmenuitem_a.gif) no-repeat 5px 8px;
	background-color: #de1d84;
	color: #fff;
}



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

		#creditcontainer {
			text-align: right;
			width: 850px;
			margin: auto;
			padding-right: 15px;
			font: 10px arial;
			color: #fff;

		}
		
		#creditcontainer a:link, #creditcontainer a:visited {
			color: #fff;
			text-decoration: none;
		}
		#creditcontainer a:hover {
			color: #303030;
			text-decoration: none;
		}

		#bottombar {
			width: 952px;
			margin: auto;
			background: url(/img/bottombg.png) no-repeat;
			padding-top: 20px;
			color: #fff;
			font: bold 11px arial;
			padding-left: 20px;
			height: 25px;
			vertical-align: middle;
		} 
	
/******************************************************************************************
	DIVERSE GENERELLE STYLES
*****************************************************************************************/

ul {
	margin: 0;
	padding: 0 0 0 25px;
}

.LayoutCol2 ul {
	margin: 0;
	padding: 0 0 0 10px;
}

.LayoutCol2 a:hover {
	color: #fff;
}

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

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

.light {
	color: #999;
}

.breadcrumb {
	margin-top: -10px;
	padding: 0px 0px 10px 0px;
	font: 10px arial;
	color: #7d7d7d;
}
	.breadcrumb A:link, .breadcrumb A:visited {
		font-weight: bold;
		color: #22426D;
		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/hline.gif);
	background-repeat: repeat-x;
	background-position : center;
	height: 30px;
}
	

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


/* CM Styles */
#PageTitle {
	margin-bottom: 15px;
}
#PageTitle h1 {
	margin: 0px;
	font: 30px YanoneKaffeesatzBold, segoe ui, arial;
	/*color: #de1d84;*/
	color: #999;
}
#PageTitle p {
	font: 65% verdana;
	color: #6b6b6b;
	border: 1px solid silver;
	background: #f5f5f5;
	padding: 5px;
	margin: 5px 0px 10px 0px;
}

/*
  Layout STYLES
*/

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

.LayoutCol {
	width: 960px;
}
	.LayoutCol1 {
		width: 695px;
		padding: 20px;
		vertical-align: top;
	}
	.LayoutCol2 {
		width: 215px;
		padding: 0 0 0 10px;
		vertical-align: top;
	}

#canvasMenu .LayoutCol { width: 800px;}
#canvasMenu .LayoutCol1 { width: 535px; padding: 0 20px;}
#canvasMenu .LayoutCol2 { width: 215px;}

/*
  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-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: none;
		margin-bottom: 10px;
	}
	
	
	.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: 80% segoe ui, arial;
	margin-bottom: 0px;
	color: #606060;
}
	.elementNormal1 h2 {
		font: 24px YanoneKaffeesatzBold, segoe ui, arial;
		color: #16639d;
		margin: 0px 0px 5px 0px;
	}
	.elementNormal1Content {
		font: 100% segoe ui, arial;
		line-height: 140%;
	}
	.elementNormal1Content p {
		margin: 0px 0px 15px 0px;
	}
	

.elementNormal2 {
	font: 70% arial;
}
	.elementNormal2 h2 {
		font: 24px YanoneKaffeesatzBold, segoe ui, arial;
		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: 70% segoe ui, arial;
	padding: 10px;
	margin: 0;
	color: #16639d;
	background: url(/img/boxbg.png) repeat-x;
	border-top: 1px solid white;
}
	.elementBox1 h2 {
		font: bold 100% segoe ui, arial;
		text-transform: uppercase;
		color: #fff;
		margin: 0px 0 8px 0;
		padding: 0;
		
	}
	.elementBox1Content {
		overflow: hidden;
		padding: 0;
	}
	.elementBox1Content p{
		margin: 0px 0px 8px 0px;	
	}
	.elementBox1Link{
		padding: 5px 5px 0px 0px;
		font-weight: bold;
	}
	
.elementBox2 {
	font: 70% arial;
	margin-top: 4px;
	background: url(/img/boxbg.jpg) no-repeat top left;
	
}
	.elementBox2 a {
		
	}
	.elementBox2 h2 {
		
		color: #fff;
		font: bold 11px arial;
		text-transform: uppercase;
		margin: 0px;
		padding: 6px 0 5px 10px;
	}
	.elementBox2Content {
		padding: 10px;	
	}

	.elementBox2Content p {
		margin-top: 5px;	
		margin-bottom: 5px;	
	}
	
.LayoutCol2 .elementBox2 {
	background: #a3d7fa url(/img/rightcolbox2bg.jpg) no-repeat bottom;
	margin: 0;
	min-height: 188px;
	color: #fff;
	padding-bottom: 40px;
}
.LayoutCol2 .elementBox2 h2 {
	text-transform: uppercase;
	font-size: 14px;
}
.LayoutCol2 ul li {
	list-style-image: url(/img/arrow-white.gif);
	margin-bottom: 4px;
}
.LayoutCol2 {}
	
.elementBox3 {
	font: 70% arial;
	margin-top: 4px;
	color: #16639d;
}
	.elementBox2 a {
		
	}
	.elementBox3 h2 {
		
		color: #82c4f7;
		font: 15px arial;
		text-transform: uppercase;
		
		margin: 0px;
		padding: 2px 0;
	}
	.elementBox3Content {
		padding: 10px;	
		background: url(/img/box2bg.jpg) no-repeat top left;
	}

	.elementBox2Content p {
		margin-top: 5px;	
		margin-bottom: 5px;	
	}
	

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

.ListExtContainer .Even, .ListExtContainer .Odd {
	background: none;
	border-bottom: 1px solid #d9d9d9;
	padding: 10px 0;
	margin: 0;
}

.ListExtContainer a {
	font-weight: bold;
}
.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: 1px dashed silver;
	font-size: 100%;
}

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

/* product teaser */

#productTeaser {
	
}	
#largeArea {
	position: relative;
	width: 100%;
	overflow: hidden;
	width: 535px;
	height: 265px;
	z-index: 5;
}

#largeImg {
	width: 535px;
	height: 265px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
}
#thumbs {
	padding: 10px 0 10px 10px;
	border: 1px solid #d9d9d9;
	border-top: none;
	height: 170px;
}
#thumbs a {
	display: block;
	width: 75px;
	float: left;
	margin-right: 12px;
	margin-bottom: 15px;
}
#thumbs img  {
	border: 1px solid white;
}

img {border: none;}

#infobox {
	position: absolute;
	bottom: -50px;
	left: 0px;
	width: 538px;
	padding: 5px 10px;
	background: url(/img/teaserbg_pink.png) repeat-x;
	z-index: 40;
	color: #fff;
	font-size: 14px;
	
}



.optionTable {width: 100%;}
.optionTable td {
	font: 11px arial;
	padding: 6px 3px;
}
.optionTable tr.even td {

}

.ImgFloatRight {
	padding: 0 0 10px 10px;
}




/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
	 position: absolute;
	 height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 1px solid #fff;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}



#TB_title{
	background-color:#e8e8e8;
	background: url(/img/boxbg.png) repeat-x top;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	height:27px;
}

#TB_title a:link, #TB_title a:visited {color: #fff;}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
	 position: absolute;
	 height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

.techdata {border-collapse: collapse; width: 100%;}
.techdata tr td {
	padding: 3px 6px;
	vertical-align: top;
}
.techdata tr td.label {
	font-weight: bold;
}
.techdata tr.even td {
	background: #f9f9f9;
}
.techdata tr.hover td {
	background: #c4e7fc !important;
	color: #fff !important;
}
.clearfix {
	zoom: 1;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    zoom: 1;
}


a.spafile {
	display: block;
	padding: 4px 10px 4px 20px;
	background: #f9f9f9 url(/dcminc/img/icons/silk/page_white.png) no-repeat 0 5px;
	margin-bottom: 2px;
	
}

.templateItem {
	background: url(/img/spachooser/bottomshadow.png) no-repeat bottom;
	margin-bottom: 10px;
}
.templateItem h3 {
	cursor: pointer;
	background: url(/img/spa-template-header-bg.png) no-repeat 0px -25px;
	margin: 0;
	color: #4b87b2;
	padding: 0 10px 0 0;
	line-height: 25px;
	overflow: hidden;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 13px;
	font-weight: normal;
}
.templateItem h3 span {
	display: block;
	float: left;
	width: 23px;
	height: 25px;
	margin-right: 10px;
	background: url(/img/spa-template-arrow-down.gif) no-repeat 8px 10px;
}
.templateItem h3 span.active {
	background: url(/img/spa-template-arrow-up.gif) no-repeat 8px 10px;
}
.templateItem h3:hover {
	background: url(/img/spa-template-header-bg.png) no-repeat 0px 0px;
}
.templateItem .content {
	padding: 10px;
	background: url(/img/spa-template-gradient.png) repeat-y 0px 0px;
}

.templateItem table.grid {
	border-spacing: 0;
	border-width: 1px;
	border-style: solid;
	border-color: #d9d9d9;
	border-collapse: collapse;
	
}
.templateItem  table.grid td {
	border-color: #d9d9d9;
	padding: 1px;
	border-width: 1px;
	border-style: solid;
	border-color: #d9d9d9;

}

#largeTeaser {
	background: url(/img/teaserbg.png) no-repeat;
	width: 747px;
	height: 281px;
	position: relative;
	overflow: hidden;
}
#largeTeaser .bottombar {
	background: url(/img/teaserbottombar.png) no-repeat;
	width: 735px;
	height: 28px;
	position: absolute;
	left: 6px;
	bottom: 0;
	z-index: 1000;
}

#largeTeaser .infobox {
	z-index: 100;
	position: absolute;
	left: 400px;
	bottom: -150px;
	width: 230px;
	height: 130px;
	background: #fff;
	opacity: .8;
	padding: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
#largeTeaser .infobox h2 {
	font: 20px YanoneKaffeesatzBold, segoe ui, arial;
	margin: 0 0 5px 0;
	color: #16639d;
}
#largeTeaser .infobox .text {
	font: 16px YanoneKaffeesatzRegular, segoe ui, arial;
	color: #444;
	line-height: 1.4em;
}

#largeTeaser .image {
	position: absolute;
	left: 6px;
	top: 276px;
	width: 735px;
	height: 270px;
	
}
#largeTeaser .image div {
	width: 735px;
	height: 270px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
