/* ######################################################################################################
** # "Yet Another Multicolum Layout" (c) by Dirk Jesse (http://www.yaml.de) #############################
** ######################################################################################################
** 
**  YAML Version: 2.5.2
**  Dateiversion: 22.10.06  
**  Datei       : content.css
**  Funktion    : Formatierung der Inhalte (Texte, Grafiken, Links, Listen, Tabellen usw.)
**
*/

@media screen
{
/* ######################################################################################################
** # Standard-Vorgaben ##################################################################################
** ######################################################################################################
** 

/* ###  ###################################################################### */

body { color: #000; font-size: 0.85em; font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; line-height: 1.3em;} /* 13px */
h1,h2,h3,h4 {  font-weight:normal;line-height: 1.25em; }

h1 {font-family:   Georgia, Serif; font-size: 1.3em; color: #000; margin: 0.4em 0 0em 0em; font-weight: normal; padding-bottom: 0em; line-height: 1.4em; }
h2 {font-family:   Georgia, Serif; font-size: 1.2em; color: #000; margin: 0.4em 0 0.6em 0; padding-bottom: 0em; font-weight:normal; line-height: 1.4em;}
h3 {font-family:   Georgia, Serif; font-size: 1.1em; color: #000; margin: 0.2em 0 0.4em 0; padding-top: 0em; font-weight:normal; line-height: 1.0em;  }
}
