/* generic.css */
/* generic stylesheet for listbased navigation */
/* sets standard properties that may be modified later by specific gallery or custom stylesheets */

div.navigationwrapper
{
	clear:both;
}

/* remove all standard list looks */
ul.navigationlist
{
	list-style-type:none;
	margin:0;
	padding:0;
	min-width:1%; /* this rule fixes a display bug in IE7 by forcing it to calculate the menu width */
}
/* all menu items */
ul.navigationlist li.navigationlistitem
{
	margin:0;
	padding:0;
	display:block;
	float:left;
}
/* last menu item */
ul.navigationlist li.lastitem
{
}
/* all menu item links */
ul.navigationlist li.navigationlistitem a
{
	display:block;
	float:left;
	text-decoration:none;
	padding:0px;
}
/* all menu item links on hover */
ul.navigationlist li.navigationlistitem a:hover
{
	padding:0px;
	border:none;
}
/* last menu item link */
ul.navigationlist li.lastitem a
{
	clear:right;
}
/* text inside all menu item links */
ul.navigationlist li.navigationlistitem a span
{
	padding:7px 15px;
	display:block;
	white-space:nowrap;
}

/* menu items that should not appear in standard desktop mode (but still needs to be in the DOM to be available for a responsive mode) */
.ts-dt-hide, ul.navigationlist li.navigationlistitem.ts-dt-hide
{
    display:none;
}
/* defaultresponsive.css */
/* Begin defaultresponsive.css stylesheet, auto created on publish of sitelayout 7, 01-06-2025 14:23:02 */
@media screen and (max-width: 1024px)
{
	/* System default tabletlandscape mode: */
	.ts-tl-hide { display:none }
	.ts-tl-show { display:block }
	span.ts-tl-show, img.ts-tl-show { display:inline }
	li.ts-tl-show { display:list-item }
	table.ts-tl-show { display:table }
	tr.ts-tl-show { display:table-row }
	td.ts-tl-show, th.ts-tl-show { display:table-cell }
}
@media screen and (max-width: 768px)
{
	/* System default tabletportrait mode: */
	.ts-tp-hide { display:none }
	.ts-tp-show { display:block }
	span.ts-tp-show, img.ts-tp-show { display:inline }
	li.ts-tp-show { display:list-item }
	table.ts-tp-show { display:table }
	tr.ts-tp-show { display:table-row }
	td.ts-tp-show, th.ts-tp-show { display:table-cell }
}
@media screen and (max-width: 568px)
{
	/* System default phonelandscapewide mode: */
	.ts-plw-hide { display:none }
	.ts-plw-show { display:block }
	span.ts-plw-show, img.ts-plw-show { display:inline }
	li.ts-plw-show { display:list-item }
	table.ts-plw-show { display:table }
	tr.ts-plw-show { display:table-row }
	td.ts-plw-show, th.ts-plw-show { display:table-cell }
}
@media screen and (max-width: 480px)
{
	/* System default phonelandscape mode: */
	.ts-pl-hide { display:none }
	.ts-pl-show { display:block }
	span.ts-pl-show, img.ts-pl-show { display:inline }
	li.ts-pl-show { display:list-item }
	table.ts-pl-show { display:table }
	tr.ts-pl-show { display:table-row }
	td.ts-pl-show, th.ts-pl-show { display:table-cell }
}
@media screen and (max-width: 320px)
{
	/* System default phoneportrait mode: */
	.ts-pp-hide { display:none }
	.ts-pp-show { display:block }
	span.ts-pp-show, img.ts-pp-show { display:inline }
	li.ts-pp-show { display:list-item }
	table.ts-pp-show { display:table }
	tr.ts-pp-show { display:table-row }
	td.ts-pp-show, th.ts-pp-show { display:table-cell }
}
/* End of defaultresponsive.css stylesheet generated by sitelayout 7 */
/* master.css */
/* ------------------------------------------------------------------------------------------------------------------------------ */
/* This file was auto generated when the font was added or modified by houeny at 20-01-2020 09:29:51 */
/* ------------------------------------------------------------------------------------------------------------------------------ */

/* Generel skrifttype, -stÃ¸rrelse og linieafstand */
body, td, input, textarea, select
{
	font-family: OpenSans-Light,Helvetica,Arial,Sans-serif;
}

/* Generel skrifttype, -størrelse og linieafstand */
body, td, input, textarea, select
{
	font-size: 8pt;
	line-height: 11pt;
}

/* Normal afsnit og intro afsnit */
p
{
	margin: 0px 0px 2px 0px;
}

/* Alle links */
a
{
	text-decoration: none;
}

/* Alle links - mouseover */
a:hover
{
	text-decoration: underline;
}

/* Links i overskrifter - mouseover */
h1 a:hover, h2 a:hover, h3 a:hover
{
	text-decoration: none;
}

/* Sidetitel */
.pageheader
{
	font-size: 11pt;
	margin: 0px 0px 8px;
}

/* Afsnitsoverskrift */
.sectionheader
{
	font-size: 9pt;
	margin: 12px 0px 6px;
}

table
{
	border-collapse: collapse;
}
table[cellspacing]
{
    border-collapse: separate;
}

/* Tabel i standardformat - overskrift */
/*.tableheader, .tableheader td*/
.tableheader > td, .tableheader > th
{
	font-weight: 700;	
	padding: 3px 8px 4px;
}

/* Tabel i standardformat - rækker */
.tablelineodd, .tablelineodd > td, .tablelineeven, .tablelineeven > td
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 3px 8px;
}



body, td, input, textarea, select
{
	color: #333;
}
a
{
	color: inherit;
}
a:hover
{
	border-bottom-color: inherit;
}
.sectionheader a[name]
{
	color: #333;
}
table
{
	border-color: #333;
}
.tableheader, .tableheader td, .tableheader th
{
	background-color: inherit;
	color: white;
	border-color: inherit;
	border-bottom-color: #333;
}
.tablelineodd, .tablelineodd td
{
	border-bottom-color: #333;
}
.tablelineeven, .tablelineeven td
{
	border-bottom-color: #333;
}
body {background:rgb(255, 255, 255) none; margin:0px 0px 0px 0px}
#columnset1 {height:235px}
#columnset1_column1 {width:50%; height:100%}
#layoutbox4 {min-width:100px; min-height:20px; margin-right:-502px; position:absolute; top:30px; right:50%}
@media screen and (max-width: 1024px)
{
	#layoutbox4[data-ts-transitiontype="userdefined"]{transition:all 500ms ease 0ms}
	#layoutbox4[data-ts-transitionstate="state1"]{min-width:100px;min-height:20px}
	#layoutbox4[data-ts-transitionstate="state2"]{bottom:auto;left:auto;right:0px;margin-right:0px;min-width:100px;min-height:20px;position:absolute;background-color:rgb(255, 255, 255)}
}

#layoutbox17 {min-height:20px; position:relative; top:0px; left:0px}
#layoutbox1 {min-height:20px; padding:60px 0px 0px 0px; position:relative; top:0px; left:0px}
#layoutbox10 {width:220px; min-height:40px; background:none; display:none; position:absolute; top:0px; left:0px}
@media screen and (max-width: 1024px)
{
	#layoutbox10[data-ts-transitiontype="userdefined"]{transition:all 500ms ease 0ms}
	#layoutbox10[data-ts-transitionstate="state1"]{width:60px}
	#layoutbox10[data-ts-transitionstate="state2"]{width:220px}
}

div#mergefield_richtext8 {display:none}
@media screen and (max-width: 1024px)
{
	div#mergefield_richtext8[data-ts-transitiontype="userdefined"]{transition:all 500ms ease 0ms}
	div#mergefield_richtext8[data-ts-transitionstate="state2"]{left:10px}
}

#layoutbox11 {width:40px; min-height:40px; background:rgb(66, 66, 65) none}
@media screen and (max-width: 1024px)
{
	#layoutbox11[data-ts-transitiontype="userdefined"]{transition:all 500ms ease 0ms}
	#layoutbox11[data-ts-transitionstate="state2"]{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px}
}

#layoutbox13 {min-height:20px; display:none}
#layoutbox14 {min-height:20px; display:none}
#layoutbox15 {min-height:20px; display:none}
#layoutbox16 {width:200px; min-height:20px; margin-right:auto; margin-left:auto; float:none}
div#mergefield_richtext1 {padding:0px 0px 0px 0px; float:none}
#layoutbox9 {min-height:20px; padding-bottom:15px; display:none; position:absolute; top:28px; left:190px}
@media screen and (max-width: 1024px)
{
	#layoutbox9[data-ts-transitiontype="userdefined"]{transition:all 500ms ease 0ms}
	#layoutbox9[data-ts-transitionstate="state2"]{left:0px}
}

