﻿/*
Contex Styles
IntraNote a/s
Iben Louise Birkkjaer

Ændret af Michael Nico Hansen, TSM
*/

#menuProductSubpage {
	height: 21px;
	padding: 196px 0px 0px 0px;
}

#ParagraphSetupRightCell {
	padding: 16px 0px 15px 0px; 
	margen: 16px 0px 15px 0px; 
} 

#ParagraphSetupRight060809 {
	width:162px; 
	border: 1px solid #999999; 
	background-image:url(/Files/System/BgRightPragraph060809.gif); 
	background-repeat:repeat-x;
} 

#ParagraphSetupLeft {
	width: 360px;
	padding: 0px 10px 0px 0px;
	float: left;
}

/* GENERELLE TAGS */
@import url("/Files/System/table.css");


body {
	margin: 0 auto;
	text-align: left;
	background-image: url('mainBg.gif');
	background-color: #333333;
	background-repeat: repeat-x;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #565756;
}

a {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #006699;
	text-decoration: underline;
}

p {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
        line-height: 20px;
	color: #565756;
}


h1 {
	font-family: verdana, arial, sans-serif;
	font-size: 18px;
	color: #eb821b;
}

table {
	border-collapse: collapse;
}

#wrapper {
	width: 780px;
	text-align: left;
	margin: 0 auto;
}

#breadcrumbs {
	height: 18px;
	width: 572px;
	background-color: #001522;
	float: right;
	padding: 3px 0 0 0;
}


/* TOP */

#toolsTop {
	background-color: #565756;
	height: 30px;
}

/* Top knapper */

#topBtns {
	height: 23px;
	margin: 0;
	padding: 0;
	width: 410px;
	float: left;
	border: 0;
}

#topBtns {
	height: 23px;
	margin: 0;
	padding: 0;
	width: 410px;
	float: left;
	border: 0;
}

#topBtns img {
	border: 0;
}

#topBtns a {
	margin: 0;
	padding: 0;
	color: #fff;
	text-decoration: none;
}

#topBtns a:hover {
        color: #fff;
        text-decoration: underline;
}

#topBtnsEMEA img {
	border: 0;
}

#topBtnsEMEA a {
	margin: 0;
	padding: 0;
	color: #fff;
	text-decoration: none;
}

#topBtnsEMEA a:hover {
        color: #fff;
        text-decoration: underline;
}


/* Tools */

#tools {
	height: 22px;
	width: 300px;
	float: right;
	vertical-align: center;
	text-align: right;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding: 8px 0px 0px 0px;
}

#tools ul {
	margin: 0;
}

#tools ul li {
	list-style-type: none;
	display: inline;
	margin: 0 0 0 15px;
	padding: 0;
}

#tools ul li a {
	margin: 0;
	padding: 0;
	color: #DDD;
        font-weight: bold;
	text-decoration: none;
}

#tools ul li a:hover {
        color: #FFF;
	text-decoration: none;
}

#topLogo {
	margin: 13px 0 0 11px;
	float: left;
}

/* Soeg */
#topSearch {
	width: 200px;
	height: 30px;
	text-align: right;
	padding: 10px 20px 0 0;
	float: right;
}

/* Menu */

#menuTop {
	background-color: #f2f2f2;
	height: 87px;
}

#menuSpacer {
	width: 575px;
	height: 63px;
	float: right;
}

#menu {
	float: right;
	/* width: 568px; */
	width: 780px;
	height: 24px;
}

#menu ul {
	margin: 0 20px 0 0;
	padding: 0;
	height: 24px;
	vertical-align: middle;
	float: right;
	/*width: 538px;*/
}

#menu li {
	margin: 0;
	font-size: 12px;
	list-style-type: none;
	display: inline;
	height: 24px;
	border-right: 1px solid #f2f2f2;
	float: left;
	background-image: url('topMenuBg.gif');
	background-repeat: repeat-x;
}

#menu a {
	margin: 0;
	padding: 4px 20px 0 20px;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	height: 24px;
	float: left;
}

#menu a:active, .TopMenuActive a {
	background-image: url('topMenuBg_active.gif');
	background-repeat: repeat-x;
	float: left;
}

#menu li a:hover {
	background-image: url('topMenuBg_active.gif');
	background-repeat: repeat-x;
	height: 24px;
	float: left;
}

/* Flash */

