body			{background-color:#CCCC66;
				margin:0px;
				padding:0px;}
input,textarea,select		{font-family : Arial, Tahoma, Helvetica,  sans-serif;
				font-size: 11px;
				background-color:#F8F8FF;}
textarea				{overflow:auto;}
.titel				{font-family :Arial,Tahoma,Helvetica,sans-serif;
				font-size:13px;
				color:green;
				font-weight:bold;}
td				{font-family :  Arial, Tahoma, Helvetica,  sans-serif;
				font-size: 11px;
				letter-spacing:1px;}
thead				{font-family :  Arial,   Tahoma, Helvetica, sans-serif;
				font-size: 13px;
				color:black;
				font-weight:bold;}
.red				{font-weight: bold;
				color:red;}
A.text:link 			{color: black; text-decoration: underline;} 
A.text:visited			{color: black; text-decoration: underline;} 
A.text:hover 			{color: red; text-decoration: none ;} 
A.text:active 			{color: red; text-decoration: underline;}  
A.navi:link			{color: black; text-decoration:none; font-size:13px; font-weight:bold; letter-spacing:1px;} 
A.navi:visited			{color: black; text-decoration: none; font-size:13px; font-weight:bold; letter-spacing:1px;}
A.navi:hover 			{color: green; text-decoration: none; font-size:13px; font-weight:bold; letter-spacing:2px;} 
A.navi:active			{color: green; text-decoration: none; font-size:13px; font-weight:bold; letter-spacing:1px;} 
A.search:link			{color: green; text-decoration:underline; font-size:13px; font-weight:bold; letter-spacing:1px; padding-top:20px;} 
A.search:visited			{color: green; text-decoration: underline; font-size:13px; font-weight:bold; letter-spacing:1px; padding-top:12px;}
A.search:hover 			{color: black; text-decoration: none; font-size:13px; font-weight:bold; letter-spacing:2px; padding-top:12px;} 
A.search:active			{color: black; text-decoration: none; font-size:13px; font-weight:bold; letter-spacing:1px; padding-top:12px;}
INPUT:focus 			{background-color:#D3D3D3}








