/* DATEI: s712633.css */

/* Zeilen wie diese, die mit Schraegstrich und Stern */
/* beginnen und mit Stern und Schraegstrich enden, sind */
/* Kommentarzeilen. */

body
	{
	 SCROLLBAR-FACE-COLOR: #FFFFFF; 
	 SCROLLBAR-HIGHLIGHT-COLOR: #BBBBBB; 
	 SCROLLBAR-SHADOW-COLOR: #AAAAAA; 
	 SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	 SCROLLBAR-ARROW-COLOR: #777777; 
	 SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	 SCROLLBAR-DARKSHADOW-COLOR: #777777;
	 background-color:#FFFFFF;
	 text:#777777;
	 color:#777777;
	 margin-top:0;
	 margin-bottom:0;
	 margin-left:0;
	 margin-right:0;
	}
a:link
	{
	 color:#777777;
	 text-decoration:underline;
	 font-family:Arial, Times New Roman
	}
a:hover
	{
	 color:#000000;
	 font-family:Arial, Times New Roman
	}
a:active
	{
	 color:#FF0000;
	 text-decoration:underline;
	 font-family:Arial, Times New Roman
	}
a:visited
	{
	 color:#777777;
	 text-decoration:underline;
	 font-family:Arial, Times New Roman
	}
p,ul,li,td,th
	{
	 font-family:Arial, Times New Roman
	 color:#777777
	}
div
	{
	 font-family:Arial, Times New Roman
	 color:#777777
	}
h1
	{
	 font-family:Arial, Times New Roman
	 color:#777777
	}
h2
	{
	 font-family:Arial, Times New Roman
	 color:#777777
	}
h3
	{
	 font-family:Arial, Times New Roman
	 color:#777777
	}
h4
	{
	 font-family:Arial, Times New Roman
	 color:#777777
	}