/* CSS for www.infotag.org                *
 * Created by Axel Beckert on 16-Sep-2000 */

BODY { font-family: "Souvenir Lt BT,Lucida,Verdana,Arial,Helvetica,sans-serif"; }

P    { padding-left: 1cm; padding-right: 1cm; 
       alignment: justify;
       text-align: justify; }

BLOCKQUOTE
     { padding-left: 1cm; padding-right: 1cm; 
       alignment: left;
       text-align: left; }

P.subtitle { alignment: center;
	     text-align: center; }

UL,OL   { padding-left: 1cm; padding-right: 2cm; }

TABLE.footer,TABLE.footer TH,TABLE.footer TD { font-size: 8pt; }
TABLE.footer TH { font-weight: 800; }

TABLE.minifooter,TABLE.minifooter TD { font-size: 6pt; }

TABLE.infobox { margin-left: 4cm; margin-right: 4cm; }

TABLE.form TD { vertical-align: top }

STRONG { font-size: 120%; font-weight: 900; }

STRONG.footer { font-size: 9pt; font-weight: 900; }
STRONG.footer-sponsor { font-size: 8pt; font-weight: 900; }

/* Ein bisschen Spielerei muss sein. *grins* */

A:hover, A:active { background-color: yellow; color: red; }
A:link { text-decoration: none; color: blue; }
A:visited { text-decoration: none; color: red; }
