/* 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, 24-06-2025 04:54:44 */
@media screen and (max-width: 1024px)
{
	/* The tabletlandscape mode is handled by the sitelayout... */
}
@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 */
/* ------------------------------------------------------------------------------------------------------------------------------ */
/* This file was auto generated when the font was added or modified by ts-mhj at 03-05-2024 10:15:16 */
/* ------------------------------------------------------------------------------------------------------------------------------ */

/* Generel skrifttype, -stÃ¸rrelse og linieafstand */
body, td, input, textarea, select
{
	font-family: OpenSansRegular;
}

/* 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%}
#layoutbox10 {display:none}
@media screen and (max-width: 1024px)
{
	#layoutbox12[data-ts-transitiontype="userdefined"]{transition:all 200ms ease 0ms}
}

div#sitelayout5 {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:transparent 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 */
/* User-defined CSS for specific elements defined in the master-layout (sitelayout-id:5) */
#mergefield_richtext3
{
    line-height: 1.3;
}

/* Brugerdefinerede typografier */


/* 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 }
}



/* site.css */
@font-face {
font-family: OpenSansRegular;
src: url('/setup/fonts/4a61b1c5-747f-4ece-82cc-321654bedbbd.woff') format('woff');
font-display: swap;
}
@font-face {
font-family: OpenSansBold;
src: url('/setup/fonts/10fa1604-e58b-453a-8bc3-e19bf0ebe4b9.woff') format('woff');
font-display: swap;
}
@font-face {
font-family: AnekGurmukhi;
src: url('/setup/fonts/3159ec24-af89-483f-9d74-c82c17ece93e.woff') format('woff');
font-display: swap;
}
@font-face {
font-family: 'IBM Plex Sans Semibold';
src: url('/setup/fonts/76cfc597-9358-4b05-8378-c4284908acad.woff') format('woff');
font-display: swap;
}
@font-face {
font-family: OpenSansSemibold;
src: url('/setup/fonts/ebf87a67-dce3-442f-bc1e-2dc3898f3812.woff') format('woff');
font-display: swap;
}

.heading1 {
font-family: var(--font-decorative);

font-size: var(--font-size-h1);

font-weight: 400;

line-height: var(--font-line-height-heading);

margin-block-start: var(--gap-xl);

margin-block-end: var(--gap-l);

padding: 0;
}

.heading2 {
font-family: var(--font-semibold);

font-size: var(--font-size-h2);

font-weight: 400;

line-height: var(--font-line-height-heading);

margin-block-start: var(--gap-xl);

margin-block-end: var(--gap-l);

padding: 0;
}

.heading3 {
font-family: var(--font-semibold);

font-size: var(--font-size-h3);

font-weight: 400;

line-height: var(--font-line-height-heading);

margin-block-start: var(--gap-xl);

margin-block-end: var(--gap-l);

padding: 0;
}

.heading4 {
font-family: var(--font-semibold);

font-size: var(--font-size-h4);

font-weight: 400;

line-height: var(--font-line-height-heading);

margin-block-start: var(--gap-xl);

margin-block-end: var(--gap-l);

padding: 0;
}

.btn-yellow {
background-color: var(--color-yellow-light);

border-radius: var(--gap-m);

padding-block: var(--gap-xl);

padding-inline: var(--gap-xl);

color: var(--color-blue-dark);

font-family: var(--font-semibold);

font-size: var(--font-size-h3);

display: block;

margin-block-start: calc(2 * var(--gap-xl));
}

.paragraph-h3 {
font-weight: 400;
font-family: var(--font-normal);

font-size: var(--font-size-h3);

font-weight: 400;

line-height: var(--font-line-height-heading);

margin-block-start: var(--gap-xl);

margin-block-end: var(--gap-xl);

padding: 0;
}

.heading1:hover {
}

.heading2:hover {
}

.heading3:hover {
}

.heading4:hover {
}

.btn-yellow:hover {
}

.paragraph-h3:hover {
}

