// fuer alle meteo Seiten
/* Farben auch in css fusammen!!!!/*
a:link          { color:#663366; }
a:visited       { color:#3333FF; }
a:active        { color:#3333FF; }
a:hover         { color:#9999FF; }
         
 
/*GLOBALE FONT FORMATE                                  */
/* Feste Schriftgroessen sind nicht erwuenscht!                 */
/* einheitlicher Font                                           */

all                     { font-family: "Arial","Helvetica","Sans-serif"; }
h1, h2, h3, h4, h5, h6  { font-family: "Arial","Helvetica","Sans-serif"; }
body, li, ul, p         { font-family: "Arial","Helvetica","Sans-serif"; }
div, td, tr, th, table  { font-family: "Arial","Helvetica","Sans-serif"; }

.SubTi { text-align:center; alignment:center; }
.SubTi2 { text-align:center; alignment:center; } // for historical reasons

