/*
 * Style sheet for the G8 2005 images pages
 */
   :link { text-decoration: underline; color: #ff0000;}
   :visited { text-decoration: underline; color: #af0000;}
   :active { text-decoration: underline; color: #ff0000;}
   .ende { text-align: center; font-size: 8pt; font-weight: bold; }
   .zentriert { text-align: center;}
   .rechts { text-align: right;}
   .blocksatz { text-align: justify;}
   .justify1 { text-align: justify; font-size: 8pt;}
   .redc { color: red;}
   .reda { color: #af0000;}
   .black { color: #000000;}
   .blue { color: blue;}
   .klein { color: #000; font-size: 9pt;}
   .small { color: #000; font-size: 8pt;}
   .mini { font-size: 7.5pt;}
   body { color: #000; font-family: verdana; font-size: 10pt;}
   h1 { font-size: 180%}
   h2 { font-size: 160%}
   h3 { font-size: 130%}
   h4 { font-size: 115%}
img { border-width:0px;}
   table { margin-left:auto; margin-right:auto}
   td { text-align: left; color: #000; font-family: verdana; font-size: 10pt;}
   td.zentriert { text-align: center;}
   .verdana { color: #000; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10pt; }
