@charset 'utf-8';

/* ==============================================================*/

#bg_startseite {
  margin-top: -118px;
}

#logo {
  z-index: 10;
}

#curPage {
  position: absolute;
  width: 500px;
  height: 56px;
  line-height: 56px;
  left: 150px;
  top: 146px;
  z-index: 10;
}

#curPage h1 a {
  line-height: 56px;
  font-size: 21px;
}
