/* Generel skrifttype, -størrelse og linieafstand */
body, td, input, textarea, select
{
	font-family: 'Trebuchet MS', 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: #000000;
}
a
{
	color: steelblue;
}
a:hover
{
	border-bottom-color: steelblue;
}
.sectionheader a
{
	color: #000000;
}
table
{
	border-color: #000000;
}
.tableheader, .tableheader td
{
	background-color: steelblue;
	color: white;
	border-color: steelblue;
	border-bottom-color: #000000;
}
.tablelineodd, .tablelineodd td
{
	border-bottom-color: #000000;
}
.tablelineeven, .tablelineeven td
{
	border-bottom-color: #000000;
}
body {background:rgb(244,243,240) none}
div#mergefield_logo {float:left}
#columnset2_column1 {width:210px; min-height:20px}
#columnset2_column2 {width:740px; min-height:20px; background:transparent url(/media/nav_bag.jpg) repeat 0% 0%}
#columnset1_column1 {width:950px; min-height:20px}
div#mergefield_code2 {float:left}
#columnset3_column1 {width:950px; min-height:20px}
div#mergefield_main {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:rgb(0,49,102);}
div#mergefield_richtext4 {padding:10px 5px 0px 22px}
#columnset15_column1 {width:713px; min-height:20px}
div#mergefield_richtext3 {padding:10px 22px 5px 5px}
#columnset15_column2 {width:237px; min-height:20px}
#columnset11_column1 {width:950px; min-height:58px; padding:0px 0px 0px 0px; background:rgb(228,225,222) none}
#columnset5_column1 {width:950px; min-height:20px}
div#sitelayout4 {columnbalancing:Automatic; width:950px; min-height:300px; margin:auto auto auto auto; ; float:none; background:rgb(244,243,240) 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_level1_1, #mergefield_navigation_level1_1 td, #mergefield_navigation_level1_1 .section, #mergefield_navigation_level1_1 .sectionintro, #mergefield_navigation_level1_1 .sectionheader a {color: #FFFFFF}
#mergefield_navigation_level1_1 .tableheader, #mergefield_navigation_level1_1 .tableheader td, #mergefield_navigation_level1_1 .tableheader td.section {color: #fff}
#mergefield_navigation_level1_1 .tablelineodd, #mergefield_navigation_level1_1 .tablelineodd td, #mergefield_navigation_level1_1 .tablelineeven, #mergefield_navigation_level1_1 .tablelineeven td {border-bottom-color: #FFFFFF}
#mergefield_richtext2, #mergefield_richtext2 td, #mergefield_richtext2 .section, #mergefield_richtext2 .sectionintro, #mergefield_richtext2 .sectionheader a {color: #666666}
#mergefield_richtext2 .tableheader, #mergefield_richtext2 .tableheader td, #mergefield_richtext2 .tableheader td.section {color: #fff}
#mergefield_richtext2 .tablelineodd, #mergefield_richtext2 .tablelineodd td, #mergefield_richtext2 .tablelineeven, #mergefield_richtext2 .tablelineeven td {border-bottom-color: #666666}

/* Brugerdefinerede typografier */
/* - FONTE - */

.sectionheader { font-size: 16px; color: #000000; font-weight: normal; padding: 0px 0 5px; }
.section { font-size: 11px; }
.sectionsmall { font-size: 10px; }

.inlinelink { font-size: 11px; color: #7d0b0b; text-decoration: none; }
.actionlink { font-size: 11px; color: #7d0b0b; text-decoration: none; }

a { text-decoration: underline; }
a:hover { text-decoration: underline; }


/*  - andet - */
html { overflow-y: scroll; }
body { margin: 0; }

img { text-decoration: none; }

