/*	***format.css***						*/
/*	für natural-balance.biz						*/
/*	erstellt 28.5.2007 von Markus Treichler webmaster@tecart.ch	*/

body		{ background-image:url(bilder/background2.gif); background-repeat:no-repeat; background-attachment:fixed;

		  font-family:Helvetica,Arial;
		  color:#000000;
		  scrollbar-base-color:#008080;		/* Basisfarbe der Scroll-Leiste */
		  scrollbar-3dlight-color:#008080;	/* Farbe für 3D-Effekte */
		  scrollbar-arrow-color:#008080;	/* Farbe für Verschiebepfeile */
		  scrollbar-darkshadow-color:#FF00FF;	/* Farbe für Schatten */
		  scrollbar-face-color:#8CF6A7;		/* Farbe für Oberfläche */
		  scrollbar-highlight-color:#008080;	/* Farbe für oberen und linken Rand */
		  scrollbar-shadow-color:#008080;	/* Farbe für unteren und rechten Rand */
		  scrollbar-track-color:#008080;	/* Farbe für freibleibenden Verschiebeweg */
		}

a:link		{ text-decoration:none; color:#008080;}

a:visited	{ text-decoration:none; color:#008080;}

a:hover		{ text-decoration:none; color:#00FF00;}

.actuallink	{ background-color:#000000; color:#008080;}

.inputfield	{ background-color:#000000; color:#008080;}

.tablelogo      { background-image:url(bilder/vogel_transparent_klein.gif); background-repeat:no-repeat;}

p		{ color:#000000 }

h1		{ color:#000000 }

h2		{ color:#000000 }

h3		{ color:#000000 }

h4		{ color:#000000 }

h5		{ color:#000000 }

table		{ color:#000000 }

td		{ color:#000000 }

tr		{ color:#000000 }

li		{ color:#000000 }

div		{ color:#000000 }