#layoutbox18 {min-height:20px; position:absolute; top:190px; left:85px}
#columnset1_column2 {width:1024px; height:100%}
#columnset1_column3 {width:50%; height:100%}
#layoutbox2 {min-height:20px}
#layoutbox19 {min-height:20px; padding-top:50px; padding-bottom:50px}
#layoutbox20 {min-height:20px; display:flex; justify-content:center; align-items:center}
#layoutbox21 {min-height:20px}
div#mergefield_ikon-fb > a > img {border:none}
div#mergefield_ikon-fb {padding-right:15px; padding-left:15px; float:left}
div#mergefield_Ikon-ig > a > img {border:none}
div#mergefield_Ikon-ig {padding-right:15px; padding-left:15px; float:left}
div#mergefield_ikon-pi > a > img {border:none}
div#mergefield_ikon-pi {padding-right:15px; padding-left:15px; float:left}
div#mergefield_richtext8_1 {margin-top:25px}
#layoutbox5 {width:0px; height:0px; overflow:hidden; margin-right:-490px; background:rgb(66, 66, 65) none; opacity:0; position:fixed; top:30px; right:50%}
@media screen and (min-width: 1025px)
{
	#layoutbox5[data-ts-transitiontype="userdefined"]{transition:all 500ms ease 0ms}
	#layoutbox5[data-ts-transitionstate="state1"]{border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:transparent;height:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;width:0px}
	#layoutbox5[data-ts-transitionstate="state2"]{border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-top-color:rgb(247, 247, 247);height:140px;margin-top:-72px;margin-right:-150px;opacity:1;padding-top:5px;padding-right:20px;padding-bottom:20px;padding-left:20px;top:50%;width:300px}
}
@media screen and (max-width: 1024px) and (min-width: 769px)
{
	#layoutbox5[data-ts-transitiontype="userdefined"]{transition:all 500ms ease 0ms}
	#layoutbox5[data-ts-transitionstate="state1"]{height:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;width:0px}
	#layoutbox5[data-ts-transitionstate="state2"]{display:block;height:140px;margin-top:-72px;margin-right:-150px;opacity:1;padding-top:5px;padding-right:20px;padding-bottom:20px;padding-left:20px;right:50%;top:50%;width:300px}
}
@media screen and (max-width: 768px) and (min-width: 569px)
{
	#layoutbox5[data-ts-transitiontype="userdefined"]{transition:all 500ms ease 0ms}
	#layoutbox5[data-ts-transitionstate="state1"]{height:0px;padding-top:0px;padding-right:0px;padding-left:0px;width:0px}
	#layoutbox5[data-ts-transitionstate="state2"]{display:block;height:140px;margin-top:-72px;margin-right:-150px;opacity:1;padding-top:5px;padding-right:20px;padding-left:20px;right:50%;top:50%;width:300px}
}
@media screen and (max-width: 568px)
{
	#layoutbox5[data-ts-transitiontype="userdefined"]{transition:all 500ms ease 0ms}
	#layoutbox5[data-ts-transitionstate="state1"]{height:0px;padding-top:0px;padding-right:0px;padding-left:0px;width:0px}
	#layoutbox5[data-ts-transitionstate="state2"]{display:block;height:140px;margin-top:-72px;margin-right:-150px;opacity:1;padding-top:5px;padding-right:20px;padding-left:20px;right:50%;top:50%;width:300px}
}
body.ie8 #layoutbox5[data-ts-transitiontype="userdefined"]{}
body.ie8 #layoutbox5[data-ts-transitionstate="state1"]{border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:transparent;height:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;width:0px}
body.ie8 #layoutbox5[data-ts-transitionstate="state2"]{border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-top-color:rgb(247, 247, 247);height:140px;margin-top:-72px;margin-right:-150px;opacity:1;padding-top:5px;padding-right:20px;padding-bottom:20px;padding-left:20px;top:50%;width:300px}

#layoutbox6 {width:100%; min-height:20px; position:relative}
div#mergefield_richtext5 {margin-top:-10px; margin-bottom:25px}
#layoutbox7 {min-width:45%; min-height:38px; padding-top:8px; float:left; background:rgb(255, 255, 255) none; opacity:0}
#layoutbox7[data-ts-transitiontype="userdefined"]{transition:all 500ms ease 0ms}
#layoutbox7[data-ts-transitionstate="state2"]{opacity:1}
body.ie8 #layoutbox7[data-ts-transitiontype="userdefined"]{}
body.ie8 #layoutbox7[data-ts-transitionstate="state2"]{opacity:1}

#layoutbox8 {min-width:45%; min-height:38px; padding-top:8px; float:right; background:rgb(255, 255, 255) none; opacity:0}
#layoutbox8[data-ts-transitiontype="userdefined"]{transition:all 500ms ease 0ms}
#layoutbox8[data-ts-transitionstate="state2"]{opacity:1}
body.ie8 #layoutbox8[data-ts-transitiontype="userdefined"]{}
body.ie8 #layoutbox8[data-ts-transitionstate="state2"]{opacity:1}

div#sitelayout10 {box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; width:100%; min-height:500px; margin:auto auto auto auto; float:none; background:rgb(255, 255, 255) none; border-top-style:none; border-right-style:none; border-bottom-style:none; border-left-style:none}
 .layoutcolumn {display:table-cell;overflow:hidden;float:none;vertical-align:top;box-sizing:border-box;}
 .layoutcolumnset {display:table;table-layout:fixed;width:100%;box-sizing:border-box;}
 .layoutfloatbreaker {width:0%; display:none;}
 .navigationwrapper .layoutfloatbreaker {clear:both; display:block; height:0px}
 [class="mergefield_image"] > a { display:inline-block; }
 .layoutbox {box-sizing:border-box;display:block;}
 button.layoutbox {border:none}
 button.layoutbox:focus {outline:none}
form {margin:0px; padding:0px}
select {margin:0px}
.size1 {font-size:xx-small}
.size2 {font-size:x-small}
.size3 {font-size:small}
.size4 {font-size:medium}
.size5 {font-size:large}
.size6 {font-size:x-large}
.size7 {font-size:xx-large}
ul.breadcrumb {display:inline-block;padding:0px;margin:0px;}
ul.breadcrumb li {display:inline-block;list-style-type:none;padding-left:2px;padding-right:2px;}
td { vertical-align:top; }
a > img, img[usemap] { border:none; }
td[valign="middle"] { vertical-align:middle; }
td[valign="bottom"] { vertical-align:bottom; }
html>/**/body img {vertical-align:bottom}
div.mergefield_image {font-size:0px; line-height:0px;}
@media screen and (min-width: 1px)
{
	body {-webkit-text-size-adjust:100%}
	img {max-width:100%;height:auto}
}

/* Tekstformatering i spalter og flettefelter */
#mergefield_richtext5, #mergefield_richtext5 td, #mergefield_richtext5 .section, #mergefield_richtext5 .sectionintro, #mergefield_richtext5 .sectionheader a[name] {color:#FFFFFF}
#mergefield_richtext5 .tableheader, #mergefield_richtext5 .tableheader td, #mergefield_richtext5 .tableheader td.section {color:#fff}
#mergefield_richtext5 .tablelineodd, #mergefield_richtext5 .tablelineodd td, #mergefield_richtext5 .tablelineeven, #mergefield_richtext5 .tablelineeven td {border-bottom-color:#FFFFFF}
#layoutbox16, #layoutbox16 td, #layoutbox16 .section, #layoutbox16 .sectionintro, #layoutbox16 .sectionheader a[name] {color:#000000}
#layoutbox16 .tableheader, #layoutbox16 .tableheader td, #layoutbox16 .tableheader td.section {color:#fff}
#layoutbox16 .tablelineodd, #layoutbox16 .tablelineodd td, #layoutbox16 .tablelineeven, #layoutbox16 .tablelineeven td {border-bottom-color:#000000}

/* Brugerdefinerede typografier */
/*=========TYPOGRAPHY==========*/
body, td, input, textarea, select {
  font-size: 15px;
  font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
  font-weight: normal;
  text-align: justify;
}
h1 b, h2 b, h3 b, h4 b {
  font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
  font-weight: normal;
  text-align: justify;
}

b, strong {
  font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
  font-weight: normal;
  text-align: justify;
}

.logo {
  font-size: 1.8em;
  font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
  font-weight: normal;
  text-decoration: none;
  color: #f7f7f7;
}

a.logo-wrapper {
  text-decoration: none;
}

.logo b {
  font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
  font-weight: normal;
}

p.section {
  margin: 0px 0px 10px 0px;
  font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
  font-weight: normal;
  text-align: justify;
}



/*=======NAVIGATION=======*/

/* TOPMENU DESKTOP */
#columnset1_column2,#layoutbox17,#layoutbox18 {
  overflow: visible;
}


.layoutbox minibasket-wrapper,#layoutbox4 {
z-index: 50;
}

.navigationwrapper {
z-index: 100;
}


@media screen and (min-width: 1025px) {
  #mergefield_navigation_level1 li.activeitem div {
    display: none;
  }
}

.shop-nav div.TBG0DC5CHGC3L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a span {
  padding-left: 1px;
  border-bottom: 1px solid #ddd;
}

.shop-nav div.TBG0DC5CHGC3L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover span,
.shop-nav div.TBG0DC5CHGC3L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a.activelink > span {
  padding-left: 10px;
}


/*=========MINI BASKET==========*/
.minibasket-wrapper {
  z-index: 7;  
}

.addtobasket-popup {
  z-index: 6;
  -webkit-box-shadow: 0px 4px 12px 0px #999;
  -moz-box-shadow: 0px 4px 12px 0px #999;
  box-shadow: 0px 4px 12px 0px #999;
}

.addtobasket-popup a {
  text-decoration: none;
}


/*========PRODUCTS============*/

.product .order-button a {
/*  padding: 6px 10px 6px 35px; */
  display: block;
  text-decoration: none;
  color: #f7f7f7;
}

.product .order-button {
  background-color: rgb(66, 66, 65);
  background-image: url(/media/basket-white@2x.gif);
  background-repeat: no-repeat;
  background-position: 8px 50%;
  background-size: 18px;
}

