/* 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 10, 18-07-2025 05:11: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 10 */
/* 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;
}
body {background:rgb(255, 255, 255) none; margin:0px 0px 0px 0px}
#layoutbox19 {width:300px; background:rgb(0, 0, 0) none; position:absolute; top:101px; right:0px}
#layoutbox19[data-ts-transitiontype="pushtopdown"]{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;box-sizing:border-box;overflow:hidden}
#layoutbox19[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}
body.ie8 #layoutbox19[data-ts-transitiontype="pushtopdown"]{box-sizing:border-box;overflow:hidden}
body.ie8 #layoutbox19[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}

div#mergefield_navigation_level1,[data-tsnavid="mergefield_navigation_level1"] {width:100%; border-top-style:solid; border-right-style:none; border-bottom-style:solid; border-left-style:none; border-top-width:1px; border-bottom-width:1px; border-top-color:rgb(255, 255, 255); border-bottom-color:rgb(255, 255, 255)}
#layoutbox1 {height:100px; overflow:hidden; background:rgb(0, 0, 0) none}
div#mergefield_business-together-logo > a > img {border:none}
div#mergefield_business-together-logo {margin-bottom:240px; padding-top:18px; padding-left:20px; float:left}
#layoutbox8 {width:45px; margin-top:18px; padding:12px 10px 12px 10px; float:right; position:absolute; top:10px; right:15px}
#layoutbox9 {height:2px; overflow:hidden; background:rgb(255, 255, 255) none}
#layoutbox10 {height:2px; overflow:hidden; margin-top:7px; margin-bottom:7px; background:rgb(255, 255, 255) none}
#layoutbox11 {height:2px; overflow:hidden; background:rgb(255, 255, 255) none}
#layoutbox3 {height:570px; overflow:hidden; background:rgb(51, 51, 51) none; display:none; position:relative; top:0px; left:0px}
div#mergefield_code1 {float:left}
#layoutbox12 {width:100%; margin-top:25px; margin-right:auto; margin-left:auto; padding-top:80px; position:absolute; top:0px; left:0px}
div#mergefield_richtext2 {padding-right:20px; padding-left:20px; clear:both}
#layoutbox18 {width:100%; min-height:20px; position:absolute; top:0px; left:0px}
#layoutbox16 {width:250px; min-height:20px; margin-top:450px; margin-right:auto; margin-left:auto; background:rgb(0, 150, 83) none; border-top-style:solid; border-right-style:solid; border-bottom-style:solid; border-left-style:solid; border-top-width:1px; border-right-width:1px; border-bottom-width:1px; border-left-width:1px; border-top-color:rgb(255, 255, 255); border-right-color:rgb(255, 255, 255); border-bottom-color:rgb(255, 255, 255); border-left-color:rgb(255, 255, 255)}
div#mergefield_richtext5_1 {padding-top:10px; padding-bottom:10px}
div#mergefield_main {margin-bottom:75px; clear:both}
#layoutbox2 {height:280px; overflow:hidden; background:rgb(0, 0, 0) none}
#layoutbox13 {width:1024px; min-height:20px; margin-right:auto; margin-left:auto}
#columnset1 {height:280px}
#layoutbox15 {display:flex; justify-content:center; align-items:center}
div#mergefield_Ikon-Facebook-Hvid {float:left}
div#mergefield_Ikon-Instagram-Hvid {margin-right:10px; margin-left:10px; float:left; display:none}
div#mergefield_Ikon-Pinterest-Hvid {margin-right:10px; float:left; display:none}
div#mergefield_Ikon-YouTube-Hvid {float:left; display:none}
div#mergefield_richtext5 {margin-top:20px}
#columnset1_column1 {width:50%; height:100%; padding-top:100px}
#layoutbox14 {height:280px; overflow:hidden; display:flex; justify-content:center; align-items:center}
#columnset1_column2 {width:50%; height:100%}
div#sitelayout31 {box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; width:100%; min-height:500px; margin:auto auto auto auto; background:transparent none; border-top-style:none; border-right-style:none; border-bottom-style:none; border-left-style:none; position:relative}
 .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}
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 defined in the master-layout (sitelayout-id:31) */
/* VIDEO FRONTPAGE */
#layoutbox7 {z-index: 100;}
#layoutbox3 {width: 100%; height: 570px; position: relative; z-index: -100;}
#layoutbox4 {width: 100%; height: 570px; position: absolute; top: 0; left: 0;}
#video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#mergefield_navigation_level1 {
    font-family: OpenSansCnd-Bold,Helvetica,Arial,Sans-serif;
    font-size: 1.6em;
    font-weight: 300;
}
/* User-defined CSS for specific elements defined in the master-layout (sitelayout-id:31) */
#layoutbox19
{
    z-index: 100;
}
#layoutbox3
{
    z-index: 10;
}
#layoutbox12
{
    z-index: 15;
}
#layoutbox18
{
    z-index: 20;
}
#layoutbox16
{
    z-index: 20;
}
/* User-defined CSS for 500px, defined in the master-layout (sitelayout-id:31) */
@media screen and (max-width: 500px)
{
	.Ovr-Graa {
	    font-size: 3.0em !important;
	}
	.MaintextOvr {
	    font-size: 1.8em !important;
	}
	.Maintext,.MaintextBold {
	    font-size: 1.4em !important;
	}
}

