/* 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:rgb(255,255,255) none}
div#mergefield_logo {padding:5px 0px 0px 0px; float:left}
#columnset1_column1 {width:603px; min-height:88px}
div#mergefield_code3 {float:left}
#columnset1_column2 {width:385px; min-height:20px; padding:5px 0px 5px 5px}
div#mergefield_navigation_level1 {padding:0px 0px 0px 2px}
#columnset2_column1 {width:792px; min-height:20px; padding:20px 25px 0px 0px}
div#mergefield_code3_1 {float:left}
#columnset3_column1 {width:156px; min-height:20px; padding:8px 10px 15px 10px; background:rgb(242,242,242) none}
#columnset4_column1 {width:176px; min-height:16px}
div#mergefield_code4 {float:left}
#columnset5_column1 {width:156px; min-height:20px; padding:15px 10px 15px 10px; background:rgb(242,242,242) none; border-top-style:solid; border-right-style:none; border-bottom-style:none; border-left-style:none; border-top-width:3px; border-right-width:0px; border-bottom-width:0px; border-left-width:0px; border-top-color:rgb(198,8,35);}
#columnset6_column1 {width:176px; min-height:16px}
div#mergefield_kundeservice {float:left}
#columnset10_column1 {width:156px; min-height:20px; padding:5px 10px 15px 10px}
#columnset8_column1 {width:176px; min-height:16px; background:rgb(255,255,255) none}
div#mergefield_code5 {float:left}
#columnset7_column1 {width:156px; min-height:20px; padding:15px 10px 15px 10px; background:rgb(242,242,242) none; border-top-style:solid; border-right-style:none; border-bottom-style:none; border-left-style:none; border-top-width:3px; border-right-width:0px; border-bottom-width:0px; border-left-width:0px; border-top-color:rgb(198,8,35);}
#columnset9_column1 {width:176px; min-height:20px; background:rgb(242,242,242) none; border-top-style:solid; border-right-style:none; border-bottom-style:none; border-left-style:none; border-top-width:3px; border-right-width:0px; border-bottom-width:0px; border-left-width:0px; border-top-color:rgb(198,8,35);}
#columnset2_column2 {width:176px; min-height:20px; padding:15px 0px 0px 0px}
div#mergefield_code7 {float:left}
#columnset11_column1 {width:993px; min-height:20px}
div#mergefield_code8 {float:left}
div#sitelayout94 {columnbalancing:Automatic; width:993px; min-height:500px; margin:auto auto auto auto; ; ; background:rgb(255,255,255) 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 */

/* Brugerdefinerede typografier */
.small-banner {width: 246px; height: 134px; border: solid 1px #e7e7e7; overflow: hidden; float: left; position: relative;}
.small-banner img {position: absolute;}
.small-banner .small-banner-overlay {position: absolute; bottom: 0px; background: white; height: 45px; width: 100%;  filter:alpha(opacity=60); -moz-opacity:0.6; -khtml-opacity: 0.6; opacity: 0.6;}
.small-banner .small-banner-overlay-text {position: absolute; width: 100%; height: 33px; padding: 6px; bottom: 0px;}

