P, TD, TH, SELECT, DIV, INPUT,  SPAN, BODY, INPUT, TEXTAREA  {
 	font-size : 9pt;
 	font-family : Verdana, Geneva, Trebuchet, Arial;
 	text-decoration : none;
 	color : black;
 }

A:Hover {
 	font-size : 9pt;
 	font-family : Verdana, Geneva, Trebuchet, Arial;
 	text-decoration : none;
 	color : #C5003D;
}

A {
 	font-size : 9pt;
 	font-family : Verdana, Geneva, Trebuchet, Arial;
 	text-decoration : none;
 	color : black;
}
 
 .Maroon  {
 	font-size : 10pt;
 	color : Maroon;
 }
 
 .MenuHeadAktiv  {
 	font-size : 9pt;
 	font-style : normal;
 	color : black;
 	text-decoration : none;
 }
 
 .MenuHead  {
 	font-size : 9pt;
 	font-style : normal;
 	color : black;
 	text-decoration : none;
 }

 .MenuHead:Hover  {
 	color : #C5003D;
 }
 
 .MenuLink  {
 	font-size : 9pt;
 	font-weight : normal;
 	font-style : normal;
 	color : black;
 	text-decoration : none;
 }
 
 .MenuLink:Visited  {
 	color : black;
 }
 
 .MenuLink:Active  {
 	color : #C5003D;
 }
 
 .MenuLink:Hover  {
 	color : #C5003D;
 }
 
 .eingabefeld {
 	font-size : 9pt;
 }
 
 .titel  {
 	font-size : 10pt;
 	color : Black;
 }
 
 .titel:Hover  {
 	font-size : 10pt;
 	color : Black;
 }
 
 .titelweiss  {
 	font-size : 10pt;
 	color : White;
 }
 
 .titelweiss:Hover  {
 	font-size : 10pt;
 	color : White;
 }
 
 .titelrot  {
 	font-size : 10pt;
 	color : #C9003B;
 }

 .titelgelbFFCD00{
 	font-size : 10pt;
 	color : #FFCD00;
 }
 
 .titelrot:Hover  {
 	font-size : 10pt;
 	color : #C9003B;
 }
 
 .text  {
 	font-size : 9pt;
 	color : Black;
 }
 
 .textweiss  {
 	font-size : 9pt;
 	color : White;
 }

 .textrot  {
 	font-size : 9pt;
 	color : #C9003B;
 }

 .textgrau  {
 	font-size : 9pt;
 	color : #9F9F9F;
 }

 .text0066ff  {
 	font-size : 9pt;
 	color : #0066ff;
 }

 .nulltext  {
 	font-size : 0pt;
 }

 
 .logotext  {
 	font-size : 13pt;
 	color : White;
 }

 
 .textabschnittrot {
 	font-size : 10pt;
 	color : #C9003B;
	line-height: 15pt;
 }