/* 
Font - CSS Blackbeltcenter Würzburg
Autor: Reinhard Schmidt
Erstellt: 22.05.2005
Geändert: ---
*/
font.catheader
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:black;
	font-weight:bold;
}
font.catheaderred
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:red;
	font-weight:bold;
}
font.catsubheaderred
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:red;
	font-weight:bold;
}
font.catsubheader
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:black;
	font-weight:bold;
}
font.catcontent
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	font-weight:normal;
}
font.catfooter
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:black;
}
