body {
	font-family: Verdana, Geneva, 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.navi-link {
	font-size: 10px;
	font-weight: normal;
	display:block;
	margin-bottom:0px;
	text-align:center;
	line-height: 16px;
	width:100%;
	border-style:no;
	border-width:0px;
	padding:0px;
	text-decoration:none;
	color: #000000;
}
a.navi-link:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.navi-link:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.navi-link:hover {
	color: #000000;
	text-decoration: none;
	background-color:#00FF00;
}


a.txt_smal:link {
	font-size: 11px;
	color: #FFFFFF;
	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: #FFFFFF;
}

a.stat_link:link {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	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;
}

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;
}
/* Schwarze Fonts */
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;
}
/*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;
}
