* { margin:0px;padding:0px; }

HTML, BODY {
  color:#ffffff;
  font-family:'arial','verdana',sans-serif;
  background-color:#000000;
  font-size:12px;
  text-align:center;
  margin:0px;padding:0px;
}

TABLE, TD, TR { font-size:12px; }

P { margin-bottom:10px;text-align:left; }

A { color:#ffffff;font-weight:bold;text-decoration:none; }
A:link { color:#ffffff;text-decoration:none; }
A:hover { color:#ffffff;text-decoration:underline; }

.Content {
  width:550px;
  margin:0px auto;
  margin-top:20px;
  text-align:center;
  position:relative;
}

.KarlLink {
  position:absolute;
  top:368px;left:393px;
}
.KarlLink2 {
  position:absolute;
  top:525px;left:100px;
}
.KarlLink3 {
  position:absolute;
  top:517px;left:100px;
}
.BackLink {
  position:absolute;
  top:480px;left:395px;
}

.DerGanzeText {
  text-align:left;
  position:absolute;
  width:315px;height:315px;
  top:108px;left:117px;
}

.MyHeartIs {
  width:315px;
  height:99px;
  background-image:url('myheartis.gif');
  position:absolute;
  top:0px;left:117px;
}
.ADiscoBall {
  width:315px;
  height:68px;
  background-image:url('adiscoball.gif');
  position:absolute;
  top:360px;left:110px;
}

.MusicPlayer {
  position:absolute;
  top:470px;left:100px;
}

.BallLink {
  position:absolute;
  width:204px;height:215px;
  top:108px;left:173px;
}
.BallLink A {
  display:block;
  width:204px;height:215px;
  background-position:0px 0px;
  background-image:url('discoball.jpg');
}
.BallLink A:hover {
  display:block;
  width:204px;height:215px;
  background-position:0px 215px;
  background-image:url('discoball.jpg');
  }