/*----------------------------------------------------------------------------------------------------
 <css>
  <seite>standard</seite>
  <beschreibung>Standard Style-Sheets des Projektes</beschreibung>
  <inhalt>
----------------------------------------------------------------------------------------------------*/
#DATEN_TEXT a       {position:relative;display:block;width:400px;height:85px;margin:5px auto;color:#999;}
#DATEN_TEXT a:hover {color:#933;}

#DATEN_TEXT a img      {display:block;float:left;width:100px;height:75px;margin:5px 5px 5px 5px;border:1px inset #fff;}
#DATEN_TEXT a .cBez    {position:absolute;left:50px;bottom:15px;width:340px;text-align:right;font-size:1.2em;border-bottom:1px solid;cursor:hand;}
#DATEN_TEXT a .cWWW    {position:absolute;left:50px;   top:67px;width:340px;text-align:right;font-size:0.9em;cursor:hand;}

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

