/* 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: #800000;
}
a:hover
{
	border-bottom-color: #800000;
}
.sectionheader a[name]
{
	color: #333;
}
table
{
	border-color: #333;
}
.tableheader, .tableheader td, .tableheader th
{
	background-color: #800000;
	color: white;
	border-color: #800000;
	border-bottom-color: #333;
}
.tablelineodd, .tablelineodd td
{
	border-bottom-color: #333;
}
.tablelineeven, .tablelineeven td
{
	border-bottom-color: #333;
}
body {background:rgb(224, 231, 239) url(/media/bg.gif) repeat-x 0% 0%; margin:30px 0px 30px 0px}
#columnset7 {height:250px}
div#mergefield_logo > img {border:none}
div#mergefield_logo {float:none}
div#mergefield_code4_1 {float:left}
#columnset7_column1 {width:100%; height:100%}
div#mergefield_navigation_level1 {margin-top:1px; margin-bottom:10px; background:url(/media/menu_background.png) repeat-x 0% 0%; 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(207, 207, 207); border-right-color:rgb(207, 207, 207); border-bottom-color:rgb(207, 207, 207); border-left-color:rgb(207, 207, 207);}
div#mergefield_code4 {float:left}
div#mergefield_code3 {float:left}
div#sitelayout9 {box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; width:900px; min-height:500px; margin:auto auto auto auto; padding:15px 15px 15px 15px; float:none; 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 */
#mergefield_logo
{
	position: absolute;
	top: 50px;
	z-index: 100;
}

#footer-info
{
	text-align: center;
	color: white;
	padding: 15px;
	background-color: #8293A7;
}

#footer-info a
{
	color: white;
}


h1 a,
h2 a,
h3 a,
h4 a
{
    color: inherit !important;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover
{
    text-decoration:underline;
}

/* Responsive design css */
@media screen and (max-width: 768px)
{
	div#sitelayout9
	{
		width:100%;
		background-position:initial;
	}
	div#mergefield_navigation_level1
	{
		background-repeat:repeat;
	}
}

@media screen and (max-width: 480px)
{
	ul.navigationlist li.navigationlistitem.ts-pl-hide
	{
		display:none;
	}
	ul.navigationlist li.navigationlistitem.ts-pl-show
	{
		display:block;
	}
	div#mergefield_navigation_level2
	{
		display:none;
	}

	/* User defined CSS for responsive mode 480 */
	#top{zoom:60%;}
	div#mergefield_navigation_level1{margin-top:-100px;}
}

@media screen and (max-width: 320px)
{
	ul.navigationlist li.navigationlistitem.ts-pp-hide
	{
		display:none;
	}
	ul.navigationlist li.navigationlistitem.ts-pp-show
	{
		display:block;
	}
}


