/**************
 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;
}
div {
	font-style: normal;
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
} 
P  {}

H1  {
	font-weight: bold;	
	font-family :Arial, Helvetica, sans-serif;
	color :#000033;
	font-size : 14px;
	text-decoration: none;
}

H2  {}

H3  {}

A  {	
	color : Black;
	font-size : 11px;
	text-decoration: underline;
}

A:Visited  {	
	color : Gray;
	font-size : 11px;
	text-decoration: underline;

}

A:Active  {
	color : Black;
	font-size : 11px;
	text-decoration: none;
}

A:Hover  {
	color : Black;
	font-size : 11px;
	text-decoration: none;
}

TABLE  {
	font-family : Arial, Helvetica, sans-serif;
	color :#000033;
	font-size : 12px;
	text-decoration: none;
}

BODY  {
	font-family : Arial, Helvetica, sans-serif;
	color :#000033;
	font-size : 10px;
}

#text {
	font-family : Arial, Helvetica, sans-serif;
	color :#000033;
	font-size : 10px;
	text-decoration: none;
}

#text10 {
	font-family : Arial, Helvetica, sans-serif;
	color :#000033;
	font-size : 12px;
	text-decoration: none;
}

#text12 {
	font-family : Arial, Helvetica, sans-serif;
	color :#000033;
	font-size : 12px;
	text-decoration: none;
}

#textg {
	font-family : Arial, Helvetica, sans-serif;
	color :#000033;
	font-size : 14px;
	text-decoration: none;
}

#textk {
	font-family : Arial, Helvetica, sans-serif;
	color :#000033;
	font-size : 8px;
	text-decoration: none;
}

#bf {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color :#313100;
	font-size : 10px;
	text-decoration: none;
}	

body, textarea {
  scrollbar-base-color:#cdcdf0;
  scrollbar-3dlight-color:#FFFFFF;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#1E3C82;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#cdcdf0;
}