#graphicsTop {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

#graphicsTop2 {
 padding-bottom: 0px;
}

/* Sample 5*/
#graphicsTop2 .mask{
	position:relative;
	width:780px;
	height:300px;
	overflow:hidden;
}
#graphicsTop2 .mask img{
	position:absolute;
	display:block;
	border:none;
}

#graphicsTop2 #box5 div{
	position:absolute;
	background:#fff;
	width:780px;



	height:300px;
}

#graphicsTop2 #box5 img{
	position:static;
	float:left;
	width:780px;
	height:300px;
	margin:0 10px 10px 0;
        border: 0;
}


#graphicsTop2 p {
 background-color: #DDDDDD;
text-align: right;
}

.buttons{padding:5px;}
.buttons span{color:#0080FF;padding:5px 5px;cursor:pointer;font:10px Verdana}
.buttons span.active, .buttons span:hover{background:#0080FF;color:#fff}

/* INDHOLD */

#content {
	padding: 16px 0 16px 20px;
	background-color: #ffffff;
	height: 100%;
	overflow: hidden;
}

#frontboxheader {
font-size: 12px;
text-align:center;
font-weight:bold;
padding: 0px 0px 15px 0px;
}

#paragraphheader {
font-size: 16px;
text-align:left;
font-weight:bold;
padding: 0px 0px 15px 0px;
}

#content ul {
	margin: 15px 0px;
   list-style: none;
} 

#content li {
	padding-left: 10px;
        padding-bottom: 8px;
	background-image: url('BulletContent.gif');
	background-repeat: no-repeat;
	background-position: 0 4px;
}

/*
#content #ParagraphSetupLeft ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}

#content #ParagraphSetupLeft ul li:before {
        background-image: none;
	content: "\002B \0020";
	}
*/

#content {
 width: 780px; padding: 0; margin: 0;
}

.sidebarChat {
padding: 0; margin: 0; border: 0;
}

	#content .sidebarChat a {
		padding: 0; margin: 0; border: 0;
	}

.sidebarContent {
	background-color: #e6e6e7; 
	border-left: 1px solid #cccccc; 
	border-right: 1px solid #cccccc;
	padding-bottom: 10px;
}

.sidebarCloser {
	background-color: #e6e6e7; 
	border: 1px solid #cccccc;
	border-top: 0;
}

.oneBlock {
	width: 235px; 
	padding: 10px; 
	float: left;
}

.twoBlocks {
	width: 500px; 
	padding: 10px; 
	float: left;
}

	.twoBlocks .oneRow {
		width: 240px;
	}
	
	.twoBlocks .left {
		padding-right: 10px;
	}
	.twoBlock .right {
		padding-left: 10px;
	}

.threeBlocks {
	width: 760px; 
	padding: 10px; 
	float: left;
}

.sidebarContent h2 {
	font-family: arial, verdana, helvetica;
	font-size: 14px;
	color: #001522;
	font-weight: bold;
	padding: 20px 10px 0px 10px;
	margin: 0;
}

*/

/* FORSIDE */

#FrontpageContent {
	border-bottom: 1px dashed #b4b4b4;
	padding-bottom: 5px;
	overflow: hidden;
}

/* Forside dropdown language */
.langcontent {
   border-bottom:1px dotted #E0E0E0;
   cursor:pointer;
   display:block;
   padding:4px 5px;
   position:relative;
   text-align:left;
   text-decoration:none;
   top:0px;
}
div.langtext {
   color:#606060 !important;
   font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
   font-size:7pt;
   font-weight:bold;
   margin-left:3px;
   width:70px;
}
a.lang_selected {
   color:#909090;
   font-family:Tahoma,Verdana,Helvetica,sans-serif;
   font-size:7pt;
   font-weight:bold;
   width:150px;
}
#lang_dropdown {
   background-color:white;
   border:1px solid #B8B8B8;
   height:22px;
   overflow:hidden;
   padding:1px;
   position:absolute;
   width:195px;
}
img.flag {
   border:1px solid #E0E0E0;
   padding:1px;
}


/* Venste side */

#FrontpageLeft {
	width: 455px;
	border-right: 1px solid #e8e8e8;
	float: left;
}

#FrontpageLeft h1 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 12px;
	padding: 0;
	color: #000000;
}