.product .tilbage-button a {
/*  padding: 6px 10px 6px 10px; */
  display: block;
  text-decoration: none;
  color: #000;
}

.product .order-count input {
  box-sizing: border-box;
  padding: 5px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 0px;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}

.product-price {
  font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
}


/* Userguide & Maintenance Button */
.userGuideKnap {
  display: block;
  text-align: center;
  padding: 5px 0px 5px 0px;
  border: 1px solid black;
  margin: 0 0 10px 0;
/*  width: 100%;
  padding: 5px 25% 5px 25%; */
}


/*=========ORDER FLOW===========*/
.buttons a, .buttons div,
.buttons,
.orderinfo-wrapper,
.orderinfo-wrapper div,
.order-steps,
.order-steps div {
  overflow: hidden;
}

.buttons a#orderbutton, .buttons .bestil a {
  background: rgb(66, 66, 65);
}

.buttons a {
  background: rgb(66, 66, 65);
  color: #f7f7f7;
  padding: 8px 20px;
  display: block;
  text-decoration: none;
}

.orderinfo-wrapper {
  font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
}
/*=========ORDER FLOW END===========*/


/*=========Coockie info==========*/
#cookieInfo
{
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    bottom: 0px;
    width: 100%;
    min-height: 40px;
    background: #000;
    color: white;
}


#cookieInfo a
{
    color: black;
}

#cookieInfo div.content
{
    max-width: 1084px;
    width: 100%;
    margin: 0 auto;
    padding: 10px;
}

#cookieInfo div.close
{
    float: right;
    padding: 0 10px 10px 10px;
    background-image: url(/media/close-button@2x.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 14px;
    height: 14px;
    cursor: pointer;
}

#cookieInfo.show
{
    display: block;
}
/*=========Coockie info==========*/

/* Responsive design css */
@media screen and (max-width: 1024px)
{
	.ts-tl-hide { display:none }
	.ts-tl-show { display:block }
	span.ts-tl-show, img.ts-tl-show { display:inline }
	li.ts-tl-show { display:list-item }
	table.ts-tl-show { display:table }
	tr.ts-tl-show { display:table-row }
	td.ts-tl-show, th.ts-tl-show { display:table-cell }
	#columnset1
	{
		height:20px;
	}
	#columnset1 > .layoutfloatbreaker
	{
		clear:none;
		display:none;
		width:0%;
	}
	#columnset1_column1
	{
		display:none;
	}
	#columnset1_column2
	{
		width:100%;
	}
	#layoutbox4
	{
		top:0px;
		bottom:auto;
		left:auto;
		right:0px;
		margin-right:0px;
	}
	#layoutbox17
	{
		position:static;
	}
	#layoutbox1
	{
		min-height:60px;
		height:auto;
		padding-top:15px;
	}
	#layoutbox10
	{
		width:60px;
		min-height:60px;
		display:block;
		min-width:0px;
		max-width:none;
		height:auto;
	}
	div#mergefield_richtext8
	{
		display:block;
		float:left;
		position:absolute;
		top:20px;
		left:-50px;
		right:auto;
		bottom:auto;
	}
	#layoutbox11
	{
		width:60px;
		min-height:60px;
		min-width:0px;
		max-width:none;
		height:auto;
		float:right;
		background-color:rgb(0, 0, 0);
		padding-top:20px;
		padding-left:10px;
		padding-right:10px;
	}
	#layoutbox13
	{
		min-height:0px;
		display:block;
		height:4px;
		overflow:hidden;
		background-color:rgb(255, 255, 255);
	}
	#layoutbox14
	{
		min-height:4px;
		display:block;
		height:auto;
		background-color:rgb(255, 255, 255);
		margin-top:4px;
	}
	#layoutbox15
	{
		min-height:4px;
		display:block;
		height:auto;
		background-color:rgb(255, 255, 255);
		margin-top:4px;
	}
	#layoutbox16
	{
		width:100px;
		min-width:0px;
		max-width:none;
	}
	div#mergefield_richtext1
	{
		min-width:0px;
		max-width:none;
		margin-left:0px;
	}
	#layoutbox9
	{
		width:220px;
		top:60px;
		left:-220px;
		min-width:0px;
		max-width:none;
		right:auto;
		bottom:auto;
		display:block;
		background-color:rgb(255, 255, 255);
	}
	div#mergefield_navigation_level1,[data-tsnavid="mergefield_navigation_level1"]
	{
		top:0px;
		left:0px;
	}
	#layoutbox18
	{
		display:none;
	}
	#columnset1_column3
	{
		width:1%;
		display:none;
	}
	#layoutbox5
	{
		right:20px;
		bottom:auto;
		left:auto;
		margin-right:0px;
	}

	/* User defined CSS for responsive mode 1024 */
	.logo-wrapper {
	  margin: 0 auto;
	}
	.logo {
	  font-size: 1.4em;
	  z-index: 8;
	}
	nav.main-nav {
	  height: 100%;
	  z-index: 10;
	}
	.nav-button {
	 z-index: 11;
	}
	.nav-dimm {
	  height: 100%;
	  z-index: 9;
	}
	.ForsideHoue {
	font-size: 45px !important;
	}
	/*======MINI BASKET=====*/
	/*div#layoutbox4[data-ts-transitionstate="state2"] {
	  height: 100%;
	  z-index: 10;
	}*/

	/* User defined CSS for specific elements for responsive mode 1024 */
	#layoutbox9
	{
	        z-index: 50;
	}
}


@media screen and (max-width: 768px)
{
	.ts-tp-hide { display:none }
	.ts-tp-show { display:block }
	span.ts-tp-show, img.ts-tp-show { display:inline }
	li.ts-tp-show { display:list-item }
	table.ts-tp-show { display:table }
	tr.ts-tp-show { display:table-row }
	td.ts-tp-show, th.ts-tp-show { display:table-cell }
}


@media screen and (max-width: 568px)
{
	.ts-plw-hide { display:none }
	.ts-plw-show { display:block }
	span.ts-plw-show, img.ts-plw-show { display:inline }
	li.ts-plw-show { display:list-item }
	table.ts-plw-show { display:table }
	tr.ts-plw-show { display:table-row }
	td.ts-plw-show, th.ts-plw-show { display:table-cell }

	/* User defined CSS for responsive mode 568 */
	.ForsideHoue,.ForsideHoueLille {
	font-size: 35px !important;
	}
	#cookieInfo {
	font-size: 10px !important;
	}
}


@media screen and (max-width: 480px)
{
	.ts-pl-hide { display:none }
	.ts-pl-show { display:block }
	span.ts-pl-show, img.ts-pl-show { display:inline }
	li.ts-pl-show { display:list-item }
	table.ts-pl-show { display:table }
	tr.ts-pl-show { display:table-row }
	td.ts-pl-show, th.ts-pl-show { display:table-cell }
	ul.navigationlist li.navigationlistitem.ts-pl-hide { display:none }
	ul.navigationlist li.navigationlistitem.ts-pl-show { display:block }

	/* User defined CSS for responsive mode 480 */
	.ForsideHoue,.ForsideHoueLille {
	font-size: 25px !important;
	}
}


@media screen and (max-width: 320px)
{
	.ts-pp-hide { display:none }
	.ts-pp-show { display:block }
	span.ts-pp-show, img.ts-pp-show { display:inline }
	li.ts-pp-show { display:list-item }
	table.ts-pp-show { display:table }
	tr.ts-pp-show { display:table-row }
	td.ts-pp-show, th.ts-pp-show { display:table-cell }
	ul.navigationlist li.navigationlistitem.ts-pp-hide { display:none }
	ul.navigationlist li.navigationlistitem.ts-pp-show { display:block }
}



