/*--------------------------------------------------------------------------
 | Modulname   : /vereine/VFWKWB/extension.css
 | Beschreibung: Erweitert http://db.genealogy.net/portal_design/header.css
 |               um unterschiedliche Ueberschriftengroessen, ...
 | Autor       : Volker Milbrandt
 | Stand       : 20030615
 ---------------------------------------------------------------------------*/
 
/*-Tagformatierungen--------------------------------------------------------*/
body {background:"#ffffff"}
h1 {font-family: Verdana, Arial, Helvetica, sans-serif;font-size:16px;font-weight: bold; color:#000088}h2 {font-family: Verdana, Arial, Helvetica, sans-serif;font-size:14px;font-weight: bold; color:#000088}h3 {font-family: Verdana, Arial, Helvetica, sans-serif;font-size:12px;font-weight: bold; color:#000088}  

/*-Klassendeklarationen-----------------------------------------------------*/
.red { color:"#ff0000" } 

/*--------------------------------------------------------------------------*/

