/* 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, .sectionintro
{
	margin: 0px;
}

p
{
    margin-bottom:2px;
}

/* 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;
}
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: #333;
}
a
{
	color: #008CCE;
}
a:hover
{
	border-bottom-color: #008CCE;
}
.sectionheader a[name]
{
	color: #333;
}
table
{
	border-color: #333;
}
.tableheader, .tableheader td, .tableheader th
{
	background-color: #008CCE;
	color: white;
	border-color: #008CCE;
	border-bottom-color: #333;
}
.tablelineodd, .tablelineodd td
{
	border-bottom-color: #333;
}
.tablelineeven, .tablelineeven td
{
	border-bottom-color: #333;
}
body {background:rgb(255, 255, 255) url(/media/background_example_6.jpg) no-repeat 50% 0%; margin-top:50px}
#columnset6 {height:110px}
div#mergefield_navigation_level1 {float:left}
div#mergefield_logo {float:right}
#columnset6_column1 {width:100%; height:100%}
#columnset5 {height:28px}
#columnset5_column1 {width:100%; height:100%; background:rgb(0, 140, 206) none}
div#mergefield_main {margin-top:15px; margin-bottom:25px}
#columnset4 {height:20px}
div#mergefield_code1 {float:left}
#columnset4_column1 {width:100%; height:100%; padding-top:15px; 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:rgb(0, 140, 206);}
div#sitelayout12 {box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; width:844px; min-height:500px; margin:auto auto auto auto; padding:20px 20px 20px 20px; float:none; background:url(/media/trans_white_80.png) repeat repeat 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 */
.activeitem
{position:relative;
z-index:1000;
}

.activeitem a
{position:relative;
z-index:1000;
}


#navigationlistitem_1
{position:relative;
z-index:1000;
}

#navigationlistitem_1 a
{position:relative;
z-index:1000;
}


#navigationlistitem_2
{position:relative;
z-index:1000;
}

#navigationlistitem_2 a
{position:relative;
z-index:1000;
}

#navigationlistitem_14
{position:relative;
z-index:1000;
}

#navigationlistitem_14 a
{position:relative;
z-index:1000;
}

#navigationlistitem_7
{position:relative;
z-index:1000;
}

#navigationlistitem_7 a
{position:relative;
z-index:1000;
}

#footer-info
{
	color: #666666;
}

.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 orange;}

body
{
	background-attachment: fixed;
}