/* navigation1.css */
/* NOTE: This is the actual desktop-mode navigation type, wrapped in a media query with a lower boundary to kill inheritance and avoid resets */
@media screen and (min-width: 1025px)
{
/* START OF ORIGINAL FILE CONTENT */
/* Desktop level 1 */

#preview
{
	 font-family:OpenSans-Light,Helvetica,Arial,Sans-serif;
}
#preview
{
	 font-size:8pt;
	 line-height:15px;
}
#preview a
{
	 color:inherit;
}
div.TBF0DC5CGBD4F
{
	 background-repeat:repeat;
	 background-position:left top;
}
div.TBF0DC5CGBD4F > div.navigationwrapper 
{
	 padding-top:0px;
	 padding-right:0px;
	 padding-bottom:0px;
	 padding-left:0px;
	 background-repeat:repeat;
	 background-position:left top;
	 /* IE7 hack */
	 min-height:1px;
}
div.TBF0DC5CGBD4F > div.navigationwrapper > ul.navigationlist > li.navigationlistitem
{
	
	 margin-right:0px;
}
div.TBF0DC5CGBD4F > div.navigationwrapper > ul.navigationlist > li.lastitem
{
	 margin:0px;
}
div.TBF0DC5CGBD4F > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a span
{
	 font-weight:400;
	 font-style:normal;
	 text-decoration:none;
	 padding-top:7px;
	 padding-right:15px;
	 padding-bottom:7px;
	 padding-left:15px;
	 color:#000000;
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
	 cursor:pointer;
}
div.TBF0DC5CGBD4F > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover span
{
	 font-weight:400;
	 font-style:normal;
	 text-decoration:none;
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}
div.TBF0DC5CGBD4F > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink span, 
div.TBF0DC5CGBD4F > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink:hover span
{
	 font-weight:400;
	 font-style:normal;
	 text-decoration:none;
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}
div.TBF0DC5CGBD4F > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a 
{
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}
div.TBF0DC5CGBD4F > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover 
{
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}
div.TBF0DC5CGBD4F > div.navigationwrapper > ul.navigationlist > li.activeitem > a, 
div.TBF0DC5CGBD4F > div.navigationwrapper > ul.navigationlist > li.activeitem > a:hover
{
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}

/* Advanced CSS for Desktop level 1 */

div.TBF0DC5CGBD4F
{
    /* box wrapping the entire navigation */
}

div.TBF0DC5CGBD4F > div.navigationwrapper
{
    /* the entire navigation */
}

div.TBF0DC5CGBD4F > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a
{
    /* all menu items */
}

div.TBF0DC5CGBD4F > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a > span
{
    /* text of all menu items */
}

div.TBF0DC5CGBD4F > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover
{
    /* menu items on hover */
}

div.TBF0DC5CGBD4F > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover > span
{
    /* text of menu items on hover */
}

div.TBF0DC5CGBD4F > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink
{
    /* the active menu item */
}

div.TBF0DC5CGBD4F > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink > span
{
    /* text of the active menu item */
}

div.TBF0DC5CGBD4F > div.navigationwrapper > ul.navigationlist > li.firstitem > a
{
    /* the first menu item */
}

div.TBF0DC5CGBD4F > div.navigationwrapper > ul.navigationlist > li.firstitem > a > span
{
    /* text of the first menu item */
}

div.TBF0DC5CGBD4F > div.navigationwrapper > ul.navigationlist > li.lastitem > a
{
    /* the last menuitem */
}

div.TBF0DC5CGBD4F > div.navigationwrapper > ul.navigationlist > li.lastitem > a > span
{
    /* text of the last menu item */
}

/* End of Desktop level 1 */


/* ------------------------------------------------ */
/* Standard active-path menu from 'render all' tab: */


/* Hide all submenus */
.TBF0DC5CGBD4F .navigationlistitem > div
{
    overflow:hidden;
    height:0px;
    width:0px;
}

/* Show submenus in the active path */
.TBF0DC5CGBD4F .navigationlistitem.activeitem > div
{
    height:auto;
    width:auto;
}

/* ------------------------------------------------ */
/* Custom CSS from 'render all' tab: */

div.sfnavlevel1.TBK0CC5CCBD0J .navigationwrapper
{
    /* main menu */
}

div.sfnavlevel1.TBK0CC5CCBD0J .navigationwrapper a
{
    /* main menu items */
}

div.sfnavlevel1.TBK0CC5CCBD0J li .navigationwrapper
{
    /* all submenus */
}

div.sfnavlevel1.TBK0CC5CCBD0J li .navigationwrapper a
{
    /* all submenuitems */
}
/* END OF ORIGINAL FILE CONTENT */
}


/* NOTE: This responsive interval references navigation type TBF0DC5CJCF4F (copied on 14-11-2023 08:08:55) */
@media screen and (max-width: 1024px)
{
	/* Mobile level 1 */
	#preview
	{
		 font-family:OpenSans-Light,Helvetica,Arial,Sans-serif;
	}
	#preview
	{
		 font-size:8pt;
		 line-height:15px;
	}
	#preview a
	{
		 color:inherit;
	}
	#preview
	{
		 max-width:240px;
	}
	div.TBF0DC5CGBD4F
	{
		 background-color:#FFFFFF;
		 background-repeat:repeat;
		 background-position:left top;
		 max-width:768px
	}
	div.TBF0DC5CGBD4F > div.navigationwrapper 
	{
		 padding-top:0px;
		 padding-right:0px;
		 padding-bottom:0px;
		 padding-left:0px;
		 background-color:#FFFFFF;
		 background-repeat:repeat;
		 background-position:left top;
		 /* IE7 hack */
		 min-height:1px;
	}
	div.TBF0DC5CGBD4F > div.navigationwrapper > ul.navigationlist > li.navigationlistitem
	{
		
		 margin-bottom:0px;
		 clear:left;
	}
	div.TBF0DC5CGBD4F > div.navigationwrapper > ul.navigationlist > li.lastitem
	{
		 margin:0px;
	}
	div.TBF0DC5CGBD4F > div.navigationwrapper > ul.navigationlist > li.navigationlistitem, 
	div.TBF0DC5CGBD4F > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a, 
	div.TBF0DC5CGBD4F > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a span
	{
		 float:none;
		 background:none;
	}
	div.TBF0DC5CGBD4F > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a span
	{
		 font-weight:400;
		 font-style:normal;
		 text-decoration:none;
		 padding-top:7px;
		 padding-right:10px;
		 padding-bottom:7px;
		 padding-left:10px;
		 color:#000000;
		 background-repeat:repeat;
		 background-position:left top;
		 background-image:none;
		 cursor:pointer;
	}
	div.TBF0DC5CGBD4F > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover span
	{
		 font-weight:400;
		 font-style:normal;
		 text-decoration:none;
		 background-color:#000000;
		 color:#FFFFFF;
		 background-repeat:repeat;
		 background-position:left top;
		 background-image:none;
	}
	div.TBF0DC5CGBD4F > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink span, 
	div.TBF0DC5CGBD4F > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink:hover span
	{
		 font-weight:400;
		 font-style:normal;
		 text-decoration:none;
		 background-color:#000000;
		 color:#FFFFFF;
		 background-repeat:repeat;
		 background-position:left top;
		 background-image:none;
	}
	div.TBF0DC5CGBD4F > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a 
	{
		 background-repeat:repeat;
		 background-position:left top;
		 background-image:none;
	}
	div.TBF0DC5CGBD4F > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover 
	{
		 background-repeat:repeat;
		 background-position:left top;
		 background-image:none;
	}
	div.TBF0DC5CGBD4F > div.navigationwrapper > ul.navigationlist > li.activeitem > a, 
	div.TBF0DC5CGBD4F > div.navigationwrapper > ul.navigationlist > li.activeitem > a:hover
	{
		 background-repeat:repeat;
		 background-position:left top;
		 background-image:none;
	}
	/* Advanced CSS for Mobile level 1 */
	div.TBF0DC5CGBD4F
	{
	    /* box wrapping the entire navigation */
	    min-width: 200px;
	}
	div.TBF0DC5CGBD4F > div.navigationwrapper
	{
	    /* the entire navigation */
	}
	div.TBF0DC5CGBD4F > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a
	{
	    /* all menu items */
	}
	div.TBF0DC5CGBD4F > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a > span
	{
	    /* text of all menu items */
	}
	div.TBF0DC5CGBD4F > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover
	{
	    /* menu items on hover */
	}
	div.TBF0DC5CGBD4F > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover > span
	{
	    /* text of menu items on hover */
	}
	div.TBF0DC5CGBD4F > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink
	{
	    /* the active menu item */
	}
	div.TBF0DC5CGBD4F > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink > span
	{
	    /* text of the active menu item */
	}
	div.TBF0DC5CGBD4F > div.navigationwrapper > ul.navigationlist > li.firstitem > a
	{
	    /* the first menu item */
	}
	div.TBF0DC5CGBD4F > div.navigationwrapper > ul.navigationlist > li.firstitem > a > span
	{
	    /* text of the first menu item */
	}
	div.TBF0DC5CGBD4F > div.navigationwrapper > ul.navigationlist > li.lastitem > a
	{
	    /* the last menuitem */
	}
	div.TBF0DC5CGBD4F > div.navigationwrapper > ul.navigationlist > li.lastitem > a > span
	{
	    /* text of the last menu item */
	}
	/* End of Mobile level 1 */
	/* ------------------------------------------------ */
	/* Custom CSS from 'render all' tab: */
	div.sfnavlevel1.TBK0CC5CCBD0J .navigationwrapper
	{
	    /* main menu */
	}
	div.sfnavlevel1.TBK0CC5CCBD0J .navigationwrapper a
	{
	    /* main menu items */
	}
	div.sfnavlevel1.TBK0CC5CCBD0J li .navigationwrapper
	{
	    /* all submenus */
	}
	div.sfnavlevel1.TBK0CC5CCBD0J li .navigationwrapper a
	{
	    /* all submenuitems */
	}
}

