/* 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 */
.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
{
	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: #333;
}
a
{
	color: #990000;
}
a:hover
{
	border-bottom-color: #990000;
}
.sectionheader a
{
	color: #333;
}
table
{
	border-color: #333;
}
.tableheader, .tableheader td
{
	background-color: #990000;
	color: white;
	border-color: #990000;
	border-bottom-color: #333;
}
.tablelineodd, .tablelineodd td
{
	border-bottom-color: #333;
}
.tablelineeven, .tablelineeven td
{
	border-bottom-color: #333;
}
body {background:rgb(247, 242, 228) none; margin:0px 0px 0px 0px}
div#sitelayout9 {width:990px; min-height:500px; float:none; background:none; 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}

/* Tekstformatering i spalter og flettefelter */

/* Brugerdefinerede typografier */

