body{
padding: 0;
margin: 0;
background-color: #c6c6c5;
font-family: Helvetica, Arial;
color: #717d8c;
font-size: 12px;
line-height: 18px;
}

a {
color: #717d8c;
text-decoration: underline;
font-style: normal;
}

a:hover{
font-style: italic;
}

#content{
width: 750px;
height: 500px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -375px;
margin-top: -250px;
}

#links {
float: left;
width: 370px;
}

#rechts {
margin-top: 30px;
width: 375px;
float: left;
}

#player {
margin-top: 30px;
}

#icons {
margin-top: 40px;
}

#icons div{
background-image: url(icons.png);
background-repeat: no-repeat;
width: 26px;
height: 26px;
float: left;
margin-right: 5px;
}

#lastfm {}
#myspace { background-position: -52px 0px}
#spotify { background-position: -26px 0px; }
#twitter { background-position: -26px -26px; }
#hyves { background-position: -52px -26px; }
#itunes { background-position: -52px -52px; }
#drie { background-position: 0px -52px;}
#facebook { background-position: 0px -26px; }
#bandcamp { background-position: -26px -52px;}
