#nav{
color:#af6b6b;
}

.header_grey {
 background-color:#3a2323;
}

#music_left {
 float:left; 
 width:640px;
 margin-left:20px;
 margin-bottom:10px;
 overflow:auto;
 position:relative;
}

#music_left {
 float:left; 
 width:640px;
 margin-left:20px;
 margin-bottom:10px;
 overflow:auto;
 position:relative;
}



.header_grey a{
 color:#BBBBBB;
}

.header_grey a:visited{
 color:#BBBBBB;
}

.header_grey a:hover{
 color:#FF55FF;
}


.titel_album a{
color:#5a0801;
font-size:20px;
}

.link_titel{
 margin-top:2px;
 color:#3E0000;
}

.link_titel a {
color:#3E0000;
 font-size:12px;
 font-weight:bold;
}

.link_titel a:hover{
 color:#255880;
}

.link_titel a:active{
 color:#255880;
}

.nummer_Track{
 font-weight:bold;
 font-size:9px;
 width:15px;
 margin-right:5px;
 margin-top:1px;
 float:left;
 text-align:right;
 color:#000000;
}

.downloader{
 background-color:#c6d1db;
 height:50px;
 font-size:10px;
 margin:2px;
 padding:2px;
 padding-left:5px;
 color:#444444;
}

.lyricbox{
  background-image: url(papier_textur.jpg);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding:10px;
}



