
.imgtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2E3192;
	line-height : 15px;
}

.titel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fbaf5d;
	line-height : 15px;
	font-weight:bold;
}

a.txtlink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #2e3192;
	font-weight:regular;
}
a.txtlink:active     {color: #2e3192; text-decoration:underline;}
a.txtlink:link       {color:#2e3192; text-decoration:underline;}
a.txtlink:visited    {color: #2e3192;text-decoration:underline;}
a.txtlink:hover      {color: #999999; text-decoration:none;}

