/* Generel skrifttype, -størrelse og linieafstand */
body, td, input, textarea, select
{
	font-family: Arial, Helvetica, Sans-Serif;
}

/* Generel skrifttype, -størrelse og linieafstand */
body, td, input, textarea, select
{
	font-size: 9pt;
	line-height: 13pt;
}

/* 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: 15pt;
	margin: 0px 0px 12px;
}

/* Afsnitsoverskrift */
.sectionheader
{
	font-size: 11pt;
	margin: 16px 0px 8px;
}

table
{
	border-collapse: collapse;
}
table[cellspacing]
{
    border-collapse: separate;
}

/* Tabel i standardformat - overskrift */
/*.tableheader, .tableheader td*/
.tableheader > td, .tableheader > th
{
	font-weight: 700;
	padding: 4px 12px 5px;
}

/* Tabel i standardformat - rækker */
.tablelineodd, .tablelineodd > td, .tablelineeven, .tablelineeven > td
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 4px 12px;
}



body, td, input, textarea, select
{
	color: #999;
}
a
{
	color: #FF7300;
}
a:hover
{
	border-bottom-color: #FF7300;
}
.sectionheader a[name]
{
	color: #999;
}
table
{
	border-color: #999;
}
.tableheader, .tableheader td, .tableheader th
{
	background-color: #FF7300;
	color: white;
	border-color: #FF7300;
	border-bottom-color: #999;
}
.tablelineodd, .tablelineodd td
{
	border-bottom-color: #999;
}
.tablelineeven, .tablelineeven td
{
	border-bottom-color: #999;
}
body {background:transparent url(/media/14_4.jpg) no-repeat 0% 0%; background-size:auto; margin:0px 0px 0px 0px}
#columnset1 {height:220px}
div#mergefield_templ28-logo3 > img {border:none}
div#mergefield_templ28-logo3 {float:left}
#columnset1_column1 {width:220px; height:100%; background:rgb(255, 115, 0) none}
div#mergefield_navigation_level1_1 {display:none}
#columnset1_column2 {width:766px; height:100%}
#columnset2 {height:20px}
#columnset2_column1 {width:220px; height:100%}
div#mergefield_main {margin:30px 30px 30px 30px}
#columnset2_column2 {width:766px; height:100%; background:rgb(255, 255, 255) none}
#columnset3 {height:60px}
div#mergefield_code1 {float:left}
#columnset3_column1 {width:220px; height:100%; background:rgb(255, 121, 25) none}
#columnset3_column2 {width:766px; height:100%}
div#sitelayout8 {box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; width:986px; min-height:500px; margin:auto auto auto auto; float:none; background:transparent 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;overflow:auto;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;}
body {-webkit-text-size-adjust:100%}
img {max-width:100%;height:auto}

/* Tekstformatering i spalter og flettefelter */
#mergefield_navigation_level1 a.inlinelink, #mergefield_navigation_level1 a.sectionlink, #mergefield_navigation_level1 a.actionlink, #mergefield_navigation_level1 a.breadcrumb, #mergefield_navigation_level1 a.pageposition, #mergefield_navigation_level1 a.calendarlinks {color: #ABD127}
#mergefield_navigation_level1 .tableheader, #mergefield_navigation_level1 .tableheader td {background-color: #ABD127}
#mergefield_main a.inlinelink, #mergefield_main a.sectionlink, #mergefield_main a.actionlink, #mergefield_main a.breadcrumb, #mergefield_main a.pageposition, #mergefield_main a.calendarlinks {color: #FF7919}
#mergefield_main .tableheader, #mergefield_main .tableheader td {background-color: #FF7919}

/* Brugerdefinerede typografier */
body { background-attachment: fixed;}
p.big-link a.inlinelink {color: #fff !important; text-decoration: none; background: #ff7919; padding: 15px; }
p.big-link a.inlinelink:HOVER {color: #fff !important; text-decoration: none; background: #D8D4CA; padding: 15px;}

#footer-info
{
	color: white;
	padding: 10px;
}
	
	#footer-info a
	{
		color: white;
		text-decoration: none;
	}

		#footer-info a:hover
		{
			text-decoration: underline;
		}

a.section {color: #FF7919;}

/* Responsive design css */
@media screen and (max-width: 768px)
{
	div#sitelayout8
	{
		width:100%;
	}
	div#mergefield_navigation_level1_1
	{
		display:block;
	}
	#columnset2_column1
	{
		display:none;
	}
	#columnset2_column2
	{
		width:100%;
	}
}

@media screen and (max-width: 480px)
{
	ul.navigationlist li.navigationlistitem.ts-pl-hide
	{
		display:none;
	}
	ul.navigationlist li.navigationlistitem.ts-pl-show
	{
		display:block;
	}
	#columnset1_column1
	{
		width:178px;
	}
}

@media screen and (max-width: 320px)
{
	ul.navigationlist li.navigationlistitem.ts-pp-hide
	{
		display:none;
	}
	ul.navigationlist li.navigationlistitem.ts-pp-show
	{
		display:block;
	}
	#columnset1_column1
	{
		width:130px;
	}
}


