@charset "utf-8";
/* ---------- Global Settings CSS! ---------- */


/* ---------- MAIN CSS! ---------- */

/* PNG Fix */

/* Tilføj flere objekter hvis nødvendigt */
img, div
{ /*_behavior: url(/files/system/climateconsult/js/PngFix/iepngfix.htc);*/ }


/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
img {
	border:medium none;
}


HTML, Body {
	height: 100%;
	width: 100%;
}
/* END RESET */

/* ---------- MAIN STYLES ---------- */

/* TYPOGRAFI */
body {
	font:11px "Trebruchet MS", helvetica;
	color: #333;
	line-height: 1.3em;
	}
h1, h1.h1 {
	color: #333;
	font-size: 14px;
	font-weight: normal;
	}
h2, h2.h2 {
	color: #333;
	font-size: 11px;
	font-weight: bold;
	}
h3, h3.h3 {
	color: #333;
	font-size: 11px;
	font-weight: normal;
	}
	
/* h4, h5, h6  bruges som overskrift i højre og venstre side */
h4, h4.h4 h5, h5.h5, h6, h6.h6 {
	color: #000000;
	font-size: 9px;
	font-weight: bold;
	}

hr {
	height: 0;
	border:#bae1f7 1px 0 0 0 solid;
	margin: 5px 0;
	}

a, a:link {
	color: #000000;
	text-decoration: underline;
	}
a:visited {
	color: #000000;
	text-decoration: underline;
	}
a:hover {
	color: #000000;
	text-decoration: underline;
	}


/* PARAGRAPH STYLES */
.ParagraphContainer, 
.ParagraphContainer p, 
.ParagraphContainer div, 
.ParagraphContainer div p, 
.FloatRight, 
.FloatRight table, 
.FloatRight small, 
.FloatLeft, 
.FloatLeft table, 
.FloatLeft small {

}
.ParagraphContainer {
	float:left;
	width:100%;
	margin-bottom:16px;
}
.ParagraphContainer, .ParagraphContainer p, .ParagraphContainer div, .ParagraphContainer div p {
	font-size:inherit;
	line-height:inherit;
}
.FloatRight {
	float:right;
}
.ParagraphContainer .FloatRight table, .ParagraphContainer .FloatRight img {
	margin-left:19px;
}
.ParagraphContainer .FloatRight small, .ParagraphContainer .FloatLeft small {
	display:block;
	padding:2px 0 4px;
	font-style:italic;
}
.FloatLeft {
	float:left;
}
.ParagraphContainer .FloatLeft table, .ParagraphContainer .FloatLeft img {
	margin-right:19px;
}
.ImageTop, .TextTop, .ImageBottom, .TextBottom {
	float:none;
}

/* PARAGRAPH SETUP STYLES */


/* MENU STYLES */


/* TAB MENU STYLES */
.TabMenu {
	float: left;
	display: none;
	width: 514px;
	padding: 15px 0 0 0;
}
.TabMenu span {
	display: block;
	float: right;
}
#TabMenuPlaceHolder { 
	float: left;
	width: 514px;
	background: url(../Graphic/TabMenu/TabMenuBackground.gif) repeat-x;
}
.TabGraphicStart {
	float: left;
	background-image: url(../Graphic/TabMenu/TabStart.gif);
	width: 4px;
	height: 29px;
}
.TabGraphicStart a {
	padding: 0 6px;
}
.TabGraphicEnd {
	float: left;
	background-image: url(../Graphic/TabMenuTabEnd.gif);
	width: 5px;
	height: 29px;
}
#Tab0, #Tab1, #Tab2, #Tab3, #Tab4, #Tab5, #Tab6, #Tab7, #Tab8, #Tab9, #Tab10 {
	float: left;
	height: 29px;
	line-height: 29px;
}
#Tab0 a, #Tab1 a, #Tab2 a, #Tab3 a, #Tab4 a, #Tab5 a, #Tab6 a, #Tab7 a, #Tab8 a, #Tab9 a, #Tab10 a {
	float: left;
	display: block;
	padding: 0 6px;
}
.TabSelected {
	float: left;
	background: url(../Graphic/TabMenu/TabBackground.gif) repeat-x;
	white-space: nowrap;
}
.TabSelected a {
	float: left;
	display: block;
	padding: 0 6px;
	color: #d67627;
	font-weight: bold;
}
.TabNotSelected {
	float: left;
	background-image: none;
	white-space: nowrap;
	padding: 0 5px;
}
.TabNotSelected a {
	color: #7e7e80;
}


