/* Copyright UNI-C 2005. John R. Mirland og Jens Ebbe Thomsen */

/* generel elements */

#UNICwrapper div.dialog {
  display:none;
  }

tr {
	page-break-inside: avoid;
	}

div {
     width:100%; height:auto;
     clear:both; float:none;
     margin:0; padding:0;
     }
     
.inline {
	display:inline;
}

.empty {
	display:none;
}

.displayNone {
	display:none;
}

.code {
	font-family:"Courier New",Courier,monospace;
}

.notPrint {
	display:none;
}
     
p {
	margin:0; padding:0;
	clear:none;
}

h1, h2, h3, h4, h5, p.minimal, form, ul, table {
	clear:both; float:none;
	width:100%; height:auto;
}

span.nobr {
  white-space:nowrap;
  }

/* OVERSKRIFTER */

h1, h1.hiddenH1,
h2, h2.hiddenH2,
h3, h4 {
	padding:0;
}

h1 {
	font-size:1.3em;
	margin:0.3em 0 0 0;
}

h1.inline {
     display:block;
	font-size:1.3em;
	margin:0.3em 0 0 0;
     }

h2 {
	font-size:1.2em;
	margin:0.3em 0 0 0;
}

h1.hiddenH1, h2.hiddenH2 {
	font-size:0.8em;
	margin:0.3em 0 0 1.0em;
}

h3 {
	font-size:1.1em;
	margin:1.0em 0 0 0;
}

h4 {
	font-size:1.0em;
	margin:1.0em 0 0 0;
}
ul {
	margin:8px 6px 8px 6px; padding:0 6px 0 6px;
}

ul li {
	margin-left:0; padding-left:0;
	list-style-position:inside;
}

img {
	border-style:none;
}

*.imgLeft {
	height:auto;
	float:left;
	margin:4px 8px 8px 0;
}
*.imgRight {
	height:auto;
	float:right;
	margin:4px 0 8px 8px;
}
*.imgCenter {
	width:100%; height:auto;
}

*.imgRLeft {
	height:auto;
	float:left;
	margin:3px 7px 7px 0;
}
*.imgRRight {
	height:auto;
	float:right;
	margin:3px 0 7px 7px;
}
*.imgRCenter {
	width:100%; height:auto;
}

*.imgRLeft, *.imgRRight, *.imgRCenter {
	border-width:1px;
	border-style:solid;
	border-color:#555555;
}

a {
	color:#000000; background:transparent;
	text-decoration:underline;
	font-weight:normal;
}

/* sections */

#header, #content, #contentNB, #footer {
	width:100%; height:auto;
	clear:both; float:none;
	color:#000000; background:#ffffff;
	margin:0; padding:0;
	font-family:arial,sans-serif;
	font-size:100%;
}

/* coloums */

div.spalteskift {
	margin:0; padding:0;
	font-size:1px; line-height:1px;
}

/* used in all boxes */

div.h {
	width:100%; height:1em;
	line-height:1px; font-size:0;
}

/* boxes with graphical borders */

div.box-rnds-f  { /* ALL */
	display:none;
}

/* boxes without borders */

div.box-norm, div.box-mini {
	padding:0;
	margin:6px 0 6px 0;
}

div.box-menu { /* SPECIAL */
	display:none;
}

div.box-norm-i div.h { /* SPECIAL */
	display:none;
}

div.box-norm-c, div.box-mini-c { /* ALL */
	margin:0; padding:6px 0 2px 0;
}

div.box-mini-f  { /* ALL */
	display:none;
}

/* boxes with css-only borders */

div.box-fact, div.box-news, div.box-bord, div.box-webs, div.box-flsh,
div.box-info, div.box-form, div.box-smap, div.box-link, div.box-bord { /* ALL */
	padding:0;
	margin:6px 0 6px 0;
}

div.box-bord-i div.h {
	display:none;
}

div.box-fact-c, div.box-news-c, div.box-bord-c, div.box-webs-c, div.box-flsh-c,
div.box-info-c, div.box-form-c, div.box-smap-c, div.box-link-c {
	margin:0; padding:6px 0 2px 0;
}

div.box-fact-f, div.box-news-f, div.box-bord-f, div.box-webs-f, div.box-flsh-f,
div.box-info-f, div.box-form-f, div.box-smap-f, div.box-link-f {
	display:none;
}

/* special version of boxes in row */

div.row {
	margin-top:4px;
}

/* special styles */

div.box-smap ul {
	list-style:none;
	margin:0; padding:0;
}

div.box-smap ul li {
	border-bottom:3px solid #ffffff;
}

div.box-smap ul li a{
	font-weight:bold;
}

div.box-smap ul ul {
	margin-left:10px;
}

div.box-smap ul li,
div.box-smap ul ul li {
	display:inline;
	font-size:0.9em;
	font-weight:normal;
	border-bottom:none!important;
}

div.box-smap ul li a,
div.box-smap ul ul li a {
	font-weight:normal;
}

/* acceskey */

a.accesskey,
a.skiplink, label.skiplabel {
	display:none;
}

