/* 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: 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: #333;
}
a
{
	color: #EF730F;
}
a:hover
{
	border-bottom-color: #EF730F;
}
.sectionheader a[name]
{
	color: #333;
}
table
{
	border-color: #333;
}
.tableheader, .tableheader td, .tableheader th
{
	background-color: #EF730F;
	color: white;
	border-color: #EF730F;
	border-bottom-color: #333;
}
.tablelineodd, .tablelineodd td
{
	border-bottom-color: #333;
}
.tablelineeven, .tablelineeven td
{
	border-bottom-color: #333;
}
body {background:rgb(200, 214, 228) none}
#columnset3 {height:100px}
div#mergefield_richtext2 {margin:20px 10px 0px 0px; padding:5px 5px 5px 5px; float:right}
div#mergefield_mini-template-05-logo > img {border:none}
div#mergefield_mini-template-05-logo {margin:5px 0px 0px 15px; float:left}
#columnset3_column1 {width:100%; height:100%; background:rgb(76, 76, 76) url(/media/bgnd-top-header.png) repeat 0% 0%}
#columnset9 {height:20px;display:none}
#columnset9_column1 {width:100%; height:100%; display:none}
#columnset5 {height:258px}
div#mergefield_navigation_level1 {margin:10px 10px 0px 0px}
#columnset5_column1 {width:242px; height:100%; background:transparent url(/media/bgnd-main-nav.png) no-repeat 0px 10px}
div#mergefield_code4_1 {float:left}
#columnset5_column2 {width:724px; height:100%; padding-top:10px}
#columnset8 {height:20px}
div#mergefield_navigation_level2 {margin:100px 10px 0px 0px}
#columnset8_column1 {width:242px; height:100%}
div#mergefield_main {margin:10px 0px 10px 0px; height:auto; min-height:200px}
#columnset8_column2 {width:100%; height:100%}
#columnset7 {height:50px}
div#mergefield_code4 {float:left}
#columnset7_column1 {width:100%; height:100%; background:rgb(142, 168, 195) url(/media/bgnd-footer.png) repeat 0% 0%}
div#mergefield_code4_2 {float:left}
div#sitelayout5 {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:10px 10px 10px 10px; background:rgb(255, 255, 255) 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 */

h1 a:hover,
h2 a:hover,
h3 a:hover
{
	text-decoration: underline;
}

#footer-info
{
	margin-top: 18px;
	text-align: center;
	color: white;
}

#footer-info a
{
	color: white;
}

/* Responsive design css */
@media screen and (max-width: 768px)
{
	body
	{
		margin-top:0px;
		margin-left:0px;
		margin-bottom:0px;
		margin-right:0px;
	}
	div#sitelayout5
	{
		width:100%;
	}
	#columnset3_column1
	{
		overflow:hidden;
		background-position:50% 50%;
		background-position-x:50%;
		background-position-y:50%;
		border-top-left-radius:10px;
		border-top-right-radius:10px;
		border-bottom-left-radius:10px;
		border-bottom-right-radius:10px;
	}
	#columnset5_column1
	{
		background-position:50% 50%;
		background-position-x:50%;
		background-position-y:50%;
		padding-top:0px;
		padding-left:0px;
		padding-bottom:0px;
		padding-right:0px;
	}
	div#mergefield_navigation_level1
	{
		margin-right:0px;
		padding-top:0px;
		padding-left:0px;
		padding-bottom:0px;
		padding-right:0px;
	}
	#columnset5_column2
	{
		width:100%;
		padding-top:5px;
	}
	#columnset7_column1
	{
		overflow:hidden;
		background-repeat:no-repeat;
		background-position:50% 50%;
		background-position-x:50%;
		background-position-y:50%;
		border-top-left-radius:10px;
		border-top-right-radius:10px;
		border-bottom-left-radius:10px;
		border-bottom-right-radius:10px;
	}

	/* User defined CSS for responsive mode 768 */
	#slider{
		zoom:67.5%;
	}
}

@media screen and (max-width: 480px)
{
	ul.navigationlist li.navigationlistitem.ts-pl-hide
	{
		display:none;
	}
	ul.navigationlist li.navigationlistitem.ts-pl-show
	{
		display:block;
	}
	#columnset3_column1
	{
		padding-bottom:0px;
	}
	div#mergefield_richtext2
	{
		display:none;
	}
	#columnset9
	{
		display:table;
	}
	#columnset9 > .layoutfloatbreaker
	{
		clear:none;
		display:none;
		width:0%;
	}
	#columnset9_column1
	{
		display:table-cell;
		clear:none;
	}
	#columnset5
	{
		height:auto;
		display:block;
	}
	#columnset5 > .layoutfloatbreaker
	{
		clear:both;
		display:block;
		width:auto;
	}
	#columnset5_column1
	{
		height:auto;
		width:100%;
		display:block;
		min-height:20px;
		float:left;
		clear:right;
		overflow:hidden;
		background-repeat:repeat;
		border-top-left-radius:10px;
		border-top-right-radius:10px;
		border-bottom-left-radius:10px;
		border-bottom-right-radius:10px;
	}
	#columnset5_column2
	{
		height:auto;
		display:block;
		min-height:20px;
		float:left;
		padding-top:10px;
		padding-bottom:10px;
	}
	#columnset8
	{
		height:auto;
		display:block;
	}
	#columnset8 > .layoutfloatbreaker
	{
		clear:both;
		display:block;
		width:auto;
	}
	#columnset8_column1
	{
		height:auto;
		width:100%;
		display:block;
		min-height:20px;
		float:left;
		clear:right;
	}
	div#mergefield_navigation_level2
	{
		margin-top:10px;
	}
	#columnset8_column2
	{
		height:auto;
		display:block;
		min-height:20px;
		float:left;
	}

	/* User defined CSS for responsive mode 480 */
	#slider{
		display:none;
	}
}

@media screen and (max-width: 320px)
{
	ul.navigationlist li.navigationlistitem.ts-pp-hide
	{
		display:none;
	}
	ul.navigationlist li.navigationlistitem.ts-pp-show
	{
		display:block;
	}
	div#mergefield_navigation_level2
	{
		float:none;
		margin-top:0px;
		margin-right:0px;
	}

	/* User defined CSS for responsive mode 320 */
	#slider{
		display:none;
	}
}