/* 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 }
	#layoutbox13
	{
		width:auto;
		min-width:0px;
		max-width:none;
	}
}

@media screen and (max-width: 500px)
{
	.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 }
	#layoutbox19
	{
		width:100%;
		min-width:0px;
		max-width:none;
	}
	#layoutbox3
	{
		height:400px;
		min-height:0px;
	}
	#layoutbox12
	{
		min-width:0px;
		max-width:none;
		padding-top:20px;
	}
	div#mergefield_richtext2
	{
		padding-left:10px;
		padding-right:10px;
	}
	#layoutbox16
	{
		margin-top:320px;
	}
	#layoutbox2
	{
		height:auto;
		min-height:0px;
	}
	#columnset1
	{
		height:auto;
		display:block;
	}
	#columnset1 > .layoutfloatbreaker
	{
		clear:both;
		display:block;
		width:auto;
	}
	#columnset1_column1
	{
		height:auto;
		width:100%;
		display:block;
		min-height:20px;
		float:left;
		clear:right;
		padding-top:50px;
		padding-bottom:25px;
	}
	#columnset1_column2
	{
		height:auto;
		width:100%;
		display:block;
		min-height:20px;
		float:left;
		padding-top:25px;
		padding-bottom:50px;
	}
	#layoutbox14
	{
		height:auto;
		min-height:0px;
	}
}


/* navigation1.css */
/* NavMenu */

#preview
{
	 font-family:Verdana, Geneva, Sans-Serif;
}
#preview
{
	 font-size:8pt;
	 line-height:15px;
}
#preview a
{
	 color:steelblue;
}
#preview
{
	 max-width:240px;
}
div.TCB1CC7CBBC5B
{
	 background-color:#FFFFFF;
	 background-repeat:repeat;
	 background-position:left top;
	 max-width:768px
}
div.TCB1CC7CBBC5B > div.navigationwrapper 
{
	 padding-top:0px;
	 padding-right:0px;
	 padding-bottom:0px;
	 padding-left:0px;
	 background-color:#FFFFFF;
	 background-repeat:repeat;
	 background-position:left top;
	 /* IE7 hack */
	 min-height:1px;
}
div.TCB1CC7CBBC5B > div.navigationwrapper > ul.navigationlist > li.navigationlistitem
{
	
	 margin-bottom:1px;
	 clear:left;
}
div.TCB1CC7CBBC5B > div.navigationwrapper > ul.navigationlist > li.lastitem
{
	 margin:0px;
}
div.TCB1CC7CBBC5B > div.navigationwrapper > ul.navigationlist > li.navigationlistitem, 
div.TCB1CC7CBBC5B > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a, 
div.TCB1CC7CBBC5B > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a span
{
	 float:none;
	 background:none;
}
div.TCB1CC7CBBC5B > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a span
{
	 font-weight:400;
	 font-style:normal;
	 text-decoration:none;
	 padding-top:15px;
	 padding-right:20px;
	 padding-bottom:15px;
	 padding-left:20px;
	 background-color:#000000;
	 color:#FFFFFF;
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
	 cursor:pointer;
}
div.TCB1CC7CBBC5B > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover span
{
	 font-weight:400;
	 font-style:normal;
	 text-decoration:none;
	 background-color:#409558;
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}
div.TCB1CC7CBBC5B > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink span, 
div.TCB1CC7CBBC5B > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink:hover span
{
	 font-weight:400;
	 font-style:normal;
	 text-decoration:none;
	 background-color:#409558;
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}
div.TCB1CC7CBBC5B > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a 
{
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}
div.TCB1CC7CBBC5B > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover 
{
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}
div.TCB1CC7CBBC5B > div.navigationwrapper > ul.navigationlist > li.activeitem > a, 
div.TCB1CC7CBBC5B > div.navigationwrapper > ul.navigationlist > li.activeitem > a:hover
{
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}

