/* syntax highlighting (used by the first combo defined for the CSS plugin) */
.code { color: #f5deb3; }
.string { color: #00ffff; }
.comment { color: #8fbc8f; }
.variable-name { color: #fa8072; }
.type { color: #90ee90; font-weight: bold; }
.reference { color: #ee82ee; }
.preprocessor { color: #faf; }
.keyword { color: #ffffff; font-weight: bold; }
.function-name { color: #ace; }
.html-tag { font-weight: bold; }
.html-helper-italic { font-style: italic; }
.warning { color: #ffa500; font-weight: bold; }
.html-helper-bold { font-weight: bold; }

/* info combo */

.quote { font-style: italic; color: #ee9; }
.highlight { background-color: yellow; color: #000; }
.deprecated { text-decoration: line-through; color: #aaa; }

/*** USER Styles ***/
h1{color: #335C0D;
font: bold 14px arial, sans-serif;}
h2{color: #335C0D;
font: bold 12px arial, sans-serif;}
h3, h4{color: #335C0D;
font: bold 11px arial, sans-serif;}

/*rot*/
.rot{color: #F30009;
font: normal 11px arial;}

/*hellgruen*/
.hgruen{color: #53A805;
font: normal 11px arial;}

/*dunkelgruen*/
.dgruen{color: #335C0D;
font: normal 11px arial;}

/*dunkelgruen fett*/
.dgruen2{color: #335C0D;
font: bold 11px arial;}
/*** USER Styles ***/


/* Content_TPL */
.top_cf{background: #F0C900;}
.txt_cf, .pic_cf{
border-left: 1px solid #E2E3E4;
border-right: 1px solid #E2E3E4;}

.txt_cf{padding: 5px;background: #fff;}
.pic_cf{padding: 0 0 4px 0;
background: #fff url(../img/pic_cf_bg.gif) left bottom repeat-x;}


/* DownLine Tab */
#downline_tab{border: 1px solid #D8D9DB;}
.head_downline, .dl_user{background: #FECB00;}

.dl_sym{padding: 3px 0 0 0;}
.dl_sym_desc{padding: 0 0 3px 0;background: #D8D9DB;}

.dl_firma{padding: 4px 0;}

.dl_usr_data_h{background: #D8D9DB;
border-left: 1px solid #fff;}
.dl_usr_data_h0{background: #D8D9DB;}
.dl_usr_data, .dl_usr_data_sym{
border-left: 1px solid #D8D9DB;
border-top: 1px solid #D8D9DB;}
.dl_usr_data0{border-top: 1px solid #D8D9DB;}



