/**************
 Allgemein 
***************/


/* Seperator TD in Tabellen */
td.itemheader0 {
	background : Black;
	width :  1px;
}

/* Tabellenüberschrift */
td.itemheader {
	color : Black;
	font-size :  10pt;
	width :  98%;
	background-color :  Silver;
}

/* Tabelleninhalt Fett */
td.itembold {
	font-size : 8pt;
	font-weight :  bold;
	vertical-align :  top;
}

/* Tabelleninhalt Normal */
td.itemnorm {
	font-size : 8pt;
}

/* Tabelleninhalt Klein */
td.itemsmall {
	font-size : 7pt;
}

/* Ersatz für <small> */
spansmall {
	font-size : 7pt;
}

/* Tabelleneigenschaften */
table.tabbord1 {
	border : 1px solid Silver;
}

/***************
Files & Categ
****************/

/* Kategorieebene 1 - Namensfeld */
td.cattitle1 {
	font-weight :  bold;
	vertical-align :  top;
	font-size :  9pt;
}

/* Kategorieebene 1 - Beschreibungsfeld */
td.catdesc1 {
	font-size :  8pt;
	border-top-width :  2px;
	border-top-style : solid;
}

td.cattitle2 {
	vertical-align :  top;
	font-size :  8pt;
}

td.catdesc2 {
	font-size :  8pt;
	border-top-width :  1px;
	border-top-style :  solid;
}

td.cattitle3 {
	vertical-align :  top;
	font-size :  8pt;
}

td.catdesc3 {
	font-size :  8pt;
}

td.cattitle4 {
	vertical-align :  top;
	font-size :  8pt;
}

td.catdesc4 {
	font-size :  8pt;
}

td.cattitle5 {
	vertical-align :  top;
	font-size :  8pt;
}

td.catdesc5 {
	font-size :  8pt;
}