/*
 * Style sheet for the resist g8 2005 pages
 */
   :link { color: #669966}
   :visited { color: #778899}
   :active { text-decoration: none; color: red}
   .ende { text-align: center; font-size: 8pt; font-weight: bold; }
   .zentriert { text-align: center}
   .links { text-align: left}
   .rechts { text-align: right}
   .blocksatz { text-align: justify}
   .nobr { white-space:nowrap;}
   .dark { color: #0f0f00;}
   .hell { color: #f5f5f5;}
   .redc { color: red;}
   .reda { color: #af0000;}
   .green { color: green;}
   .greena { color: #517951;}
   .greenb { color: #d2cb97;}
   .black { color: #000000;}
   .bluea { color: #0000af;}
   .comic { font-family: Comic Sans MS,Arial,Helvetica,sans-serif;}
   .comic1 { font-weight: bold; font-size: 11pt; font-family: Comic Sans MS,Arial,Helvetica,sans-serif; }
   .comic2 { font-weight: bold; font-size: 8pt; font-family: Comic Sans MS,Arial,Helvetica,sans-serif; }
   .comic3 { font-weight: bold; font-size: 10pt; font-family: Comic Sans MS,Arial,Helvetica,sans-serif; }
   .verdana { font-family: Verdana,Arial,Helvetica,sans-serif;}
   .gross { color: #000; font-size: 11pt;}
   .klein { color: #000; font-size: 9pt;}
   .small { color: #000; font-size: 8pt;}
   .mini { font-size: 7.5pt;}
   body { color: #000; font-family: Arial,Helvetica,sans-serif; font-size: 11pt; }
   h1 { font-size: 27pt; font-family: Comic Sans MS,Arial,Helvetica,sans-serif; }
   h2 { font-size: 180%}
   h3 { font-size: 160%}
   h4 { font-size: 120%}
   img { border-width:0px;}
   img.links { float: left; margin: 5pt; }
   img.rechts { float: right; margin: 5pt;}
   table.links { float: left; margin: 10pt;}
   table.rechts { float: right; margin: 10pt;}
   table.zentriert { margin-left:auto; margin-right:auto;}
   td { text-align: left; color: #000; font-family: Arial,Helvetica,sans-serif; font-size: 11pt; }
   td.small { font-family: Arial,Helvetica,sans-serif; font-size: 8pt;}
   td.old { color: #808080; background-color: #f5f5f1; font-family: Arial,Helvetica,sans-serif; font-size: 8pt; }
   td.zentriert { text-align: center;}
   td.rechts { text-align: right;}
   td.courier { font-family: courier;}
