/* 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 */
p.section, p.sectionintro
{
	margin: 0px;
}

/* Alle links */
a
{
	text-decoration: none;
}

/* Alle links - mouseover */
a:hover
{
	text-decoration: underline;
}

/* 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: 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) }
#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;}
.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: #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;
}