/* navigation1.css */
/* NOTE: This is the actual desktop-mode navigation type, wrapped in a media query with a lower boundary to kill inheritance and avoid resets */
@media screen and (min-width: 1025px)
{
/* START OF ORIGINAL FILE CONTENT */
/* Desktop level 2 */

#preview
{
	 font-family:OpenSans-Light,Helvetica,Arial,Sans-serif;
}
#preview
{
	 font-size:8pt;
	 line-height:15px;
}
#preview a
{
	 color:inherit;
}
#preview
{
	 max-width:240px;
}
div.TBG0DC5CHGC3L
{
	 background-repeat:repeat;
	 background-position:left top;
	 max-width:768px
}
div.TBG0DC5CHGC3L > div.navigationwrapper 
{
	 padding-top:0px;
	 padding-right:0px;
	 padding-bottom:0px;
	 padding-left:0px;
	 background-repeat:repeat;
	 background-position:left top;
	 /* IE7 hack */
	 min-height:1px;
}
div.TBG0DC5CHGC3L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem
{
	
	 margin-bottom:0px;
	 clear:left;
}
div.TBG0DC5CHGC3L > div.navigationwrapper > ul.navigationlist > li.lastitem
{
	 margin:0px;
}
div.TBG0DC5CHGC3L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem, 
div.TBG0DC5CHGC3L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a, 
div.TBG0DC5CHGC3L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a span
{
	 float:none;
	 background:none;
}
div.TBG0DC5CHGC3L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a span
{
	 font-weight:400;
	 font-style:normal;
	 text-decoration:none;
	 padding-top:7px;
	 padding-right:15px;
	 padding-bottom:7px;
	 padding-left:25px;
	 color:#000000;
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
	 cursor:pointer;
}
div.TBG0DC5CHGC3L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover span
{
	 font-weight:400;
	 font-style:normal;
	 text-decoration:none;
	 background-color:#000000;
	 color:#FFFFFF;
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}
div.TBG0DC5CHGC3L > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink span, 
div.TBG0DC5CHGC3L > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink:hover span
{
	 font-weight:400;
	 font-style:normal;
	 text-decoration:none;
	 background-color:#000000;
	 color:#FFFFFF;
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}
div.TBG0DC5CHGC3L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a 
{
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}
div.TBG0DC5CHGC3L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover 
{
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}
div.TBG0DC5CHGC3L > div.navigationwrapper > ul.navigationlist > li.activeitem > a, 
div.TBG0DC5CHGC3L > div.navigationwrapper > ul.navigationlist > li.activeitem > a:hover
{
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}

/* Advanced CSS for Desktop level 2 */

div.TBG0DC5CHGC3L
{
    /* box wrapping the entire navigation */
}

div.TBG0DC5CHGC3L > div.navigationwrapper
{
    /* the entire navigation */
}

div.TBG0DC5CHGC3L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a
{
    /* all menu items */
}

div.TBG0DC5CHGC3L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a > span
{
    /* text of all menu items */
}

div.TBG0DC5CHGC3L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover
{
    /* menu items on hover */
}

div.TBG0DC5CHGC3L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover > span
{
    /* text of menu items on hover */
}

div.TBG0DC5CHGC3L > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink
{
    /* the active menu item */
}

div.TBG0DC5CHGC3L > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink > span
{
    /* text of the active menu item */
}

div.TBG0DC5CHGC3L > div.navigationwrapper > ul.navigationlist > li.firstitem > a
{
    /* the first menu item */
}

div.TBG0DC5CHGC3L > div.navigationwrapper > ul.navigationlist > li.firstitem > a > span
{
    /* text of the first menu item */
}

div.TBG0DC5CHGC3L > div.navigationwrapper > ul.navigationlist > li.lastitem > a
{
    /* the last menuitem */
}

div.TBG0DC5CHGC3L > div.navigationwrapper > ul.navigationlist > li.lastitem > a > span
{
    /* text of the last menu item */
}

/* End of Desktop level 2 */


/* ------------------------------------------------ */
/* Standard suckerfish from 'render all' tab: */

div.sfnavlevel1.TBG0DC5CHGC3L li .navigationwrapper
{
    position: absolute;
    z-index: 1000;
    left: -999em;
    width: 150px;
}
div.sfnavlevel1.TBG0DC5CHGC3L li .navigationwrapper a
{
    width: 150px;
    overflow: hidden;
    float:left !important;
}
div.sfnavlevel1.TBG0DC5CHGC3L div.sfnavlevel2,
div.sfnavlevel1.TBG0DC5CHGC3L div.sfnavlevel3,
div.sfnavlevel1.TBG0DC5CHGC3L div.sfnavlevel4,
div.sfnavlevel1.TBG0DC5CHGC3L div.sfnavlevel5
{
    float:left;
}
div.sfnavlevel1.TBG0DC5CHGC3L li:hover .navigationwrapper
{
    left:auto;
}
div.sfnavlevel1.TBG0DC5CHGC3L div.sfnavlevel2,
div.sfnavlevel1.TBG0DC5CHGC3L div.sfnavlevel2
{
    clear:both;
}
div.sfnavlevel1.TBG0DC5CHGC3L div.sfnavlevel2 div.sfnavlevel3 .navigationwrapper,
div.sfnavlevel1.TBG0DC5CHGC3L div.sfnavlevel3 div.sfnavlevel4 .navigationwrapper,
div.sfnavlevel1.TBG0DC5CHGC3L div.sfnavlevel4 div.sfnavlevel5 .navigationwrapper,
div.sfnavlevel1.TBG0DC5CHGC3L div.sfnavlevel2 li:hover div.sfnavlevel4 .navigationwrapper,
div.sfnavlevel1.TBG0DC5CHGC3L div.sfnavlevel2 li:hover div.sfnavlevel5 .navigationwrapper,
div.sfnavlevel1.TBG0DC5CHGC3L div.sfnavlevel2 li:hover div.sfnavlevel3 li:hover div.sfnavlevel5 .navigationwrapper
{
    left: -999em;
}
div.sfnavlevel1.TBG0DC5CHGC3L div.sfnavlevel2 li:hover .navigationwrapper,
div.sfnavlevel1.TBG0DC5CHGC3L div.sfnavlevel3 li:hover div.sfnavlevel4 .navigationwrapper,
div.sfnavlevel1.TBG0DC5CHGC3L div.sfnavlevel2 li:hover div.sfnavlevel4 li:hover div.sfnavlevel5 .navigationwrapper
{
    left: 150px;
}
div.sfnavlevel1.TBG0DC5CHGC3L .navigationwrapper
{
    clear:none;
    float:left;
    width:100%;
}
div.sfnavlevel1.TBG0DC5CHGC3L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem,
div.sfnavlevel1.TBG0DC5CHGC3L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem a
{
    float:left;
    width:100%;
}
div.sfnavlevel1.TBG0DC5CHGC3L div.sfnavlevel2
{
    clear:none;
}

/* ------------------------------------------------ */
/* Custom CSS from 'render all' tab: */

div.sfnavlevel1.TBK0CC5CCBD0J .navigationwrapper
{
    /* main menu */
}

div.sfnavlevel1.TBK0CC5CCBD0J .navigationwrapper a
{
    /* main menu items */
}

div.sfnavlevel1.TBK0CC5CCBD0J li .navigationwrapper
{
    /* all submenus */
}

div.sfnavlevel1.TBK0CC5CCBD0J li .navigationwrapper a
{
    /* all submenuitems */
}
/* END OF ORIGINAL FILE CONTENT */
}


