/*
 * Style sheet for the saarbilder pages
 */
   :link { text-decoration: underline; color: #3c3d41; }
   :visited { text-decoration: underline; color: #6b747b; }
   :active { text-decoration: none; color: red; }
   .titel { color: #af0000; text-align: center; font-size: 27pt; font-weight: bold; }
   .subtitel { color: #af0000; text-align: center; font-size: 23pt; font-weight: bold; }
   .miz { text-align: center; font-size: 7.5pt; }
   .end { text-align: center; font-size: 8pt; font-weight: bold; }
   .zent { text-align: center }
   .rt { text-align: right }
   .blk { text-align: justify }
   .just { text-align: justify; font-size: 9pt; }
   .rd { color: red; }
   .reda { color: #af0000; }
   .gr { color: green; }
   .black { color: #000000; }
   .bluea { color: #0000af; }
   .pink { color: #ffc0cb; }
   .lila { color: #ff1493; }
   .out { color: #9b9b9b; font-size: 7.5pt; }
   .times { font-family: "Times New Roman",times,roman,serif; }
   .rot { color: #000; font-size: 13.5pt; color: #af0000;; }
   .groesser { font-size: 15pt; }
   .gross { font-size: 12pt; }
   .sub { color: #000; font-size: 11pt; }
   .klein { color: #000; font-size: 9pt; }
   .klz { color: #000; font-size: 8pt; }
   .mini { color: #000; font-size: 7.5pt; }
   big { font-size: 130%; color: #000 }
   body { color: #000; font-family: Arial,Helvetica,sans-serif; font-size: 10pt; }
   h1 { font-size: 190% }
   h1.comic { font-size: 450%; font-family: Comic Sans MS; color: #0000af; }
   h2 { font-size: 180% }
   h3 { font-size: 140% }
   h4 { font-size: 120% }
   img { border-width:0px; }
   img.lt { float: left; margin: 5pt; }
   img.rt { float: right; margin: 5pt; }
   table.lt { float: left; margin: 10pt; }
   table.rt { float: right; margin: 10pt; }
   table.zent { margin-left:auto; margin-right:auto; }
   td { text-align: left; color: #000; font-family: Arial,Helvetica,sans-serif; font-size: 10pt; }
   td.zent { text-align: center; }
   td.a { color: #000; font-family: Arial,Helvetica,sans-serif; font-size: 8pt; }
   td.zent { font-weight: bold; text-align: center; font-size: 8pt; }
   td.courier { color: #000; font-family: Courier,sans-serif; }
   .verdana { color: #000; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10pt; }
