  body, p, td  {
	font-family : Verdana,Arial,Helvetica;
	font-size : 11pt;
	text-align : left;
	background : #f0f8ff;
	SCROLLBAR-HIGHLIGHT-COLOR: #99ffff;
	SCROLLBAR-SHADOW-COLOR: #000099;
	SCROLLBAR-ARROW-COLOR:#99ffff;
	SCROLLBAR-BASE-COLOR: #336699
}
  

p.winz  {
  	font-size : 8pt;
  	color : #333399;
  	text-align : left;
  }
  
p.block  {
	margin-left : 10%;
	margin-right : 10%;
  }
  
p.blockwinz  {
	margin-left : 10%;
	margin-right : 10%;
  	font-size : 8pt;
  	color : #333399;
  }


p.bericht  {
	font-size : 11pt;
	color : Black;
	border-left : medium groove Aqua;
	border-bottom : medium ridge Aqua;
	margin-left : 15%;
	margin-right : 10%;
	}

p.blockjust {
	font-size : 10pt;
	margin-left : 10%;
	margin-right : 10%;
	text-align : justify;
}



td.qu  {
  	font-weight : bolder;
  	font-size : 10pt;
  }

 td.klein  {
  	font-size : 10pt;
  }
    
  
  h1  {
	font-size : 20pt;
	font-weight : bold;
	background : #006699;
	color : Aqua;
	padding-top : 0px;
	padding-bottom : 0px;
}
  
  h2  {
  	font-size : 14pt;
  	font-weight : bold;
  }
  
  h3  {
  	font-size : 12pt;
  	font-weight : bormal;
  }
  
  b  {
  	font-size : 10pt;
  	font-weight : bolder;
  }

 li  {
  	font-size : 9pt;
  	font-weight : normal;
  }

 li.block  {
  	font-size : 10pt;
  	font-weight : normal;
  }

  
  A:link  {
  	color : #003399;
  	text-decoration : non;
  	font-weight : bolder;
  }
  
  A:visited  {
  	color : #4682B4;
  	text-decoration : none;
  }
  
  A:hover  {
  	background : yellow;
  	color : #000000;
  }
  
  A:active  {
  	color : #FF33FF;
  	text-decoration : none;
  }
