/* 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: #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:#666 url(/media/baggrund.jpg) repeat left top; margin:0px 0px 0px 0px}
div#mergefield_CBN_Logo_top {float:left}
#columnset1_column1 {width:800px; min-height:20px; background:#0076bf none}
div#mergefield_navigation_level1 {background:#06347a none}
#columnset3_column1 {width:800px; min-height:20px}
#columnset6_column1 {width:800px; min-height:20px}
div#mergefield_main {padding:10px 0px 0px 0px}
#columnset2_column1 {width:800px; min-height:20px}
div#mergefield_bund_gradient {float:left}
#columnset7_column1 {width:800px; min-height:20px}
div#mergefield_richtext1 {padding:0px 0px 0px 0px; min-height:auto}
#columnset4_column1 {width:800px; min-height:28px; background:#0076bf none}
div#mergefield_bund_skygge {float:left}
#columnset8_column1 {width:800px; min-height:13px}
div#mergefield_richtext2 {padding:0px 0px 0px 0px; min-height:17px}
#columnset5_column1 {width:800px; min-height:18px; background:#f3f3f3 none}
div#sitelayout9 {width:800px; min-height:500px; margin:auto auto auto auto; float:none; background:#ffffff 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-size: 13pt; color: #115499; font-weight: normal; padding: 4px 0px 4px 0px; margin: 0px ; }
.section { font-size: 12px; color: #353535; }
.sectionsmall { font-size: 8pt; color: #FFFFFF; }
.designconcern { font-size: 6pt; color: #0076bf; text-decoration: none;  }
.sectionintro { font-size: 14px; color: #353535; font-weight: normal; }
.tabletext { font-size: 9pt; color: #FFFFFF; }
.listitem { font-size: 8pt; color: #353535; }
.adresselink { font-size: 8pt; color: #FFFFFF; text-decoration: underline; }

.inlinelink { text-decoration: underline; }
.actionlink { text-decoration: underline; }

a:hover { text-decoration: none; }
a { text-decoration: none; }
H2.sectionheader A { color: #115499; }


/* - formular - */
input { border: 1px #b2b2b2 solid; font-size: 11px; }
textarea { border: 1px #b2b2b2 solid; font-size: 11px; }
input[type="submit"] { background: #0076bf; color: #ffffff;  border: 0; }
input[type="reset"] { background: #0076bf; color: #ffffff; border: 0; }


/*  - andet - */
html { overflow-y: scroll; }
body, form { margin: 0; }

