/* 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;
}
/* master.css */
/* Generel skrifttype, -størrelse og linieafstand */
body, td, input, textarea, select
{
	font-family: Verdana, Geneva, 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: steelblue;
}
a:hover
{
	border-bottom-color: steelblue;
}
.sectionheader a[name]
{
	color: #333;
}
table
{
	border-color: #333;
}
.tableheader, .tableheader td, .tableheader th
{
	background-color: steelblue;
	color: white;
	border-color: steelblue;
	border-bottom-color: #333;
}
.tablelineodd, .tablelineodd td
{
	border-bottom-color: #333;
}
.tablelineeven, .tablelineeven td
{
	border-bottom-color: #333;
}
html {height:100%}
body {background:rgb(255, 255, 255) none; margin:0px 0px 0px 0px; height:100%}
#layoutbox1 {width:100%; min-height:92px; background:rgb(69, 202, 88) none; position:fixed; top:0px; left:0px}
#layoutbox3 {width:100%; max-width:1024px; min-height:20px; margin-right:auto; margin-left:auto; padding-left:10px; clear:none}
div#mergefield_richtext1 {float:left}
#layoutbox13 {width:40px; min-height:40px; padding-right:5px; padding-left:5px; float:right; display:none}
#layoutbox14 {width:30px; height:3px; overflow:hidden; background:rgb(255, 255, 255) none; position:relative}
#layoutbox15 {width:30px; min-height:3px; background:rgb(255, 255, 255) none; position:relative; top:6px; left:0px}
#layoutbox16 {width:30px; height:3px; overflow:hidden; background:rgb(255, 255, 255) none; position:relative; top:12px; left:0px}
div#mergefield_navigation_level1,[data-tsnavid="mergefield_navigation_level1"] {float:right; position:relative; top:40px; left:0px}
@media screen and (max-width: 768px)
{
	div#mergefield_navigation_level1[data-ts-transitiontype="pushtopdown"]{-webkit-transition:border-top-width 500ms ease 0ms, border-bottom-width 500ms ease 0ms, padding-top 500ms ease 0ms, padding-bottom 500ms ease 0ms, height 500ms ease 0ms;-moz-transition:border-top-width 500ms ease 0ms, border-bottom-width 500ms ease 0ms, padding-top 500ms ease 0ms, padding-bottom 500ms ease 0ms, height 500ms ease 0ms;-o-transition:border-top-width 500ms ease 0ms, border-bottom-width 500ms ease 0ms, padding-top 500ms ease 0ms, padding-bottom 500ms ease 0ms, height 500ms ease 0ms;transition:border-top-width 500ms ease 0ms, border-bottom-width 500ms ease 0ms, padding-top 500ms ease 0ms, padding-bottom 500ms ease 0ms, height 500ms ease 0ms;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;overflow:hidden}
	[data-tsnavid="mergefield_navigation_level1"][data-ts-transitiontype="pushtopdown"]{-webkit-transition:border-top-width 500ms ease 0ms, border-bottom-width 500ms ease 0ms, padding-top 500ms ease 0ms, padding-bottom 500ms ease 0ms, height 500ms ease 0ms;-moz-transition:border-top-width 500ms ease 0ms, border-bottom-width 500ms ease 0ms, padding-top 500ms ease 0ms, padding-bottom 500ms ease 0ms, height 500ms ease 0ms;-o-transition:border-top-width 500ms ease 0ms, border-bottom-width 500ms ease 0ms, padding-top 500ms ease 0ms, padding-bottom 500ms ease 0ms, height 500ms ease 0ms;transition:border-top-width 500ms ease 0ms, border-bottom-width 500ms ease 0ms, padding-top 500ms ease 0ms, padding-bottom 500ms ease 0ms, height 500ms ease 0ms;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;overflow:hidden}
	div#mergefield_navigation_level1[data-ts-transitionstate="state1"]{border-top-width:0px;border-bottom-width:0px;padding-top:0px;padding-bottom:0px;min-height:0px;height:0px;overflow:hidden}
	[data-tsnavid="mergefield_navigation_level1"][data-ts-transitionstate="state1"]{border-top-width:0px;border-bottom-width:0px;padding-top:0px;padding-bottom:0px;min-height:0px;height:0px;overflow:hidden}
}

#layoutbox4 {height:0px; overflow:hidden; clear:both}
#layoutbox5 {min-height:20px; margin-bottom:60px; position:relative; top:90px; left:0px}
#layoutbox2 {width:100%; min-height:20px; background:rgb(33, 40, 47) none; position:fixed; bottom:0px; left:0px}
#layoutbox6 {width:100%; max-width:1024px; min-height:20px; margin-right:auto; margin-left:auto; padding:5px 5px 5px 5px}
#layoutbox7 {width:50px; height:50px; overflow:hidden; float:right; background:url(/media/sitelayouts/4/imagegenerator/0x30/media.png) no-repeat 50% 50%; background-size:auto 30px}
#layoutbox7[data-ts-transitiontype="userdefined"]{-webkit-transition:all 200ms ease 0ms;-moz-transition:all 200ms ease 0ms;-o-transition:all 200ms ease 0ms;transition:all 200ms ease 0ms}
#layoutbox7[data-ts-transitionstate="state2"]{transform:scale(1.1, 1.1);-ms-transform:scale(1.1, 1.1);-webkit-transform:scale(1.1, 1.1);-moz-transform:scale(1.1, 1.1);transform-origin:center center 0px;-ms-transform-origin:center center 0px;-webkit-transform-origin:center center 0px;-moz-transform-origin:center center 0px}
body.ie8 #layoutbox7[data-ts-transitiontype="userdefined"]{}
body.ie8 #layoutbox7[data-ts-transitionstate="state2"]{transform:scale(1.1, 1.1);-ms-transform:scale(1.1, 1.1);-webkit-transform:scale(1.1, 1.1);-moz-transform:scale(1.1, 1.1);transform-origin:center center 0px;-ms-transform-origin:center center 0px;-webkit-transform-origin:center center 0px;-moz-transform-origin:center center 0px}

#layoutbox8 {width:50px; min-height:50px; float:right; background:url(/media/sitelayouts/4/imagegenerator/0x30/google.png) no-repeat 50% 50%; background-size:auto 30px}
#layoutbox8[data-ts-transitiontype="userdefined"]{-webkit-transition:all 200ms ease 0ms;-moz-transition:all 200ms ease 0ms;-o-transition:all 200ms ease 0ms;transition:all 200ms ease 0ms}
#layoutbox8[data-ts-transitionstate="state2"]{transform:scale(1.1, 1.1);-ms-transform:scale(1.1, 1.1);-webkit-transform:scale(1.1, 1.1);-moz-transform:scale(1.1, 1.1);transform-origin:center center 0px;-ms-transform-origin:center center 0px;-webkit-transform-origin:center center 0px;-moz-transform-origin:center center 0px}
body.ie8 #layoutbox8[data-ts-transitiontype="userdefined"]{}
body.ie8 #layoutbox8[data-ts-transitionstate="state2"]{transform:scale(1.1, 1.1);-ms-transform:scale(1.1, 1.1);-webkit-transform:scale(1.1, 1.1);-moz-transform:scale(1.1, 1.1);transform-origin:center center 0px;-ms-transform-origin:center center 0px;-webkit-transform-origin:center center 0px;-moz-transform-origin:center center 0px}

#layoutbox9 {width:50px; min-height:50px; float:right; background:url(/media/sitelayouts/4/imagegenerator/0x30/pinterest.png) no-repeat 50% 50%; background-size:auto 30px}
#layoutbox9[data-ts-transitiontype="userdefined"]{-webkit-transition:all 200ms ease 0ms;-moz-transition:all 200ms ease 0ms;-o-transition:all 200ms ease 0ms;transition:all 200ms ease 0ms}
#layoutbox9[data-ts-transitionstate="state2"]{transform:scale(1.1, 1.1);-ms-transform:scale(1.1, 1.1);-webkit-transform:scale(1.1, 1.1);-moz-transform:scale(1.1, 1.1);transform-origin:center center 0px;-ms-transform-origin:center center 0px;-webkit-transform-origin:center center 0px;-moz-transform-origin:center center 0px}
body.ie8 #layoutbox9[data-ts-transitiontype="userdefined"]{}
body.ie8 #layoutbox9[data-ts-transitionstate="state2"]{transform:scale(1.1, 1.1);-ms-transform:scale(1.1, 1.1);-webkit-transform:scale(1.1, 1.1);-moz-transform:scale(1.1, 1.1);transform-origin:center center 0px;-ms-transform-origin:center center 0px;-webkit-transform-origin:center center 0px;-moz-transform-origin:center center 0px}

#layoutbox10 {width:50px; min-height:50px; float:right; background:url(/media/sitelayouts/4/imagegenerator/0x30/twitter.png) no-repeat 50% 50%; background-size:auto 30px}
#layoutbox10[data-ts-transitiontype="userdefined"]{-webkit-transition:all 200ms ease 0ms;-moz-transition:all 200ms ease 0ms;-o-transition:all 200ms ease 0ms;transition:all 200ms ease 0ms}
#layoutbox10[data-ts-transitionstate="state2"]{transform:scale(1.1, 1.1);-ms-transform:scale(1.1, 1.1);-webkit-transform:scale(1.1, 1.1);-moz-transform:scale(1.1, 1.1);transform-origin:center center 0px;-ms-transform-origin:center center 0px;-webkit-transform-origin:center center 0px;-moz-transform-origin:center center 0px}
body.ie8 #layoutbox10[data-ts-transitiontype="userdefined"]{}
body.ie8 #layoutbox10[data-ts-transitionstate="state2"]{transform:scale(1.1, 1.1);-ms-transform:scale(1.1, 1.1);-webkit-transform:scale(1.1, 1.1);-moz-transform:scale(1.1, 1.1);transform-origin:center center 0px;-ms-transform-origin:center center 0px;-webkit-transform-origin:center center 0px;-moz-transform-origin:center center 0px}

#layoutbox11 {width:50px; height:50px; overflow:hidden; float:right; background:url(/media/sitelayouts/4/imagegenerator/0x30/facebook.png) no-repeat 50% 50%; background-size:auto 30px}
#layoutbox11[data-ts-transitiontype="userdefined"]{-webkit-transition:all 200ms ease 0ms;-moz-transition:all 200ms ease 0ms;-o-transition:all 200ms ease 0ms;transition:all 200ms ease 0ms}
#layoutbox11[data-ts-transitionstate="state2"]{transform:scale(1.1, 1.1);-ms-transform:scale(1.1, 1.1);-webkit-transform:scale(1.1, 1.1);-moz-transform:scale(1.1, 1.1);transform-origin:center center 0px;-ms-transform-origin:center center 0px;-webkit-transform-origin:center center 0px;-moz-transform-origin:center center 0px}
body.ie8 #layoutbox11[data-ts-transitiontype="userdefined"]{}
body.ie8 #layoutbox11[data-ts-transitionstate="state2"]{transform:scale(1.1, 1.1);-ms-transform:scale(1.1, 1.1);-webkit-transform:scale(1.1, 1.1);-moz-transform:scale(1.1, 1.1);transform-origin:center center 0px;-ms-transform-origin:center center 0px;-webkit-transform-origin:center center 0px;-moz-transform-origin:center center 0px}

#layoutbox12 {height:0px; overflow:hidden; clear:both}
div#mergefield_navigation_level2,[data-tsnavid="mergefield_navigation_level2"] {display:none}
div#sitelayout4 {box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; width:100%; min-height:100%; margin:auto auto auto auto; 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;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
 .layoutcolumnset {display:table;table-layout:fixed;width:100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-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;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;display:block}
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 */

/* High-definition background images if supported by device */
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi)
{
	#layoutbox7 {background-image:url('/media/sitelayouts/4/imagegenerator/0x30/media@2x.png'); background-size:auto 30px}
	#layoutbox8 {background-image:url('/media/sitelayouts/4/imagegenerator/0x30/google@2x.png'); background-size:auto 30px}
	#layoutbox9 {background-image:url('/media/sitelayouts/4/imagegenerator/0x30/pinterest@2x.png'); background-size:auto 30px}
	#layoutbox10 {background-image:url('/media/sitelayouts/4/imagegenerator/0x30/twitter@2x.png'); background-size:auto 30px}
	#layoutbox11 {background-image:url('/media/sitelayouts/4/imagegenerator/0x30/facebook@2x.png'); background-size:auto 30px}
}

/* Brugerdefinerede typografier */
#sitelayout4 {
    overflow-x: hidden;
    overflow-y: hidden;
}

/*******************************
*        Boxes Hierarchy       *
*******************************/

header#layoutbox1, footer#layoutbox2{
    z-index: 2000;
}

/* Responsive design css */
@media screen and (max-width: 1024px)
{
	div#sitelayout4
	{
		position:relative;
	}
	#layoutbox5
	{
		right:auto;
		bottom:auto;
		padding-bottom:30px;
	}
	#layoutbox2
	{
		position:relative;
		top:auto;
		right:auto;
	}
}

@media screen and (max-width: 768px)
{
	#layoutbox1
	{
		padding-top:0px;
		padding-left:0px;
		padding-bottom:0px;
		padding-right:0px;
	}
	#layoutbox3
	{
		padding-top:0px;
		padding-left:0px;
		padding-bottom:0px;
		padding-right:0px;
	}
	div#mergefield_richtext1
	{
		margin-top:0px;
		margin-left:20px;
	}
	#layoutbox13
	{
		display:block;
		position:relative;
		top:30px;
		right:15px;
		bottom:auto;
		left:auto;
	}
	div#mergefield_navigation_level1,[data-tsnavid="mergefield_navigation_level1"]
	{
		top:0px;
		width:100%;
		min-width:0px;
		max-width:none;
		right:auto;
		bottom:auto;
	}
}

@media screen and (max-width: 600px)
{
	#layoutbox13
	{
		top:23px;
	}
	#layoutbox5
	{
		top:68px;
		right:auto;
		bottom:auto;
	}
}

@media screen and (max-width: 480px)
{
	ul.navigationlist li.navigationlistitem.ts-pl-hide
	{
		display:none;
	}
	ul.navigationlist li.navigationlistitem.ts-pl-show
	{
		display:block;
	}
}

@media screen and (max-width: 320px)
{
	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: 769px)
{
/* START OF ORIGINAL FILE CONTENT */
/* Desktop */

#preview
{
	 font-family:Verdana, Geneva, Sans-Serif;
}
#preview
{
	 font-size:8pt;
	 line-height:15px;
}
#preview a
{
	 color:steelblue;
}
div.TCD0CC6CGDJ1B
{
	 background-repeat:repeat;
	 background-position:left top;
}
div.TCD0CC6CGDJ1B > 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.TCD0CC6CGDJ1B > div.navigationwrapper > ul.navigationlist
{
	 float:right;
}
div.TCD0CC6CGDJ1B > div.navigationwrapper > ul.navigationlist > li.navigationlistitem
{
	
	 margin-right:0px;
}
div.TCD0CC6CGDJ1B > div.navigationwrapper > ul.navigationlist > li.lastitem
{
	 margin:0px;
}
div.TCD0CC6CGDJ1B > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a span
{
	 font-family:'OpenSans SemiBold';
	 font-weight:400;
	 font-style:normal;
	 text-decoration:none;
	 padding-top:9px;
	 padding-right:15px;
	 padding-bottom:15px;
	 padding-left:15px;
	 color:#fff;
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
	 cursor:pointer;
}
div.TCD0CC6CGDJ1B > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover span
{
	 font-weight:400;
	 font-style:normal;
	 text-decoration:none;
	 color:#21282F;
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}
div.TCD0CC6CGDJ1B > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink span, 
div.TCD0CC6CGDJ1B > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink:hover span
{
	 font-weight:400;
	 font-style:normal;
	 text-decoration:none;
	 color:#21282F;
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}
div.TCD0CC6CGDJ1B > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a 
{
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}
div.TCD0CC6CGDJ1B > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover 
{
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}
div.TCD0CC6CGDJ1B > div.navigationwrapper > ul.navigationlist > li.activeitem > a, 
div.TCD0CC6CGDJ1B > div.navigationwrapper > ul.navigationlist > li.activeitem > a:hover
{
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}

/* Advanced CSS for Desktop */

div.TCD0CC6CGDJ1B
{
	/* boks uden om hele navigationen */
}

div.TCD0CC6CGDJ1B > div.navigationwrapper
{
	/* hele navigationen */
}

div.TCD0CC6CGDJ1B > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a
{
	/* alle menupunkter */
}

div.TCD0CC6CGDJ1B > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a > span
{
	/* tekst på alle menupunkter */
	font-size: 18px;
}

div.TCD0CC6CGDJ1B > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:not(:only-child)>span
{

	background-image: url(/media/2nd_level.png);
	background-repeat: no-repeat;
	background-position: 50% 100%;
	background-size: auto 14px;
}

div.TCD0CC6CGDJ1B > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover
{
	/* menupunkter ved hover */
}

div.TCD0CC6CGDJ1B > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:not(:only-child):hover > span,
div.TCD0CC6CGDJ1B > div.navigationwrapper > ul.navigationlist > li.navigationlistitem  > a.activelink:not(:only-child) > span
{
	/* tekst på menupunkter ved hover */
	background-image: url(/media/2nd_level-dark.png);
	background-repeat: no-repeat;
	background-position: 50% 100%;
	background-size: auto 14px;
}

div.TCD0CC6CGDJ1B > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink
{
	/* det aktive menupunkt */
}

div.TCD0CC6CGDJ1B > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink > span
{
	/* teksten på det aktive menupunkt */
}

div.TCD0CC6CGDJ1B > div.navigationwrapper > ul.navigationlist > li.firstitem > a
{
	/* det første menupunkt */
}

div.TCD0CC6CGDJ1B > div.navigationwrapper > ul.navigationlist > li.firstitem > a > span
{
	/* teksten på det første menupunkt */
}

div.TCD0CC6CGDJ1B > div.navigationwrapper > ul.navigationlist > li.lastitem > a
{
	/* det sidste menupunkt */
}

div.TCD0CC6CGDJ1B > div.navigationwrapper > ul.navigationlist > li.lastitem > a > span
{
	/* teksten på det sidste menupunkt */
}

/* End of Desktop */


/* ------------------------------------------------ */
/* Standard suckerfish from 'render all' tab: */


div.sfnavlevel1.TCD0CC6CGDJ1B li .navigationwrapper
{
    position: absolute;
    z-index: 1000;
    left: -999em;
    width: 200px;
}

div.sfnavlevel1.TCD0CC6CGDJ1B li .navigationwrapper a
{
    width: 200px;
    overflow: hidden;
    float:left !important;
}

div.sfnavlevel1.TCD0CC6CGDJ1B div.sfnavlevel2, 
div.sfnavlevel1.TCD0CC6CGDJ1B div.sfnavlevel3,
div.sfnavlevel1.TCD0CC6CGDJ1B div.sfnavlevel4,
div.sfnavlevel1.TCD0CC6CGDJ1B div.sfnavlevel5
{
    float:left;
}      

div.sfnavlevel1.TCD0CC6CGDJ1B li:hover .navigationwrapper
{
    left: auto;
}

div.sfnavlevel1.TCD0CC6CGDJ1B div.sfnavlevel2,
div.sfnavlevel1.TCD0CC6CGDJ1B div.sfnavlevel2
{
    clear:both
}

div.sfnavlevel1.TCD0CC6CGDJ1B div.sfnavlevel2 div.sfnavlevel3 .navigationwrapper, 
div.sfnavlevel1.TCD0CC6CGDJ1B div.sfnavlevel3 div.sfnavlevel4 .navigationwrapper, 
div.sfnavlevel1.TCD0CC6CGDJ1B div.sfnavlevel4 div.sfnavlevel5 .navigationwrapper,
div.sfnavlevel1.TCD0CC6CGDJ1B div.sfnavlevel2 li:hover div.sfnavlevel4 .navigationwrapper,
div.sfnavlevel1.TCD0CC6CGDJ1B div.sfnavlevel2 li:hover div.sfnavlevel5 .navigationwrapper,
div.sfnavlevel1.TCD0CC6CGDJ1B div.sfnavlevel2 li:hover div.sfnavlevel3 li:hover div.sfnavlevel5 .navigationwrapper
{
    left: -999em;
}   

div.sfnavlevel1.TCD0CC6CGDJ1B div.sfnavlevel2 li:hover .navigationwrapper, 
div.sfnavlevel1.TCD0CC6CGDJ1B div.sfnavlevel3 li:hover div.sfnavlevel4 .navigationwrapper,
div.sfnavlevel1.TCD0CC6CGDJ1B div.sfnavlevel2 li:hover div.sfnavlevel4 li:hover div.sfnavlevel5 .navigationwrapper
{    
    left: 200px;
}
/* ------------------------------------------------ */
/* Custom CSS from 'render all' tab: */

div.sfnavlevel1.TCD0CC6CGDJ1B .navigationwrapper
{
    /* main menu */
}

div.sfnavlevel1.TCD0CC6CGDJ1B .navigationwrapper a
{
    /* main menu items */
}

div.sfnavlevel1.TCD0CC6CGDJ1B li .navigationwrapper
{
    /* all submenus */
}

div.sfnavlevel1.TCD0CC6CGDJ1B li .navigationwrapper a
{
    /* all submenuitems */
}
/* END OF ORIGINAL FILE CONTENT */
}


/* NOTE: This responsive interval references navigation type TCH0CC6CFFG1G (copied on 30-11-2017 14:37:57) */
@media screen and (max-width: 768px)
{
	/* mobile */
	#preview
	{
		 font-family:Verdana, Geneva, Sans-Serif;
	}
	#preview
	{
		 font-size:8pt;
		 line-height:15px;
	}
	#preview a
	{
		 color:steelblue;
	}
	#preview
	{
		 max-width:240px;
	}
	div.TCD0CC6CGDJ1B
	{
		 background-color:#45CA58;
		 background-repeat:repeat;
		 background-position:left top;
		 max-width:768px
	}
	div.TCD0CC6CGDJ1B > div.navigationwrapper 
	{
		 padding-top:10px;
		 padding-right:0px;
		 padding-bottom:30px;
		 padding-left:10px;
		 background-color:#45CA58;
		 background-repeat:repeat;
		 background-position:left top;
		 /* IE7 hack */
		 min-height:1px;
	}
	div.TCD0CC6CGDJ1B > div.navigationwrapper > ul.navigationlist > li.navigationlistitem
	{
		
		 margin-bottom:0px;
		 clear:left;
	}
	div.TCD0CC6CGDJ1B > div.navigationwrapper > ul.navigationlist > li.lastitem
	{
		 margin:0px;
	}
	div.TCD0CC6CGDJ1B > div.navigationwrapper > ul.navigationlist > li.navigationlistitem, 
	div.TCD0CC6CGDJ1B > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a, 
	div.TCD0CC6CGDJ1B > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a span
	{
		 float:none;
		 background:none;
	}
	div.TCD0CC6CGDJ1B > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a span
	{
		 font-family:'OpenSans Regular';
		 font-weight:400;
		 font-style:normal;
		 text-decoration:none;
		 padding-top:10px;
		 padding-right:15px;
		 padding-bottom:10px;
		 padding-left:15px;
		 color:#fff;
		 background-repeat:repeat;
		 background-position:left top;
		 background-image:none;
		 cursor:pointer;
	}
	div.TCD0CC6CGDJ1B > 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.TCD0CC6CGDJ1B > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink span, 
	div.TCD0CC6CGDJ1B > 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.TCD0CC6CGDJ1B > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a 
	{
		 background-repeat:repeat;
		 background-position:left top;
		 background-image:none;
	}
	div.TCD0CC6CGDJ1B > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover 
	{
		 background-repeat:repeat;
		 background-position:left top;
		 background-image:none;
	}
	div.TCD0CC6CGDJ1B > div.navigationwrapper > ul.navigationlist > li.activeitem > a, 
	div.TCD0CC6CGDJ1B > div.navigationwrapper > ul.navigationlist > li.activeitem > a:hover
	{
		 background-repeat:repeat;
		 background-position:left top;
		 background-image:none;
	}
	/* Advanced CSS for mobile */
	div.TCD0CC6CGDJ1B
	{
		/* boks uden om hele navigationen */
	}
	div.TCD0CC6CGDJ1B > div.navigationwrapper
	{
		/* hele navigationen */
	}
	div.TCD0CC6CGDJ1B > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a
	{
		/* alle menupunkter */
	}
	div.TCD0CC6CGDJ1B > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a > span
	{
		/* tekst på alle menupunkter */
		font-size: 24px;
	}
	div.TCD0CC6CGDJ1B > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover
	{
		/* menupunkter ved hover */
	}
	div.TCD0CC6CGDJ1B > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover > span
	{
		/* tekst på menupunkter ved hover */
	}
	div.TCD0CC6CGDJ1B > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink
	{
		/* det aktive menupunkt */
	}
	div.TCD0CC6CGDJ1B > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink > span
	{
		/* teksten på det aktive menupunkt */
	}
	div.TCD0CC6CGDJ1B > div.navigationwrapper > ul.navigationlist > li.firstitem > a
	{
		/* det første menupunkt */
	}
	div.TCD0CC6CGDJ1B > div.navigationwrapper > ul.navigationlist > li.firstitem > a > span
	{
		/* teksten på det første menupunkt */
	}
	div.TCD0CC6CGDJ1B > div.navigationwrapper > ul.navigationlist > li.lastitem > a
	{
		/* det sidste menupunkt */
	}
	div.TCD0CC6CGDJ1B > div.navigationwrapper > ul.navigationlist > li.lastitem > a > span
	{
		/* teksten på det sidste menupunkt */
	}
	/* End of mobile */
	/* ------------------------------------------------ */
	/* Standard collapsable menu from 'render all' tab: */
	/* all items */
	.TCD0CC6CGDJ1B ul.navigationlist li.navigationlistitem,
	.TCD0CC6CGDJ1B ul.navigationlist li.navigationlistitem a
	{
	    float: none;
	    position:relative;
	}
	/* arrow hitarea */
	.TCD0CC6CGDJ1B ul.navigationlist li.navigationlistitem a:first-child:nth-last-child(2):after
	{
	    content: '';
	    position: absolute;
	    top: 0px;
	    right: 0px;
	    width: -webkit-calc(1em + (15px * 2));
	    width: -moz-calc(1em + (15px * 2));
	    width: calc(1em + (15px * 2));
	    height: 100%;
	    background-color: yellow;
	    opacity: 0;
	}
	/* arrow */
	.TCD0CC6CGDJ1B ul.navigationlist li.navigationlistitem a:first-child:nth-last-child(2):before
	{
	    content:url("data:image/svg+xml,%3csvg%20xmlns%3d\'http%3a%2f%2fwww.w3.org%2f2000%2fsvg\'%20viewBox%3d\'0%200%2032%2032\'%3e%3cpolyline%20fill%3d\'none\'%20stroke%3d\'%23fff\'%20stroke-width%3d\'6\'%20points%3d\'4%2c10%2016%2c22%2028%2c10\'%2f%3e%3c%2fsvg%3e");
	    width: 1em;
	    height: 1em;
	    position: absolute;
	    top: -webkit-calc(50% - (1em / 2));
	    top: -moz-calc(50% - (1em / 2));
	    top: calc(50% - (1em / 2));
	    right: 15px;
	    transition: all ease 100ms 400ms;
	    -ms-transition: all ease 100ms 400ms;
	    -moz-transition: all ease 100ms 400ms;
	    -webkit-transition: all ease 100ms 400ms;
	}
	/* arrow expanded */
	.TCD0CC6CGDJ1B ul.navigationlist li.navigationlistitem.expanded > a:first-child:nth-last-child(2):before
	{
	    transform: rotate(180deg);
	    -ms-transform: rotate(180deg);
	    -moz-transform: rotate(180deg);
	    -webkit-transform: rotate(180deg);
	}
	/* arrow on hovered items */
	.TCD0CC6CGDJ1B ul.navigationlist li.navigationlistitem a:first-child:nth-last-child(2):hover:before
	{
	    content:url("data:image/svg+xml,%3csvg%20xmlns%3d\'http%3a%2f%2fwww.w3.org%2f2000%2fsvg\'%20viewBox%3d\'0%200%2032%2032\'%3e%3cpolyline%20fill%3d\'none\'%20stroke%3d\'%23fff\'%20stroke-width%3d\'6\'%20points%3d\'4%2c10%2016%2c22%2028%2c10\'%2f%3e%3c%2fsvg%3e");
	    right: 15px;
	}
	/* arrow on active items */
	.TCD0CC6CGDJ1B ul.navigationlist li.navigationlistitem a.activelink:first-child:nth-last-child(2):before
	{
	    content: url("data:image/svg+xml,%3csvg%20xmlns%3d\'http%3a%2f%2fwww.w3.org%2f2000%2fsvg\'%20viewBox%3d\'0%200%2032%2032\'%3e%3cpolyline%20fill%3d\'none\'%20stroke%3d\'%23fff\'%20stroke-width%3d\'6\'%20points%3d\'4%2c10%2016%2c22%2028%2c10\'%2f%3e%3c%2fsvg%3e");
	    right: 15px;
	}
	/* arrow when all sub-items are hidden (like in a responsive mode) */
	.TCD0CC6CGDJ1B ul.navigationlist li.navigationlistitem a.nosubitems:first-child:nth-last-child(2):before
	{
	    display:none;
	}
	/* collapsable submenu */            
	.TCD0CC6CGDJ1B ul.navigationlist li.navigationlistitem > div:last-child
	{
	    overflow: hidden;
	    height: 0px;
	    transition: height ease 500ms;
	    -ms-transition: height ease 500ms;
	    -moz-transition: height ease 500ms;
	    -webkit-transition: height ease 500ms;
	}
	/* collapsable submenu expanded */
	.TCD0CC6CGDJ1B ul.navigationlist li.navigationlistitem.expanded > div:last-child
	{
	    height:auto;
	}
	/* killing transitions when expanded on load */
	.TCD0CC6CGDJ1B ul.navigationlist li.navigationlistitem.expanded.killtransitions a:first-child:nth-last-child(2):before,
	.TCD0CC6CGDJ1B ul.navigationlist li.navigationlistitem.expanded.killtransitions > div:last-child
	{
	    transition: none;
	    -ms-transition: none;
	    -moz-transition: none;
	    -webkit-transition: none;
	}
	/* ie8 reset */
	.TCD0CC6CGDJ1B .navigationlistitem > div
	{
	    overflow:hidden;
	    height:0px;
	}
	/* ie8 reset */
	.TCD0CC6CGDJ1B .navigationlistitem.activeitem > div
	{
	    height:auto;
	}
	/* ------------------------------------------------ */
	/* Custom CSS from 'render all' tab: */
	div.sfnavlevel1.TCD0CC6CGDJ1B .navigationwrapper
	{
	    /* main menu */
	}
	div.sfnavlevel1.TCD0CC6CGDJ1B .navigationwrapper a
	{
	    /* main menu items */
	}
	div.sfnavlevel1.TCD0CC6CGDJ1B li .navigationwrapper
	{
	    /* all submenus */
	}
	div.sfnavlevel1.TCD0CC6CGDJ1B 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: 769px)
{
/* START OF ORIGINAL FILE CONTENT */
/* Desktop level 2 */

#preview
{
	 font-family:Verdana, Geneva, Sans-Serif;
}
#preview
{
	 font-size:8pt;
	 line-height:15px;
}
#preview a
{
	 color:steelblue;
}
#preview
{
	 max-width:240px;
}
div.TDG1CC7CDFD1L
{
	 background-repeat:repeat;
	 background-position:left top;
	 max-width:768px
}
div.TDG1CC7CDFD1L > 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.TDG1CC7CDFD1L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem
{
	
	 margin-bottom:0px;
	 clear:left;
	 text-align:right;
	 width:100%;
	 float:left;
}
div.TDG1CC7CDFD1L > div.navigationwrapper > ul.navigationlist > li.lastitem
{
	 margin:0px;
}
div.TDG1CC7CDFD1L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a, 
div.TDG1CC7CDFD1L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a span
{
	 float:none;
	 background:none;
}
div.TDG1CC7CDFD1L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a span
{
	 font-family:'OpenSans SemiBold';
	 font-weight:400;
	 font-style:normal;
	 text-decoration:none;
	 padding-top:7px;
	 padding-right:15px;
	 padding-bottom:7px;
	 padding-left:15px;
	 color:#21282F;
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
	 cursor:pointer;
}
div.TDG1CC7CDFD1L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover span
{
	 font-weight:400;
	 font-style:normal;
	 text-decoration:none;
	 color:#45ca58;
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}
div.TDG1CC7CDFD1L > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink span, 
div.TDG1CC7CDFD1L > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink:hover span
{
	 font-weight:400;
	 font-style:normal;
	 text-decoration:none;
	 color:#45ca58;
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}
div.TDG1CC7CDFD1L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a 
{
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}
div.TDG1CC7CDFD1L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover 
{
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}
div.TDG1CC7CDFD1L > div.navigationwrapper > ul.navigationlist > li.activeitem > a, 
div.TDG1CC7CDFD1L > 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.TDG1CC7CDFD1L
{
	/* boks uden om hele navigationen */
}

div.TDG1CC7CDFD1L > div.navigationwrapper
{
	/* hele navigationen */
    background: rgba(255,255,255,0.8);
    margin-left: -35px;
    border-radius: 4px;
}

div.TDG1CC7CDFD1L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a
{
	/* alle menupunkter */
}

div.TDG1CC7CDFD1L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a > span
{
	/* tekst på alle menupunkter */
	font-size: 18px;
    text-align: center;
    border-bottom: 1px solid #afafaf;
    white-space: normal;
    line-height: 1.2;
}

div.TDG1CC7CDFD1L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover
{
	/* menupunkter ved hover */
}

div.TDG1CC7CDFD1L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover > span
{
	/* tekst på menupunkter ved hover */
}

div.TDG1CC7CDFD1L > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink
{
	/* det aktive menupunkt */
}

div.TDG1CC7CDFD1L > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink > span
{
	/* teksten på det aktive menupunkt */
}

div.TDG1CC7CDFD1L > div.navigationwrapper > ul.navigationlist > li.firstitem > a
{
	/* det første menupunkt */
}

div.TDG1CC7CDFD1L > div.navigationwrapper > ul.navigationlist > li.firstitem > a > span
{
	/* teksten på det første menupunkt */
}

div.TDG1CC7CDFD1L > div.navigationwrapper > ul.navigationlist > li.lastitem > a
{
	/* det sidste menupunkt */
}

div.TDG1CC7CDFD1L > div.navigationwrapper > ul.navigationlist > li.lastitem > a > span
{
	/* teksten på det sidste menupunkt */
 	border-bottom: none;
}

/* End of Desktop level 2 */


/* ------------------------------------------------ */
/* Custom CSS from 'render all' tab: */

div.sfnavlevel1.TCD0CC6CGDJ1B .navigationwrapper
{
    /* main menu */
}

div.sfnavlevel1.TCD0CC6CGDJ1B .navigationwrapper a
{
    /* main menu items */
}

div.sfnavlevel1.TCD0CC6CGDJ1B li .navigationwrapper
{
    /* all submenus */
}

div.sfnavlevel1.TCD0CC6CGDJ1B li .navigationwrapper a
{
    /* all submenuitems */
}
/* END OF ORIGINAL FILE CONTENT */
}


/* NOTE: This responsive interval references navigation type TDG1CC7CDFK5B (copied on 30-11-2017 14:37:57) */
@media screen and (max-width: 768px)
{
	/* mobile 2nd level */
	#preview
	{
		 font-family:Verdana, Geneva, Sans-Serif;
	}
	#preview
	{
		 font-size:8pt;
		 line-height:15px;
	}
	#preview a
	{
		 color:steelblue;
	}
	#preview
	{
		 max-width:240px;
	}
	div.TDG1CC7CDFD1L
	{
		 background-color:#45CA58;
		 background-repeat:repeat;
		 background-position:left top;
		 max-width:768px
	}
	div.TDG1CC7CDFD1L > div.navigationwrapper 
	{
		 padding-top:5px;
		 padding-right:0px;
		 padding-bottom:5px;
		 padding-left:10px;
		 background-color:#45CA58;
		 background-repeat:repeat;
		 background-position:left top;
		 /* IE7 hack */
		 min-height:1px;
	}
	div.TDG1CC7CDFD1L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem
	{
		
		 margin-bottom:0px;
		 clear:left;
	}
	div.TDG1CC7CDFD1L > div.navigationwrapper > ul.navigationlist > li.lastitem
	{
		 margin:0px;
	}
	div.TDG1CC7CDFD1L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem, 
	div.TDG1CC7CDFD1L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a, 
	div.TDG1CC7CDFD1L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a span
	{
		 float:none;
		 background:none;
	}
	div.TDG1CC7CDFD1L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a span
	{
		 font-family:'OpenSans Regular';
		 font-weight:400;
		 font-style:normal;
		 text-decoration:none;
		 padding-top:10px;
		 padding-right:15px;
		 padding-bottom:10px;
		 padding-left:15px;
		 color:#fff;
		 background-repeat:repeat;
		 background-position:left top;
		 background-image:none;
		 cursor:pointer;
	}
	div.TDG1CC7CDFD1L > 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.TDG1CC7CDFD1L > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink span, 
	div.TDG1CC7CDFD1L > 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.TDG1CC7CDFD1L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a 
	{
		 background-repeat:repeat;
		 background-position:left top;
		 background-image:none;
	}
	div.TDG1CC7CDFD1L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover 
	{
		 background-repeat:repeat;
		 background-position:left top;
		 background-image:none;
	}
	div.TDG1CC7CDFD1L > div.navigationwrapper > ul.navigationlist > li.activeitem > a, 
	div.TDG1CC7CDFD1L > div.navigationwrapper > ul.navigationlist > li.activeitem > a:hover
	{
		 background-repeat:repeat;
		 background-position:left top;
		 background-image:none;
	}
	/* Advanced CSS for mobile 2nd level */
	div.TDG1CC7CDFD1L
	{
		/* boks uden om hele navigationen */
	}
	div.TDG1CC7CDFD1L > div.navigationwrapper
	{
		/* hele navigationen */
	}
	div.TDG1CC7CDFD1L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a
	{
		/* alle menupunkter */
	}
	div.TDG1CC7CDFD1L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a > span
	{
		/* tekst på alle menupunkter */
		font-size: 20px;
	}
	div.TDG1CC7CDFD1L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover
	{
		/* menupunkter ved hover */
	}
	div.TDG1CC7CDFD1L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover > span
	{
		/* tekst på menupunkter ved hover */
	}
	div.TDG1CC7CDFD1L > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink
	{
		/* det aktive menupunkt */
	}
	div.TDG1CC7CDFD1L > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink > span
	{
		/* teksten på det aktive menupunkt */
	}
	div.TDG1CC7CDFD1L > div.navigationwrapper > ul.navigationlist > li.firstitem > a
	{
		/* det første menupunkt */
	}
	div.TDG1CC7CDFD1L > div.navigationwrapper > ul.navigationlist > li.firstitem > a > span
	{
		/* teksten på det første menupunkt */
	}
	div.TDG1CC7CDFD1L > div.navigationwrapper > ul.navigationlist > li.lastitem > a
	{
		/* det sidste menupunkt */
	}
	div.TDG1CC7CDFD1L > div.navigationwrapper > ul.navigationlist > li.lastitem > a > span
	{
		/* teksten på det sidste menupunkt */
	}
	/* End of mobile 2nd level */
	/* ------------------------------------------------ */
	/* Standard active-path menu from 'render all' tab: */
	/* Hide all submenus */
	.TDG1CC7CDFD1L .navigationlistitem > div
	{
	    overflow:hidden;
	    height:0px;
	    width:0px;
	}
	/* Show submenus in the active path */
	.TDG1CC7CDFD1L .navigationlistitem.activeitem > div
	{
	    height:auto;
	    width:auto;
	}
	/* ------------------------------------------------ */
	/* Custom CSS from 'render all' tab: */
	div.sfnavlevel1.TCD0CC6CGDJ1B .navigationwrapper
	{
	    /* main menu */
	}
	div.sfnavlevel1.TCD0CC6CGDJ1B .navigationwrapper a
	{
	    /* main menu items */
	}
	div.sfnavlevel1.TCD0CC6CGDJ1B li .navigationwrapper
	{
	    /* all submenus */
	}
	div.sfnavlevel1.TCD0CC6CGDJ1B li .navigationwrapper a
	{
	    /* all submenuitems */
	}
}

/* navigation1.css */
/* Top Navigation */

#preview
{
	 font-family:Verdana, Geneva, Sans-Serif;
}
#preview
{
	 font-size:8pt;
	 line-height:15px;
}
#preview a
{
	 color:steelblue;
}
div.TDG1CC7CDBG1K
{
	 background-repeat:repeat;
	 background-position:left top;
}
div.TDG1CC7CDBG1K > 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.TDG1CC7CDBG1K > div.navigationwrapper > ul.navigationlist > li.navigationlistitem
{
	
	 margin-right:0px;
}
div.TDG1CC7CDBG1K > div.navigationwrapper > ul.navigationlist > li.lastitem
{
	 margin:0px;
}
div.TDG1CC7CDBG1K > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a span
{
	 font-family:'OpenSans Regular';
	 font-weight:400;
	 font-style:normal;
	 text-decoration:none;
	 padding-top:7px;
	 padding-right:15px;
	 padding-bottom:7px;
	 padding-left:15px;
	 color:#21282F;
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
	 cursor:pointer;
}
div.TDG1CC7CDBG1K > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover span
{
	 font-weight:400;
	 font-style:normal;
	 text-decoration:none;
	 color:#45ca58;
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}
div.TDG1CC7CDBG1K > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink span, 
div.TDG1CC7CDBG1K > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink:hover span
{
	 font-weight:400;
	 font-style:normal;
	 text-decoration:none;
	 color:#45ca58;
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}
div.TDG1CC7CDBG1K > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a 
{
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}
div.TDG1CC7CDBG1K > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover 
{
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}
div.TDG1CC7CDBG1K > div.navigationwrapper > ul.navigationlist > li.activeitem > a, 
div.TDG1CC7CDBG1K > div.navigationwrapper > ul.navigationlist > li.activeitem > a:hover
{
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}

/* Advanced CSS for Top Navigation */

div.TDG1CC7CDBG1K
{
	/* boks uden om hele navigationen */
}

div.TDG1CC7CDBG1K > div.navigationwrapper
{
	/* hele navigationen */
	
}

div.TDG1CC7CDBG1K > div.navigationwrapper > ul.navigationlist 
{
	/* alle menupunkter */
	
}

div.TDG1CC7CDBG1K > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a > span
{
	/* tekst på alle menupunkter */
	font-size: 16px;
}

div.TDG1CC7CDBG1K > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover
{
	/* menupunkter ved hover */
}

div.TDG1CC7CDBG1K > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover > span
{
	/* tekst på menupunkter ved hover */
}

div.TDG1CC7CDBG1K > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink
{
	/* det aktive menupunkt */
}

div.TDG1CC7CDBG1K > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink > span
{
	/* teksten på det aktive menupunkt */
}

div.TDG1CC7CDBG1K > div.navigationwrapper > ul.navigationlist > li.firstitem > a
{
	/* det første menupunkt */
}

div.TDG1CC7CDBG1K > div.navigationwrapper > ul.navigationlist > li.firstitem > a > span
{
	/* teksten på det første menupunkt */
}

div.TDG1CC7CDBG1K > div.navigationwrapper > ul.navigationlist > li.lastitem > a
{
	/* det sidste menupunkt */
}

div.TDG1CC7CDBG1K > div.navigationwrapper > ul.navigationlist > li.lastitem > a > span
{
	/* teksten på det sidste menupunkt */
}

/* End of Top Navigation */
