/************************************************/
/* Schriften für die HeimSeite von AkkustikStuhl*/
/************************************************/

/***allgemeine SchriftVereinbarungen***/
td, tr, br, table, a, body
 {font-family:Arial;
  font-size:10pt}

/***spezielle SchriftVereinbarungen***/

/*für Überschriften*/
#uschrift{font-size:20pt}

/*für den GalerieText*/
#textgal{font-size:12pt}

/*für TabellenÜberschrift bei Download*/
#textdown{font-size:17pt;
          font-weight: bold}


/*für spezielles*/
#spezi{font-size:2pt}

/*für blinkend*/
#blinki{text-decoration: blink} 

/*video*/
#textvideo_inv{font-family:Lucida console;
color:#ffffff;
background-color:#808080}

#textvideo_norm{font-family:Lucida console;
color:#808080;
background-color:#ffffff}

#keys {      font-size: 6pt;
             font-style: normal;
             font-weight: normal;
             color: #B9B9BB }


