/*(C) Georg Schmid*/

div.logo {
  position: absolute;
  position: fixed; 
  top: 0px;
  left: 0px;
  width: 496px;
  right: auto;
  background: #F5F5F5;
  /*border: thin outset #000000;*/
  overflow: visible;
  z-index: 1;
}