#LeftRow01 {
	/*border-bottom: 1px dashed #b4b4b4;*/
	margin: 0 11px 15px 0;
	float: left;
}

.LeftRow01Paragraph {
	width: 220px;
	height: 71px;
	float: left;
}

.LeftRow01Paragraph img {
	float: left;
	margin: 0 10px 0 0;
}

#LeftRow02 {
	width: 440px;
	float: left;
}


/* Hojreside */

#FrontPageRight {

	width: 280px;
	float: right;
}

.FrontpageRightParagraph {
	margin-right: 20px;
	height: 183px;
	width: 260px;
	float: right;
}


.FrontpageRightParagraphTxt {
	padding-left: 142px;
}

.FrontpageRightParagraphTxt h1 {
	padding: 13px 0 0 0;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.FrontpageRightParagraphTxt p {
	padding: 0;
	margin: 0;
}


/* UNDERSIDE */

/* Top billede */

#imgTopSubpage {
	height: 155px;
}

#imgTopSubpageFull {
	float: right;
	margin: 0px 0px 10px 0px;
	border-bottom: 10px solid #ffffff;
	width: 572px;
}

/* Top specifikationer*/

#imgProductSubpage {
	height: 50px;
}

#dwmenulogo {
	float: right;
	margin: 10px 20px 0 0;
}

/* Venstremenu */

#leftmenu {
	padding: 0;
	margin: 0;
	width: 180px;
	float: left;
}

#leftmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-family: verdana, arial, sansserif;
	font-weight: bold;
	font-size: 10px;
	/*width: 180px;*/
	display: block;
}

#leftmenu ul li {
	clear: both;
	padding: 0;
	margin: 0;
	background-image: url('LeftMenuBg.gif');
	background-repeat: repeat-x;
	background-position: 0 0;
	display: block;
	float: left;
}

#leftmenu a {
	text-decoration: none;
	padding: 0 0 0 5px;
	height: 20px;
	width: 160px;
	display: block;
	float: left;
	font-size: 10px;
}

#leftmenu a:active {
	color: #97001b;
}


/* 1. niveau */

#leftmenu .M0 ul {
	/*display: block;*/
}

#leftmenu .M0 li {
	margin: 0 0 1px 0;
	padding: 0;
	width: 180px;
	float: left;
}

#leftmenu .M0 a {
	color: #ffffff;
	font-weight: bold;
	height: 17px;
	margin: 0;
	padding: 3px 0 0 5px;
	float: left;
}

#leftmenu .M0 ul li {
	background-image: none;
	background-color: #eeeeee;
	/*width: 180px;*/
}


/* 2. niveau */

#leftmenu .M2 li {
	margin: 0;
	/*padding: 4px 0 0 0;*/
	/*width: 180px;*/
	float: left;
}

#leftmenu .M2 a {
	color: #006699;
	/*width: 180px;*/
	float: left;
}

/* test */
#leftmenu .M2 li.MenuActive a {
   color: #97001b;
}

#leftmenu .M2 li.MenuActive li a {
   color: #006699;
}

/* 3. niveau */

#leftmenu .M3 ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#leftmenu .M3 li {
	margin: 0;
	padding: 0 0 3px 14px;
	width: 166px;
}

#leftmenu .M3 a {
	background-image: url('leftMenuBullet.gif');
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding: 0 0 0 12px;
	color: #006699;
	width: 150px;
	height: 100%;
	/*float: left;*/
}

/* 4. niveau */

#leftmenu .M4 ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#leftmenu .M4 li {
	margin: 0;
	padding: 0 0 3px 14px;
	width: 100px;
}

#leftmenu .M4 a {
	background-image: url('leftMenuBullet.gif');
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding: 0 0 0 12px;
	color: yellow;
	width: 100px;
	height: 100%;
	/*float: left;*/
}

#leftmenu .L4_Active a {
	color: #97001b;
}

/* test */
#leftmenu ul.M3 li.MenuActive a {
   color: #97001b;
}

/* Indhold */

#ParagraphSetupWrapper {
	/* background-image: url('ParaSetWrapBG.gif'); */
	background-repeat: repeat-y;
	width: 562px;
	float: right;
padding: 0px 10px 20px 0px;
}

#ParagraphSetupWrapperNoLine {
	width: 572px;
	float: right;
}

#PSWrapperNoBG {
	width: 562px;
	float: right;
        padding-right: 10px;
}

