.border 		{	border-bottom: 	#000000 1px ridge; 
					border-left: 	#000000 1px ridge; 
  					border-right: 	#000000 1px ridge; 
  					border-top:		#000000 1px ridge;  
					border-color:	#000000;}

input.auto		{background:#27476D; font-family: Verdana; font-size:12; color:#ffffff;}
input.akt		{background:#ffffff; font-family: Verdana; font-size:10; color:#000000;}

body	{font-family: Verdana; font-size:12; color:#ffffff;}
div 	{font-family: Verdana; font-size:12; color:#ffffff;}
td,th 	{font-family: Verdana; font-size:12; color:#ffffff;}
body	{	scrollbar-DarkShadow-Color:#000000;	/* eine Viereckrandfarbe */
			scrollbar-Track-Color:#ffffff;		/* Hintergrund wo kein Scroller ist */
			scrollbar-Face-Color:#A9C3D7;		/* Scrollerfläche und Viereckfläche */
			scrollbar-Shadow-Color:#A9C3D7;		/* Wenn Scrollen nein, dann Pfeilfarbe */
			scrollbar-Highlight-Color:#ffffff;	/* Rand von Scroller und Viereck */
			scrollbar-3dLight-Color:#A9C3D7;	/* eine Seite von Scroller und Viereck (sehr dünn) */
			scrollbar-Arrow-Color:#000000;}		/* Wenn Scrollen ja, dann Pfeilfarbe und eine Seite von Scroller */
	
a:link 		{font-family: Verdana; font-size:12; color:#ffffff;}	/* Linkfarbe */
a:visited 	{font-family: Verdana; font-size:12; color:#ffffff;}	/* besuchter Link */
a:active 	{font-family: Verdana; font-size:12; color:#ffffff;}  	/* wenn geklickt */
a:hover 	{font-family: Verdana; font-size:12; color:#B20000;}	/* wenn Maus drüber */
a 			{text-decoration:none;}