
/* stylesheet fuer index.html */


#bgblue
   {
      background-color:#93C2EE;
   }

#noborder
   {
      border-style:none;
   }

#oben
   {
      vertical-align:top;
   }

#unten
   {
      vertical-align:bottom;
   }
