/*
 * Style sheet for the G8 2005 maps pages
 */
   :link { text-decoration: underline; color: #fd880b; }
   :visited { text-decoration: underline; color: #00fa00; }
   :active { text-decoration: underline; color: #ff0000; }
   .ende { text-align: center; font-size: 8pt; font-weight: bold; color: #ffffff; }
   .zentriert { text-align: center }
   .rechts { text-align: right }
   .blocksatz { text-align: justify }
   .hintergrund { background-image: url(../h65.gif); padding:1pt; }
   .hell { color: #f5f5f5; }
   .hell1 { color: #f5f5f5; font-size: 9pt; }
   .hell2 { color: #f5f5f5; font-size: 8pt; }
   .dark { color: #808080; }
   .red { color: red; }
   .reda { color: #af0000; }
   .black { color: #000000; }
   .blue { color: blue; }
   .klein { color: #000; font-size: 9pt; }
   .small { 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; }