/* NOTE: This responsive interval references navigation type TBF0DC5CJCG1J (copied on 14-11-2023 08:08:55) */
@media screen and (max-width: 1024px)
{
	/* Mobile level 2 */
	#preview
	{
		 font-family:OpenSans-Light,Helvetica,Arial,Sans-serif;
	}
	#preview
	{
		 font-size:8pt;
		 line-height:15px;
	}
	#preview a
	{
		 color:inherit;
	}
	#preview
	{
		 max-width:240px;
	}
	div.TBG0DC5CHGC3L
	{
		 background-repeat:repeat;
		 background-position:left top;
		 max-width:768px
	}
	div.TBG0DC5CHGC3L > div.navigationwrapper 
	{
		 padding-top:0px;
		 padding-right:0px;
		 padding-bottom:0px;
		 padding-left:0px;
		 background-repeat:repeat;
		 background-position:left top;
		 /* IE7 hack */
		 min-height:1px;
	}
	div.TBG0DC5CHGC3L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem
	{
		
		 margin-bottom:0px;
		 clear:left;
	}
	div.TBG0DC5CHGC3L > div.navigationwrapper > ul.navigationlist > li.lastitem
	{
		 margin:0px;
	}
	div.TBG0DC5CHGC3L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem, 
	div.TBG0DC5CHGC3L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a, 
	div.TBG0DC5CHGC3L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a span
	{
		 float:none;
		 background:none;
	}
	div.TBG0DC5CHGC3L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a span
	{
		 font-weight:400;
		 font-style:normal;
		 text-decoration:none;
		 padding-top:7px;
		 padding-right:10px;
		 padding-bottom:7px;
		 padding-left:20px;
		 color:#000000;
		 background-repeat:repeat;
		 background-position:left top;
		 background-image:none;
		 cursor:pointer;
	}
	div.TBG0DC5CHGC3L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover span
	{
		 font-weight:400;
		 font-style:normal;
		 text-decoration:none;
		 background-color:#000000;
		 color:#FFFFFF;
		 background-repeat:repeat;
		 background-position:left top;
		 background-image:none;
	}
	div.TBG0DC5CHGC3L > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink span, 
	div.TBG0DC5CHGC3L > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink:hover span
	{
		 font-weight:400;
		 font-style:normal;
		 text-decoration:none;
		 background-color:#000000;
		 color:#FFFFFF;
		 background-repeat:repeat;
		 background-position:left top;
		 background-image:none;
	}
	div.TBG0DC5CHGC3L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a 
	{
		 background-repeat:repeat;
		 background-position:left top;
		 background-image:none;
	}
	div.TBG0DC5CHGC3L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover 
	{
		 background-repeat:repeat;
		 background-position:left top;
		 background-image:none;
	}
	div.TBG0DC5CHGC3L > div.navigationwrapper > ul.navigationlist > li.activeitem > a, 
	div.TBG0DC5CHGC3L > div.navigationwrapper > ul.navigationlist > li.activeitem > a:hover
	{
		 background-repeat:repeat;
		 background-position:left top;
		 background-image:none;
	}
	/* Advanced CSS for Mobile level 2 */
	div.TBG0DC5CHGC3L
	{
	    /* box wrapping the entire navigation */
	}
	div.TBG0DC5CHGC3L > div.navigationwrapper
	{
	    /* the entire navigation */
	}
	div.TBG0DC5CHGC3L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a
	{
	    /* all menu items */
	}
	div.TBG0DC5CHGC3L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a > span
	{
	    /* text of all menu items */
	}
	div.TBG0DC5CHGC3L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover
	{
	    /* menu items on hover */
	}
	div.TBG0DC5CHGC3L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover > span
	{
	    /* text of menu items on hover */
	}
	div.TBG0DC5CHGC3L > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink
	{
	    /* the active menu item */
	}
	div.TBG0DC5CHGC3L > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink > span
	{
	    /* text of the active menu item */
	}
	div.TBG0DC5CHGC3L > div.navigationwrapper > ul.navigationlist > li.firstitem > a
	{
	    /* the first menu item */
	}
	div.TBG0DC5CHGC3L > div.navigationwrapper > ul.navigationlist > li.firstitem > a > span
	{
	    /* text of the first menu item */
	}
	div.TBG0DC5CHGC3L > div.navigationwrapper > ul.navigationlist > li.lastitem > a
	{
	    /* the last menuitem */
	}
	div.TBG0DC5CHGC3L > div.navigationwrapper > ul.navigationlist > li.lastitem > a > span
	{
	    /* text of the last menu item */
	}
	/* End of Mobile level 2 */
	/* ------------------------------------------------ */
	/* Standard suckerfish from 'render all' tab: */
	div.sfnavlevel1.TBG0DC5CHGC3L li .navigationwrapper
	{
	    position: absolute;
	    z-index: 1000;
	    left: -999em;
	    width: 150px;
	}
	div.sfnavlevel1.TBG0DC5CHGC3L li .navigationwrapper a
	{
	    width: 150px;
	    overflow: hidden;
	    float:left !important;
	}
	div.sfnavlevel1.TBG0DC5CHGC3L div.sfnavlevel2,
	div.sfnavlevel1.TBG0DC5CHGC3L div.sfnavlevel3,
	div.sfnavlevel1.TBG0DC5CHGC3L div.sfnavlevel4,
	div.sfnavlevel1.TBG0DC5CHGC3L div.sfnavlevel5
	{
	    float:left;
	}
	div.sfnavlevel1.TBG0DC5CHGC3L li:hover .navigationwrapper
	{
	    left:auto;
	}
	div.sfnavlevel1.TBG0DC5CHGC3L div.sfnavlevel2,
	div.sfnavlevel1.TBG0DC5CHGC3L div.sfnavlevel2
	{
	    clear:both;
	}
	div.sfnavlevel1.TBG0DC5CHGC3L div.sfnavlevel2 div.sfnavlevel3 .navigationwrapper,
	div.sfnavlevel1.TBG0DC5CHGC3L div.sfnavlevel3 div.sfnavlevel4 .navigationwrapper,
	div.sfnavlevel1.TBG0DC5CHGC3L div.sfnavlevel4 div.sfnavlevel5 .navigationwrapper,
	div.sfnavlevel1.TBG0DC5CHGC3L div.sfnavlevel2 li:hover div.sfnavlevel4 .navigationwrapper,
	div.sfnavlevel1.TBG0DC5CHGC3L div.sfnavlevel2 li:hover div.sfnavlevel5 .navigationwrapper,
	div.sfnavlevel1.TBG0DC5CHGC3L div.sfnavlevel2 li:hover div.sfnavlevel3 li:hover div.sfnavlevel5 .navigationwrapper
	{
	    left: -999em;
	}
	div.sfnavlevel1.TBG0DC5CHGC3L div.sfnavlevel2 li:hover .navigationwrapper,
	div.sfnavlevel1.TBG0DC5CHGC3L div.sfnavlevel3 li:hover div.sfnavlevel4 .navigationwrapper,
	div.sfnavlevel1.TBG0DC5CHGC3L div.sfnavlevel2 li:hover div.sfnavlevel4 li:hover div.sfnavlevel5 .navigationwrapper
	{
	    left: 150px;
	}
	div.sfnavlevel1.TBG0DC5CHGC3L .navigationwrapper
	{
	    clear:none;
	    float:left;
	    width:100%;
	}
	div.sfnavlevel1.TBG0DC5CHGC3L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem,
	div.sfnavlevel1.TBG0DC5CHGC3L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem a
	{
	    float:left;
	    width:100%;
	}
	div.sfnavlevel1.TBG0DC5CHGC3L div.sfnavlevel2
	{
	    clear:none;
	}
	/* ------------------------------------------------ */
	/* Custom CSS from 'render all' tab: */
	div.sfnavlevel1.TBK0CC5CCBD0J .navigationwrapper
	{
	    /* main menu */
	}
	div.sfnavlevel1.TBK0CC5CCBD0J .navigationwrapper a
	{
	    /* main menu items */
	}
	div.sfnavlevel1.TBK0CC5CCBD0J li .navigationwrapper
	{
	    /* all submenus */
	}
	div.sfnavlevel1.TBK0CC5CCBD0J li .navigationwrapper a
	{
	    /* all submenuitems */
	}
}

/* navigation1.css */
/* DeskLVL1 */

#preview
{
	 font-family:OpenSans-Light,Helvetica,Arial,Sans-serif;
}
#preview
{
	 font-size:8pt;
	 line-height:15px;
}
#preview a
{
	 color:inherit;
}
div.TDB1DC6CHDJ0H
{
	 background-repeat:repeat;
	 background-position:left top;
}
div.TDB1DC6CHDJ0H > div.navigationwrapper 
{
	 padding-top:0px;
	 padding-right:0px;
	 padding-bottom:0px;
	 padding-left:0px;
	 background-repeat:repeat;
	 background-position:left top;
	 /* IE7 hack */
	 min-height:1px;
}
div.TDB1DC6CHDJ0H > div.navigationwrapper > ul.navigationlist > li.navigationlistitem
{
	
	 margin-right:0px;
}
div.TDB1DC6CHDJ0H > div.navigationwrapper > ul.navigationlist > li.lastitem
{
	 margin:0px;
}
div.TDB1DC6CHDJ0H > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a span
{
	 font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
	 font-weight:400;
	 font-style:normal;
	 text-decoration:none;
	 padding-top:7px;
	 padding-right:15px;
	 padding-bottom:7px;
	 padding-left:15px;
	 color:#000000;
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
	 cursor:pointer;
}
div.TDB1DC6CHDJ0H > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover span
{
	 font-weight:400;
	 font-style:normal;
	 text-decoration:none;
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}
div.TDB1DC6CHDJ0H > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink span, 
div.TDB1DC6CHDJ0H > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink:hover span
{
	 font-weight:400;
	 font-style:normal;
	 text-decoration:none;
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}
div.TDB1DC6CHDJ0H > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a 
{
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}
div.TDB1DC6CHDJ0H > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover 
{
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}
div.TDB1DC6CHDJ0H > div.navigationwrapper > ul.navigationlist > li.activeitem > a, 
div.TDB1DC6CHDJ0H > div.navigationwrapper > ul.navigationlist > li.activeitem > a:hover
{
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}

/* Advanced CSS for DeskLVL1 */

div.TDB1DC6CHDJ0H
{
    /* boks uden om hele navigationen */
}

div.TDB1DC6CHDJ0H > div.navigationwrapper
{
    /* hele navigationen */
}

div.TDB1DC6CHDJ0H > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a
{
    /* alle menupunkter */
}

div.TDB1DC6CHDJ0H > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a > span
{
    /* tekst på alle menupunkter */

}

div.TDB1DC6CHDJ0H > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover
{
    /* menupunkter ved hover */
}

div.TDB1DC6CHDJ0H > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover > span
{
    /* tekst på menupunkter ved hover */
}

div.TDB1DC6CHDJ0H > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink
{
    /* det aktive menupunkt */
}

div.TDB1DC6CHDJ0H > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink > span
{
    /* teksten på det aktive menupunkt */
}

div.TDB1DC6CHDJ0H > div.navigationwrapper > ul.navigationlist > li.firstitem > a
{
    /* det første menupunkt */
}

div.TDB1DC6CHDJ0H > div.navigationwrapper > ul.navigationlist > li.firstitem > a > span
{
    /* teksten på det første menupunkt */
}

div.TDB1DC6CHDJ0H > div.navigationwrapper > ul.navigationlist > li.lastitem > a
{
    /* det sidste menupunkt */
}

div.TDB1DC6CHDJ0H > div.navigationwrapper > ul.navigationlist > li.lastitem > a > span
{
    /* teksten på det sidste menupunkt */
}

/* End of DeskLVL1 */


/* ------------------------------------------------ */
/* Standard suckerfish from 'render all' tab: */

