#LOGO 
{
  position              : absolute;
  top                   :  0;
  left                  :  0;
  margin                :  0;
  padding               :  0;  
  z-index               : 26000;
  background-color      : transparent;
}

#LOGO img
{
  height                : 100%;
  width                 : 100%;
  border                : none;
}

#Kopfgrafik {
  position              : absolute;
  top                   :  0;
  background-color      : #000;
  color                 : #fff;
}

#Kopfgrafik img
{
  height                : 100%;
  width                 : 100%;
  border                : none;
}


