body 		{	
				background-color:#FFFFFF;
				background-repeat: repeat;
				
				/*Scroolbar*/
				scrollbar-base-color:#FFFFFF;
                scrollbar-3dlight-color:#FFFFFF; /*rand-schatten*/
				scrollbar-arrow-color:#000000; /*Pfeil***/
				scrollbar-darkshadow-color:#FFFFFF; /*rechter schatten*/
				scrollbar-face-color:#FFFFFF; /*color allgemein*/
				scrollbar-highlight-color:#000000; /*1px rseite***/
				scrollbar-shadow-color:#000000;/*1px lseite***/
				scrollbar-track-color:#FFFFFF; /*background*/
			}
			

/*Textbutton*/
a			{ 	font-family: Tahoma; font-size: 0.6em; color: #000000; text-decoration:none; }
a:hover 	{ 	font-family: Tahoma; font-size: 0.6em; color: #c0c0c0; text-decoration:none; /*font-weight:bold;*/}
a.active 	{ 	font-family: Tahoma; font-size: 0.6em; color: #c0c0c0; text-decoration:none; }
a:focus  	{ 	font-family: Tahoma; font-size: 0.6em; color: #c0c0c0; text-decoration:none; }


#login	{	
				position:relative;
				top:50px;
				margin:0 auto;
				width:553px;
				height:553px;
				background-color:#FFFFFF;
		}

#login table	{ width:553px; height:553px; margin:0px; padding:0px; }
#login table tr td img		{ border:0px; margin:0; padding:0; }