/* 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 */
.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: #333;
}
a
{
	color: steelblue;
}
a:hover
{
	border-bottom-color: steelblue;
}
.sectionheader a
{
	color: #333;
}
table
{
	border-color: #333;
}
.tableheader, .tableheader td
{
	background-color: steelblue;
	color: white;
	border-color: steelblue;
	border-bottom-color: #333;
}
.tablelineodd, .tablelineodd td
{
	border-bottom-color: #333;
}
.tablelineeven, .tablelineeven td
{
	border-bottom-color: #333;
}
body {background:rgb(102, 102, 102) url(/media/baggrund.jpg) repeat 0% 0%; margin:15px 0px 0px 0px}
div#mergefield_code2 {float:left}
div#mergefield_code2_1 {float:left}
div#mergefield_topbanner {float:left}
#columnset1_column1 {width:986px; min-height:98px; background:rgb(51, 51, 51) none}
#columnset2_column1 {width:142px; min-height:20px; padding:10px 0px 0px 8px}
#columnset2_column2 {width:804px; min-height:20px; padding:10px 0px 0px 32px}
div#sitelayout7 {width:986px; min-height:100px; margin:auto auto auto auto; float:none; background:rgb(255, 255, 255) 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}
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 */
#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: #666666}
#mergefield_main .tableheader, #mergefield_main .tableheader td {background-color: #666666}

/* Brugerdefinerede typografier */
body{
	width: 100%;
	height: 100%;
}
td{
	padding-top: 10px;
	padding-right: 8px;
}
#address, #helper{
	position: absolute;
	bottom: 0px;
	width: 986px;
	height: 46px;
	background-color: #ffffff;
	text-align: center;
	z-index: -1;
}
#helper {
	height: 90%;
}
.sectionheader, .sectionintro, .rubrik{
	font-size: 14pt;
	line-height: 16 pt;
	font-weight: bold;
}
.sectionintro, .rubrik{
	font-size: 10pt;
	line-height: 11 pt;
}
.rubrik{
	width: 100%;
	height: 24px;
	color: white;
	background-color: #666666;
	margin-top: 6px;
	padding-top: 8px;
	padding-left: 4px;
}