/* TIP EN VEN - STANDARD FILSET. FILER UPLOADES TIL SERVER UDEN EDITERING */

#TipFriendPopupBg {
	padding: 80px 0 0 40px;
	background:url(/Files/System/climateconsult/graphic/TipAFriend.jpg) top left no-repeat;
	}
#TipFriendLineText {
	float: left;
	width: 55px;
	height: 24px;
	}
#TipFriendLineInput {
	float: left;
	width: 205px;
	height: 24px;
	}
#TipFriendLineInput input {
	width: 175px;
	}




body, html { background-image:url(/Files/System/climateconsult/Graphic/BG.jpg); background-repeat:no-repeat; text-align:center; margin:0px; width:100%;}


#container {width:978px; margin:auto; text-align:left; }
#TopContainer { width:978px; background:url(/Files/System/climateconsult/Graphic/Sprites_Boxe.png) no-repeat 438px -246px; height:65px; }
#logo {width:321px; height:65px; float:left;}
#tooTheRight {float:right; width:220px; height:61px; margin-top:4px; margin-right:15px;}
#functionMenu { width:220px; float:right; margin-top:7px;}
#search {width:211px; margin-top:5px; height:22px; float:right; background:url(/files/system/climateconsult/graphic/searchbg.gif) no-repeat;}
#search .field { width:173px; background:none; border:none; font-size:10px; height:15px; float:left; padding:3px 3px 3px 5px;}
#menuContainer { width:964px; padding-left:14px; height:33px; float:left; margin-top:0px;}
#footer {width:920px; height:125px; float:left; background:url(/Files/System/climateconsult/Graphic/Sprites_Boxe.png) no-repeat 0px -603px; margin-left:14px; margin-top:24px; padding:18px 15px 0 15px;}