div.sfnavlevel1.TDB1DC6CHDJ0H li .navigationwrapper
{
    position: absolute;
    z-index: 1000;
    left: -999em;
    width: 170px;
}
div.sfnavlevel1.TDB1DC6CHDJ0H li .navigationwrapper a
{
    width: 170px;
    overflow: hidden;
    float:left !important;
}
div.sfnavlevel1.TDB1DC6CHDJ0H div.sfnavlevel2,
div.sfnavlevel1.TDB1DC6CHDJ0H div.sfnavlevel3,
div.sfnavlevel1.TDB1DC6CHDJ0H div.sfnavlevel4,
div.sfnavlevel1.TDB1DC6CHDJ0H div.sfnavlevel5
{
    float:left;
}
div.sfnavlevel1.TDB1DC6CHDJ0H li:hover .navigationwrapper
{
    left:auto;
}
div.sfnavlevel1.TDB1DC6CHDJ0H div.sfnavlevel2,
div.sfnavlevel1.TDB1DC6CHDJ0H div.sfnavlevel2
{
    clear:both;
}
div.sfnavlevel1.TDB1DC6CHDJ0H div.sfnavlevel2 div.sfnavlevel3 .navigationwrapper,
div.sfnavlevel1.TDB1DC6CHDJ0H div.sfnavlevel3 div.sfnavlevel4 .navigationwrapper,
div.sfnavlevel1.TDB1DC6CHDJ0H div.sfnavlevel4 div.sfnavlevel5 .navigationwrapper,
div.sfnavlevel1.TDB1DC6CHDJ0H div.sfnavlevel2 li:hover div.sfnavlevel4 .navigationwrapper,
div.sfnavlevel1.TDB1DC6CHDJ0H div.sfnavlevel2 li:hover div.sfnavlevel5 .navigationwrapper,
div.sfnavlevel1.TDB1DC6CHDJ0H div.sfnavlevel2 li:hover div.sfnavlevel3 li:hover div.sfnavlevel5 .navigationwrapper
{
    left: -999em;
}
div.sfnavlevel1.TDB1DC6CHDJ0H div.sfnavlevel2 li:hover .navigationwrapper,
div.sfnavlevel1.TDB1DC6CHDJ0H div.sfnavlevel3 li:hover div.sfnavlevel4 .navigationwrapper,
div.sfnavlevel1.TDB1DC6CHDJ0H div.sfnavlevel2 li:hover div.sfnavlevel4 li:hover div.sfnavlevel5 .navigationwrapper
{
    left: 170px;
}
@media (pointer: coarse)
{
    div.sfnavlevel1.TDB1DC6CHDJ0H li .navigationwrapper,
    div.sfnavlevel1.TDB1DC6CHDJ0H div.sfnavlevel2 li .navigationwrapper,
    div.sfnavlevel1.TDB1DC6CHDJ0H div.sfnavlevel2 div.sfnavlevel3 .navigationwrapper,
    div.sfnavlevel1.TDB1DC6CHDJ0H div.sfnavlevel3 div.sfnavlevel4 .navigationwrapper,
    div.sfnavlevel1.TDB1DC6CHDJ0H div.sfnavlevel4 div.sfnavlevel5 .navigationwrapper,
    div.sfnavlevel1.TDB1DC6CHDJ0H div.sfnavlevel2 li:hover div.sfnavlevel4 .navigationwrapper,
    div.sfnavlevel1.TDB1DC6CHDJ0H div.sfnavlevel2 li:hover div.sfnavlevel5 .navigationwrapper,
    div.sfnavlevel1.TDB1DC6CHDJ0H div.sfnavlevel2 li:hover div.sfnavlevel3 li:hover div.sfnavlevel5 .navigationwrapper
    {
        display: none;
    }
    div.sfnavlevel1.TDB1DC6CHDJ0H li:hover .navigationwrapper,
    div.sfnavlevel1.TDB1DC6CHDJ0H div.sfnavlevel2 li:hover .navigationwrapper,
    div.sfnavlevel1.TDB1DC6CHDJ0H div.sfnavlevel3 li:hover div.sfnavlevel4 .navigationwrapper,
    div.sfnavlevel1.TDB1DC6CHDJ0H div.sfnavlevel2 li:hover div.sfnavlevel4 li:hover div.sfnavlevel5 .navigationwrapper
    {
        display: block;
    }
}

/* ------------------------------------------------ */
/* Custom CSS from 'render all' tab: */


div.sfnavlevel1.TDB1DC6CHDJ0H .navigationwrapper
{
    /* hovedmenu */
}

div.sfnavlevel1.TDB1DC6CHDJ0H .navigationwrapper a
{
    /* hovedmenupunkter */
}

div.sfnavlevel1.TDB1DC6CHDJ0H li .navigationwrapper
{
    /* alle undermenuer */
}

div.sfnavlevel1.TDB1DC6CHDJ0H li .navigationwrapper a
{
    /* alle undermenupunkter */
}


/* navigation1.css */
/* Brugerdefineret navigationstypografi */

#preview
{
	 font-family:OpenSans-Light,Helvetica,Arial,Sans-serif;
}
#preview
{
	 font-size:8pt;
	 line-height:15px;
}
#preview a
{
	 color:inherit;
}
div.TCD0JC7CFFL5G
{
	 background-color:#000000;
	 background-repeat:repeat;
	 background-position:left top;
}
div.TCD0JC7CFFL5G > div.navigationwrapper 
{
	 padding-top:5px;
	 padding-right:0px;
	 padding-bottom:5px;
	 padding-left:0px;
	 background-color:#000000;
	 background-repeat:repeat;
	 background-position:left top;
	 /* IE7 hack */
	 min-height:1px;
}
div.TCD0JC7CFFL5G > div.navigationwrapper > ul.navigationlist > li.navigationlistitem
{
	
	 font-size:10pt;
	 line-height:14px;
	 margin-right:0px;
}
div.TCD0JC7CFFL5G > div.navigationwrapper > ul.navigationlist > li.lastitem
{
	 margin:0px;
}
div.TCD0JC7CFFL5G > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a span
{
	 font-family:Helvetica,Sans-serif;
	 font-size:10pt;
	 line-height:14px;
	 font-weight:400;
	 font-style:normal;
	 text-decoration:none;
	 padding-top:10px;
	 padding-right:15px;
	 padding-bottom:10px;
	 padding-left:15px;
	 color:#FFFFFF;
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
	 cursor:pointer;
}
div.TCD0JC7CFFL5G > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover span
{
	 font-weight:400;
	 font-style:normal;
	 text-decoration:none;
	 background-color:#333333;
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}
div.TCD0JC7CFFL5G > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink span, 
div.TCD0JC7CFFL5G > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink:hover span
{
	 font-weight:400;
	 font-style:normal;
	 text-decoration:none;
	 background-color:#333333;
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}
div.TCD0JC7CFFL5G > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a 
{
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}
div.TCD0JC7CFFL5G > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover 
{
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}
div.TCD0JC7CFFL5G > div.navigationwrapper > ul.navigationlist > li.activeitem > a, 
div.TCD0JC7CFFL5G > div.navigationwrapper > ul.navigationlist > li.activeitem > a:hover
{
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}

/* Advanced CSS for Brugerdefineret navigationstypografi */

div.TCD0JC7CFFL5G
{
    /* boks uden om hele navigationen */
}

div.TCD0JC7CFFL5G > div.navigationwrapper
{
    /* hele navigationen */
}

div.TCD0JC7CFFL5G > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a
{
    /* alle menupunkter */
}

div.TCD0JC7CFFL5G > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a > span
{
    /* tekst på alle menupunkter */
text-transform: uppercase;
}

div.TCD0JC7CFFL5G > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover
{
    /* menupunkter ved hover */
}

div.TCD0JC7CFFL5G > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover > span
{
    /* tekst på menupunkter ved hover */
}

div.TCD0JC7CFFL5G > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink
{
    /* det aktive menupunkt */
}

div.TCD0JC7CFFL5G > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink > span
{
    /* teksten på det aktive menupunkt */
}

div.TCD0JC7CFFL5G > div.navigationwrapper > ul.navigationlist > li.firstitem > a
{
    /* det første menupunkt */
}

div.TCD0JC7CFFL5G > div.navigationwrapper > ul.navigationlist > li.firstitem > a > span
{
    /* teksten på det første menupunkt */
}

div.TCD0JC7CFFL5G > div.navigationwrapper > ul.navigationlist > li.lastitem > a
{
    /* det sidste menupunkt */
}

div.TCD0JC7CFFL5G > div.navigationwrapper > ul.navigationlist > li.lastitem > a > span
{
    /* teksten på det sidste menupunkt */
}

/* End of Brugerdefineret navigationstypografi */


/* ------------------------------------------------ */
/* Standard suckerfish from 'render all' tab: */

