SPAN.titel { font-family : Verdana;	font-size : 15px; color : Black; font-weight: bold; }
SPAN.normal { font-family : Verdana; font-size : 12px; color : Black; }
SPAN.topnews { font-family : Verdana; font-size : 12px; color : Black; }
SPAN.klein { font-family : Verdana; font-size : 12px; color : Black; }
SPAN.untertitel { font-family : Verdana; font-size : 13px; color : Black; font-weight: bold; }
A  { color: #9e1124; font-weight: normal; font-size: 12px; font-family: Verdana; text-decoration: underline; }
A:HOVER  { color: #888888; font-weight: normal;	font-size: 12px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: underlinge; }
A.NAV  { color: white; font-weight: bold; font-size: 12px; font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; text-decoration: none; }
A.NAV:HOVER  { color: #bbbbbb; font-weight: bold; font-size: 12px; font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; text-decoration: none; }
A.ANKER  { color: transparent;text-decoration: none; }

/* dokumente */
a.pdf	{
	background-image: url('/icons/module/Dokument3_0/icon_pdf_klein.gif');
	}
a.doc, a.rtf	{
	background-image: url('/icons/module/Dokument3_0/icon_word_klein.gif');
	}
a.xls	{
	background-image: url('/icons/module/Dokument3_0/icon_excel_klein.gif');
	}
a.pps	{
	background-image: url('/icons/module/Dokument3_0/icon_powerpoint_klein.gif');
	}
a.zip	{	background-image: url('/icons/module/Dokument3_0/icon_zip_klein.gif');
	}
a.document	{
	background-position: 0 0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-repeat: no-repeat;
}
a img {border: none}

