
A:link 			{
	text-decoration: none;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #CE0031;
	font-style: normal;
	list-style-type : square;
}

A:active 		{
	text-decoration: none;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	list-style-type : square;
}

A:visited   	{ 
	text-decoration: none;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	list-style-type : square;
}

A:hover 		{
	text-decoration: none;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	list-style-type : square;
}


/* Tabelle im Inhaltsframe  */
.tab_1			{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold; background-color:#A0A0A0; }
.tab_2			{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #5E5E5E; background-color:#F2F2F2; }
.tab_border             {border-width: 1px; border-color: #A0A0A0; border-style: solid; padding: 0px;}

/* Suchfeld in der Navigation  */
INPUT.field		{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; width: 144px; height: 16px; background-color: #DCDCDC; border-color: #DFDFDF; }
INPUT.field2		{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; width: 50px; height: 16px; background-color: #DCDCDC; border-color: #DFDFDF; }
.submit 		{ font-family: verdana, arial, helvetica; font-size: 11px; color: #FFFFFF; list-style-type: square; background: #A0A0A0; }
