/* Datei für Online-Games CSS*/

body { font-family:Arial,Helvetica;
       font-size:80%;
       color:#FFFFAA; }

td   { font-size:10pt;
       font-family:Arial,Helvetica; }

h1 { font-family:"Courier New", Courier;
     color:#FFFFAA;
     font-size:200%;                                                      /* Hauptüberschriften */
     font-weight:bold;
     line-height:100%;
     margin-bottom:10px;
     alignment:center; text-align:center; }

h5   { font-size:10px;                                                    /* Fußzeile */
       font-family:Arial,Helvetica;
       color:#707070;
       text-align:center; alignment:center;
       margin-top:10pt;
       margin-bottom:0pt;}