	<style>
<!--
	body {
/*	 
		scrollbar-face-color: #998450;
		scrollbar-shadow-color: #bba670;
		scrollbar-highlight-color: #ffeab1;
		scrollbar-3dlight-color: #000000;
		scrollbar-darkshadow-color: #0c162c;
		scrollbar-track-color: #0c162c;
		scrollbar-arrow-color: #ffffff; }
*/
	 .Bereich, .Feld
	   { background-color:#000088; color:#f9f9c8; border:1px solid #00aaff; }
	 .FeldReadOnly
	   { background-color:#000088; color:#aaaaaa; border:1px solid #00aaff; }
	 .Auswahl
	   { background-color:#000088; color:#f9f9c8; border:1px solid #00aaff; }
	 .Auswahl50
	   { background-color:#000088; width:50px; color:#f9f9c8; border:1px solid #00aaff; }
	 .Auswahl60
	   { background-color:#000088; width:60px; color:#f9f9c8; border:1px solid #00aaff; }
	 .Auswahl75
	   { background-color:#000088; width:75px; color:#f9f9c8; border:1px solid #00aaff; }
	 .Auswahl100
	   { background-color:#000088; width:100px; color:#f9f9c8; border:1px solid #00aaff; }
	 .Auswahl125
	   { background-color:#000088; width:125px; color:#f9f9c8; border:1px solid #00aaff; }
	 .Auswahl150
	   { background-color:#000088; width:150px; color:#f9f9c8; border:1px solid #00aaff; }
	 .Auswahl200
	   { background-color:#000088; width:200px; color:#f9f9c8; border:1px solid #00aaff; }
	 .Check, .Radio
	   { background-color:#000088; color:#f9f9c8; border:1px solid #00aaff; }
	 .Button
	   { font-weight:bold; background-color:#000088; color:#f9f9c8; heigth:10px; border:2px solid #00aaff; }
	 .PlainText
	   { font-family:"Arial,Helvetica"; color:#aaaaaa; font-size:13; }
	 .PlainText7
	   { font-family:"Arial,Helvetica"; color:#aaaaaa; font-size:7; }
	 .PlainText9
	   { font-family:"Arial,Helvetica"; color:#aaaaaa; font-size:9; }
	 .PlainText11
	   { font-family:"Arial,Helvetica"; color:#aaaaaa; font-size:11; }
	 .Link
	   { font-family:"Arial,Helvetica"; color:#cccccc; font-size:13; }
	 .Link11b
	   { font-family:"Arial,Helvetica"; color:#998450; font-size:11; }
//-->
	</style>