/* Advanced CSS for NavMenu */

div.TCB1CC7CBBC5B
{
    /* boks uden om hele navigationen */
}

div.TCB1CC7CBBC5B > div.navigationwrapper
{
    /* hele navigationen */
}

div.TCB1CC7CBBC5B > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a
{
    /* alle menupunkter */
}

div.TCB1CC7CBBC5B > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a > span
{
    /* tekst på alle menupunkter */
}

div.TCB1CC7CBBC5B > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover
{
    /* menupunkter ved hover */
}

div.TCB1CC7CBBC5B > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover > span
{
    /* tekst på menupunkter ved hover */
}

div.TCB1CC7CBBC5B > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink
{
    /* det aktive menupunkt */
}

div.TCB1CC7CBBC5B > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink > span
{
    /* teksten på det aktive menupunkt */
}

div.TCB1CC7CBBC5B > div.navigationwrapper > ul.navigationlist > li.firstitem > a
{
    /* det første menupunkt */
}

div.TCB1CC7CBBC5B > div.navigationwrapper > ul.navigationlist > li.firstitem > a > span
{
    /* teksten på det første menupunkt */
}

div.TCB1CC7CBBC5B > div.navigationwrapper > ul.navigationlist > li.lastitem > a
{
    /* det sidste menupunkt */
}

div.TCB1CC7CBBC5B > div.navigationwrapper > ul.navigationlist > li.lastitem > a > span
{
    /* teksten på det sidste menupunkt */
}

/* End of NavMenu */
/* site.css */
@font-face {
font-family: OpenSans-Bold;
src: url('/setup/fonts/6503bdd2-3c57-4b66-b4e0-8efe91de5540.eot'); /* IE9 Compatability Modes */
src: url('/setup/fonts/6503bdd2-3c57-4b66-b4e0-8efe91de5540.eot?') format('eot'),
url('/setup/fonts/6503bdd2-3c57-4b66-b4e0-8efe91de5540.woff') format('woff');
}
@font-face {
font-family: OpenSansCnd-Bold;
src: url('/setup/fonts/d2787c1d-bf64-4acd-95ee-9726d5096b92.eot'); /* IE9 Compatability Modes */
src: url('/setup/fonts/d2787c1d-bf64-4acd-95ee-9726d5096b92.eot?') format('eot'),
url('/setup/fonts/d2787c1d-bf64-4acd-95ee-9726d5096b92.woff') format('woff');
}
@font-face {
font-family: OpenSansCnd-Light;
src: url('/setup/fonts/5f25eda2-f0a0-4bda-94c8-aa03f00e8279.eot'); /* IE9 Compatability Modes */
src: url('/setup/fonts/5f25eda2-f0a0-4bda-94c8-aa03f00e8279.eot?') format('eot'),
url('/setup/fonts/5f25eda2-f0a0-4bda-94c8-aa03f00e8279.woff') format('woff');
}

