body {
	background-image: url('bg_a.jpg');
	background-attachment: fixed;
	/* cursor: url(cursor.cur); */
	font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #808080;
	scrollbar-face-color: #000000;			/* Farbe für Balkenoberflaeche */
	scrollbar-highlight-color: #333333;		/* Farbe für oberen und linken Rand innerhalb von 3dlight */
	scrollbar-3dlight-color: #666666;		/* Farbe für 3D-Effekte links und oben */
	scrollbar-arrow-color: #666666;			/* Farbe für Verschiebepfeile */
	scrollbar-track-color: #000000;			/* Farbe für freibleibenden Verschiebeweg */
	scrollbar-shadow-color: #333333;		/* Farbe für unteren und rechten Rand innerhalb von Schatten */
	scrollbar-darkshadow-color: #666666;		/* Farbe für Schatten rechts und unten*/
	scrollbar-base-color: #000000;			/* Basisfarbe der Scroll-Leiste */
}
a:link		{text-decoration: underline; color: #808080; font-family: Arial, Helvetica, sans-serif}
a:visited	{text-decoration: underline; color: #808080; font-family: Arial, Helvetica, sans-serif}
a:hover		{text-decoration: underline; color: #808080; font-family: Arial, Helvetica, sans-serif}
a:active	{text-decoration: underline; color: #808080; font-family: Arial, Helvetica, sans-serif}
h1		{font-size: 24pt; color: #FF9900; font-weight:bold;}
h5		{font-size: 10pt; color: #FF9900; font-weight:bold;}
