body {
}
td {
text-align:center;
font-family:'century gothic';
}
table {
width:100%;
border-spacing:0px;
}
.links {
  height: 600px;
  width: 80px;
}
.mitte {
  height: 600px;
  width: 4000px;
  background-color:#b5a4b5;
}
.stueck1:hover {
  background-color:#7777ff;
}
.stueck2:hover {
  background-color:#9977ee;
}
.stueck3:hover {
  background-color:#aa77cc;
}
.stueck4:hover {
  background-color:#cc77aa;
}
.stueck5:hover {
  background-color:#ee7799;
}
.stueck6:hover {
  background-color:#ff7777;
}
.home:hover {
  background-color:#999999;
}
.sounds:hover {
  background-color:#777777;
}
