/* js_logos_de.css letzte Änderung: 6.1.2009 NSa */

/* Bundeslogo D, oben links */

#logo {
  background: url(baspo_logo_de.jpg);
  background-repeat:no-repeat;
  height:75px;
  left:23px;
  position:absolute;
  top:15px;
  width:189px;
}

#logo img {
  display:none;
  visibility: hidden;
}

/* J&S-logo, oben rechts MIT Blauschatten */

#kopfAmt {
  background:transparent url(js_logo_blauschatten.jpg) no-repeat scroll right center;
  border-bottom:medium none;
  height:103px;
  margin-left:246px;
  width:714px;
}   

/* js-logo, oben rechts OHNE Blauschatten 

#kopfAmt {
  background:transparent url(js_logo.jpg) no-repeat scroll right center;
  border-bottom:medium none;
  height:103px;
  margin-left:246px;
  width:714px;
} */
