


@import "colors.css";

/*** Left Column ***/
#innerLeftColumn p     { font-family: Georgia, "Times New Roman", serif; font-size: 70%; line-height: 140%; }


/*** Content ***/
#innerContentColumn    { font-family: Georgia, "Times New Roman", serif; }

a                      { color: white; }
a:visited              { color: White; }

/*** Masthead ***/
#masthead h1           { font-family: Georgia, "Times New Roman", serif; }

/*** Footer ***/
#innerFooter           { font-family: "Times New Roman", serif; }
#zitat                 { border-top: 1px solid white; border-bottom: 1px solid white; font-style: italic; }

/*** Horizontal Navigation Area ***/
.hnav                  { font-family: Times New Roman, helvetica, sans-serif; font-weight: bold; font-size: 80%; }

/*** Vertical Navigation Area ***/
.vnav                  { font-family: TypographerFraktur Medium; font-weight: none; font-size: 100%; line-height: 180%; }