p
{
	background-color: #f3e0c5;
}

A:ACTIVE, A:LINK, A:VISITED {
	font-family: Verdana, Arial, Helvetica, Verdana, Geneva, sans-serif;
	color: #FF0000;
	text-decoration: none;
	font-size: 13px;
}

A:HOVER {
        font-family: Verdana, Arial, Helvetica, Verdana, Geneva, sans-serif;
	color: #FF0000;
	text-decoration: underline;
	font-size: 13px;
}

BODY, TABLE, TD, TH, P {
        font-family: Verdana, Arial, Helvetica, Verdana, Geneva, sans-serif;
	color: #000000;
	
	background-color: #DEC9AB;
	font-size: 13px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

/*
table.content { border-width: 0; margin: 1px; padding: 2px; background-color: #333333; }
table.head    { border-width: 0; margin: 1px; padding: 2px; background-color: #333333; }
table.info    { border-width: 0; margin: 1px; padding: 1px; background-color: #333333; }
*/

td.head    { background-color: #DEC9AB; }

td.info    { background-color: #DEC9AB; }

td.header  { background-color: #DEC9AB; }

td.left    
{
	background-color: #DEC9AB; 
}

td.right   
{ 
	background-color: #DEC9AB; 
}

td.odd     { background-color: #f3e0c5; }
td.even    { background-color: #DEC9AB; }

td.center  { background-color: #DEC9AB; }
td.top 	   { background-color: #DEC9AB; }
td.bottom  { background-color: #DEC9AB; }

table.quote {
   background-color: #f3e0c5;
   border: 0px solid #F2F2F2;
}

td.quote {
   padding: 0px;
   background-color: #f3e0c5;
   border-top: 0px dashed #F2F2F2;
}

legend     { color: #000000; }
/*
div.phpcode { background-color: #947655; }
table.glow  { filter:glow(color=#FF0000, strenght=#2) }
*/


/**************
 Allgemein 
***************/


/* Seperator TD in Tabellen */
td.itemheader0 {
	background : Black;
	width :  0px;
}

/* Tabellenüberschrift */
td.itemheader {
	color : #000000;
	font-size :  10pt;
	width :  50%;
	background-color :  #f3e0c5;
}

/* 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 : 0px solid #000000;
       background-color: #DEC9AB;
}

/* Tabelleneigenschaften */
table.tabbord2 {
	border : 0px solid #000000;
	background-color: #DEC9AB;


}

/***************
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 :  0px;
	border-top-style : solid;
}

td.cattitle2 {
	vertical-align :  top;
	font-size :  8pt;
}

td.catdesc2 {
	font-size :  8pt;
	border-top-width :  0px;
	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;
}