#imgTopSubpage {
	float: right;
	margin: 0px 0 10px 0;
	border-bottom: 10px solid #ffffff;
	width: 572px;
	height: 215px;
}



#ParagraphSetupLeft li {
list-style: none;
width: 340px;
}

#ParagraphSetupLeft ul {
padding:0px 0px 0px 10px;
float: left;
}

/* ParagraphSetup Right */

#ParagraphSetupRight {
	width: 170px;
	float: right;
	min-height: 130px;
    background: #fafafa url(rightBox/bg_gray.jpg) top no-repeat;
    margin: 10px 10px

}

.ParagraphRight {
	width: 160px;
	margin: 10px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	float: right;
}

.ParagraphRight a {
	/*margin: 2px 0;*/
	text-decoration: none;
	/*width: 140px;*/
	/*height: 16px;*/
	float: left;
}

.ParagraphRight h2 {
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
}

.ParagraphRight h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 5px 0 0 0;
}

.ParagraphRightImg {
	margin: 0 8px 0 0;
	width: 13px;
	float: left;
}

/* Subpage */
.subpage_list { width: 100px; padding: 0 0 10px 7px;}
.subpage_list img {border: 1px solid #DDD; padding: 1px;}




/* BUND */

#bottomBar {
	height: 10px;
	background-color: #f0f0f0;
	border-bottom: 2px solid #ffffff;
}


/* FOOTER */

#footer {
	font-size: 10px;
	color: #b4b4b4;
	text-align: left;
	margin-top: 15px;
}

#footer2 {
	font-size: 10px;
	color: #565756;
	text-align: left;
	margin-top: 15px;
}

#footer2 a {
	font-family: verdana, arial, sans-serif;
	color: #565756;
	text-decoration: none;
}

#footer2 a:hover {
	text-decoration: underline;
}



#footer ul li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0 5px 0 7px;
	border-right: 1px solid #ffffff;
}

#footer ul li a {
		color: #ffffff;
		text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: underline;
}

#footer a {
	font-family: verdana, arial, sans-serif;
	color: #d8d8d8;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer ul li.lastitem {
	border-right: 0px solid #ffffff;
}


.copyright {
	color: #b4b4b4;
	font-size: 10px;
	margin: 0;
	padding: 0;
}

.disclaimer {
	margin: 10px 0;
	padding: 0;
}

a.disclaimerlink {
	color: #b4b4b4;
}



/**********************/
/* Product Comparison */
/**********************/

.pc_container {width: 100%;}

.pc_container .prod_compare_3 {
	width: 150px;
	height: 270px;
	float: left;
}

.pc_container .prod_right {
	height: 250px;
	float: right;
}

.pc_container .prod_header {
	width:120px; 
	height: 21px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ddd;
}

.pc_container #HD4250 {
	background: url(/files/billeder/Comparison/contexHD4250.gif) no-repeat;
	text-indent: -100em;
}

.pc_container #HD4230i {
	background: url(/files/billeder/Comparison/contexHD4230i.gif) no-repeat;
	text-indent: -100em;
}

.pc_container #HD4230 {
	background: url(/files/billeder/Comparison/contexHD4230.gif) no-repeat;
	text-indent: -100em;
}

.pc_container #HD3630 {
	background: url(/files/billeder/Comparison/contexHD3630.gif) no-repeat;
	text-indent: -100em;
}

.pc_container #HD3650 {
	background: url(/files/billeder/Comparison/contexHD3650.gif) no-repeat;
	text-indent: -100em;
}

.pc_container #HD2530 {
	background: url(/files/billeder/Comparison/contexHD2530.gif) no-repeat;
	text-indent: -100em;
}

.pc_container #FLEX50i {
	background: url(/files/billeder/Comparison/contexFLEX50i.gif) no-repeat;
	text-indent: -100em;
}

.pc_container ul {
	padding: 0; margin: 0; padding-bottom: 15px; height: 150px;
	color: #808285;
}

.pc_container img {
	border: 0;
}

/* Speedy gonzales */

a {color: #4495d2; text-decoration: none;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {color: #336699;	text-decoration: underline;}
a:active {color: #336699; text-decoration: underline;}

.sidebarContent ul {
	padding: 0px 12px;
}

.sidebarContent ul li{
	font: normal 12px/1.0 verdana;
	}

img {
  border: 0;
}

