/*--------------------------------------------------|
| dTree 2.05 | www.destroydrop.com/javascript/tree/ |
|---------------------------------------------------|
| Copyright (c) 2002-2003 Geir Landrö               |
|--------------------------------------------------*/

.dtree       { color: #2f4f4f; font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif }
.overskrift2  { color: #993300; font-weight: bold; font-size: 12px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif }

.overskrift1  { color: #993300; font-size: 18px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif }

.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #D3DADD;
}
.dtree .clip {
	overflow: hidden;
}
body     { color: #696969; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background-image: url("../images/baggrundhvid.gif") }
a:link        { color: #ff8c00; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a:visited       { color: #ff8c00; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a:hover      { color: #a52a2a; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a:active    { color: #ffa500; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.gronramme { border: 1px #a9a9a9 }
b:link { color: #ff8c00; background-color: #228b22 }
.underrubrik      { color: #a52a2a; font-weight: normal; font-size: 14px }
.menutekst  { color: #fff; font-size: 12px }
.rubrik { color: #993300; font-weight: bold; font-size: 12px; text-decoration: underline }

