/* 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: 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: #545454;
}
a
{
	color: #6db2e1;
}
a:hover
{
	border-bottom-color: #6db2e1;
}
.sectionheader a
{
	color: #545454;
}
table
{
	border-color: #545454;
}
.tableheader, .tableheader td
{
	background-color: #6db2e1;
	color: white;
	border-color: #6db2e1;
	border-bottom-color: #545454;
}
.tablelineodd, .tablelineodd td
{
	border-bottom-color: #545454;
}
.tablelineeven, .tablelineeven td
{
	border-bottom-color: #545454;
}
body {background:transparent none; margin:15px 15px 15px 15px}
div#mergefield_logo {float:right}
#columnset1_column1 {width:950px; min-height:20px; border-top-style:none; border-right-style:none; border-bottom-style:solid; border-left-style:none; border-top-width:0px; border-right-width:0px; border-bottom-width:1px; border-left-width:0px; border-bottom-color:#a8d9f1;}
div#mergefield_navigation_level1 {float:right}
#columnset2_column1 {width:950px; min-height:20px}
div#mergefield_code1 {float:left}
#columnset3_column1 {width:950px; min-height:191px}
#columnset4_column1 {width:950px; min-height:28px}
div#mergefield_code2 {float:left}
#columnset7_column1 {width:196px; min-height:20px}
#columnset6_column1 {width:196px; min-height:20px; padding-right:28px; border-top-style:none; border-right-style:solid; border-bottom-style:none; border-left-style:none; border-top-width:0px; border-right-width:1px; border-bottom-width:0px; border-left-width:0px; border-right-color:#a8d9f1;}
#columnset6_column2 {width:725px; min-height:20px}
#columnset8_column1 {width:950px; min-height:30px}
div#sitelayout5 {width:950px; min-height:610px; margin:auto auto auto auto; background:#fff url(/media/bg.gif) no-repeat left top; 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}
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 */


.sectionheader {
font-size: 21px;
color:#545454;
padding: 2px 0px 15px 0px;
margin:0;
}

h1 {margin:0; padding: 0;}

.blaaoverskrift {
font-size: 12px;
text-transform: uppercase;
color:#6db2e1;
font-weight: bold;
padding-bottom: 5px;
}

.sortoverskrift {
font-size: 12px;
color:#545454;
font-weight: bold;
padding-bottom: 5px;
}
