.newsBack	{ 
 background-color: #EDEBEB;
}

.newslinesmall	
{
	 border-left: 1px solid #A9A9A9;
	 border-right: 1px solid #A9A9A9;
}
/*Artikel Kopf */
td.ArtikelHeadBack, td.ArtikelLabelBack{
	background-color: #F0E1C2;
	
}

td.ArtikelLabel{
	color: Black;	
	font: Tahoma, WST_Germ;
	font-size: 11px;
	font: bold;
}

td.ArtikelShortLabel{
	font-size: 12px;
	color : #4E4E4E;	
	font: italic;
}
td.ArtikelShortText{
	color: #4E4E4E;	
	font: Tahoma, WST_Germ;
	font-size: 11px;
	text-align: justify;
}
td.ArtikelKategorie{
	font-size: 10px;
	font-weight : bold;
	color : #213838;
}
/* Text für den Inhalt*/
td.ArtikelInhaltText{
	color: #4E4E4E;	
	font: Tahoma, WST_Germ;
	font-size: 11px;
	text-align: justify;
}
/*Hintergrund für den eigentlichen Artikel TexT */
td.ArtikelInhaltShortBack,td.ArtikelInhaltLongBack{
	background-color: #F0E1C2;
		
}
/*TEXT UND LINKS FUER DIE FUSSZEILE*/
td.ArtikelFuss{
	background-color: #EDEBEB;
}

.ArtikelEdit, .ArtikelPostdate, .ArtikelPostNick {
	font-size: 8px;
	color : #141414;
	font: italic;
}
td.ArtikelLeer{
	background-color: #F0E1C2;
	height: 5px;
}

/*weiter links  */
a.weiter        {
	font-size : 11px;
	text-decoration: none;
	color : Maroon;
}
a.weiter:visited {
	text-decoration: none;
	color : #292929;
}
a.weiter:hover{
	text-decoration: underline;
	color : Maroon;
}

/*links in hell  */
a.lklight        {
	font-size : 11px;
	text-decoration: none;
	color : #F5F5DC;
}
a.lklight:visited {
	text-decoration: none;
	color : #F5F5DC;
}
a.lklight:hover{
	text-decoration: underline;
	color :#F5F5DC;
}

/* KATEGRIE ANZEIGE */
td.newsKategorieBack, td.newsKategorieAll {
	background-color: #484D76;
	color: #FAF0E6;	
	font: Tahoma, WST_Germ;
	border-bottom: 1px solid #5A5A5A;
}
td.newsKategorieBack {
	font-size: 11px;
	font: bold;
	
}

td.newsKategorieAll {
	font-size: 9px;
}
/*NEWS INDEXLISTE */
td.newsIndexBackLabel {
	background-color:#949494;
	color: Black;	
	font: Tahoma, WST_Germ;
	font-size: 11px;
	font: bold;
}

td.newsIndexArchiv {
	background-color:#949494;
	color: Black;	
	font: Tahoma, WST_Germ;
	font-size: 10px;
}

td.newsIndexText{
	color: #4E4E4E;	
	font: Tahoma, WST_Germ;
	font-size: 11px;
	text-align: justify;
}
td.newsIndexListBack {
	background-color: #F0E1C2;
}

/*Formatierungen für den Zähler bei Listen */
.searchlink{ 
font: italic 10px;
color : Maroon;
}
.diseablesearchlink{
	font: normal 10px;
	color: #292929;
}
.thissite{
	font: normal 10px;
	color:#292929;
}

