/*
 * Style sheet for the thessaloniki pages
 */
   :link { text-decoration: underline; color: #212121 }
   :visited { text-decoration: underline; color: #778899; }
   :active { text-decoration: underline; color: red }
   .blink { text-decoration: blink }
   .zentriert { text-align: center }
   .rechts { text-align: right }
   .blocksatz { text-align: justify }
   .green { color: green; }
   .redc { color: red; }
   .reda { color: #800000; }
   .redb { color: #dc143c; }
   .darkred { color: #b22222; }
   .blue { color: #000080; }
   .blue1 { color: #6495ed; }
   .gray { color: #778899; }
   .sign { font-size: 75% }
   big { font-size: 150%; color: #000; }
   body { color: #000; font-family: Arial,Helvetica,sans-serif; font-size: 10pt; }
   h1 { font-size: 190% }
   h2 { font-size: 170% }
   h3 { font-size: 150% }
   h4 { font-size: 125% }
   hr { height: 0.5px; }
   img { border-width:0px; }
   td { color: #000; font-family: Arial,Helvetica,sans-serif; font-size: 10pt; }

