/* DATEI: lbsv.css         20. März 2002 */
/* Style-Sheet angaben f&uuml;r LBSV-bremen */
BODY { Background-Image: url('images/back.jpg');
Font-Family: Verdana,Arial;
Font-Size: 10pt;
}
A:ACTIVE { Color: Silver; Text-Decoration: none; }
A:HOVER { Color: Red; Text-Decoration: none;}
A:LINK { Color: Blue;}
A:VISITED { Color: Green; Text-Decoration: none;}

/* TD, td, TH, th { Font-Family: Verdana,Arial; Font-Size: 10pt; } */

#head {
  position:absolute;
  top: 0;
 width:100%;
  z-index: 2;
 }


#balken {
  position:absolute;
  top: 0;
 width:1620;
  z-index: 1;
 }



