A.b     {color: black;}
A.tt	{cursor: help;}
A.n     {text-decoration: none; color: black;}
A.o     {text-decoration: none;}
A:hover {color:#FF0033}
Body	{font-family: Arial,Verdana,Helvetica; font-size: 10pt; color: black;
	 background-color: #CCCCCC;
	 background-image: url(bilder/back.jpg);
	 background-attachment: fixed;
	 margin-right: 3mm; margin-left: 3mm;}
Body.b3	{color: red;
	 background-color: black;
	 background-image: none;}
B       {font-weight: bold;}
Big     {font-size: 12pt;}
Ol	{}
Ul.ng	{position: relative; left: -5mm;}
Ul.l    {position: relative; left: -10.6mm;}
Div     {position: relative; left: 5mm; width: 97%;}
Div.r   {position: relative; left:10mm; width: 94%;}
Div.r1  {position: relative; left:15mm; width: 91%;}
Div.r2  {position: relative; left:20mm; width: 88%;}
H1      {font-size: 16pt; font-weight: bold;}
H2      {font-size: 14pt; font-weight: bold;}
H3      {font-size: 12pt; font-weight: bold;}
Li.H2   {font-size: 14pt; font-weight: bold;}
P       {font-size: 8pt; color: #000099;}
Small   {font-size: 10pt;}
Sub.b   {font-size: 16pt;}
Li      {font-family: Arial,Verdana,Helvetica; font-size: 10pt;}
Td      {font-family: Arial,Verdana,Helvetica; font-size: 10pt;}
Td.s    {font-family: Arial,Verdana,Helvetica; font-size:  8pt;}
Th      {font-family: Arial,Verdana,Helvetica; font-size: 10pt; font-weight: bold;}
Th.s    {font-family: Arial,Verdana,Helvetica; font-size:  8pt; font-weight: bold;}
.text	{ text-decoration: none; color: black }
.kl     {font-size: 8pt;}
.neu    {font-size: 10pt; color: red;}
.blue	{color: blue;}
.red	{color: red; cursor: pointer;}
.white	{color: #CCCCCC;}

#dhtmltooltip{
	position: absolute;
	width: 260px;
	border: 1px solid red;
	padding: 2px;
	background-color: lightyellow;
	color: black;
	font-size: 8pt;
	text-align: center;
	visibility: hidden;
	z-index: 100;
}
