/* 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:transparent none; margin:15px 15px 15px 15px}
#columnset1_column1 {width:937px; min-height:20px}
div#mergefield_nr_vosborg_logo {padding:0px 0px 4px 0px; float:left}
#columnset2_column1 {width:937px; min-height:20px}
div#mergefield_navigation_level1 {padding:0px 0px 0px 0px}
#columnset3_column1 {width:937px; min-height:20px; border-top-style:solid; border-right-style:none; border-bottom-style:solid; border-left-style:none; border-top-width:1px; border-right-width:0px; border-bottom-width:1px; border-left-width:0px; border-top-color:#d7d6d6; border-bottom-color:#d7d6d6;}
div#mergefield_main {padding:0px 0px 30px 0px}
#columnset5_column1 {width:937px; min-height:20px}
div#mergefield_richtext2 {padding:5px 0px 5px 0px; height:auto; min-height:auto}
#columnset6_column1 {width:937px; min-height:20px; border-top-style:solid; border-right-style:none; border-bottom-style:solid; border-left-style:none; border-top-width:1px; border-right-width:0px; border-bottom-width:1px; border-left-width:0px; border-top-color:#9a9897; border-bottom-color:#d7d6d6;}
div#sitelayout45 {width:937px; min-height:500px; margin:auto auto auto auto; float:none; background:#fff 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 */

/* Brugerdefinerede typografier */
/* - FONTE - */

.sectionheader { font-family: 'Georgia', Arial, Verdana; font-size: 14pt; color: #5f5959; font-weight: normal; line-height: 19pt; }
.section { font-family: Arial, Verdana; font-size: 9pt; color: #181312; line-height: 13pt; }
.sectionintro { font-family: 'Georgia', Arial, Verdana; font-size: 12pt; color: #5f5959; font-weight: normal; line-height: 16pt; padding: 4px 0 4px 0; }

.inlinelink { color: #b8885d; text-decoration: none; }
.inlinelink:hover { color: #000000; }
.actionlink { font-size: 9pt; color: #3c3c3c; text-decoration: underline; padding: 0px 0px 0px 10px; }

a { text-decoration: none; color: #5f5959; outline: 0; }
a:hover { text-decoration: none; outline: 0; }


/*  - andet - */
html { overflow-y: scroll; }
body, form { margin: 5; }

/* - formular - */
input { border: 1px #696666 solid; font-size: 9pt; }
checkbox { border: 0px #696666 solid; }
textarea { border: 1px #696666 solid; font-size: 9pt; }
input[type="submit"] { background: #696666; color: #ffffff; border: 0; }
input[type="reset"] { background: #696666; color: #ffffff; border: 0; }



