body {
	font-family:Arial, Helvetica, MgOpen Modata, sans-serif;
	/*
		malayalam,
		Nimbus Sans L
		Mukti Narrow
		* MgOpen Modata
		FreeSans
		Cursor
		Century Schoolbook L
	*/
}

.headline {
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}

.subline {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}

.txt_normal {
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
}

.txt_klein {
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
}

a.txt_link:link {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
}
a.txt_link:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.txt_link:hover {
	font-size: 12px;
	color: #00FF00;
	text-decoration: underline;
}
a.txt_smal:link {
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: underline;
}
a.txt_smal:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.txt_smal:hover {
	font-size: 11px;
	color: #00FF00;
	text-decoration: underline;
}

.stat_txt {
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}

a.stat_link:link {
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
}

a.stat_link:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.stat_link:hover {
	font-size: 10px;
	color: #00FF00;
	text-decoration: underline;
}

.haupt_kat {
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}

a.unter_kat:link {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration:none;
}
a.unter_kat:visited {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration:none;
}
a.unter_kat:hover {
	font-size: 12px;
	font-weight: bold;
	color: #00FF00;
	text-decoration:none;
}

.kat {
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
}
a.sublink_black:link {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}

a.sublink_black:visited {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}
a.sublink_black:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration:underline;
}

.txt_klein_black {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.txt_normal_black {
	font-size:12px;
	font-weight:normal;
	color:#000000;
}

.haupt_kat_black {
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
.stat_txt_black {
	font-weight: normal;
	color: #000000;
	font-family: 'Small Fonts, Lohit Tamil';
	font-size: 9px;
	border: 1px solid #400000;
}
/*Hinweistexte bei online*/
.on_subline {
	font-size: 12px;
	font-weight: bold;
	color: #00FF00;
	text-decoration:underline;
}
.beschr_txt {
	font-size: 12px;
	font-weight: bold;
	color: #7C3F7C;
}
/*Fonts Kategorien*/
a.category:link	{
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
a.category:visited {
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
a.category:hover {
	font-size:11px;
	color:#00FF00;
	text-decoration:none;
}
a.categoryselected:link	{
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
a.categoryselected:visited	{
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
a.categoryselected:hover	{
	font-weight:bold;
	font-size:11px;
	color:#00FF00;
	text-decoration:none;
}