/* CSS Document */
body {
  background-color: #000000;
  color: #ffffff;
  font-family: Myriad pro, Arial;
  font-size: 14px;
}
h1{
  font-size: 16px;
  }
a, a:active, a:hover, a:visited {
  color: #ffffff;
  font-family: Myriad pro, Arial;
  text-decoration:none;
}
#alles {
  position: absolute;
  top: 0%;
  float:left;
  left: 50%;
  width:1680px;
  margin-left: -750px;
}
#leftborder {
  background:url(images/leftborder.jpg);
  background-repeat:no-repeat;
  float:left;
  width:298px;
  height:1252px;
}
#center {
  float:left;
}
#header {
  background:url(images/header.jpg);
  background-repeat:no-repeat;
  width:901px;
  height:347px;
}
#navi {
  background:url(images/navi.jpg);
  background-repeat:no-repeat;
  width:901px;
  height:71px;
}
#menu{
 font-size: 24px;
 margin-left: 10px;
}
#menu2{
 font-size: 16px;
 margin-left: 15px;
}
#contentblock {

}
#maincontent{
  background:url(images/maincontent.jpg);
  background-repeat:no-repeat;
  float:left;
  width:591px;
  height:832px;
  overflow:visible;

}
#textbase{
 margin-top:10px;
 margin-left: 20px;
 margin-right: 20px;
}
#textbase-right{
 margin-top:10px;
 font-size: 14px;
}
#rightcontent {
  background:url(images/rightcontent.jpg);
  background-repeat:no-repeat;
  float:left;
  width:310px;
  height:832px;
}
#rightborder {
  background:url(images/rightborder.jpg);
  background-repeat:no-repeat;
  float:left;
  width:301px;
  height:1252px;
}
#myspace {
  position: absolute;
  top: 0%;
  left: 50%;
  width:160px;
  height:50px;
  margin-left: -430px;
  z-index:100;
}
#facebook {
  position: absolute;
  top: 0%;
  left: 50%;
  width:150px;
  height:50px;
  margin-left: -260px;
  z-index:100;
}
#lastfm {
  position: absolute;
  top: 0%;
  left: 50%;
  width:100px;
  height:50px;
  margin-left: -100px;
  z-index:100;
}
#itunes {
  position: absolute;
  top: 0%;
  left: 50%;
  width:110px;
  height:50px;
  margin-left: 22px;
  z-index:100;

}
#nuclearblast {
  position: absolute;
  top: 0%;
  left: 50%;
  width:120px;
  height:50px;
  margin-left: 150px;
  z-index:100;

}
#amazon {
  position: absolute;
  top: 0%;
  left: 50%;
  width:130px;
  height:50px;
  margin-left: 280px;
  z-index:100;

}
