@import url(common.css);

#header { display: none; }
#tree { display: none; }
#content {
	width: 100%;
}
#addons {
	width: 100%;
	padding-top: 2.5em;
}
#addons ul, #addons ul li ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 90%;
}
#addons ul li.note { margin-bottom: 1em; }
#addons .title { font-weight: bold;  }
#addons .items .title
{
	font-weight: normal;
	margin-left: 1ex;
}
#addons a:before {
	content: '\00BB';
}


h2.navn
{
	margin: 1ex 0 0 0;
	font-size: 110%;
}
#addresspage .item .tlf,
#addresspage .item .fax,
#addresspage .item .adr1,
#addresspage .item .adr2,
#addresspage .item .adr3,
#addresspage .item .postnrsted,
#addresspage .item .reklansv,
#addresspage .item .epost
{
	padding-left: 1ex;
	font-size: 90%;
}
#addresspage .item .tlf span.label,
#addresspage .item .fax span.label,
#addresspage .item .reklansv span.label,
#addresspage .item .epost span.label { font-size: 75%; }

#complaintslist tr td { font-size: 85%; }
#complaintslist tr.borderedb td { border-bottom: 1px #999 solid; }
#complaintslist tr.j1 td { background-color: #fff; }
#complaintslist tr.j2 td { background-color: #eee; }
#complaintslist tr td a { color: #000; text-decoration: none; }
