#infobar {
  background-color: #91CCE9;
  color:black;
  font-size:8pt;
  line-height:0px;
  height:22px;
  position:fixed;
  z-index:15;
  top:0;
  right:0;
  left:0;
  margin:1px;
  opacity:0.6;
  filter:alpha(opacity = 60);
  padding-left:1px;
  padding-right:1px;
  width: 100%;
  background-image:  url(http://www.counter-city.de/ddos.png);
  vertical-align:top;
}