/* farbschema für die startseite und verwandete unterseiten */
/* farbmodus: ocker */

body {
  background-image:url(../../pics/background/bg_home.gif);
}


/* DIV-kästen */

.randkasten { background-color:#e4dfba;  }


/* Schrift */

h2 { color:#e4dfba; }
a  { color:#A1A136; }
#ajaxkalender pre a { background-color:#A1A136; color:#e4dfba; }