/* 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: 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 {margin:15px 15px 15px 15px}
div#mergefield_Logo {float:left}
#columnset5_column1 {width:282px; min-height:109px}
#columnset4_column1 {width:282px; min-height:139px; padding:0px 0px 0px 0px; background:transparent url(/media/bar30.gif) repeat-x right bottom}
div#mergefield_code1 {float:left}
div#mergefield_flag_uk_small {padding:11px 0px 0px 194px; float:left}
div#mergefield_flag_fr_small {padding:11px 0px 0px 10px; float:left}
div#mergefield_erhverv_knap {padding-top:7px; padding-left:30px; float:left}
#columnset6_column1 {width:704px; min-height:79px; background:white url(/media/topbaggrund.gif) no-repeat 0% 0%; border-top-style:none; border-right-style:solid; border-bottom-style:none; border-left-style:none; border-top-width:0px; border-right-width:0px; border-bottom-width:0px; border-left-width:0px;}
div#mergefield_Kundecenter {float:right}
div#mergefield_soeg {float:right}
div#mergefield_skrivmail {float:right}
div#mergefield_saadan_er_vi {float:right}
#columnset7_column1 {width:704px; min-height:25px; background:white none}
div#mergefield_bar30 {float:left}
#columnset4_column2 {width:704px; min-height:20px; background:white url(/none) repeat 0% 0%}
div#mergefield_navigation_level2 {margin:12px 25px 0px 20px; 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(193,42,47); border-right-color:rgb(193,42,47); border-bottom-color:rgb(193,42,47); border-left-color:rgb(193,42,47);}
#columnset2_column1 {width:252px; min-height:472px}
#columnset2_column2 {width:734px; min-height:20px}
div#mergefield_code2 {float:left}
div#sitelayout10 {width:986px; min-height:600px; 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; display:block; box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;}
 .layoutcolumnset {clear:both; display:block; box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;}
 .layoutfloatbreaker {clear:both; display:block}
.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}

/* Tekstformatering i spalter og flettefelter */

/* Brugerdefinerede typografier */
.logindiv{
	padding-top:2px;
	float:left;
	width: 137px;
	background: url(/media/inputbg.gif) left top no-repeat;
}

.logindiv input{
	border: 0;
	width:137px;
	padding: 3px;
	height: 13px;
	width: 255px;
	background-color: transparent;
	line-height:13px;
	padding-top:1px;
}

h1 {font-weight:normal}
body {background-color:#ffffff;}

