/* 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(253, 253, 253) url(/media/bg_1.png) repeat-x 0% 0%; margin:0px 0px 0px 0px}
#columnset7 {height:20px;display:none}
#columnset8 {height:20px}
div#mergefield_on > img {border:none}
div#mergefield_on {float:left}
#columnset8_column1 {width:100%; height:100%}
#columnset7_column1 {width:100%; height:100%; display:none}
#columnset2 {height:20px}
div#mergefield_flower > img {border:none}
div#mergefield_flower {padding:0px 0px 0px 0px; float:left}
#columnset2_column1 {width:236px; height:100%; padding:0px 0px 0px 0px}
div#mergefield_flower_1 {float:left; display:none}
div#mergefield_flower_2 {float:left; display:none}
div#mergefield_logo > img {border:none}
div#mergefield_logo {float:left}
#columnset6 {height:20px}
div#mergefield_navigation_level1 {margin-left:-8px}
#columnset6_column1 {width:100%; height:100%}
#columnset2_column2 {width:750px; height:100%}
#columnset4 {height:20px}
div#mergefield_navigation_level2 {margin-top:57px}
#columnset4_column1 {width:100%; height:100%}
div#mergefield_main {margin-top:30px; margin-bottom:15px}
#columnset4_column2 {width:693px; height:100%}
div#mergefield_code2 {float:left}
div#sitelayout4 {box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; width:986px; min-height:500px; margin:auto auto auto auto; padding:0px 0px 0px 0px; 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;-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 */