.BoxOverskrift {
font-family: 'Myriad Pro',Arial,Helvetica,Sans-serif;
font-size: 16px;
color: #ffffff;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 1px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 1px}

.BoxTekst {
font-family: 'Myriad Pro',Arial,Helvetica,Sans-serif;
font-size: 12px;
color: #ffffff}

.TekstBGSort {
font-family: Euphemia,'Myriad Pro',Arial,Helvetica,Sans-serif;
font-size: 14pt;
color: #ffffff;
line-height: 15pt;
padding-left: 2px;
padding-right: 2px;
background-color: #000000}

.Overskrift {
font-family: 'Myriad Pro',Arial,Helvetica,Sans-serif;
font-size: 16px;
font-weight: bold;
color: #777777;
border-left: 0px  ;
border-right: 0px  ;
border-top: 0px  ;
border-bottom: 0px  ;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px}

.UnderOverskrift {
font-family: 'Myriad Pro',Arial,Helvetica,Sans-serif;
font-size: 14px;
color: #777777;
border-left: 0px  ;
border-right: 0px  ;
border-top: 0px  ;
border-bottom: 0px  ;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px}

.GrafiskHvidTekst {
font-family: 'Myriad Pro',Arial,Helvetica,Sans-serif;
font-size: 16px;
font-weight: bold;
color: #ffffff;
line-height: 20px}

.Grafiskml_rubrik_brun {
font-family: 'Myriad Pro',Arial,Helvetica,Sans-serif;
font-size: 14px;
color: #8b5d3d;
line-height: 14px;
text-align: left;
vertical-align: baseline}

.Grafiskml_rubrik_turkis {
font-family: 'Myriad Pro',Arial,Helvetica,Sans-serif;
font-size: 15px;
color: #076b6d;
line-height: 15px;
text-align: left;
vertical-align: auto}

.Grafisk_b_txt {
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 11px;
color: #333333;
line-height: 13px;
text-align: justify}

.TCS_UnderOvr {
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 13px;
color: #000000;
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: 0px;
padding-bottom: 0px}

.TCS_Ovr {
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 22px;
color: #000000;
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: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px}

.PersonMenuOvr {
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 12pt;
color: #ffffff;
text-transform: uppercase}

.PersonBeskriv {
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 10pt;
color: rgb(171, 209, 39)}

.TCS_Ovr {
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 22px;
color: #000000;
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: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px}

.TCS_UnderOvr3 {
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 13px;
color: #000000;
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: 0px;
padding-bottom: 0px}

.Ovr-Hvid {
font-family: OpenSansCnd-Bold,Helvetica,Arial,Sans-serif;
font-size: 2.5em;
color: #ffffff;
line-height: 1em;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 10px;
margin-bottom: 10px}

.Ovr2-Hvid {
font-family: OpenSansCnd-Bold,Helvetica,Arial,Sans-serif;
font-size: 1.6em;
font-weight: 700;
color: #ffffff;
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: 0px}

.Footer-Hvid {
font-family: OpenSansCnd-Light,Helvetica,Arial,Sans-serif;
font-size: 1.6em;
font-weight: 700;
color: #ffffff;
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: 0px}

.Maintext {
font-family: OpenSansCnd-Light,Helvetica,Arial,Sans-serif;
font-size: 1.6em;
font-weight: 700;
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: 0px}

.MaintextBold {
font-family: OpenSansCnd-Bold,Helvetica,Arial,Sans-serif;
font-size: 1.6em;
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: 0px}

.MaintextOvr {
font-family: OpenSansCnd-Bold,Helvetica,Arial,Sans-serif;
font-size: 2.2em;
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: 0px}

.Ovr2-Gron {
font-family: OpenSansCnd-Bold,Helvetica,Arial,Sans-serif;
font-size: 1.6em;
font-weight: 700;
color: #009653;
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: 0px}

.Ovr-Graa {
font-family: OpenSansCnd-Light,Helvetica,Arial,Sans-serif;
font-size: 6em;
color: #000000;
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: 10px;
margin-bottom: 10px}

.TCS_UnderOvr:hover {
}

.TCS_Ovr:hover {
}

.PersonMenuOvr:hover {
}

.PersonBeskriv:hover {
}

.TCS_Ovr:hover {
}

.TCS_UnderOvr3:hover {
}

.Ovr-Hvid:hover {
}

.Ovr2-Hvid:hover {
}

.Footer-Hvid:hover {
}

.Maintext:hover {
}

.MaintextBold:hover {
}

.MaintextOvr:hover {
}

.Ovr2-Gron:hover {
}

.Ovr-Graa:hover {
}

