/* 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: #000000;
}
a:hover
{
	border-bottom-color: #000000;
}
.sectionheader a
{
	color: #000000;
}
table
{
	border-color: #000000;
}
.tableheader, .tableheader td
{
	background-color: #000000;
	color: white;
	border-color: #000000;
	border-bottom-color: #000000;
}
.tablelineodd, .tablelineodd td
{
	border-bottom-color: #000000;
}
.tablelineeven, .tablelineeven td
{
	border-bottom-color: #000000;
}
body {background:rgb(204, 204, 204) url(/none) repeat 0px 0px; margin:0px 0px 0px 0px}
div#mergefield_toplogo {float:left}
#columnset5_column1 {width:50px; min-height:213px; background:transparent none}
div#mergefield_code3 {float:left}
#columnset5_column2 {width:910px; min-height:20px; background:rgb(0, 0, 0) none}
div#mergefield_navigation_level1 {margin:0px 0px 14px 0px}
div#mergefield_navigation_level2 {margin:0px 0px 15px 0px}
div#mergefield_code6 {float:left}
div#mergefield_code4 {float:left}
#columnset2_column1 {width:163px; min-height:20px}
#columnset2_column2 {width:797px; min-height:20px}
#columnset3_column1 {width:960px; min-height:617px; padding:30px 27px 0px 27px; background:transparent url(/none) repeat 0% 0%}
div#mergefield_richtext2 {padding:15px 0px 15px 0px; background:transparent url(/none) repeat 0px -500px}
#columnset4_column1 {width:1014px; min-height:13px; background:rgb(204, 204, 204) url(/media/Midtpunktet_bg_bund.png) repeat 0% 0%}
div#sitelayout4 {width:1014px; min-height:500px; margin:auto auto auto auto; background:rgb(204, 204, 204) url(/media/Midtpunktet_web_tangora_bg.png) repeat 0px 0px; 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 */
#columnset5_column2, #columnset5_column2 td, #columnset5_column2 .section, #columnset5_column2 .sectionintro {font-size: 0pt; line-height: 0pt}

/* Brugerdefinerede typografier */
a {
  cursor: pointer;
  outline: none;
}

A:link {text-decoration: underline; color: black;}
A:visited {text-decoration: underline; color: black;}
A:active {text-decoration: underline; color: black; font-weight:bold;}
A:hover {text-decoration: none; color: red;}

form {margin: 0px; padding: 0px;}
#formtilmeld {margin-top: 10px;}
#formframeld {margin-top: 10px;}

