/*
 * Style sheet for the wto pages
 */
   :link { text-decoration: underline; color: #212121 }
   :visited { text-decoration: underline; color: #77f }
   a.sound:link { text-decoration: none;  color: #ff0000; }
   a.sound:visited { text-decoration: none;  color: #ff0000; }
   a.sound:active { text-decoration: none;  color: #af0000; }
   .archiv { font-family: Comic Sans MS,Arial,Helvetica; text-align: right; font-size: 9pt; font-weight: bold; color: #af0000; }
   .archivh { font-family: Comic Sans MS,Arial,Helvetica; text-align: center; font-size: 10pt; font-weight: bold; color: #ffa235; }
   .ende { text-align: center; font-size: 8pt; font-weight: bold; }
   .zentriert { text-align: center; }
   .links { text-align: left; }
   .rechts { text-align: right; }
   .monatrechts { text-align: right; font-family: 'comic sans ms',arial,helvetica,sans-serif; }
   .blocksatz { text-align: justify; }
   .gruen { color: green; }
   .redc { color: red; }
   .reda { color: #af0000; }
   .white { color: #ffffff; }
   .link { font-size: 8pt; }
   .sign { color:#000; font-size: 8pt; }
   .klein { font-size: 9pt; }
   .mini { font-size: 7.5pt; }
   .minired { font-size: 7.5pt; color: #af0000; }
   .sign1 { font-size: 10pt; }
   .sign2 { font-weight: bold; font-size: 150%; }
   .sign3 { font-size: 75%; color: red; }
   .out { color: #c7c7c7; font-size: 8pt; }
   big { font-size: 120%; color: #000; }
   body { color: #000; font-family: Arial,Helvetica,sans-serif; font-size: 11pt; }
   h1 { font-size: 200% }
   h1.times { font-family: "Times New Roman",serif; font-size: 200% }
   h2 { font-size: 170% }
   h3 { font-size: 150% }
   h3.times { font-family: "Times New Roman",serif; font-size: 140% }
   h4 { font-size: 120% }
   h5 { font-size: 112% }
   hr { height: 0.5px; }
   img { border-width:0px; }
   img.links { float: left; margin: 5pt; }
   img.rechts { float: right; margin: 5pt; }
   .nobr { white-space: nowrap }
   table.links { float: left }
   table.rechts { float: right }
   table.zentriert { margin-left:auto; margin-right:auto }
   td { color: #000; font-family: Arial,Helvetica,sans-serif; font-size: 11pt; }
   td.zentriert { text-align: center; }
   .verdana { font-family: Verdana,Arial,Helvetica,sans-serif; }
   .comic { font-family: 'comic sans ms',arial,helvetica,sans-serif; }
   .times { font-family: "Times New Roman",serif; font-size: 11pt; }