/* special version of boxes in section header */

#header div.box-norm-c {
     display:none;
}

#header div.box-norm-f {
	display:none;
}


#header div.box-norm-i h1, #header div.box-norm-i h1.hiddenH1,
#header div.box-norm-i h2, #header div.box-norm-i h2.hiddenH2,
#header div.box-norm-i h3,
#header div.box-norm-i h4, #header div.box-norm-i h5 {
	font-size:0.8em;
	margin:0.3em 0 0 1.0em;
}

/* special version of boxes in section footer */

#footer div.box-norm {
	margin:0;
	border-top:solid 1px #777777;
}

img.footerlogo {
	display:none;
}

/* forms */

a.cpyrghta {
	color:#7777cc; background:transparent;
}

div.cpyrghts {
	width:138px;
	height:auto;
	margin:0 4px 0 4px;
	font-size:85%;
}

div.cpyrghtl {
	display:none;
}

div.materiale, div.materialeL, div.materialeR {
	width:auto;
	padding:4px;
	color:inherit; background: #DFE7ED;
}

div.materialeR {
	float:right;
	margin:0 0 8px 8px;
}

div.materiale, div.materialeL {
	float:left;
	margin:0 8px 8px 0;
}

div.materiale p {
	clear:both;
	margin:0 0 4px 4px; padding:0;
}

div.materiale a img {
	margin:4px 4px 8px 4px; padding:0;
	border-style:none;
}

div.col-100-l div.materiale, div.col-100-r div.materiale,
div.col-75-l div.materiale,  div.col-75-r div.materiale,
div.col-66-l div.materiale,  div.col-66-r div.materiale,
div.col-50-l div.materiale,  div.col-50-r div.materiale {
	width:50%;
	float:right;
}

div.col-33-l div.materiale,  div.col-33-r div.materiale,
div.col-25-l div.materiale,  div.col-25-r div.materiale {
	width:100%;
}

fieldset.nyhedsbrev {
	display:none;
}

div.emuLinie, div.linieHolder, div.linie, div.emuLogo, #emulinie {
	display:none;
}
.hideMF {
	display:none;
}
		
table.mp-generelt, table.mp-detaljer, table.mp-generelt table {
	width:99%; height:auto;
	position:relative;
	border-collapse:collapse;
	table-layout:auto;
	margin-top:0; margin-bottom:0;
	padding-top:0; padding-bottom:0;
	}	
table.mp-generelt {
	margin-top:8px; 
	}	
table.mp-detaljer {
	}	
table.mp-generelt table {
	margin:0; padding:0;
	}
table.mp-generelt td, table.mp-detaljer td {
	border:none;
  vertical-align:top;
	padding-left:8px; padding-right:8px;
	}
table.mp-generelt tr.mp-generelt-first td {
	color:#555555;
  font-weight:bold;
	}
table.mp-detaljer td.mp-tabelgruppe{
  font-weight:bold;
	padding-top:4px;
	background:#efefef;
	}
table.mp-detaljer td {
	border:1px solid #afbdc8;
	}
td.mp-col21 {
	width:30%;
	}
td.mp-col22 {
	width:70%;
	}
th.mp-col1, th.mp-col2, th.mp-col3, th.mp-col4 {
	text-align:left;
	padding-left:8px; padding-right:8px;
	border-top:solid 1px #444444;
	border-bottom:solid 1px #444444;
	}
tr.grey td.mp-col1, tr.grey td.mp-col2, tr.grey td.mp-col3, tr.grey td.mp-col4 {
	border-top:solid 1px #444444;
	border-bottom:solid 1px #444444;
	}
td.mp-col1, th.mp-col1 {
	width:40%;
	}
td.mp-col2, th.mp-col2 {
	width:20%;
	}
td.mp-col3, th.mp-col3 {
	width:20%;
	}
td.mp-col4, th.mp-col4 {
	width:20%;
	}
table.mp-generelt td.mp-col21 {
	padding-right:1px;
	}
table.mp-generelt td.mp-col22 {
	margin-left:0; margin-right:0;
	padding-left:0; padding-right:0;
	}
table.mp-generelt table td.mp-col32 {
	width:95%;
	}
table.mp-generelt table td.mp-col33 {
	width:5%;
	}
table.mp-generelt {
	border-top:solid 2px #444444;
	}
table.mp-generelt p, table.mp-detaljer p {
	margin:0; padding:0;
	}
table.mp-generelt p.minimal, table.mp-detaljer p.minimal {
	margin-top:2px;
	}
ul.mp-list {
	margin-left:12px;
	}
div.mp-enkelt h3 {
	margin-top:6px;
	}
table td.mp-detaljelink {
	display:none;
	}
table td.mp-materialelink {
	display:none;
	}

a.tooltip div.col-c {
  display: none;
  }

dl.stikord, dl.litteratur{
  margin-left:0;
  }

dl.stikord dd{
  margin-left:8px;
  }

dl.stikord dt a, dl.litteratur dt a {
  color:#333333;
  }
  
dl.litteratur dd, dl.litteratur dt {
  display:inline;
  }
  