div.sfnavlevel1.TCD0JC7CFFL5G li .navigationwrapper
{
    position: absolute;
    z-index: 1000;
    left: -999em;
    width: 150px;
}
div.sfnavlevel1.TCD0JC7CFFL5G li .navigationwrapper a
{
    width: 150px;
    overflow: hidden;
    float:left !important;
}
div.sfnavlevel1.TCD0JC7CFFL5G div.sfnavlevel2,
div.sfnavlevel1.TCD0JC7CFFL5G div.sfnavlevel3,
div.sfnavlevel1.TCD0JC7CFFL5G div.sfnavlevel4,
div.sfnavlevel1.TCD0JC7CFFL5G div.sfnavlevel5
{
    float:left;
}
div.sfnavlevel1.TCD0JC7CFFL5G li:hover .navigationwrapper
{
    left:auto;
}
div.sfnavlevel1.TCD0JC7CFFL5G div.sfnavlevel2,
div.sfnavlevel1.TCD0JC7CFFL5G div.sfnavlevel2
{
    clear:both;
}
div.sfnavlevel1.TCD0JC7CFFL5G div.sfnavlevel2 div.sfnavlevel3 .navigationwrapper,
div.sfnavlevel1.TCD0JC7CFFL5G div.sfnavlevel3 div.sfnavlevel4 .navigationwrapper,
div.sfnavlevel1.TCD0JC7CFFL5G div.sfnavlevel4 div.sfnavlevel5 .navigationwrapper,
div.sfnavlevel1.TCD0JC7CFFL5G div.sfnavlevel2 li:hover div.sfnavlevel4 .navigationwrapper,
div.sfnavlevel1.TCD0JC7CFFL5G div.sfnavlevel2 li:hover div.sfnavlevel5 .navigationwrapper,
div.sfnavlevel1.TCD0JC7CFFL5G div.sfnavlevel2 li:hover div.sfnavlevel3 li:hover div.sfnavlevel5 .navigationwrapper
{
    left: -999em;
}
div.sfnavlevel1.TCD0JC7CFFL5G div.sfnavlevel2 li:hover .navigationwrapper,
div.sfnavlevel1.TCD0JC7CFFL5G div.sfnavlevel3 li:hover div.sfnavlevel4 .navigationwrapper,
div.sfnavlevel1.TCD0JC7CFFL5G div.sfnavlevel2 li:hover div.sfnavlevel4 li:hover div.sfnavlevel5 .navigationwrapper
{
    left: 150px;
}

/* ------------------------------------------------ */
/* Custom CSS from 'render all' tab: */


div.sfnavlevel1.TDB1DC6CHDJ0H .navigationwrapper
{
    /* hovedmenu */
}

div.sfnavlevel1.TDB1DC6CHDJ0H .navigationwrapper a
{
    /* hovedmenupunkter */
}

div.sfnavlevel1.TDB1DC6CHDJ0H li .navigationwrapper
{
    /* alle undermenuer */
}

div.sfnavlevel1.TDB1DC6CHDJ0H li .navigationwrapper a
{
    /* alle undermenupunkter */
}


/* site.css */
@font-face {
font-family: OpenSansCnd-Bold;
src: url('/setup/fonts/3436d809-0331-428e-b2c4-9fe1b036a8ba.eot'); /* IE9 Compatability Modes */
src: url('/setup/fonts/3436d809-0331-428e-b2c4-9fe1b036a8ba.eot?') format('eot'),
url('/setup/fonts/3436d809-0331-428e-b2c4-9fe1b036a8ba.woff') format('woff');
}
@font-face {
font-family: OpenSansCnd-Light;
src: url('/setup/fonts/1aa3a5ed-80f4-42fd-acc7-1a598ebcb051.eot'); /* IE9 Compatability Modes */
src: url('/setup/fonts/1aa3a5ed-80f4-42fd-acc7-1a598ebcb051.eot?') format('eot'),
url('/setup/fonts/1aa3a5ed-80f4-42fd-acc7-1a598ebcb051.woff') format('woff');
}
@font-face {
font-family: OpenSans-Bold;
src: url('/setup/fonts/8fa6df95-9b0c-4889-975d-f26b4e955e1c.eot'); /* IE9 Compatability Modes */
src: url('/setup/fonts/8fa6df95-9b0c-4889-975d-f26b4e955e1c.eot?') format('eot'),
url('/setup/fonts/8fa6df95-9b0c-4889-975d-f26b4e955e1c.woff') format('woff');
}
@font-face {
font-family: OpenSans-Light;
src: url('/setup/fonts/4395a900-98e3-419f-a985-6fb742389b58.eot'); /* IE9 Compatability Modes */
src: url('/setup/fonts/4395a900-98e3-419f-a985-6fb742389b58.eot?') format('eot'),
url('/setup/fonts/4395a900-98e3-419f-a985-6fb742389b58.woff') format('woff');
}
@font-face {
font-family: 'Helvetica Neue';
src: url('/setup/fonts/aedfc2a6-c20c-40d4-8f55-a8a147fde7f2.eot'); /* IE9 Compatability Modes */
src: url('/setup/fonts/aedfc2a6-c20c-40d4-8f55-a8a147fde7f2.eot?') format('eot'),
url('/setup/fonts/aedfc2a6-c20c-40d4-8f55-a8a147fde7f2.woff') format('woff');
}
@font-face {
font-family: 'Helvetica Neue Bold';
src: url('/setup/fonts/10aa196c-d8a5-454f-85f4-612acd77b0e8.eot'); /* IE9 Compatability Modes */
src: url('/setup/fonts/10aa196c-d8a5-454f-85f4-612acd77b0e8.eot?') format('eot'),
url('/setup/fonts/10aa196c-d8a5-454f-85f4-612acd77b0e8.woff') format('woff');
}

.heading1 {
font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
font-size: 0.9em;
line-height: 1em;
text-transform: uppercase;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 20px;
font-weight: normal;
}

.heading2 {
font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
font-size: 1em;
line-height: 1em;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 35px;
margin-bottom: 15px;
font-weight: normal;
}

.heading3 {
font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
font-size: 1.3em;
line-height: 1em;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 30px;
margin-bottom: 15px;
font-weight: normal;
}

.product-heading {
font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
font-size: 15px;
line-height: 1em;
text-transform: uppercase;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 5px;
font-weight: normal;
}

.product-short-txt {
font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
font-size: 11px;
line-height: 1.1em;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 10px;
font-weight: normal;
}

.product-price {
font-family: OpenSansCnd-Light,Helvetica,Arial,Sans-serif;
font-size: 1.3em;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 10px;
margin-bottom: 10px;
font-weight: normal;
}

.product-choice-header {
font-family: OpenSansCnd-Light,Helvetica,Arial,Sans-serif;
font-size: 1.3em;
font-weight: 700;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
font-weight: normal;
}

.Productdetailheader {
color: #333333;
font-weight: 700;
}

.Product-Price-Detal {
font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
font-size: 2em;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 10px;
margin-bottom: 10px;
font-weight: normal;
}

.ProductsLink {
font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
font-size: 0.8em;
color: #f7f7f7;
line-height: 1.2em;
text-transform: uppercase;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
font-weight: normal;
}

.ForsideText {
font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
font-size: 0.8em;
color: #f7f7f7;
line-height: 1.2em;
text-transform: uppercase;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
font-weight: normal;
}

.ForsideTextStor {
font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
font-size: 1.4em;
color: #f7f7f7;
line-height: 1.2em;
text-transform: uppercase;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
font-weight: normal;
}

.ForsideTextAbout {
font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
font-size: 14px;
color: #000000;
line-height: 1.2em;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
font-weight: normal;
}

.ForsideTextAboutOvr {
font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
font-size: 1.1em;
font-weight: 700;
color: #f7f7f7;
line-height: 1.1em;
text-transform: uppercase;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
font-weight: normal;
}

.ForsideHoue {
font-family: 'Helvetica Neue Bold',Helvetica,Arial,sans-serif;
font-size: 3.8em;
color: #acafb2;
line-height: 0.8em;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 5px;
font-weight: normal;
}

.ForsideHoueOvr2 {
font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
font-size: 1.1em;
color: #acafb2;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 5px;
font-weight: normal;
}

.ForsideHoueText {
font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
font-size: 1em;
color: #acafb2;
line-height: 1.2;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 5px;
font-weight: normal;
}

.ForsideTextFed {
font-family: 'Helvetica Neue Bold',Helvetica,Arial,sans-serif;
font-size: 1.2em;
color: #acafb2;
line-height: 1.2em;
text-transform: uppercase;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
font-weight: normal;
}

.Overskrift {
font-family: 'Helvetica Neue Bold',Helvetica,Arial,sans-serif;
font-size: 24px;
font-weight: 700;
line-height: 1em;
text-indent: 0px;
text-transform: uppercase;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
font-weight: normal;
}

.BrodtextFed {
font-family: 'Helvetica Neue Bold',Helvetica,Arial,sans-serif;
font-weight: 700}

.Download-Heading {
font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
font-size: 15px;
line-height: 1.5;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 5px;
font-weight: normal;
}

.Download-Type {
font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
font-size: 12px;
line-height: 1.2;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 5px;
font-weight: normal;
}

.ForsideHoueLille {
font-family: 'Helvetica Neue Bold',Helvetica,Arial,sans-serif;
font-size: 40px;
color: #cccccc;
line-height: 1em;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 5px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
font-weight: normal;
}

.HeidiBrodtextFed {
font-family: 'Helvetica Neue Bold',Helvetica,Arial,sans-serif;
font-weight: 700;
line-height: 0px;
text-align: center;
text-transform: uppercase;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px}

.heading1:hover {
}

.heading2:hover {
}

.heading3:hover {
}

.product-heading:hover {
}

.product-short-txt:hover {
}

.product-price:hover {
}

.product-choice-header:hover {
}

.Productdetailheader:hover {
}

.Product-Price-Detal:hover {
}

.ProductsLink:hover {
}

.ForsideText:hover {
}

.ForsideTextStor:hover {
}

.ForsideTextAbout:hover {
}

.ForsideTextAboutOvr:hover {
}

.ForsideHoue:hover {
}

.ForsideHoueOvr2:hover {
}

.ForsideHoueText:hover {
}

.ForsideTextFed:hover {
}

.Overskrift:hover {
}

.BrodtextFed:hover {
}

.Download-Heading:hover {
}

.Download-Type:hover {
}

.ForsideHoueLille:hover {
}

.HeidiBrodtextFed:hover {
}

 
