 body		{ font-family: arial, helvetica ; font-size: 9pt ; margin: 1em ; background-color: #FFFFFF }
 td		{ font-family: arial, helvetica ; font-size: 9pt }
 a		{ color: #000000 ; text-decoration: none }
 .link a	{ color: #F95748 }
 a:hover	{ color: #7b7b7b }
 h1		{ font-size: 15pt ; font-weight: bold }
 h2		{ font-size: 11pt ; font-weight: bold ; margin-bottom: 0em }
 h3		{ font-size: 9pt ; font-weight: normal  }
 .bunden	{ font-size: 8pt ; color: #555555 }
 p		{ margin-bottom: 3em }

input, textarea	{ font-family: arial, helvetica ; font-size: 9pt;
		  width: 100%; border: 1px solid #606060;
		  background: #E1E1E1; }
input.button	{ border: none; width: 60; height: 19; margin: 3; }
hr		{ border-style: solid; color: #B5875C; height: 1; }
.overover	{ font-weight: bold; font-size: 14px; }

.dtree {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	width: 167;
}
.dtree img {
	border: 0px;
	vertical-align: middle; }
.dtree a {
	color: #555;
	text-decoration: none; 
}
.dtree a.node, .dtree a.nodeSel {
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a:hover, .dtree a.nodeSel:hover {
	color: #F95748;
}
.dtree .clip {
	overflow: hidden;
}