/*
 * -ck- 12/2007
 * ck@gaertner.de
 */

body {
  padding: 0;
  margin: 0;
  border: 0;
  background: #000
              url(/fileadmin/HTML/img/Intro-Hintergrund.jpg)
              no-repeat
              top center;
}

#logo {
  /* Logo hier für 'beliebige' Verlängerung nach unten */
  background: url(/fileadmin/HTML/img/Intro-Vordergrund.gif)
              no-repeat
              top center;
  margin: 0 0 0 -490px;
  position: absolute;
  top: 0;
  left: 50%;
  width: 980px;
  height: 100%;
}

#intro {
  /* Logo hier, um den Scroll-Bereich festzulegen */
  background: url(/fileadmin/HTML/img/Intro-Vordergrund.gif)
              no-repeat
              top center;
  margin: 0 0 0 -490px;
  margin: 0 0 0 -490px;
  position: absolute;
  top: 0;
  left: 50%;
  width: 980px;
  height: 556px;
}

#links {
  margin: 0;
  position: absolute;
  top: 536px;
  left: 586px;
}

#music {
/*  display: none;  Dann spielts nich */
}
