/* Generel skrifttype, -størrelse og linieafstand */
body, td, input, textarea, select
{
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', 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: #646464;
}
a
{
	color: #E2020D;
}
a:hover
{
	border-bottom-color: #E2020D;
}
.sectionheader a
{
	color: #646464;
}
table
{
	border-color: #646464;
}
.tableheader, .tableheader td
{
	background-color: #E2020D;
	color: white;
	border-color: #E2020D;
	border-bottom-color: #646464;
}
.tablelineodd, .tablelineodd td
{
	border-bottom-color: #646464;
}
.tablelineeven, .tablelineeven td
{
	border-bottom-color: #646464;
}
body {background:transparent url(/media/system/background.jpg) repeat-x 0% 0%; margin:0px 0px 0px 0px}
div#mergefield_print {padding:110px 0px 0px 550px; float:left}
#columnset5_column1 {width:611px; min-height:1px}
div#mergefield_map {padding:75px 0px 0px 0px; float:left}
#columnset5_column2 {width:289px; min-height:20px; padding:0px 0px 0px 0px}
#columnset2_column1 {width:900px; min-height:178px; background:transparent url(/media/system/top.jpg) repeat 0% 0%}
#columnset3_column1 {width:60px; min-height:18px}
#columnset3_column2 {width:750px; min-height:20px; padding:0px 0px 0px 30px; background:rgb(255,255,255) none}
#columnset3_column3 {width:60px; min-height:20px}
#columnset4_column1 {width:60px; min-height:498px}
div#mergefield_main {margin:30px 30px 30px 30px}
#columnset4_column2 {width:780px; min-height:20px; background:rgb(255,255,255) none}
#columnset4_column3 {width:60px; min-height:20px}
div#sitelayout4 {columnbalancing:Automatic; width:900px; min-height:500px; margin:auto auto auto auto; padding:0px 0px 0px 0px; ; background:transparent 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, #mergefield_main td, #mergefield_main .section, #mergefield_main .sectionintro, #mergefield_main .sectionheader a {color: }
#mergefield_main .tableheader, #mergefield_main .tableheader td, #mergefield_main .tableheader td.section {color: #fff}
#mergefield_main .tablelineodd, #mergefield_main .tablelineodd td, #mergefield_main .tablelineeven, #mergefield_main .tablelineeven td {border-bottom-color: }
#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: }
#mergefield_main .tableheader, #mergefield_main .tableheader td {background-color: }

/* Brugerdefinerede typografier */
.sectionintro
{
font-size: 15px;
font-weight: bold;
margin-top: 0px;
margin-bottom: 15px;
}

.sectionheader
{
margin-top: 0px;
margin-bottom: 10px;
color: #003c72 !important;
}

.fleet .section
{
font-size: 11px;
}

H2 A, H2 A:hover
{
color: #003c72 !important;
text-decoration: none;
}

.inlinelink, .actionlink
{
font-weight: normal;
background: url(/media/system/pil.gif) no-repeat right center;
padding-right: 8px;
}


