/* Datei: schriftformate.css */

/* In dieser Datei werden die Schriftformate für die */
/* Präsentations-CD für das Ferienhaus "De Zeemeeuw" festgelegt. */
/* Autor: Christoph Knödler, November 2002 */

h1,h2,h3,h4,h5,h6,td,th  {  font-family:Arial, Verdana, AvantGarde Bk Bt; font-weight:200; color:#000080  }
textarea {  font-family:Arial;  }

h1 {  font-size:10px;  }
h2 {  font-size:12px;  }
h3 {  font-size:14px;  }
h4 {  font-size:16px;  }
h5 {  font-size:20px;  }
h6 {  font-size:40px;  }


a:link     {  text-decoration:none; color:#0000FF;  }
a:visited  {  text-decoration:none; color:#0000FF;  }
