body {
  background: #ffffff url(/static/images/img01-20x132.gif) repeat-x;
  color: #4e4e4e;
}

#header {
  width: 980px;
  height: 141px;
  margin: 0 auto;
}

#header a {
  border-bottom: 0;
}

#header h1 {
  float: left;
  margin-top: 15px;
  padding: 55px 130px 0 0;
  background: url(/static/images/gehirn-181x100.png) no-repeat right top;
  text-transform: lowercase;
  letter-spacing: -3px;
  font-size: 3.4em;
}

#header h1 span {
  color: #cc0000;
  border: none;
}

#header h2 {
  float: left;
  margin: 0 0 0 -130px;
  padding: 98px 0 0 0;
  text-transform: lowercase;
  font-size: 1em;
  font-weight: bold;
  color: #333333;
}

#header h2 a {
  color: #333333;
}
