/* 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: 10pt;
	line-height: 14pt;
}

/* Normal afsnit og intro afsnit */
p
{
	margin: 0px 0px 2px 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: 17pt;
	margin: 0px 0px 12px;
}

/* Afsnitsoverskrift */
.sectionheader
{
	font-size: 12pt;
	margin: 16px 0px 8px;
}

table
{
	border-collapse: collapse;
}
table[cellspacing]
{
    border-collapse: separate;
}

/* Tabel i standardformat - overskrift */
/*.tableheader, .tableheader td*/
.tableheader td, .tableheader th
{
	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: #2c2b6d;
}
a:hover
{
	border-bottom-color: #2c2b6d;
}
.sectionheader a[name]
{
	color: #333333;
}
table
{
	border-color: #333333;
}
.tableheader, .tableheader td, .tableheader th
{
	background-color: #2c2b6d;
	color: white;
	border-color: #2c2b6d;
	border-bottom-color: #333333;
}
.tablelineodd, .tablelineodd td
{
	border-bottom-color: #333333;
}
.tablelineeven, .tablelineeven td
{
	border-bottom-color: #333333;
}
body {background:rgb(245, 245, 245) url(/media/page_background.jpg) no-repeat 50% 0%; margin:0px 0px 20px 0px}
#columnset7 {height:20px}
#columnset7_column1 {width:50%; height:100%}
#columnset8 {height:20px}
div#mergefield_logo_new_1 {margin-top:10px; margin-bottom:10px; margin-left:40px; float:left}
div#mergefield_logo_new_2 {margin-top:20px; margin-left:20px; float:left}
div#mergefield_navigation_level1 {margin:10px 40px 10px 40px; float:right}
#columnset8_column1 {width:100%; height:100%; background:transparent url(/media/bgnd-content-top.png) no-repeat no-repeat 50% 125px}
#columnset3 {height:298px}
#columnset6 {height:20px}
div#mergefield_navigation_level2 {margin-right:10px; margin-bottom:0px; margin-left:30px}
#columnset6_column1 {width:247px; height:100%}
#columnset6_column2 {width:739px; height:100%}
#columnset3_column1 {width:100%; height:100%; background:transparent url(/media/bgnd-content.png) repeat-y 50% 0%}
#columnset4 {height:58px}
div#mergefield_code4 {float:left}
#columnset4_column1 {width:100%; height:100%; background:transparent url(/media/bgnd-content-bottom.png) no-repeat 50% 100%}
#columnset7_column2 {width:986px; height:100%}
#columnset7_column3 {width:50%; height:100%}
div#sitelayout6 {box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; width:100%; min-height:500px; margin:auto auto auto auto; background:transparent url(/media/bgnd-page-top_2.png) repeat-x 0% 0%; border-top-style:none; border-right-style:none; border-bottom-style:none; border-left-style:none;}
 .layoutcolumn {display:table-cell;overflow:hidden;float:none;vertical-align:top;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
 .layoutcolumnset {display:table;table-layout:fixed;width:100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
 .layoutfloatbreaker {width:0%; display:none;}
 .navigationwrapper .layoutfloatbreaker {clear:both; display:block; height:0px}
form {margin:0px; padding:0px}
select {margin:0px}
.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;}
td { vertical-align:top; }
a > img { border:none; }
td[valign="middle"] { vertical-align:middle; }
td[valign="bottom"] { vertical-align:bottom; }
html>/**/body img {vertical-align:bottom}
div.mergefield_image {font-size:0px; line-height:0px;}

/* Tekstformatering i spalter og flettefelter */

/* Brugerdefinerede typografier */
body{	background-attachment: fixed;}h1 a:hover,h2 a:hover,h3 a:hover{    text-decoration:underline;}#footer-info{	margin-top: 15px;	text-align: center;}.inputfield, .inputarea { background: url("/media/text-bg.gif") repeat-x scroll 0 0 #FFFFFF;    border: 1px solid #CCCCCC;     color: #000000;     padding: 3px;}input.formreq, textarea.formreq { border-color: red;background: url("/media/text-bg-error.gif") repeat-x scroll 0 0 #FFFFFF; }span.formreq { background: url("/media/kp-icon-important.png") no-repeat scroll 0 0 transparent;    display: inline-block;    float: right;    height: 16px;    text-indent: -5000px;    width: 16px;}.inputfield:focus, .inputarea:focus { border: 1px solid blue;}/*cursor for images in referencer*/#blocklistlayout_4_2 img{	cursor: pointer;}/*for referencer overview*/div.module15_2_columnset2_column1 div.vdcontent{	height: 110px !important;	overflow: hidden !important;}
