/*
 * 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;}
   .red { color: red;}
   .reda { color: #af0000;}
   .green { color: green; }
   .greena { color: #517951;}
   .greenb { color: #d2cb97;}
   .black { color: #000000;}
   .bluea { color: #0000af;}
   .blueb { color: #000080;}
   .pink { color: #ffc0cb;}
   .lila { color: #ff1493;}
   .comic { font-family: Comic Sans MS,Arial,Helvetica,sans-serif;}
   .times { font-family: "Times New Roman",times,roman,serif;}
   .verdana { font-family: Verdana,Arial,Helvetica,sans-serif; background-color:#e0e0e0; padding:4px; margin:0px; }
   .rot { color: #000; font-size: 13.5pt; color: #af0000;;}
   .hell { color: #f5f5f5; font-size: 9pt;}
   .gross { color: #000; font-size: 11pt;}
   .klein { color: #000; font-size: 9pt;}
   .small { color: #000; font-size: 8pt;}
   .mini { font-size: 7.5pt;}
   big { font-size: 130%; color: #000}
   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;}
   table.centert { margin-left:auto; margin-right:auto; border:thin solid black; border-width: 1px; }
   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.zentriert { text-align: center;}
   td.rechts { text-align: right;}
   td.top { background-color:#2f5f6f;}
