a				(font-family: Arial,Helvetica; text-decoration: underline)
a:link			(text-decoration: underline)
a:hover			(text-decoration: none)
input,select	{font-family: Arial,Helvetica; font-size: 11px; color: #CB1E1C;}
.text_black		{font-family: Arial,Helvetica; font-size: 12px; color: #000000; line-height: 18px; }
.text			{font-family: Arial,Helvetica; font-size: 12px; color: #000000; line-height: 18px; }
a.text:link		{font-family: Arial,Helvetica; font-size: 12px; color: #000000; font-weight:  bold;}
a.text:hover	{font-family: Arial,Helvetica; font-size: 12px; color: #CB1E1C; font-weight: bold;}
a.text:visited	{font-weight: bold;}
.text_bold				{
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	font-weight: bold;
}
.text_bold_coloured		{font-family: Arial,Helvetica; font-size: 12px; color: #CB1E1C; line-height: 18px;}
a.text_bold:link		{font-family: Arial,Helvetica; font-size: 12px; color: #000000; font-weight:  bold;}
a.text_bold:hover		{font-family: Arial,Helvetica; font-size: 12px; color: #CB1E1C; font-weight: bold;}
a.text_bold:visited		{font-weight: bold;}
.subnav			{
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	line-height: normal;
}
.subnavactive	{font-family: Arial,Helvetica; font-size: 10px; color: #CC2120;}
a.subnav:link	{font-family: Arial,Helvetica; font-size: 10px; color: #000000;}
a.subnav:hover	{font-family: Arial,Helvetica; font-size: 10px; color: #CB1E1C;text-decoration: none}

.text_klein				{font-family: Arial, Helvetica; font-size: 10px; color: #000000; line-height: normal; }
a.text_klein:link		{font-family: Arial,Helvetica; font-size: 10px; color: #000000; font-weight:  bold;}
a.text_klein:hover		{font-family: Arial,Helvetica; font-size: 10px; color: #CB1E1C; font-weight: bold;}
a.text_klein:visited	{font-weight: bold;}


.formular {
	border: #333333;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

