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: normal;
	color: #ffffff; /*alle Titel in den Einstellungen , Showname in der SedCard, */
}

.subline {
	font-size: 14px;
	font-weight: normal;
	color: #ffffff; /*das Wort Login im Menü aussen & im Popup "Fenster schliessen" 
	innen: Camvorschau / zuletzt angeschaut */
}

.txt_normal {
	font-size: 14px;
	font-weight: normal;
	color: #ff0000; /* Text: Du bist noch nicht eingeloggt */
}

.txt_klein {
	font-size: 11px;
	font-weight: normal;
	color: red;
}

a.navi-link {
	font-size: 11px;
	font-weight: normal;
	display:block;
	margin-bottom:10px;
	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: #c0c0c0;
	text-decoration: none;
}
a.navi-link:link {
	color: #c0c0c0; /* Link von xClips, Fotos, Infos */
	text-decoration: none;
}
a.navi-link:hover {
	color: #c0c0c0;
	text-decoration: none;
	background-color:#FF0000;
}


a.txt_smal:link {
	font-size: 11px;
	color: #FFFFFF; /* Linkleiste rechts oben*/
	text-decoration: none;
}
a.txt_smal:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.txt_smal:hover {
	font-size: 11px;
	color: #ffFFff;
	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;
}
.unter_kat {
	color:red;
}
a.unter_kat {
	font-weight: normal;
	color: white;
	/* background-color: yellow; */
}
a.unter_kat:link {
	font-size: 13px;
	font-weight: normal;
	color: white; /* Shownamen auf der Übersicht & fast */
	/* alle Auswahlen im Menu, aktive Kategorie */
	text-decoration:none;
}
a.unter_kat:visited {
	font-size: 13px;
	font-weight: normal;
	color: white;
	text-decoration:none;
}
a.unter_kat:hover {
	font-size: 13px;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	color:white;
	background-color: #999999;
	text-decoration:none;
}

.kat {
	font-size: 13px;
	font-weight: normal;
	color: #CCCCCC;
}
/* Schwarze Fonts */
a.sublink_black:link {
	font-size: 12px;
	font-weight: normal;
	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: 14px;
	font-weight: bold;
	color: #ff0000;
	text-decoration:none;
}
/*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;
}
