/* 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
{
	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: 11pt;
	margin: 0px 0px 8px;
}

/* Afsnitsoverskrift */
.sectionheader
{
	font-size: 9pt;
	margin: 12px 0px 6px;
}

table
{
	border-collapse: collapse;
}
table[cellspacing]
{
    border-collapse: separate;
}

/* 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: #FFFFFF;
}
a
{
	color: #FFF600;
}
a:hover
{
	border-bottom-color: #FFF600;
}
.sectionheader a[name]
{
	color: #FFFFFF;
}
table
{
	border-color: #FFFFFF;
}
.tableheader, .tableheader td, .tableheader th
{
	background-color: #FFF600;
	color: white;
	border-color: #FFF600;
	border-bottom-color: #FFFFFF;
}
.tablelineodd, .tablelineodd td
{
	border-bottom-color: #FFFFFF;
}
.tablelineeven, .tablelineeven td
{
	border-bottom-color: #FFFFFF;
}
body {background:rgb(255, 16, 143) url(/media/bg3.png) no-repeat 50% 0%; margin:15px 15px 15px 15px}
#columnset1 {height:49px}
div#mergefield_breadcrumb {breadcrumb:FullPath; margin-top:30px; margin-right:30px; float:right}
#columnset1_column1 {width:100%; height:100%}
#columnset2 {height:443px}
div#mergefield_logo {float:left}
div#mergefield_navigation_level1 {margin-top:5px; margin-right:50px; float:right}
#columnset2_column1 {width:366px; height:100%}
div#mergefield_code3 {float:left}
#columnset2_column2 {width:620px; height:100%; padding-top:5px; background:transparent none}
#columnset4 {height:20px}
#columnset6 {height:1px}
#columnset6_column1 {width:100%; height:100%; border-top-style:none; border-right-style:none; border-bottom-style:dotted; border-left-style:none; border-top-width:4px; border-right-width:0px; border-bottom-width:4px; border-left-width:0px; border-top-color:rgb(186, 23, 110); border-bottom-color:rgb(186, 23, 110);}
#columnset8 {height:20px}
#columnset8_column1 {width:100%; height:100%}
#columnset7 {height:1px}
div#mergefield_code4 {float:left}
#columnset7_column1 {width:100%; height:100%; border-top-style:dotted; border-right-style:none; border-bottom-style:none; border-left-style:none; border-top-width:4px; border-right-width:0px; border-bottom-width:0px; border-left-width:4px; border-top-color:rgb(186, 23, 110);}
#columnset4_column1 {width:100%; height:100%}
div#sitelayout5 {box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; width:986px; min-height:500px; margin:auto auto auto auto; background:transparent none; 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, img[usemap] { 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 */
.section { font-size: 10pt; line-height: 17px; letter-spacing:0.1px;}
a.section {color: #FFF600 !important; font-weight: bold; }
div.vdcontent span.section a {color: #FFF600 !important; font-weight: bold; }

div.vdcontent input {color: black;}
div.vdcontent textarea {color: black;}

#footer-info
{
	text-align: center;
	margin: 20px 0 10px 0;
}
