/* 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.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: 15pt;
	margin: 0px 0px 12px;
}

/* Afsnitsoverskrift */
.sectionheader
{
	font-size: 11pt;
	margin: 16px 0px 8px;
}

table
{
	border-collapse: collapse;
}

/* Tabel i standardformat - overskrift */
.tableheader, .tableheader td
{
	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: #333333;
}
a
{
	color: #0078c1;
}
a:hover
{
	border-bottom-color: #0078c1;
}
.sectionheader a
{
	color: #333333;
}
table
{
	border-color: #333333;
}
.tableheader, .tableheader td
{
	background-color: #0078c1;
	color: white;
	border-color: #0078c1;
	border-bottom-color: #333333;
}
.tablelineodd, .tablelineodd td
{
	border-bottom-color: #333333;
}
.tablelineeven, .tablelineeven td
{
	border-bottom-color: #333333;
}
body {background:rgb(226, 235, 241) url(/media/bodybg.png) repeat-x 0% 0%}
div#mergefield_logo {float:left}
#columnset13_column1 {width:430px; min-height:20px; padding:25px 25px 25px 25px}
div#mergefield_code5 {float:left}
#columnset13_column2 {width:480px; min-height:20px}
div#mergefield_navigation_level1 {background:transparent none}
#columnset14_column1 {width:960px; min-height:45px; 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:5px; border-left-width:0px; border-bottom-color:rgb(47, 50, 42);}
div#mergefield_code4 {float:left}
#columnset18_column1 {width:720px; min-height:20px}
div#mergefield_code3 {float:left}
#columnset18_column2 {width:210px; min-height:1px; padding:15px 15px 15px 15px; background:rgb(30, 121, 177) none}
#columnset15_column1 {width:960px; min-height:20px; padding:0px 0px 0px 0px}
#columnset12_column1 {width:960px; min-height:20px; background:rgb(255, 255, 255) none}
div#mergefield_code3_1 {float:left}
#columnset19_column1 {width:930px; min-height:20px; padding:15px 15px 15px 15px}
div#sitelayout4 {columnbalancing:Manual; width:960px; min-height:222px; margin:auto auto auto auto; ; float:none; background:transparent none; }
.layoutcolumn {float:left;overflow:hidden;}
.layoutcolumnset {clear:both;}
.layoutfloatbreaker {clear:both;}

/* Tekstformatering i spalter og flettefelter */
#columnset18_column2, #columnset18_column2 td, #columnset18_column2 .section, #columnset18_column2 .sectionintro, #columnset18_column2 .sectionheader a {color: #FFFFFF}
#columnset18_column2 .tableheader, #columnset18_column2 .tableheader td, #columnset18_column2 .tableheader td.section {color: #fff}
#columnset18_column2 .tablelineodd, #columnset18_column2 .tablelineodd td, #columnset18_column2 .tablelineeven, #columnset18_column2 .tablelineeven td {border-bottom-color: #FFFFFF}
#mergefield_navigation_level1, #mergefield_navigation_level1 td, #mergefield_navigation_level1 .section, #mergefield_navigation_level1 .sectionintro {font-size: 0pt; line-height: 0pt}

/* Brugerdefinerede typografier */
body				{ font-family: Verdana, sans-serif; color: #333; font-size: 12px;}
h1,h2,h3			{ margin-bottom: 15px; line-height: 1; font-weight: normal;}
p,ul				{ margin-bottom: 15px; line-height: 1.3; font-size: 12px;}
h1					{ font-size: 26px; font-weight: bold; color: #111; text-transform: uppercase; font-family: Arial, sans-serif;}
h2					{ font-size: 18px; }
h3					{ font-size: 16px;}
p					{ }
a, a:visited		{ color: #0078c1; text-decoration: underline;}
a:hover				{ color: #000;}

