<style type=text/css>
	
	  .normal {font: 12pt times; color: red}
	  .ueber {font: 20pt arial; color: green; text-align:center}
	  .unter {font: 15pt arial; color: #006000; text-align:center}
	  .komm {font: 10pt arial; color: green; font-weight: bold; text-align:center}
	  .text {font: 12pt times; color: #0000c1}
	  .stand {font: 8pt times; color: #626262; margin-left: 20px; margin-top: 10px}
	  .autor {font: 8pt times; color: #626262; text-align: right; margin-right: 20px; margin-top: 10px}
	  
body {
	background-color: #ffffff;
	scrollbar-face-color: #6CB2E2;
	scrollbar-highlight-color: #BEDEF2;
	scrollbar-shadow-color: #ffffcc;
	scrollbar-3dlight-color: #E0E7F1;
	scrollbar-arrow-color:  #880000;
	scrollbar-track-color: #B2D6F2;
	scrollbar-darkshadow-color: #015E8C;
}
	</style>