/* 
 file    : wahl1.css
 content : css for the election result pages exported from Berningers "PC Wahl"
 author  : STV.10.1.M.S.
 date    : (2009-09-27 18:48)
           (2009-10-07 15:00)
*/

*   {font-family:Verdana;}
h2  {font-size:11pt;}
p   {font-size:10pt; margin:5px;}  
p.r {font-size:10pt; margin:5px; font-weight:bold;}  
th  {font-family:Verdana; font-size:10pt;} 
td  {font-family:Verdana; font-size:10pt;}
.b  {font-weight:bold;}
.s  {color:gray;}

/* column 1: text "Stadt Eisenach"                                            */
.ea       {vertical-align:top; padding-top:10%; font-size:20pt; font-weight:normal;}
/* column 2: election description text                                        */
.wahldesc {vertical-align:center; text-align:center; font-size:15pt;}
/* column 3: ESA emblem                                                       */
.wappen   {vertical-align:top; padding-right:10px; text-align:right;}
