/* 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 */
.section, .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*/
.tableheader td, .tableheader th
{
	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: #595ea1;
}
a:hover
{
	border-bottom-color: #595ea1;
}
.sectionheader a
{
	color: #333;
}
table
{
	border-color: #333;
}
.tableheader, .tableheader td
{
	background-color: #595ea1;
	color: white;
	border-color: #595ea1;
	border-bottom-color: #333;
}
.tablelineodd, .tablelineodd td
{
	border-bottom-color: #333;
}
.tablelineeven, .tablelineeven td
{
	border-bottom-color: #333;
}
body {background:#666 url(/media/bg_page.gif) repeat left top; margin:15px 15px 15px 15px}
div#mergefield_logo_top {float:left}
#columnset1_column1 {width:222px; min-height:61px}
div#mergefield_code1 {float:left}
#columnset2_column1 {width:361px; min-height:57px}
div#mergefield_code2 {float:left}
#columnset2_column2 {width:361px; min-height:20px}
#columnset1_column2 {width:722px; min-height:20px}
div#mergefield_right_k {float:left}
#columnset1_column3 {width:20px; min-height:20px}
#columnset4_column1 {width:200px; min-height:600px; background:#cdcdcd none}
div#mergefield_code4 {float:left}
#columnset8_column1 {width:744px; min-height:139px}
#columnset7_column1 {width:702px; min-height:403px; padding:22px 20px 25px 22px; background:transparent url(/media/bg_vandmaerke.gif) no-repeat center center}
#columnset4_column2 {width:744px; min-height:20px}
#columnset3_column1 {width:944px; min-height:20px; 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:1px; border-left-width:0px; border-top-color:#949494; border-bottom-color:#949494;}
#columnset3_column2 {width:19px; min-height:20px; background:#cdcdcd none; border-top-style:none; border-right-style:none; border-bottom-style:none; border-left-style:solid; border-top-width:0px; border-right-width:0px; border-bottom-width:0px; border-left-width:1px; border-left-color:#949494;}
div#mergefield_code3 {float:left}
#columnset6_column1 {width:934px; min-height:18px; padding-top:3px; padding-right:10px; background:#cdcdcd none; 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:#949494;}
#columnset6_column2 {width:19px; min-height:20px; background:#a3a5bd none; border-top-style:solid; border-right-style:none; border-bottom-style:none; border-left-style:solid; border-top-width:1px; border-right-width:0px; border-bottom-width:0px; border-left-width:1px; border-top-color:#949494; border-left-color:#949494;}
div#mergefield_code5 {float:left}
div#sitelayout4 {width:964px; min-height:500px; margin:auto auto auto auto; background:#fff none; 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:#000000; border-right-color:#000000; border-bottom-color:#000000; border-left-color:#000000;}
 .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}
ul.breadcrumb {display:inline-block;padding:0px;margin:0px;}
ul.breadcrumb li {display:inline-block;list-style-type:none;padding-left:2px;padding-right:2px;}

/* Tekstformatering i spalter og flettefelter */

/* Brugerdefinerede typografier */
.sectionlist
{
padding-left: 12px;
margin-left: 0px;
}

h1.dkt {
color: #ff5a00;
font-size: 18pt;
padding:0;
margin: 25px 0px 10px 0px
}

.img {border:0;}

.sectionlink:hover , .actionlink:hover, .inlinelink:hover, a:hover {
text-decoration: none;
color: #ff5a00;
}

.sectionheader, .sectionheader a:hover {
font-weight: normal;
font-size: 16px;
color: #000;
}

.service {
text-align: right;
padding-right: 10px;
}

.footer {
text-align: right;
}

.section 
{
font-size: 12px;
}