/* Brugerdefinerede typografier */
body {color: #B4B2B2; font-size: 8pt;}

#mergefield_navigation_level1 a {font-size: 30px !important;}

.border_image {border: 1px solid #d5d5d5;}

div.vdcontent a {font-size: 13pt; color: #666666;}

#footer-info
{
	text-align: center;
}



/* Responsive design css */
@media screen and (max-width: 768px)
{
	div#sitelayout4
	{
		width:100%;
		background-position:initial;
	}
	#columnset2_column1
	{
		width:183px;
		display:none;
	}
	div#mergefield_flower
	{
		display:block;
	}
	#columnset2_column2
	{
		width:768px;
	}
	div#mergefield_flower_2
	{
		display:block;
		background-image:url(/media/imagegenerator/140x0/flower.png);
		background-repeat:no-repeat;
		background-position:0% 0%;
		background-position-x:0%;
		background-position-y:0%;
	}
	div#mergefield_flower_2 img
	{
		width:140px;
		height:118px;
		visibility:hidden;
	}
	div#mergefield_navigation_level1
	{
		display:block;
		margin-left:-25px;
		margin-bottom:0px;
		padding-left:20px;
		padding-bottom:10px;
	}
	#columnset4
	{
		height:auto;
		display:block;
	}
	#columnset4 > .layoutfloatbreaker
	{
		clear:both;
		display:block;
		width:auto;
	}
	#columnset4_column1
	{
		height:auto;
		display:block;
		float:left;
		clear:right;
		min-height:20px;
	}
	div#mergefield_navigation_level2
	{
		margin-left:-15px;
	}
	#columnset4_column2
	{
		height:auto;
		width:100%;
		display:block;
		float:left;
		min-height:20px;
	}
	div#mergefield_main
	{
		margin-top:6px;
		margin-left:6px;
		margin-bottom:6px;
		margin-right:6px;
	}
}

/* High-definition background images if supported by device */
@media screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi)
{
	div#mergefield_flower_2 {background-image:url(/media/imagegenerator/140x0/flower@2x.png); background-size:140px 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;
	}
	#columnset7
	{
		display:table;
	}
	#columnset7 > .layoutfloatbreaker
	{
		clear:none;
		display:none;
		width:0%;
	}
	#columnset7_column1
	{
		display:table-cell;
		clear:none;
	}
	div#mergefield_navigation_level1_1
	{
		display:block;
		overflow:hidden;
		background-color:rgb(236, 50, 92);
		border-top-left-radius:0px;
		border-top-right-radius:0px;
		border-bottom-left-radius:5px;
		border-bottom-right-radius:5px;
		margin-top:0px;
		margin-left:0px;
		margin-bottom:0px;
		margin-right:0px;
	}
	div#mergefield_navigation_level1_1[data-ts-transitiontype="none"]
	{
		transition:border-top-width ease 500ms, border-bottom-width ease 500ms, padding-top ease 500ms, padding-bottom ease 500ms, height ease 500ms;
		-o-transition:border-top-width ease 500ms, border-bottom-width ease 500ms, padding-top ease 500ms, padding-bottom ease 500ms, height ease 500ms;
		-moz-transition:border-top-width ease 500ms, border-bottom-width ease 500ms, padding-top ease 500ms, padding-bottom ease 500ms, height ease 500ms;
		-webkit-transition:border-top-width ease 500ms, border-bottom-width ease 500ms, padding-top ease 500ms, padding-bottom ease 500ms, height ease 500ms;
		overflow:hidden;
		box-sizing:border-box;
		-o-box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
	}
	div#mergefield_navigation_level1_1[data-ts-transitionstate="state1"]
	{
		border-top-width:0px;
		border-bottom-width:0px;
		padding-top:0px;
		padding-bottom:0px;
		height:0px;
		min-height:0px;
	}
	div#mergefield_on
	{
		float:right;
		display:block;
		margin-right:20px;
	}
	#columnset2
	{
		display:table;
	}
	#columnset2 > .layoutfloatbreaker
	{
		clear:none;
		display:none;
		width:0%;
	}
	#columnset2_column1
	{
		width:126px;
		float:none;
		clear:none;
	}
	#columnset2_column2
	{
		width:480px;
		display:table-cell;
		float:none;
		clear:none;
	}
	div#mergefield_flower_1
	{
		display:block;
		background-image:url(/media/imagegenerator/60x0/flower.png);
		background-repeat:no-repeat;
		background-position:0% 0%;
		background-position-x:0%;
		background-position-y:0%;
		margin-top:30px;
	}
	div#mergefield_flower_1 img
	{
		width:60px;
		height:50px;
		visibility:hidden;
	}
	div#mergefield_flower_2
	{
		display:none;
	}
	div#mergefield_logo
	{
		background-image:url(/media/imagegenerator/250x0/logo.png);
		background-repeat:no-repeat;
		background-position:0% 0%;
		background-position-x:0%;
		background-position-y:0%;
	}
	div#mergefield_logo img
	{
		width:250px;
		height:81px;
		visibility:hidden;
	}
	div#mergefield_navigation_level1
	{
		display:none;
	}
	div#mergefield_navigation_level2
	{
		margin-top:0px;
		margin-left:-20px;
		margin-bottom:0px;
		margin-right:0px;
		padding-top:0px;
		padding-left:0px;
		padding-bottom:0px;
		padding-right:0px;
	}
}

/* High-definition background images if supported by device */
@media screen and (max-width: 480px) and (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi)
{
	div#mergefield_flower_1 {background-image:url(/media/imagegenerator/60x0/flower@2x.png); background-size:60px auto}
	div#mergefield_logo {background-image:url(/media/imagegenerator/250x0/logo@2x.png); background-size:250px auto}
}


@media screen and (max-width: 320px)
{
	ul.navigationlist li.navigationlistitem.ts-pp-hide
	{
		display:none;
	}
	ul.navigationlist li.navigationlistitem.ts-pp-show
	{
		display:block;
	}
	#columnset2_column1
	{
		width:75px;
	}
	#columnset2_column2
	{
		width:320px;
	}
	div#mergefield_flower_1
	{
		background-image:url(/media/imagegenerator/70x0/flower.png);
		margin-top:10px;
	}
	div#mergefield_flower_1 img
	{
		width:70px;
		height:59px;
	}
	div#mergefield_logo
	{
		background-image:url(/media/imagegenerator/220x0/logo.png);
	}
	div#mergefield_logo img
	{
		width:220px;
		height:71px;
	}
	div#mergefield_navigation_level2
	{
		margin-top:80px;
	}
	div#mergefield_main
	{
		margin-left:5px;
		margin-right:5px;
	}
}

/* High-definition background images if supported by device */
@media screen and (max-width: 320px) and (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi)
{
	div#mergefield_flower_1 {background-image:url(/media/imagegenerator/70x0/flower@2x.png); background-size:70px auto}
	div#mergefield_logo {background-image:url(/media/imagegenerator/220x0/logo@2x.png); background-size:220px auto}
}



