
BODY,P,LI,BR,TD
			{font-family: Arial, Helvetica;
			font-size: 11px;
			font-weight:normal;
			color: #333333; 
			text-decoration: none
			}
	.akt	{font-family: Arial, Helvetica;
			font-size: 11px;
			font-weight:bold;
			color: #000000; 
			text-decoration: none
			}
	.inakt	{font-family: Arial, Helvetica;
			font-size: 10px;
			font-weight:bold;
			color: #ffffff; 
			text-decoration: none
			}

	.nav	{font-family: Arial, Helvetica;
			font-size: 12px;
			font-weight:bold;
			color: #000000; 
			text-decoration: none
			}
	.nav1	{font-family: Arial, Helvetica;
			font-size: 11px;
			font-weight:normal;
			color: #CC0000; 
			text-decoration: none
			}
	.ctit	{font-family: Arial, Helvetica;
			font-size: 12px;
			font-weight:bold;
			color: #ffffff; 
			text-decoration: none
			}
	.ctit1	{font-family: Arial, Helvetica;
			font-size: 11px;
			font-weight:bold;
			color: #333333; 
			text-decoration: none
			}
	.ctxt	{font-family: Arial, Helvetica;
			font-size: 11px;
			font-weight:normal;
			color: #333333; 
			text-decoration: none
			}
	.ttxt	{font-family: Arial, Helvetica;
			font-size: 10px;
			font-weight:bold;
			color: #333333; 
			text-decoration: none
			}
	.ptxt	{font-family: Arial, Helvetica;
			font-size: 10px;
			font-weight:bold;
			color: #000000; 
			text-decoration: none
			}
	
	.rtxt	{font-family: Arial, Helvetica;
			font-size: 10px;
			font-weight:bold;
			color: #CC0000; 
			text-decoration: none
			}
	
	input.feld 	{ 	background-color : #DDDCDC;
				font-family : arial; 
				font-size: 10px;
				color:#000000; 
				border-color : #A19158; 
				border-style : solid; 
				border-width : 1; 
				border-left-width : 1; 
				border-top-width : 1; 
				border-right-width : 1; 
				border-bottom-width : 1; 
				text-align: left; 
				} 
	textarea.feld { background-color : #c1c1c1;
				font-family : arial; 
				font-size: 10px;
				color:#000000; 
				border-color : #660000; 
				border-style : solid; 
				border-width : 0; 
				border-left-width : 0; 
				border-top-width : 0; 
				border-right-width : 0; 
				border-bottom-width : 0;  				
				}

				
A:hover.nav   { color:#000066; background-color:#ffffff; text-decoration:none; }
A:hover.nav1  { color:#000000; background-color:#DDDCDC; text-decoration:none; }
A:hover.ctxt  { color:#ffffff; background-color:#A19158; text-decoration:none; }
	


</style>