/* CSS-Styles cmr */

.green
   {
   	color : Green;
   }
.red
   {
   	color : Red;
   }
.lrd
{
	color : #1E90FF;
}

td
{
	font-family:Arial,Verdana,sans-serif;
	color: black;
	font-size: 9pt;
}

td.header
{
	font-family:Arial,Verdana,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color : Red;
	background-color : #DFDFDF;
	font-style : italic;
}

td.klein
{
	font-size: 7pt;
}

a
{
	font-family:Arial,Verdana,sans-serif;
	color: black;
	text-decoration:none;
	font-size : 8pt;
}

a:hover,a.hover
{
	color: Blue;
	text-decoration:underline;
}

a.klein
{
	color : Red;
}

a.itext
{
	font-family:Arial,Verdana,sans-serif;
	text-decoration:none;
	color: Blue;
	font-size: 9pt;
}

a.event
{
	font-family:Arial,Verdana,sans-serif;
	text-decoration:none;
	color: Green;
	font-size: 9pt;
	font-weight : bold;
}

a.hp
{
	font-family:Arial,Verdana,sans-serif;
	text-decoration:none;
	color: #FF8C00;
	font-size: 9pt;
}


div.la0
{
	position : relative;
	visibility : visible;
	color : #8F8F8F;
	text-align : center;
}

div.la1
{
	position: absolute;
	visibility : hidden;
	color : #8f8f8f;
	text-align : center;
}

div.la10
{
	position : relative;
	visibility : hidden;
	color : #8F8F8F;
	text-align : center;
}

b.green
  {
  color : Green;
  }

b.orange
 {
 	color : #FFA500;
 }

b.gross
 {
 	color : Green;
 	font-size : 20pt;
 } 

ul.klein
{
	font-family:Arial,Verdana,sans-serif;
	color : Red;
	font-size : 8pt;
}

a.normal
{
	font-family:Arial,Verdana,sans-serif;
	color: Red;
	text-decoration:none;
	font-size : 8pt;
}
