/* 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 */
p.section, p.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
{
	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: #000000;
}
a
{
	color: #21315a;
}
a:hover
{
	border-bottom-color: #21315a;
}
.sectionheader a
{
	color: #000000;
}
table
{
	border-color: #000000;
}
.tableheader, .tableheader td
{
	background-color: #21315a;
	color: white;
	border-color: #21315a;
	border-bottom-color: #000000;
}
.tablelineodd, .tablelineodd td
{
	border-bottom-color: #000000;
}
.tablelineeven, .tablelineeven td
{
	border-bottom-color: #000000;
}
body {background:#ffffff none; margin:15px 15px 15px 15px}
div#mergefield_logo_design {float:left}
#columnset1_column1 {width:171px; min-height:20px}
#columnset2_column1 {width:604px; min-height:21px; padding:15px 5px 0px 0px}
#columnset3_column1 {width:609px; min-height:29px; background:#dfdfdf none}
#columnset1_column2 {width:609px; min-height:20px}
#columnset8_column1 {width:780px; min-height:20px}
#columnset7_column1 {width:780px; min-height:20px; background:#dfdfdf none}
div#mergefield_code2 {float:left}
#columnset6_column1 {width:770px; min-height:20px; padding:10px 0px 0px 10px}
div#sitelayout9 {columnbalancing:Automatic; width:780px; min-height:500px; margin:auto auto auto auto; ; float:none; background:#fff none; border-top-style:none; border-right-style:none; border-bottom-style:none; border-left-style:none;}
.layoutcolumn {float:left;overflow:hidden;}
.layoutcolumnset {clear:both;}
.layoutfloatbreaker {clear:both;}

/* Tekstformatering i spalter og flettefelter */
#mergefield_main a.inlinelink, #mergefield_main a.sectionlink, #mergefield_main a.actionlink, #mergefield_main a.breadcrumb, #mergefield_main a.pageposition, #mergefield_main a.calendarlinks {color: #a3a2a2}
#mergefield_main .tableheader, #mergefield_main .tableheader td {background-color: #a3a2a2}

/* Brugerdefinerede typografier */
.topinput
{
width:159px; 
height:15px;
border-left: 1px solid #d1d1d1;
border-bottom: 1px solid #d1d1d1;
border-top: 1px solid #d1d1d1;
border-right: 0px;
padding: 0px;
margin: 0px;
color: #a3a2a2;
font-size: 10px;
font-family: Arial;
}
.toplinks
{
font-family: Arial;
font-size: 10px;
color: #a3a2a2;
text-decoration: none;
}
.toplinks:hover
{
font-family: Arial;
font-size: 10px;
color: #a3a2a2;
text-decoration: none;
}

.bundtxt {
font-family: Arial;
font-size: 10px;
color: #a3a2a2;
}

.bundtxt A {
font-family: Arial;
font-size: 10px;
color: #a3a2a2;
}

.forside_venstre 
{
background-image: url('/media/forside_bg.jpg');
background-position: bottom left;
background-repeat: no-repeat;
}
.sectionheader
{
font-family: Arial;
font-size: 28px;
color: #21315a;
line-height: 35px;
font-weight: normal;
}
.section
{
line-height:18px;
}
A.breadcrumb, .breadcrumb, A.breadcrumb:hover
{
font-family: Arial;
font-size: 10px;
color: #a3a2a2;
text-decoration: none;
}
.inlinelink, .inlinelink:hover, A.section
{
text-decoration: none;
font-weight: bold;
}
.printHide
{
display: none;
}

