/* videospielgeschichten.de */
/* CSS-Angaben fuer die Schriftformatierung */
/* Letzte Aenderung: 05.03.2009 */

/* ----------- */
/* ALLGEMEINES */
/* ----------- */

/* Standard */
.norm_text      {font-size: 12px; color: #000000; line-height: 21px; font-family: Verdana,Arial,Helvetica;}

/* Standard Blocksatz */
.block_text     {font-size: 12px; color: #000000; line-height: 21px; font-family: Verdana,Arial,Helvetica;}

/* Standard Fett */
.bold_text      {font-size: 12px; color: #000000; line-height: 21px; font-family: Verdana,Arial,Helvetica; font-weight:bold;}

/* Artikel Ueberschrift */
.head_text      {font-size: 22px; color: #000000; font-family: Verdana,Arial,Helvetica; font-weight:bold; text-align: left;}

/* Autor */
.author_text    {font-size: 11px; color: #000000; line-height: 21px; font-family: Verdana,Arial,Helvetica;}

/* Artikel Absatz */
.chapter_text   {font-size: 13px; color: #000000; line-height: 24px; font-family: Verdana,Arial,Helvetica; font-weight:bold;}

/* Kategorien */
.kategorie_text   {font-size: 13px; color: #FF6600; line-height: 24px; font-family: Verdana,Arial,Helvetica; font-weight:bold;}

/* Standard */
.code_text      {font-size: 12px; color: #000000; line-height: 21px; font-family: Monospace;}

/* Beta */
.beta_text   {font-size: 16px; color: #FF0000; line-height: 21px; font-family: Verdana,Arial,Helvetica;}

/* Roter Text */
.red_text   {color: #FF0000; font-family: Verdana,Arial,Helvetica;}

/* Abbildungen */
.klein_text     {font-size: 10px; color: #000000; line-height: 21px; font-family: Verdana,Arial,Helvetica;}

/* Abbildungen */
.link_text      {font-size: 10px; color: #000000; line-height: 21px; font-family: Verdana,Arial,Helvetica;}

/* Hinweise rot*/
.note_text     {font-size: 10px; color: #FF0000; line-height: 21px; font-family: Verdana,Arial,Helvetica;}

/* ----------- */
/*  FORMULARE  */
/* ----------- */

.anmelden       {font-size: 10px; color: #000000; font-family: Verdana,Arial,Helvetica; font-weight:bold;}
.abmelden       {font-size: 10px; color: #000000; font-family: Verdana,Arial,Helvetica;}
.eingabe        {font-size: 10px; color: #000000; font-family: Verdana,Arial,Helvetica;}

/* ----------- */
/* PIKTOGRAMME */
/* ----------- */

.symbol         {font-size: 10px; color: #000000; line-height: 21px; font-family: Verdana,Arial,Helvetica;}