/* ---------- Funktions menu Settings CSS! ---------- */
a.toolsMenu, a.toolsMenuOn {float:right; padding:0px 8px 0px 8px; color:#b4c9de; text-decoration:none; font-size:10px; background-image:url(/files/system/climateconsult/graphic/funcmenuSep.gif); background-repeat:no-repeat; background-position:right}


/* ---------- Top menu Settings CSS! ---------- */
.mainMenuContainer, .mainMenuContainerOn {height:26px; background:url(/Files/System/climateconsult/Graphic/topmenuSep.gif) no-repeat left;  font-size:12px; padding:7px 13px 0px 13px; float:left; font-family: "NeoSans-NormalRegular", Arial, sans-serif; }
/*.mainMenuContainer a, .mainMenuContainerOn a {padding-top:4px;}*/
a.mainMenu, a.mainMenu:link, a.mainMenu:visited {text-decoration:none; text-transform:uppercase; color:#333; position:relative; top:2px; text-shadow:1px 1px 1px #FFF;}
a.mainMenuOn, a.mainMenu:hover {text-decoration:none; text-transform:uppercase; color:#17538f; position:relative; top:2px; text-shadow:1px 1px 1px #FFF;}

/* ---------- Footer Settings CSS! ---------- */
.footerElement {width:152px; float:left;}
.footerHeader {width:152px; padding:0 0 0 8px; border-bottom:#CCC dotted 1px; font-weight:bold; color:#909090; font-size:10px;}
.footerText {width:152px; padding:10px 0 0 8px; color:#909090; line-height:15px;}
.footerText a {color:#909090; font-size:10px; padding:0 0 0 6px; text-decoration:none; background:url(/Files/System/climateconsult/Graphic/arrow.gif) no-repeat left top;}
.footerText a:hover {color:#333;}


/* ---------- Forside ting Settings CSS! ---------- */
#topFlash {width:978px; height:261px; float:left;}
#frontpageContent {width:958px; margin-left:10px; margin-top:10px; float:left;}


#Column1 {width:218px; float:left; height:460px;}
#Column2 {width:520px; float:left; margin-left:1px; margin-right:1px; margin-bottom:1px; height:301px;}
#Column3 {width:218px; height:301px; float:left;}
#Column4 {width:740px; height:156px; float:left; background:url(/Files/System/climateconsult/Graphic/Sprites_Boxe.png) no-repeat 1px -348px;}


/* ---------- Forside Produktnyheder Settings CSS! ---------- */
.LeftMenuTop {width:200px; height:20px; background:url(/Files/System/climateconsult/Graphic/Sprites_Boxe.png) no-repeat 0px 0px; padding:10px 0px 0px 18px; font-size:10px; color:#FFF; text-transform:uppercase; font-family: NeoSans-NormalRegular, Arial, sans-serif; text-shadow:1px 1px 1px #444; }
.LeftMenuMiddle {width:208px; background:url(/Files/System/climateconsult/Graphic/Sprites_Hori.png) repeat-y 0px 0px; padding:0px 5px 0px 5px;}
.LeftMenuBottomSpecial {width:218px; margin-top:-10px; height:15px; background:url(/Files/System/climateconsult/Graphic/Sprites_Boxe.png) no-repeat 0 -112px;}


.LeftMenuMiddleDefault {width:184px; background:url(/Files/System/climateconsult/Graphic/Sprites_Hori.png) repeat-y 0px 0px; padding:14px 17px 0px 17px;}
.LeftMenuBottom {width:218px; height:22px; background:url(/Files/System/climateconsult/Graphic/Sprites_Boxe.png) no-repeat 0 -110px;}


/* ---------- Forside Produktnyheder Settings CSS! ---------- */
.ProductNewsContainer {width:184px; height:129px; padding:12px 12px 0px 12px; background:url(/Files/System/climateconsult/Graphic/Sprites_Verti.png) repeat-x 0px -8px;}
.ProductNewsHeadline {width:184px; height:31px; padding-bottom:9px; background:url(/Files/System/climateconsult/Graphic/NewsProductHeadline.gif) no-repeat bottom; font-size:13px; text-transform:uppercase; margin-bottom:11px; font-family: "NeoSans-NormalRegular", Arial, sans-serif; }
.ProductNewsTxt {float:left; width:101px; padding-right:5px;}
.ProductNewsTxt a {line-height:31px;}
.ProductNewsImage {float:left; width:78px;}


/* ---------- Forside Nyheder Settings CSS! ---------- */
.NewsContainer {width:184px; height:120px; padding:12px 12px 0px 12px; background:url(/Files/System/climateconsult/Graphic/Sprites_Verti.png) repeat-x 0px -17px;}
.NewsHeadline {width:184px; height:31px; padding-bottom:9px; background:url(/Files/System/climateconsult/Graphic/NewsProductHeadline.gif) no-repeat bottom; font-size:13px; text-transform:uppercase; margin-bottom:11px; font-family: "NeoSans-NormalRegular", Arial, sans-serif; }
.NewsTxt {float:left; width:180px; padding-right:5px;}
.NewsTxt a {line-height:31px;}


/* ---------- Forside Column2 Settings CSS! ---------- */
#FrontpageLinks {width:515px; height:53px; background:url(/Files/System/climateconsult/Graphic/Sprites_Boxe.png) no-repeat 0 -511px; margin-bottom:1px; padding:6px 0 0 5px; }
#FrontpageLinks img {border:none;}
#FrontpageIntroText {width:499px; height:216px; background:url(/Files/System/climateconsult/Graphic/Sprites_Boxe.png) no-repeat -219px 0; padding:26px 0 0 21px;}

#FrontpageLinks a.HoverImage {background:url(/Files/System/climateconsult/Graphic/FrontpageMenu.png) no-repeat 0 0; cursor:pointer;}

#FrontpageLinks a#Comfort {width:132px; height:48px; float:left;}
#FrontpageLinks a#Airhandling {width:162px; height:48px; float:left; background-position:-132px 0;}
#FrontpageLinks a#Fire {width:91px; height:48px; float:left; background-position:-294px 0;}
#FrontpageLinks a#Carpark {width:125px; height:48px; float:left; background-position:-385px 0;}

#FrontpageLinks a#Comfort:hover {width:132px; height:48px; float:left; background-position:0px -48px;}
#FrontpageLinks a#Airhandling:hover {width:162px; height:48px; float:left; background-position:-132px -48px;}
#FrontpageLinks a#Fire:hover {width:91px; height:48px; float:left; background-position:-294px -48px;}
#FrontpageLinks a#Carpark:hover {width:125px; height:48px; float:left; background-position:-385px -48px;}


#FrontpageIntroText h2.h2 {font-size:10px; text-transform:uppercase; margin-bottom:8px; margin-top:8px; color:#8f8f8f; 
	font-family: "NeoSans-NormalRegular", Arial, sans-serif; font-weight:normal; }
#FrontpageIntroText h1.h1 {font-size:25px; text-transform:uppercase; margin-bottom:20px; letter-spacing:-0.05em; 
	font-family: "NeoSans-NormalRegular", Arial, sans-serif; color:#17538f; }

#SmallTeaserFrontpage {width:206px; height:142px; float:left; margin:10px 15px 0px 9px;}
#BigTeaserFrontpage {width:500px; height:142px; float:left; margin:10px 0px 0px 2px;}


/* ---------- Underside Ting Settings CSS! ---------- */
#SubpageContent {width:749px; float:left; margin-top:17px;}
#subTopGraphic {width:749px; height:171px; float:left; margin-bottom:1px;}
#LeftMenuContainer {width:218px; margin-right:1px; float:left; margin-top:17px;}


#contentTop {width:681px; height:13px; text-align:right; padding:12px 29px 0 29px; float:left; background:url(/Files/System/climateconsult/Graphic/Sprites_Boxe.png) no-repeat -968px 0px; }
#contentTop img {float:right; margin-left:5px;}
#contentMiddle {width:681px; float:left; background:url(/Files/System/climateconsult/Graphic/Sprites_Hori.png) repeat-y -225px 0; padding:10px 29px 33px 29px; }
#contentBottom {background:url(/Files/System/climateconsult/Graphic/Sprites_Boxe.png) no-repeat -968px -402px; width:739px; float:left; height:18px;}

.ParagraphContainer ul { list-style-type:square; padding-left:15px; float:left; list-style-position:outside;}

#SubpageContentText {width:457px; float:left; margin-right:14px;}
#SubpageRight {width:210px; float:left; margin-top:32px;}

#SubpageContentText h2.h2 {font-size:13px; text-transform:uppercase; margin-bottom:-4px; color:#8f8f8f; font-weight:normal; font-family: "NeoSans-NormalRegular", Arial, sans-serif;}
#SubpageContentText h1.h1 {font-size:30px; text-transform:uppercase; color:#185490; background:url(/Files/System/climateconsult/Graphic/dottedstreg.png) no-repeat bottom; width:457px; display:block; font-family: "NeoSans-MediumMedium", Arial, sans-serif; margin-left:-1px;}
#SubpageContentText h3.h3 {text-transform:uppercase; color:#064382; font-weight:bold;}
#SubpageContentText .BigTextContainer { background:url(/Files/System/climateconsult/Graphic/dottedstreg.png) no-repeat bottom; width:457px; font-size:13px; padding-bottom:10px; margin-bottom:16px; color:#858585;}
.BigTextImage {float:right; margin:0 0 0 15px;}

#contentMiddle h2.h2 {font-size:13px; text-transform:uppercase; margin-bottom:-4px; /*color:#185490;*/ font-weight:normal; font-family: "NeoSans-NormalRegular", Arial, sans-serif;}
#contentMiddle h1.h1 {font-size:30px; text-transform:uppercase; line-height:41px; color:#185490; background:url(/Files/System/climateconsult/Graphic/dottedstreg.png) repeat-x bottom; width:100%; display:block; font-family: "NeoSans-MediumMedium", Arial, sans-serif; text-shadow:1px 1px 1px #c6c6c6;}
#contentMiddle h3.h3 {text-transform:uppercase; color:#064382; font-weight:bold;}

.RelatedTop {width:192px; height:21px; background:url(/Files/System/climateconsult/Graphic/Sprites_Boxe.png) no-repeat -4px -4px; padding:5px 0px 0px 18px; font-size:10px; color:#FFF; text-transform:uppercase; font-family: NeoSans-NormalRegular, Arial, sans-serif; }
.RelatedTile {width:177px; background:url(/Files/System/climateconsult/Graphic/leftmenuBG.png) no-repeat bottom; padding:14px 17px 22px 17px; margin-bottom:10px;}
.RelatedTile small {font-size:9px; color:#999;}
.RelatedTile img {margin:5px 0 5px 0;}
.RelatedTile a {color:#333333; margin-left:5px; padding:0 0 0 6px; text-decoration:none; background:url(/Files/System/climateconsult/Graphic/arrow.gif) no-repeat top left;}


/* ---------- Venstremenu Settings CSS! ---------- */
a.L2LeftMenu {width:164px; display:block; text-decoration:none; text-transform:uppercase; color:#666; background:url(/Files/System/climateconsult/Graphic/level2_menusep.png) no-repeat bottom; padding:8px 0 7px 20px;}
a.L2LeftMenu:hover, a.L2_ActiveLeftMenuOn, a.L2_ActiveLeftMenu {width:164px; display:block; background:url(/Files/System/climateconsult/Graphic/level2_menusep_on.png) no-repeat bottom; color:#064382; padding:8px 0 8px 20px; text-decoration:none; text-transform:uppercase; font-weight:bold;}  


/*Level 3*/
a.L3LeftMenu {width:154px; display:block; text-decoration:none; text-transform:uppercase; color:#666; background:url(/Files/System/climateconsult/Graphic/level3_menusep.png) no-repeat bottom; padding:8px 0 8px 27px;}
a.L3LeftMenu:hover, a.L3_ActiveLeftMenuOn, a.L3_ActiveLeftMenu {width:154px; display:block; background:url(/Files/System/climateconsult/Graphic/level3_menusep_on.png) no-repeat bottom; color:#064382; padding:8px 0 8px 27px; text-decoration:none; text-transform:uppercase; font-weight:bold;}  

/*Level 4*/
a.L4LeftMenu {width:144px; display:block; text-decoration:none; color:#666; padding:4px 0 4px 37px;}
a.L4LeftMenu:hover, a.L4_ActiveLeftMenuOn, a.L4_ActiveLeftMenu {width:144px; display:block; color:#064382; padding:4px 0 4px 37px; text-decoration:none; font-weight:bold;}

/*Level 5*/
a.L5LeftMenu {width:134px; display:block; text-decoration:none; color:#666; padding:4px 0 4px 47px;}
a.L5LeftMenu:hover, a.L5_ActiveLeftMenuOn, a.L5_ActiveLeftMenu {width:134px; display:block; color:#064382; padding:4px 0 4px 47px; text-decoration:none; font-weight:bold;}  

/*Level 6*/
a.L6LeftMenu {width:124px; display:block; text-decoration:none; color:#666; padding:4px 0 4px 57px;}
a.L6LeftMenu:hover, a.L6_ActiveLeftMenuOn, a.L6_ActiveLeftMenu {width:124px; display:block; color:#064382; padding:4px 0 4px 57px; text-decoration:none; font-weight:bold;}

/*Level 7*/
a.L7LeftMenu {width:114px; display:block; text-decoration:none; color:#666; padding:4px 0 4px 67px;}
a.L7LeftMenu:hover, a.L7_ActiveLeftMenuOn, a.L7_ActiveLeftMenu {width:114px; display:block; color:#064382; padding:4px 0 4px 67px; text-decoration:none; font-weight:bold;}


/* ---------- Products side Settings CSS! ---------- */
#ProductsTopgraphic {width:978px; height:188px; float:left; margin-bottom:5px;}
#CompetenciesContainer {width:959px; float:left; background:url(/Files/System/climateconsult/Graphic/ProductOverviewBG.png) top; margin-left:9px; }
#CompetenciesBottom {width:959px; height:37px; float:left; background:url(/Files/System/climateconsult/Graphic/ProductOverviewBottom.png) top; margin-left:9px;}
.ProductColumn {width:201px; padding:0px 19px 0 19px; float:left;}
.ProductColumn h2.h2 {font-size:10px; text-transform:uppercase; color:#a1b8d1; font-family: "NeoSans-NormalRegular", Arial, sans-serif; }
.ProductColumn h1.h1 {font-size:19px; text-transform:uppercase; color:#fff; display:block; margin-top:22px; font-family: "NeoSans-MediumMedium", Arial, sans-serif; }

.ProductColumn a {color:#333; font-size:10px; padding:0 0 0 6px; text-decoration:none; background:url(/Files/System/climateconsult/Graphic/arrow.gif) no-repeat left top;}
.ProductColumn a:hover {color:#333; text-decoration:underline;}
.ProductColumn img a {background:none; padding:0;}

#ProductDetailContainer { width:681px; float:left; background:url(/Files/System/climateconsult/Graphic/dottedstreg.png) repeat-x bottom; padding-bottom:15px;}

#ProductDetailContainer h2.h2 {font-size:13px; text-transform:uppercase; margin-bottom:-8px;}
#ProductDetailContainer h1.h1 {font-size:30px; line-height:35px; text-transform:uppercase; margin-bottom:15px; background:url(/Files/System/climateconsult/Graphic/dottedstreg.png) repeat-x bottom; width:681px; font-family: "NeoSans-MediumMedium", Arial, sans-serif; }

.ProductDetailImage {width:176px; float:left; margin-right:10px; height:159px;}
.ProductDetailTextContainer {width:495px; float:left; }
.ProductDetailText {font-size:13px; padding-bottom:10px; color:#858585;}
.ProductDetailInfo, .ProductDetailExtra {width:232px; padding:16px 15px 0 0; float:left; background:url(/Files/System/climateconsult/Graphic/dottedstreg.png) repeat-x top;}

.ProductDetailInfo li, .ProductDetailExtra li { list-style-image:url(/Files/System/climateconsult/Graphic/li-plus.gif);}
.ProductDetailInfo ul, .ProductDetailExtra ul { padding:10px 0 0 13px; line-height:15px;}

.ProductDetailInfo strong, .ProductDetailExtra strong {font-weight:bold; color:#064382;}

#ProductTable {float:left; width:681px;}
#ProductTable td {padding:3px 10px 5px 10px; border-bottom:#f2f3f5 solid 1px;}
#ProductTable td img {float:left; margin-right:5px;}

#ProductTable td.ProductCategoryName { font-weight:bold; color:#064382; padding:20px 10px 5px 10px; vertical-align:bottom;}
#ProductTable td.ProductInfoColumn {padding:20px 10px 5px 10px; font-size:10px; color:#858585; vertical-align:bottom;}
#ProductTable td.ProductInfoColumnC {font-size:11px; color:#858585; }

.GroupListContainer {width:457px; margin-bottom:15px; float:left; padding:0 0 15px 0; background:url(/Files/System/climateconsult/Graphic/dottedstreg.png) no-repeat bottom;}
.GroupListContainer h3.GroupListHeader a {color:#064382; margin-top:10px; text-decoration:none; text-transform:uppercase; font-weight:bold; background:url(/Files/System/climateconsult/Graphic/arrow.gif) no-repeat left top; padding:0 0 0 6px; float:left;}

.GroupListImage {width:115px; height:80px; padding:1px; border:#cccccc solid 1px; float:left; margin-right:15px;}
.GroupListTeaser {width:317px; margin-top:8px; padding-left:6px; float:left;}




/* ---------- Download side Settings CSS! ---------- */
#DownloadSearch {width:948px; height:23px; float:left; background:url(/Files/System/climateconsult/Graphic/Sprites_Boxe.png) no-repeat -745px -453px ; padding:15px;}
#DownloadContainer {width:978px; float:left; margin-top:18px;}
#DownloadContentContainer {width:739px; float:left; margin:1px 0 0 9px;}
#DownloadRightContent {width:218px; float:left; margin-left:1px;}

#DownloadHeader {background:url(/Files/System/climateconsult/Graphic/dottedstreg.png) repeat-x bottom; width:681px; float:left; margin-bottom:15px;}
.submitDownload {float:right; margin-top:9px;}

#ddlSegment, #ddlDokumenttype, #txtSearch {width:243px; margin:0 5px 0 5px; font-size:10px; color:#777777; padding:3px; float:left; background-color:#FFF; border:#7f9eb3 solid 1px;}
#btnSearch {float:left;}
.SearchText {float:left; margin-top:5px; margin-right:10px;}

#txtCatalogueName, #txtCatalogueSubheading {width:177px; font-size:10px; color:#777777; padding:3px; margin-bottom:5px; float:left; background-color:#FFF; border:#c4c2be solid 1px;}

.PdfContainer {width:183px; float:left; padding:10px 0 10px 0;  background:url(/Files/System/climateconsult/Graphic/dottedstreg.png) repeat-x top;}
.PdfContainer a {background:none; padding:0px;}
.PdfName {width:171px; float:left;}
.PdfDelete {float:left; width:5px; margin-top:4px;}
.PdfCat {font-size:10px; color:#777777;}

.directLinkfield {width:612px; border:#cccccc solid 1px; padding:3px; color:#b50909;}
#directLink {background:url(/Files/System/climateconsult/Graphic/dottedstreg.png) repeat-x top; width:681px; padding:8px 0 8px 0; float:left;}
#directLink label {margin-right:6px;float:left;padding-top:5px;}
#directLink a {float:left; height: auto;margin-top:1px;}
#directLink img {}
#directLink input {width:500px;margin-right:6px;float:left;}
#DownRef {font-size:9px; color:#777777; width:681px; padding-bottom:8px; float:left;}

#DownloadAll {background:url(/Files/System/climateconsult/Graphic/dottedstreg.png) repeat-x top; width:681px; margin-top:15px; text-align:right; padding:8px 0 8px 0; float:left;}

#DownloadHeader h2.h2 {font-size:13px; text-transform:uppercase; margin-bottom:-8px; width:400px; float:left; font-family: "NeoSans-NormalRegular", Arial, sans-serif; color:#8f8f8f; font-weight:normal; }
#DownloadHeader h1.h1 {font-size:30px; text-transform:uppercase; margin-bottom:1px; width:400px; float:left; font-family: "NeoSans-MediumMedium", Arial, sans-serif; text-shadow:1px 1px 1px #c6c6c6;}

#Liste {width:681px; float:left; background:url(/Files/System/climateconsult/Graphic/downloadBG_stripes.gif) ;}
#Liste ul{display:none; margin-left:15px;}
#Liste ul li ul {margin-left:15px;}
#Liste ul li ul li ul {margin-left:15px;}
#Liste ul li ul li ul li ul {margin-left:15px;}
#Liste ul li ul li ul li ul li ul {margin-left:15px;}

#Liste li span {padding:6px 0 4px 10px; height:15px; cursor:pointer; background:url(/Files/System/climateconsult/Graphic/arrow_grey.gif) no-repeat left top; display:block; }
#Liste li span.active {padding:6px 0 4px 10px; cursor:pointer; background:url(/Files/System/climateconsult/Graphic/arrow_blue_down.gif) no-repeat left top; font-weight: bold; color:#064382; display:block; }

#Liste table {width:100%;}
#Liste td.column1 img {float:left; margin-right:5px;}
#Liste td.column1 {padding:6px 0 4px 0px; height:15px; width:40%;}
#Liste td.column2, td.column3, td.column4 {padding:6px 0 0px 0px; height:25px; color:#858585;}
#Liste td.column5, td.column6 {padding:6px 0 0px 0px; height:25px; color:#858585;}
#Liste td.column7 {padding:3px 0 0px 0px; height:25px; color:#858585;}
#Liste td.column7 input {border:#064382 solid 1px; background-color:#FFF;}

#Liste ul:first-child {display:block;}

.RelatedTop_free {width:200px; height:20px; background:url(/Files/System/climateconsult/Graphic/Sprites_Boxe.png) no-repeat 0px 0px; padding:10px 0px 0px 18px; font-size:10px; color:#FFF; text-transform:uppercase;}
.RelatedTile_free {width:185px; background:url(/Files/System/climateconsult/Graphic/leftmenuBG.png) no-repeat bottom; padding:14px 17px 22px 17px;}

.ShoppinbagTop {width:200px; height:43px; background:url(/Files/System/climateconsult/Graphic/Sprites_Boxe.png) no-repeat -968px -536px; margin-top:1px; padding:10px 0px 0px 18px; font-size:10px; color:#FFF; text-transform:uppercase;}
.ShoppinbagTop h1.h1 {color: #FFFFFF; font-size: 19px; text-transform:uppercase; font-family: "NeoSans-MediumMedium", Arial, sans-serif;}
.ShoppinbagTop h2.h2 {font-size:10px; text-transform:uppercase; margin-bottom:4px; font-family: "NeoSans-NormalRegular", Arial, sans-serif; color: #92adc9; }
.ShoppingbagTile {width:185px; background:url(/Files/System/climateconsult/Graphic/leftmenuBG.png) no-repeat bottom; padding:14px 17px 22px 17px;}
.ShoppingbagTile h1.h1 {font-size:19px; text-transform:uppercase; margin-bottom:;}

.ReferenceContainer {float:left; width:100%; margin-bottom:16px;}
.ReferenceText {float:left; margin-left:10px;}

.ReferenceContainer table {margin-top:5px;}
.ReferenceContainer td {height:17px; padding:0 0 0 10px;}
.ReferenceContainer a {color:#064382; font-weight:bold; padding:0 0 0 6px; text-decoration:none; background:url(/Files/System/climateconsult/Graphic/arrow.gif) no-repeat left top;}


/*SITEMAP*/
ul.M0 li a {color:#064382; font-weight:bold; padding:0 0 0 6px; text-decoration:none; background:url(/Files/System/climateconsult/Graphic/arrow.gif) no-repeat left top;}
ul.M1 li a {color:#333333; padding:0 0 0 6px; font-weight:normal; text-decoration:none; background:url(/Files/System/climateconsult/Graphic/arrow.gif) no-repeat left top;}

.EmployeesContainer {width:340px; float:left; margin-bottom:15px;}
.EmployeesImage {width:75px; height:100px; float:left; border:#CCCCCC solid 1px; padding:1px;}
.EmployeesText {float:left; width:250px; margin-left:10px; font-size:10px; color:#333333;}
.EmployeesText strong, b {color:#064382; font-size:12px;}

#RefPrintImage {display:none; width:681px; float:left;}
/*
 .sIFR-active h1, h2, a.mainMenu {
     visibility:hidden;
     margin:0px 0 0px;
 }
 */
 .SelectionToolsTD {padding:10px 0 10px 0; background:url(/Files/System/climateconsult/Graphic/dottedstreg.png) repeat-x top;}
 .ImageTeaser {float:left; margin:1px 0 0 1px;}
 .AktueltContainer {padding:10px 0 10px 0; background:url(/Files/System/climateconsult/Graphic/dottedstreg.png) repeat-x bottom;}
  .AktueltContainer b {display:block}
 .AktueltContainer small {margin-bottom:-5px; display:block; font-size:10px; color:#999;}


/*****************************************************************************
scalable Inman Flash Replacement (sIFR) version 3.

Copyright 2006 – 2008 Mark Wubben, <http://novemberborn.net/>

Older versions:
* IFR by Shaun Inman
* sIFR 1.0 by Mike Davidson, Shaun Inman and Tomas Jogin
* sIFR 2.0 by Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

See also <http://novemberborn.net/sifr3> and <http://wiki.novemberborn.net/sifr3>.

This software is licensed and provided under the CC-GNU LGPL.
See <http://creativecommons.org/licenses/LGPL/2.1/>
*****************************************************************************/

@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}

/*
Place CSS rules for to-be-replaced elements here. Prefix by .sIFR-active
so they only apply if sIFR is active. Make sure to limit the CSS to the screen
media type, in order not to have the printed text come out weird.
*/
@media screen {
  /* Example:
  .sIFR-active h1 {
    font-family: Verdana;
    visibility: hidden;
  }
  */
}

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 *
 * Version: 1.3.1 (05/03/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('http://climateconsult.dk/files/system/climateconsult/js/fancybox/fancybox.png');
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background-image: url('http://climateconsult.dk/files/system/climateconsult/js/fancybox/fancybox.png');
	background-position: -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 7px;
	margin: 0;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('http://climateconsult.dk/files/system/climateconsult/js/fancybox/fancy_title_over.png');
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background-image: url('http://climateconsult.dk/files/system/climateconsult/js/fancybox/fancybox.png');
	background-position: -40px -90px;
	background-repeat: no-repeat;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background-image: url('http://climateconsult.dk/files/system/climateconsult/js/fancybox/fancybox-x.png');
	background-position: 0px -40px;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background-image: url('http://climateconsult.dk/files/system/climateconsult/js/fancybox/fancybox.png');
	background-position: -55px -90px;
	background-repeat: no-repeat;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('http://climateconsult.dk/files/system/climateconsult/js/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('http://climateconsult.dk/files/system/climateconsult/js/fancybox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('http://climateconsult.dk/files/system/climateconsult/js/fancybox/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('http://climateconsult.dk/files/system/climateconsult/js/fancybox/fancybox-x.png');
}

#fancy-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('http://climateconsult.dk/files/system/climateconsult/js/fancybox/fancybox.png');
	background-position: -40px -162px;
}

#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('http://climateconsult.dk/files/system/climateconsult/js/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('http://climateconsult.dk/files/system/climateconsult/js/fancybox/fancybox.png');
	background-position: -40px -182px; 
}

#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('http://climateconsult.dk/files/system/climateconsult/js/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('http://climateconsult.dk/files/system/climateconsult/js/fancybox/fancybox.png');
	background-position: -40px -142px;
}

#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('http://climateconsult.dk/files/system/climateconsult/js/fancybox/fancybox-y.png');
}

#fancy-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('http://climateconsult.dk/files/system/climateconsult/js/fancybox/fancybox.png');
	background-position: -40px -122px;
}

/* IE */

#fancybox-loading.fancybox-ie div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://climateconsult.dk/files/system/climateconsult/js/fancybox/fancy_loading.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-close		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://climateconsult.dk/files/system/climateconsult/js/fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-title-over	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://climateconsult.dk/files/system/climateconsult/js/fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie #fancybox-title-left	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://climateconsult.dk/files/system/climateconsult/js/fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-main	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://climateconsult.dk/files/system/climateconsult/js/fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-right	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://climateconsult.dk/files/system/climateconsult/js/fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-left-ico		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://climateconsult.dk/files/system/climateconsult/js/fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-right-ico	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://climateconsult.dk/files/system/climateconsult/js/fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie .fancy-bg { background: transparent !important; }

.fancybox-ie #fancy-bg-n	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://climateconsult.dk/files/system/climateconsult/js/fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-ne	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://climateconsult.dk/files/system/climateconsult/js/fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-e	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://climateconsult.dk/files/system/climateconsult/js/fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-se	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://climateconsult.dk/files/system/climateconsult/js/fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-s	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://climateconsult.dk/files/system/climateconsult/js/fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-sw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://climateconsult.dk/files/system/climateconsult/js/fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-w	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://climateconsult.dk/files/system/climateconsult/js/fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-nw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://climateconsult.dk/files/system/climateconsult/js/fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }


