/* 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 4, 30-06-2025 14:41:55 */
@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 4 */
/* 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 */
.section, .sectionintro
{
	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: #325A81;
}
a
{
	color: steelblue;
}
a:hover
{
	border-bottom-color: steelblue;
}
.sectionheader a[name]
{
	color: #325A81;
}
table
{
	border-color: #325A81;
}
.tableheader, .tableheader td, .tableheader th
{
	background-color: steelblue;
	color: white;
	border-color: steelblue;
	border-bottom-color: #325A81;
}
.tablelineodd, .tablelineodd td
{
	border-bottom-color: #325A81;
}
.tablelineeven, .tablelineeven td
{
	border-bottom-color: #325A81;
}
body {background:rgb(172, 172, 172) none; margin:0px 0px 0px 10px}
div#mergefield_code2_1 {float:left}
#columnset2_column1 {width:918px; min-height:198px; padding:0px 21px 0px 21px}
#columnset8_column1 {width:918px; min-height:20px; padding:0px 21px 0px 21px}
#columnset7_column1 {width:840px; min-height:411px; padding:0px 60px 0px 60px}
div#mergefield_code4 {float:left}
#columnset12_column1 {width:878px; min-height:20px; padding:5px 20px 5px 20px}
#columnset10_column1 {width:918px; min-height:1px; padding:10px 21px 10px 21px}
div#mergefield_code2 {float:left}
#columnset9_column1 {width:876px; min-height:28px; padding:10px 0px 0px 42px; background:rgb(180, 44, 48) none}
#columnset3_column1 {width:918px; min-height:21px; padding:0px 21px 0px 21px; background:transparent none}
div#mergefield_code4_1 {float:left}
div#sitelayout4 {width:960px; min-height:211px; margin:auto auto auto auto; float:none; background:rgb(255, 255, 255) url(/media/bgSite.png) repeat-y 0% 0%; border-top-style:none; border-right-style:none; border-bottom-style:none; border-left-style:none}
 .layoutcolumn {float:left;overflow:hidden; display:block; box-sizing:content-box;}
 .layoutcolumnset {clear:both; display:block; box-sizing:content-box;}
 .layoutfloatbreaker {clear:both; display:block}
 .layoutbox {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; }

/* Tekstformatering i spalter og flettefelter */
#columnset4_column1, #columnset4_column1 td, #columnset4_column1 .section, #columnset4_column1 .sectionintro {font-size: 7pt; line-height: 9pt}
#mergefield_richtext5, #mergefield_richtext5 td, #mergefield_richtext5 .section, #mergefield_richtext5 .sectionintro, #mergefield_richtext5 .sectionheader a {color: #333333}
#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: #333333}
#columnset6_column1 .tableheader, #columnset6_column1 .tableheader td, #columnset6_column1 .tableheader td.section {color: #fff}
#columnset6_column1, #columnset6_column1 td, #columnset6_column1 .section, #columnset6_column1 .sectionintro {font-size: 0pt; line-height: 0pt}

/* Brugerdefinerede typografier */
BODY {margin:0px;}
SELECT{Background-color: #ffffff;
Border-color: #6E8EB2;
Border-style: Solid;
Border-width: 1px;
Color: #3779B9;
Font-family: Verdana, Arial, Helvetica, Sans-serif;
Font-size: 9px;}

A{Color: #3779B9;
Font-family: Verdana, Arial, Garamond, Serif;
Font-size: 10px;
Font-weight: bold;}

A:hover{Color: #3779B9;
Font-family: Verdana, Arial, Garamond, Serif;
Font-weight: 700, on;
Text-decoration: underline;}

.sectionimg{vertical-align:middle;}
.whitesectionbold {color:white;font-color:#ffffff;font-weight:900;font-size:10px;}

/* Genereret af Udviklerværktøjer. Dette er muligvis ikke en nøjagtig repræsentation af den originale kildefil */
.nav1 {FONT-FAMILY: Verdana, Arial, Garamond, Serif; COLOR: #3f7ab5; FONT-SIZE: 10px; FONT-WEIGHT: bold}
.nav2 {FONT-FAMILY: Verdana, Arial, Garamond, Serif; COLOR: #6e9bc7; FONT-SIZE: 10px; FONT-WEIGHT: bold}
.active1 {FONT-FAMILY: Verdana, Arial, Garamond, Serif; COLOR: #6e9bc7; FONT-SIZE: 10px; FONT-WEIGHT: bold}
.active2 {FONT-FAMILY: Verdana, Arial, Garamond, Serif; COLOR: #6e9bc7; FONT-SIZE: 10px; FONT-WEIGHT: bold}
.pageheader {FONT-FAMILY: Verdana, Arial, Garamond, Serif; COLOR: #6d91ad; FONT-SIZE: 12px; FONT-WEIGHT: 700}
.sectionheader {FONT-FAMILY: Verdana, Arial, Garamond, Serif; COLOR: #38688d; FONT-SIZE: 10px; FONT-WEIGHT: 700}
.sectionintro {FONT-FAMILY: Verdana, Arial, Garamond, Serif; COLOR: #38688d; FONT-SIZE: 10px; FONT-WEIGHT: 400}
.section {FONT-FAMILY: Verdana, Arial, Garamond, Serif; COLOR: #38688d; FONT-SIZE: 10px}

.bundtekst, .bundlink {FONT-FAMILY: Verdana, Arial, Garamond, Serif; COLOR: #ffffff; FONT-SIZE: 11px; text-align:middle; FONT-WEIGHT: bold;}
.bundlink:hover  {COLOR: #f1f1f1 !important;}

.sectionlist {FONT-FAMILY: Verdana, Arial, Garamond, Serif; COLOR: #38688d; FONT-SIZE: 10px; FONT-WEIGHT: bold}
.sectionlink {FONT-FAMILY: Verdana, Arial, Garamond, Serif; COLOR: #3779b9; FONT-SIZE: 10px; FONT-WEIGHT: bold}
.formreq {COLOR: #e90000}
TEXTAREA {BORDER-BOTTOM: #6e8eb2 1px solid; BORDER-LEFT: #6e8eb2 1px solid; BACKGROUND-COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Garamond, Serif; COLOR: #6e8eb2; FONT-SIZE: 9px; BORDER-TOP: #6e8eb2 1px solid; BORDER-RIGHT: #6e8eb2 1px solid}
INPUT {BORDER-BOTTOM: #6e8eb2 1px solid; BORDER-LEFT: #6e8eb2 1px solid; BACKGROUND-COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Garamond, Serif; COLOR: #6e8eb2; FONT-SIZE: 9px; BORDER-TOP: #6e8eb2 1px solid; BORDER-RIGHT: #6e8eb2 1px solid}
.actionlink {FONT-FAMILY: Verdana, Arial, Garamond, Serif; COLOR: #3779b9; FONT-SIZE: 10px; FONT-WEIGHT: bold
}
.currentpageposition {FONT-FAMILY: Verdana, Arial, Garamond, Serif; COLOR: #38688d; FONT-SIZE: 10px; FONT-WEIGHT: bold}
.tablelineeven {BACKGROUND-COLOR: #eff4fa}
.tablelineodd {BACKGROUND-COLOR: #f9fcff}
.tabletext {FONT-FAMILY: Verdana, Arial, Garamond, Serif; COLOR: #38688d; FONT-SIZE: 10px}
.groupheader {FONT-FAMILY: Verdana, Arial, Garamond, Serif; COLOR: #38688d; FONT-SIZE: 10px; FONT-WEIGHT: bold}
.inlinelink {FONT-FAMILY: Verdana, Arial, Garamond, Serif; COLOR: #3779b9; FONT-SIZE: 10px; FONT-WEIGHT: bold}
.pageposition {FONT-FAMILY: Verdana, Arial, Garamond, Serif; COLOR: #3779b9; FONT-SIZE: 10px; FONT-WEIGHT: bold}
.inlinelink:hover {COLOR: #3779b9; FONT-WEIGHT: bold; TEXT-DECORATION: underline}
.maincell {PADDING-BOTTOM: 25px; PADDING-LEFT: 25px; PADDING-RIGHT: 25px; PADDING-TOP: 25px}
.actionlink:hover {FONT-FAMILY: Verdana, Arial, Garamond, Serif; COLOR: #3779b9; TEXT-DECORATION: underline}
.nav1:hover {FONT-FAMILY: Verdana, Arial, Garamond, Serif; COLOR: #3f7ab5; FONT-SIZE: 10px; FONT-WEIGHT: bold; TEXT-DECORATION: underline}
.nav2:hover {TEXT-DECORATION: underline}
.scrollable {WIDTH: 100%; HEIGHT: 100%; OVERFLOW: auto}

@media Print    
{
.scrollable {
	WIDTH: 100%; HEIGHT: 100%; OVERFLOW: visible
}
    }
.radio {
	BORDER-BOTTOM: thin; BORDER-LEFT: thin; BACKGROUND-COLOR: transparent; BORDER-TOP: thin; BORDER-RIGHT: thin
}
.checkbox {
	BORDER-BOTTOM: thin; BORDER-LEFT: thin; BACKGROUND-COLOR: transparent; BORDER-TOP: thin; BORDER-RIGHT: thin
}
A {
	TEXT-DECORATION: none
}
SELECT {
	BORDER-BOTTOM: #6e8eb2 1px solid; BORDER-LEFT: #6e8eb2 1px solid; BACKGROUND-COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; COLOR: #3779b9; FONT-SIZE: 9px; BORDER-TOP: #6e8eb2 1px solid; BORDER-RIGHT: #6e8eb2 1px solid
}
A {
	FONT-FAMILY: Verdana, Arial, Garamond, Serif; COLOR: #3779b9; FONT-SIZE: 10px; FONT-WEIGHT: bold
}
A:hover {
	FONT-FAMILY: Verdana, Arial, Garamond, Serif; COLOR: #3779b9; TEXT-DECORATION: underline
}
.sectionimg {
	VERTICAL-ALIGN: middle
}
td.billedeVisning.section img {
    width: 100%;
    height: auto;
}

img.sectionimg {
    max-width: 100px;
    height: auto;
    max-height: 85px;
}
/* navigation1.css */
/* Nav1 */

#preview
{
	 font-family:Verdana, Geneva, Sans-Serif;
}
#preview
{
	 font-size:8pt;
	 line-height:15px;
}
#preview a
{
	 color:steelblue;
}
div.TDJ1BC0CBHC0L
{
	 background-color:#fff;
	 background-repeat:repeat;
	 background-position:left top;
}
div.TDJ1BC0CBHC0L > div.navigationwrapper 
{
	 padding-top:0px;
	 padding-right:0px;
	 padding-bottom:0px;
	 padding-left:0px;
	 background-color:#fff;
	 background-repeat:repeat;
	 background-position:left top;
	 /* IE7 hack */
	 min-height:1px;
}
div.TDJ1BC0CBHC0L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem
{
	
	 font-size:8pt;
	 line-height:15px;
	 margin-right:0px;
}
div.TDJ1BC0CBHC0L > div.navigationwrapper > ul.navigationlist > li.lastitem
{
	 margin:0px;
}
div.TDJ1BC0CBHC0L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a span
{
	 font-size:8pt;
	 line-height:15px;
	 font-weight:400;
	 font-style:normal;
	 text-decoration:none;
	 padding-top:7px;
	 padding-right:8px;
	 padding-bottom:7px;
	 padding-left:8px;
	 color:#31719B;
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
	 cursor:pointer;
}
div.TDJ1BC0CBHC0L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover span
{
	 font-weight:400;
	 font-style:normal;
	 text-decoration:none;
	 padding-top:auto;
	 padding-right:auto;
	 padding-bottom:auto;
	 padding-left:auto;
	 background-color:#e6eff5;
	 color:#B42C30;
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}
div.TDJ1BC0CBHC0L > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink span, 
div.TDJ1BC0CBHC0L > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink:hover span
{
	 font-weight:400;
	 font-style:normal;
	 text-decoration:none;
	 padding-top:auto;
	 padding-right:auto;
	 padding-bottom:auto;
	 padding-left:auto;
	 background-color:#e6eff5;
	 color:#B42C30;
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}
div.TDJ1BC0CBHC0L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a 
{
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}
div.TDJ1BC0CBHC0L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover 
{
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}
div.TDJ1BC0CBHC0L > div.navigationwrapper > ul.navigationlist > li.activeitem > a, 
div.TDJ1BC0CBHC0L > div.navigationwrapper > ul.navigationlist > li.activeitem > a:hover
{
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}

/* End of Nav1 */


/* ------------------------------------------------ */
/* Standard suckerfish from 'render all' tab: */


div.sfnavlevel1.TDJ1BC0CBHC0L li .navigationwrapper
{
    position: absolute;
    z-index: 1000;
    left: -999em;
    width: 180px;
}

div.sfnavlevel1.TDJ1BC0CBHC0L li .navigationwrapper a
{
    width: 180px;
    overflow: hidden;
    float:left !important;
}

div.sfnavlevel1.TDJ1BC0CBHC0L div.sfnavlevel2, 
div.sfnavlevel1.TDJ1BC0CBHC0L div.sfnavlevel3,
div.sfnavlevel1.TDJ1BC0CBHC0L div.sfnavlevel4,
div.sfnavlevel1.TDJ1BC0CBHC0L div.sfnavlevel5
{
    float:left;
}      

div.sfnavlevel1.TDJ1BC0CBHC0L li:hover .navigationwrapper
{
    left: auto;
}

div.sfnavlevel1.TDJ1BC0CBHC0L div.sfnavlevel2,
div.sfnavlevel1.TDJ1BC0CBHC0L div.sfnavlevel2
{
    clear:both
}

div.sfnavlevel1.TDJ1BC0CBHC0L div.sfnavlevel2 div.sfnavlevel3 .navigationwrapper, 
div.sfnavlevel1.TDJ1BC0CBHC0L div.sfnavlevel3 div.sfnavlevel4 .navigationwrapper, 
div.sfnavlevel1.TDJ1BC0CBHC0L div.sfnavlevel4 div.sfnavlevel5 .navigationwrapper,
div.sfnavlevel1.TDJ1BC0CBHC0L div.sfnavlevel2 li:hover div.sfnavlevel4 .navigationwrapper,
div.sfnavlevel1.TDJ1BC0CBHC0L div.sfnavlevel2 li:hover div.sfnavlevel5 .navigationwrapper,
div.sfnavlevel1.TDJ1BC0CBHC0L div.sfnavlevel2 li:hover div.sfnavlevel3 li:hover div.sfnavlevel5 .navigationwrapper
{
    left: -999em;
}   

div.sfnavlevel1.TDJ1BC0CBHC0L div.sfnavlevel2 li:hover .navigationwrapper, 
div.sfnavlevel1.TDJ1BC0CBHC0L div.sfnavlevel3 li:hover div.sfnavlevel4 .navigationwrapper,
div.sfnavlevel1.TDJ1BC0CBHC0L div.sfnavlevel2 li:hover div.sfnavlevel4 li:hover div.sfnavlevel5 .navigationwrapper
{    
    left: 180px;
}
/* ------------------------------------------------ */
/* Custom CSS from 'render all' tab: */

div.sfnavlevel1.TDJ1BC0CBHC0L .navigationwrapper
{
    /* hovedmenu */
}

div.sfnavlevel1.TDJ1BC0CBHC0L .navigationwrapper a
{
    /* hovedmenupunkter */
}

div.sfnavlevel1.TDJ1BC0CBHC0L li .navigationwrapper
{
    /* alle undermenuer */
}

div.sfnavlevel1.TDJ1BC0CBHC0L li .navigationwrapper a
{
    /* alle undermenupunkter */
}


/* navigation1.css */
/* Nav2 */

#preview
{
	 font-family:Verdana, Geneva, Sans-Serif;
}
#preview
{
	 font-size:8pt;
	 line-height:15px;
}
#preview a
{
	 color:steelblue;
}
#preview
{
	 max-width:240px;
}
div.TDJ1BC0CCFD1B
{
	 background-color:#e6eff5;
	 background-repeat:repeat;
	 background-position:left top;
	 max-width:300px
}
div.TDJ1BC0CCFD1B > div.navigationwrapper 
{
	 padding-top:5px;
	 padding-right:0px;
	 padding-bottom:5px;
	 padding-left:0px;
	 background-color:#e6eff5;
	 background-repeat:repeat;
	 background-position:left top;
	 /* IE7 hack */
	 min-height:1px;
}
div.TDJ1BC0CCFD1B > div.navigationwrapper > ul.navigationlist > li.navigationlistitem
{
	
	 font-size:8pt;
	 line-height:15px;
	 margin-bottom:1px;
	 clear:left;
}
div.TDJ1BC0CCFD1B > div.navigationwrapper > ul.navigationlist > li.lastitem
{
	 margin:0px;
}
div.TDJ1BC0CCFD1B > div.navigationwrapper > ul.navigationlist > li.navigationlistitem, 
div.TDJ1BC0CCFD1B > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a, 
div.TDJ1BC0CCFD1B > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a span
{
	 float:none;
	 background:none;
}
div.TDJ1BC0CCFD1B > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a span
{
	 font-family:Verdana, Geneva, Sans-Serif;
	 font-size:8pt;
	 line-height:15px;
	 font-weight:400;
	 font-style:normal;
	 text-decoration:none;
	 padding-top:2px;
	 padding-right:5px;
	 padding-bottom:2px;
	 padding-left:10px;
	 background-color:#e6eff5;
	 color:#2967a5;
	 /* Graphical navigation using 'sliding doors' (SPAN element) */
	 background: transparent url(/setup/layout4/tdj1bc0ccfd1b/navigation_right.gif?ts=27102010091644) no-repeat right top;
	 cursor:pointer;
}
div.TDJ1BC0CCFD1B > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover span
{
	 font-weight:400;
	 font-style:normal;
	 text-decoration:none;
	 padding-top:auto;
	 padding-right:auto;
	 padding-bottom:auto;
	 padding-left:auto;
	 background-color:#ffffff;
	 color:#2967a5;
	 background-image:none;
	 background-repeat:none;
	 background-position:right top;
}
div.TDJ1BC0CCFD1B > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink span, 
div.TDJ1BC0CCFD1B > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink:hover span
{
	 font-weight:400;
	 font-style:normal;
	 text-decoration:none;
	 padding-top:auto;
	 padding-right:auto;
	 padding-bottom:auto;
	 padding-left:auto;
	 background-color:#ffffff;
	 color:#2967a5;
	 background-image:none;
	 background-repeat:none;
	 background-position:right top;
}
div.TDJ1BC0CCFD1B > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a 
{
	 /* Graphical navigation using 'sliding doors' (A element) */
	 background: transparent url(/setup/layout4/tdj1bc0ccfd1b/navigation_left.gif?ts=27102010091644) no-repeat left top;
}
div.TDJ1BC0CCFD1B > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover 
{
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}
div.TDJ1BC0CCFD1B > div.navigationwrapper > ul.navigationlist > li.activeitem > a, 
div.TDJ1BC0CCFD1B > div.navigationwrapper > ul.navigationlist > li.activeitem > a:hover
{
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}

/* Advanced CSS for Nav2 */

div.TDJ1BC0CCFD1B
{
	/* hele navigationen */
}

div.TDJ1BC0CCFD1B ul.navigationlist li.navigationlistitem a span
{
	/* alle menupunkter */
white-space:normal !important;}

}

div.TDJ1BC0CCFD1B ul.navigationlist li.navigationlistitem a:hover span
{
	/* hover (mouseover) på alle menupunkter */
}

div.TDJ1BC0CCFD1B ul.navigationlist li.activeitem a span
{
	/* det aktive menupunkt */
}

div.TDJ1BC0CCFD1B ul.navigationlist li.firstitem a span
{
	/* det første menupunkt */
}

div.TDJ1BC0CCFD1B ul.navigationlist li.lastitem a span
{
	/* det sidste menupunkt */
}

/* End of Nav2 */
/* site.css */
@font-face {
font-family: 'Open Sans Regular';
src: url('/setup/fonts/43465bab-b8c6-42ba-a755-28fa6fe79c7e.eot'); /* IE9 Compatability Modes */
src: url('/setup/fonts/43465bab-b8c6-42ba-a755-28fa6fe79c7e.eot?') format('eot'),
url('/setup/fonts/43465bab-b8c6-42ba-a755-28fa6fe79c7e.woff') format('woff');
}
@font-face {
font-family: 'Open Sans Light';
src: url('/setup/fonts/4a5e174e-fa25-4fe4-8566-c1dfa55becf2.eot'); /* IE9 Compatability Modes */
src: url('/setup/fonts/4a5e174e-fa25-4fe4-8566-c1dfa55becf2.eot?') format('eot'),
url('/setup/fonts/4a5e174e-fa25-4fe4-8566-c1dfa55becf2.woff') format('woff');
}
@font-face {
font-family: 'Open Sans SemiBold';
src: url('/setup/fonts/9357a139-ef72-4cb8-8461-1083243c692b.eot'); /* IE9 Compatability Modes */
src: url('/setup/fonts/9357a139-ef72-4cb8-8461-1083243c692b.eot?') format('eot'),
url('/setup/fonts/9357a139-ef72-4cb8-8461-1083243c692b.woff') format('woff');
}
@font-face {
font-family: 'Open Sans Bold';
src: url('/setup/fonts/c8c37481-e96c-4125-be2b-b7e7c1378d7c.eot'); /* IE9 Compatability Modes */
src: url('/setup/fonts/c8c37481-e96c-4125-be2b-b7e7c1378d7c.eot?') format('eot'),
url('/setup/fonts/c8c37481-e96c-4125-be2b-b7e7c1378d7c.woff') format('woff');
}
@font-face {
font-family: 'Open Sans Italic';
src: url('/setup/fonts/502086ac-1da8-47d7-b122-a605fb5cf47b.eot'); /* IE9 Compatability Modes */
src: url('/setup/fonts/502086ac-1da8-47d7-b122-a605fb5cf47b.eot?') format('eot'),
url('/setup/fonts/502086ac-1da8-47d7-b122-a605fb5cf47b.woff') format('woff');
}
@font-face {
font-family: 'Open Sans Italic Bold';
src: url('/setup/fonts/1b870f2e-0fb0-44b7-abb8-b196c8432481.eot'); /* IE9 Compatability Modes */
src: url('/setup/fonts/1b870f2e-0fb0-44b7-abb8-b196c8432481.eot?') format('eot'),
url('/setup/fonts/1b870f2e-0fb0-44b7-abb8-b196c8432481.woff') format('woff');
}

.VarenavnH1 {
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 13px;
font-weight: bold;
color: #3779b9;
line-height: 15px}

.OverskrifterH1 {
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 24px;
color: #325a81;
line-height: 26px;
margin-top: 30px;
margin-bottom: 10px;
padding-bottom: 0px;
font-weight:100;
 letter-spacing:-1px;
}

.LaesMere {
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 12px;
font-weight: bold;
color: #325a81;
line-height: 14px;
text-decoration: none;
margin-bottom: 10px;
padding-bottom: 10px}

.VarenavnFCV {
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 15px;
color: #ffffff;
line-height: 17px;
text-decoration: none}

.dan-marke2016, .dan-marke2016 p.section, .dan-marke2016 p, .dan-marke2016 td, .dan-marke2016 input, .dan-marke2016 textarea, .dan-marke2016 select , .dan-marke2016 .sectionintro, .dan-marke2016 .sectionheader a[name], .paragraph {
font-family: 'Open Sans Regular';
font-size: 16px;
color: #222;
line-height: 1.5;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px}

.dan-marke2016 b, .dan-marke2016 strong , .dan-marke2016 p b, .bold-text {
font-family: 'Open Sans Bold'}

.italic-bold-text {
font-family: 'Open Sans Italic Bold'}

.italic-text {
font-family: 'Open Sans Italic'}

.Header-1 {
font-family: 'Open Sans SemiBold';
font-size: 30px;
color: #222;
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}

div#blocklistlayout_581_10 div.layout581sub10mergefield_1, .Header-2 {
font-family: 'Open Sans SemiBold';
font-size: 24px;
color: #222}

.Header-3 {
font-family: 'Open Sans SemiBold';
font-size: 20px;
color: #222}

.blue-button {
font-family: 'Open Sans Regular';
font-size: 18px;
color: #fff;
text-align: center;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
padding-left: 30px;
padding-right: 30px;
padding-top: 10px;
padding-bottom: 10px;
background-color: rgb(0, 115, 212);
text-decoration: none;

    display: inline-block;

    overflow: hidden;

    box-sizing: border-box;

       -webkit-transition: all 500ms ease 0ms;

    -moz-transition: all 500ms ease 0ms;

    -o-transition: all 500ms ease 0ms;

    transition: all 500ms ease 0ms;


curser: pointer;
}

.footer {
font-family: 'Open Sans Regular';
font-size: 16px;
color: #222;
line-height: 1.5;
text-transform: uppercase}

div#module493_5_mergefield_richtext1 A:hover , .blue-button-100width {
font-family: 'Open Sans Regular';
font-size: 18px;
color: #fff;
text-align: center;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
padding-left: 35px;
padding-right: 35px;
padding-top: 10px;
padding-bottom: 10px;
background-color: rgb(0, 115, 212);
display: block;

text-decoration: none;

     overflow: hidden;

    box-sizing: border-box;

       -webkit-transition: all 500ms ease 0ms;

    -moz-transition: all 500ms ease 0ms;

    -o-transition: all 500ms ease 0ms;

    transition: all 500ms ease 0ms;
}

.Slider-Heading1 {
font-family: 'Open Sans Regular';
font-size: 42px;
font-weight: 700;
color: #fff;
text-align: center;
font-weight: normal;
}

.slider-button {
font-family: 'Open Sans Regular';
font-size: 18px;
color: #fff;
text-align: center;
border-left: 3px solid #ffffff;
border-right: 3px solid #ffffff;
border-top: 3px solid #ffffff;
border-bottom: 3px solid #ffffff;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
padding-left: 35px;
padding-right: 35px;
padding-top: 12px;
padding-bottom: 12px;
text-decoration: none;

display: inline-block;

overflow: hidden;

box-sizing: border-box;

-webkit-transition: all 500ms ease 0ms;

-moz-transition: all 500ms ease 0ms;

-o-transition: all 500ms ease 0ms;

transition: all 500ms ease 0ms;

border: 3px solid #fff;
}

.breadcrumb {
font-family: 'Open Sans Regular';
font-size: 14px;
color: #222;
line-height: 1.2;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px}

.listiteam {
font-family: 'Open Sans Regular';
font-size: 16px;
color: #0073D4;
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: 10px}

.Header-4 {
font-family: 'Open Sans SemiBold';
font-size: 18px;
color: #999;
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;
padding-left: 0px;
padding-right: 0px;
padding-top: 5px;
padding-bottom: 5px}

.Header-1-blue {
font-family: 'Open Sans Light';
font-size: 26px;
color: #0073D4;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px}

.slider-button-full {
font-family: 'Open Sans Regular';
font-size: 18px;
color: #fff;
text-align: center;
border-left: 3px solid #0073d4;
border-right: 3px solid #0073d4;
border-top: 3px solid #0073d4;
border-bottom: 3px solid #0073d4;
border-top-left-radius: 30px;
border-top-right-radius: 30px;
border-bottom-left-radius: 30px;
border-bottom-right-radius: 30px;
padding-left: 30px;
padding-right: 30px;
padding-top: 10px;
padding-bottom: 10px;
background-color: rgb(0, 115, 212);
text-decoration: none;

box-sizing: border-box;

-webkit-transition: all 500ms ease 0ms;

-moz-transition: all 500ms ease 0ms;

-o-transition: all 500ms ease 0ms;

transition: all 500ms ease 0ms;

border: 3px solid rgb(0, 115, 212);

display: inline-block;
}

.slider-button-outline {
font-family: 'Open Sans Regular';
font-size: 18px;
color: #fff;
text-align: center;
border-left: 3px solid #0073d4;
border-right: 3px solid #0073d4;
border-top: 3px solid #0073d4;
border-bottom: 3px solid #0073d4;
border-top-left-radius: 30px;
border-top-right-radius: 30px;
border-bottom-left-radius: 30px;
border-bottom-right-radius: 30px;
padding-left: 30px;
padding-right: 30px;
padding-top: 10px;
padding-bottom: 10px;
text-decoration: none;

box-sizing: border-box;

-webkit-transition: all 500ms ease 0ms;

-moz-transition: all 500ms ease 0ms;

-o-transition: all 500ms ease 0ms;

transition: all 500ms ease 0ms;

border: 3px solid rgb(0, 115, 212);

display: inline-block;
}

.blue-button-round {
font-family: 'Open Sans Regular';
font-size: 18px;
color: #fff;
text-align: center;
border-top-left-radius: 30px;
border-top-right-radius: 30px;
border-bottom-left-radius: 30px;
border-bottom-right-radius: 30px;
padding-left: 30px;
padding-right: 30px;
padding-top: 10px;
padding-bottom: 10px;
background-color: rgb(0, 115, 212);
text-decoration: none;

    display: inline-block;

    overflow: hidden;

    box-sizing: border-box;

       -webkit-transition: all 500ms ease 0ms;

    -moz-transition: all 500ms ease 0ms;

    -o-transition: all 500ms ease 0ms;

    transition: all 500ms ease 0ms;


curser: pointer;
}

.varer-status-red {
font-family: 'Open Sans Bold';
font-size: 36px;
font-weight: 700;
color: #fff;
line-height: 22px;
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;
padding-left: 5px;
padding-right: 5px;
padding-top: 0px;
padding-bottom: 0px;
background-color: rgb(204, 0, 0)}

.varer-status-black {
font-family: 'Open Sans Bold';
font-size: 20px;
font-weight: 700;
color: #000;
line-height: 22px;
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;
padding-left: 5px;
padding-right: 5px;
padding-top: 0px;
padding-bottom: 0px;
background-color: rgb(190, 190, 190)}

.dan-marke2016:hover, .dan-marke2016 p.section:hover, .dan-marke2016 p:hover, .dan-marke2016 td:hover, .dan-marke2016 input:hover, .dan-marke2016 textarea:hover, .dan-marke2016 select :hover, .dan-marke2016 .sectionintro:hover, .dan-marke2016 .sectionheader a[name]:hover, .paragraph:hover {
}

.dan-marke2016 b:hover, .dan-marke2016 strong :hover, .dan-marke2016 p b:hover, .bold-text:hover {
}

.italic-bold-text:hover {
}

.italic-text:hover {
}

.Header-1:hover {
}

div#blocklistlayout_581_10 div.layout581sub10mergefield_1:hover, .Header-2:hover {
}

.Header-3:hover {
}

.blue-button:hover {
font-style: normal;
font-weight: 400;
text-decoration: none;
text-indent: 0px;
text-shadow: 0px 0px 0px #000;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
background-color: rgb(47, 109, 167);
text-decoration: none;
}

.footer:hover {
}

div#module493_5_mergefield_richtext1 A:hover :hover, .blue-button-100width:hover {
font-style: normal;
font-weight: 400;
text-decoration: none;
text-indent: 0px;
text-shadow: 0px 0px 0px #000;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
background-color: rgb(47, 109, 167);
text-decoration: none;
}

.Slider-Heading1:hover {
}

.slider-button:hover {
font-style: normal;
font-weight: 400;
text-decoration: none;
text-indent: 0px;
text-shadow: 0px 0px 0px #000;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
background-color: rgb(0, 115, 212);
text-decoration: none;

border: 3px solid #0073d4;
}

.breadcrumb:hover {
}

.listiteam:hover {
}

.Header-4:hover {
}

.Header-1-blue:hover {
}

.slider-button-full:hover {
font-style: normal;
font-weight: 400;
text-decoration: none;
text-indent: 0px;
text-shadow: 0px 0px 0px #000;
border-top-left-radius: 30px;
border-top-right-radius: 30px;
border-bottom-left-radius: 30px;
border-bottom-right-radius: 30px;
background-color: rgb(0, 115, 212);
text-decoration: none;

border: 3px solid #0073d4;
}

.slider-button-outline:hover {
font-style: normal;
font-weight: 400;
text-decoration: none;
text-indent: 0px;
text-shadow: 0px 0px 0px #000;
border-top-left-radius: 30px;
border-top-right-radius: 30px;
border-bottom-left-radius: 30px;
border-bottom-right-radius: 30px;
background-color: rgb(0, 115, 212);
text-decoration: none;

border: 3px solid #0073d4;
}

.blue-button-round:hover {
font-style: normal;
font-weight: 400;
text-decoration: none;
text-indent: 0px;
text-shadow: 0px 0px 0px #000;
border-top-left-radius: 30px;
border-top-right-radius: 30px;
border-bottom-left-radius: 30px;
border-bottom-right-radius: 30px;
background-color: rgb(47, 109, 167);
text-decoration: none;
}

.varer-status-red:hover {
}

.varer-status-black:hover {
}

/*******Hover Text for Footer Boxes*********/

div#layoutbox9 a:hover
{
  text-decoration: none;
}



/*****Slider Button*****/
.layoutfieldwrapper.mergefield.layout578sub2mergefield696 .vdcontent
{
  text-align: center;
}


/***Footer Text iin log in sitelayout***/ 

#mergefield_richtext1 > p
{
  color: #999;
}


/**********************************
*	    Dan Promotion	    *
**********************************/


/***Media Queries***/

@media (max-width: 568px) {
  h1.Slider-Heading1 {
    font-size: 30px;
  }
}

/***Billeder sm� i IE***/
[id^="listMasterView"] img{
  width:100%;
  max-height:100%;
}





