/*----------------------------------------------------------------------------------------------------
 <css>
  <seite>standard</seite>
  <beschreibung>Standard Style-Sheets des Projektes</beschreibung>
  <inhalt>
----------------------------------------------------------------------------------------------------*/
#DATEN .cSpalte           {margin:auto;width:500px;}

#DATEN .cInhalt .cE0 span {font-size:1.1em;}
#DATEN .cInhalt .cE1 span {font-size:1.0em;}
#DATEN .cInhalt .cE2 span {font-size:0.9em;}
#DATEN .cInhalt .cE3 span {font-size:0.9em;}
#DATEN .cInhalt .cE4 span {font-size:0.8em;}
#DATEN .cInhalt .cE5 span {font-size:0.8em;}

#DATEN .cInhalt .cE0 .cBez {width:200px;margin-left:10px;border-bottom:1px dotted;}
#DATEN .cInhalt .cE1 .cBez {width:190px;margin-left:20px;border-bottom:1px dotted;}
#DATEN .cInhalt .cE2 .cBez {width:180px;margin-left:30px;border-bottom:1px dotted;}
#DATEN .cInhalt .cE3 .cBez {width:170px;margin-left:40px;border-bottom:1px dotted;}
#DATEN .cInhalt .cE4 .cBez {width:160px;margin-left:50px;border-bottom:1px dotted;}
#DATEN .cInhalt .cE5 .cBez {width:150px;margin-left:60px;border-bottom:1px dotted;}

#DATEN .cInhalt .cH {width:20px;text-align:center;border-bottom:1px dotted;}
#DATEN .cInhalt .cS {width:20px;text-align:center;border-bottom:1px dotted;font-weight:bolder;color:#f00;}
#DATEN .cInhalt .cF {width:20px;text-align:center;border-bottom:1px dotted;font-weight:bolder;color:#090;}

/*----------------------------------------------------------------------------------------------------
  </inhalt>
 </css>
----------------------------------------------------------------------------------------------------*/

