/*
 * Style sheet for the stop war pages
 */
   :link { text-decoration: underline; color: #212121 }
   :visited { text-decoration: underline; color: #778899 }
   :active { text-decoration: underline; color: red }
   .archiv { font-family: Comic Sans MS,Arial,Helvetica; text-align: right; font-size: 8pt; font-weight: bold; color: #af0000; }
   .borderunten { font-weight: bold; font-size: 8pt; border-bottom-width: 2px; padding-bottom: 5px; border-bottom-style: solid; border-color: #af0000; }
   .ende { text-align: center; font-size: 8pt; font-weight: bold; }
   .zentriert { text-align: center; }
   .zentriertk { text-align: center; font-size: 8pt; }
   .rechts { text-align: right; }
   .blocksatz { text-align: justify; }
   .titel {padding-left: 10pt; padding-right: 10pt; color: #a40000; background-color: #f1ebeb; border-bottom: 1px solid #C0C0C0; }
   .redc { color: red; }
   .green { color: green; }
   .black { color: #000000; }
   .orange { color: #00008b }
   .white { color: #ffffff; }
   .sign { font-size: 75% }
   .signa { font-size: 8pt; }
   .mini { font-size: 7.5pt; }
   .signb { font-size: 10pt; color: #000 }
   .signc { font-size: 9pt; }
   .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% }
   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; }
   table.links { float: left; margin: 10pt; }
   table.rechts { float: right; margin: 10pt; }
   td { color: #000; font-family: Arial,Helvetica,sans-serif; font-size: 10pt; }
   .verdana { color: #000; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10pt; }
