/*
 * Style sheet for the roter freitag free pages
 */
   :link { text-decoration: underline; color: #212121 }
   :visited { text-decoration: underline; color: #778899 }
   :active { text-decoration: underline; color: red }
   .ende { text-align: center; font-size: 8pt; font-weight: bold; }
   .zentriert { text-align: center; }
   .rechts { text-align: right; }
   .blocksatz { text-align: justify; }
   .redc { color: red; }
   .green { color: green; }
   .black { color: #000000; }
   .orange { color: #00008b }
   .white { color: #ffffff; }
   .info { padding:2px; margin:0px; }
   .sign { font-size: 75% }
   .signa { font-size: 8pt; }
   .signb { font-size: 10pt; color: #000 }
   .signc { font-size: 9pt; }
   .comic { font-family: Comic Sans MS,Arial,Helvetica; }
   .comic1 { font-size: 9pt; font-family: Comic Sans MS,Arial,Helvetica; }
   .times { font-family: "Times New Roman",times,roman,serif; }
   big { font-size: 130%; color: #000 }
   body { color: #000; font-family: Arial,Helvetica,sans-serif; font-size: 10pt; }
   div.zentriert { text-align: center }
   h1 { font-size: 300% }
   h2 { font-size: 200% }
   h3 { font-size: 400% }
   h4 { font-size: 130% }
   h4.green { color: green; font-size: 135%; }
   h5 { font-size: 600% }
   hr { height: 0.5px; }
   img { border-width:0px; }
   img.links { float: left; margin: 5pt; }
   img.rechts { float: right; margin: 5pt; }
   table.zentriert { margin-left:auto; margin-right:auto; }
   td { text-align: left; color: #000; font-family: Arial,Helvetica,sans-serif; font-size: 10pt; }
   .verdana { color: #000; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10pt; }
