/* VEESO_STYLE.CSS
   VEESO - Verein zur Erforschung und Erhaltung schlesischer Orgeln e.V.
   Style-Datei fuer VEESO-Webseiten
   Autor: Frank Wolz 05/2000 */

page { title:"VEESO" }

/* Hintergrund */

body { background-color:#FFFFFF;
       background-image:url("Bilder/veesohg.jpg") }

/* Schrift */

body { font-size:12pt; 
       font-family:Helvetica,Arial;
       color:#000000 }

h1   { font-size:18pt;
       font-weight:bold; 
       font-family:Helvetica,Arial;
       color:#000000 }

h2   { font-size:16pt; 
       font-weight:bold; 
       font-family:Helvetica,Arial;
       color:#000000 }

h3   { font-size:14pt; 
       font-weight:bold; 
       font-family:Helvetica,Arial;
       color:#000000 }

p.normal { font-size:12pt;
           font-family:Helvetica,Arial;
           color:#000000 }

p.pagetitle { font-size:18pt;
              font-family:Helvetica,Arial;
              font-weight:bold; 
              color:#FF0000;
              text-align:center }

p.headline { font-size:16pt;
             font-weight:bold; 
             font-family:Helvetica,Arial;
             color:#FF0000 }

p.big1 { font-size:14pt;
         font-weight:bold; 
         font-family:Helvetica,Arial;
         color:#000000 }

p.big2 { font-size:14pt;
         font-weight:bold; 
         font-family:Helvetica,Arial;
         color:#000000 }

p.bildtitel { font-size:10pt;
              font-family:Helvetica,Arial;
              color:#FF0000 }

p.markiert { font-size:12pt;
             font-weight:bold; 
             font-family:Helvetica,Arial;
             color:#0000FF }

td { font-size:12pt;
     font-family:Helvetica,Arial;
     color:#000000 }

th { font-size:12pt;
     font-weight:bold; 
     font-family:Helvetica,Arial;
     color:#FF0000 }

ol { font-size:12pt;
     font-family:Helvetica,Arial;
     color:#000000 }

ul { font-size:12pt;
     font-family:Helvetica,Arial;
     color:#000000 }

big { font-size:18pt;
      font-weight:bold; 
      font-family:Helvetica,Arial;
      color:#000000 }

small { font-size:10pt;
        font-weight:normal;
        font-family:Helvetica,Arial;
        color:#000000 }

/*
a:link    { color:#FFFF00 }
a:visited { color:#FFFF64 }
a:active  { color:#FF0000 }
*/
