/* 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: 8pt;
	line-height: 11pt;
}

/* Normal afsnit og intro afsnit */
p.section, p.sectionintro
{
	margin: 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;
}

/* Tabel i standardformat - overskrift */
.tableheader, .tableheader td
{
	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
{
	color: #333;
}
table
{
	border-color: #333;
}
.tableheader, .tableheader td
{
	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:#ffffff none; margin:0px 0px 0px 0px}
div#mergefield_topbanner {padding:5px 5px 5px 5px; float:left; border-top-style:none; border-right-style:none; border-bottom-style:solid; border-left-style:none; border-top-width:0px; border-right-width:0px; border-bottom-width:1px; border-left-width:0px; border-bottom-color:#cccccc;}
#columnset1_column1 {width:940px; min-height:134px}
div#mergefield_navigation_level1 {margin:0px 0px 0px 0px; padding:5px 5px 5px 5px; min-height:auto; border-top-style:none; border-right-style:none; border-bottom-style:solid; border-left-style:none; border-top-width:0px; border-right-width:0px; border-bottom-width:1px; border-left-width:0px; border-bottom-color:#cccccc;}
div#mergefield_navigation_level2 {margin:15px 0px 0px 0px; border-top-style:none; border-right-style:solid; border-bottom-style:none; border-left-style:none; border-top-width:0px; border-right-width:1px; border-bottom-width:0px; border-left-width:0px; border-right-color:#cccccc;}
#columnset3_column1 {width:175px; min-height:20px; padding:25px 5px 0px 0px}
div#mergefield_main {margin:15px 15px 15px 0px}
#columnset3_column2 {width:745px; min-height:20px; padding:15px 15px 0px 0px}
#columnset5_column1 {width:940px; min-height:18px}
div#mergefield_richtext1 {margin:0px 0px 0px 0px}
#columnset4_column1 {width:940px; min-height:20px; padding:10px 0px 0px 0px; border-top-style:solid; border-right-style:none; border-bottom-style:none; border-left-style:none; border-top-width:1px; border-right-width:0px; border-bottom-width:0px; border-left-width:0px; border-top-color:#cccccc;}
div#sitelayout10 {columnbalancing:Automatic; width:940px; min-height:500px; margin:auto auto auto auto; ; ; background:#ffffff none; border-top-style:none; border-right-style:none; border-bottom-style:none; border-left-style:none;}
.layoutcolumn {float:left;overflow:hidden;}
.layoutcolumnset {clear:both;}
.layoutfloatbreaker {clear:both;}

/* Tekstformatering i spalter og flettefelter */
#mergefield_navigation_level2, #mergefield_navigation_level2 td, #mergefield_navigation_level2 .section, #mergefield_navigation_level2 .sectionintro {font-size: 0pt; line-height: 0pt}

/* Brugerdefinerede typografier */

.sectionintro {
	color: #1c485e;
	font-size: 14px;
}

.sectionheader {
	color: #444444;
	font-size: 16px;
}


.inlinelink {
	color: #1c485e;
}

.sectionintro {
	font-size: 14px;
}

