body { background-image:url(../images/cd.png);}
.CD, .EP  { color:rgb(0,0,255);}
.MP3 { color:rgb(255,0,0);}
.link { background-color:rgb(200,200,200); color:rgb(255,0,0);}
#rahmen { background-color:rgba(255,255,255,0.9); width:600px; padding:20px; }
#rahmen h1, h2 { text-align:center; }
#breite_1, #breite_2 { width: 215px;}
#breite_3, #breite_4 { width: 50px;}
#tipp { text-align: center; }
table { border-collapse: collapse; }
thead { font-weight:bold; }
tbody { background-color: rgb(240,240,240); }
tbody tr { border: 1px dotted black; }
td {padding: 10px; vertical-align: top;}
.button {width: 25%;}