
	.StyleSheetHiddenPlaceHolder { display: none; }

BODY
{	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12pt;
    color : #101010;}
B
{	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12pt;
	font-weight : bold;
    color : #595959;}
B.yellow
{	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12pt;
	font-weight : bold;
    color : yellow;}
P
{	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12pt;
    color : #000000;}
H2 
{	font-family: Arial, Helvetica, Sans Serif;
	font-size: 16pt;
	font-weight : bold;
	color : #000000;
	margin-bottom : 0px;
	margin-top : 15px;}
H3 
{	font-family: Arial, Helvetica, Sans Serif;
	font-size: 14pt;
	color : #000000;
	margin-bottom : 8px;
	margin-top : 10px;}
H4
{	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12pt;
	font-weight : bold;
	color : #505050;
	margin-bottom : 8px;
	margin-top : 10px;}
TD
{	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12pt;
	color : #101010;}
 TD.gelb
  	{font-family: Arial, Helvetica, Sans Serif;
	font-size: 12p;
	font-weight : normal;
	color : #ff9900;}
INPUT
{	font-family: Courier;
	font-size: 12pt;}
TEXTAREA  
{	font-size : 12pt;
	font-family : Courier;
	font-weight : normal;
	font-style : normal;
	color : #000000;}
LI
{	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12pt;
	color : #101010;
	line-height: 13pt;}
HR
{	color : #000000;
	height : 0px;
	margin-bottom: 50px}
SMALL 
{	font-family: Arial, Helvetica, Sans Serif;
	color : #000000;
	font-size : 10pt;}
CODE
{	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12pt;
	font-weight : bold;
   font-style: italic;
	color : #101010;}

A  
{	font-size: 12pt;
	color : #636331;}
A:Visited  
{	font-size : 12pt;
	color : #808080;}
A:Active  
{	font-size: 12pt;
	color : #606060;}
A:Hover  
{	font-size: 12pt;
	color : #313100;}
A.mail  
{	font-size: 12pt;}
pre 
{ overflow-x: auto; 
width : 800px;
padding-top : 4px;
padding-bottom : 4px;
padding-left : 10px;
padding-right: 5px;
color : black;
background-color : #D4D0C8;
font-size: 10pt;
}
pre.web
{ overflow-x: auto; 
width : 400px;
padding-top : 4px;
padding-bottom : 4px;
padding-left : 10px;
padding-right: 5px;
border-width: 1px;
color : black;
background-color : whitesmoke;
font-size: 10pt;
}


