body { background-image:url(cd.png);}
.cd { 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 { text-align:center; }
#breite_1, #breite_2 { width: 215px;}
#breite_3, #breite_4 { width: 50px;}
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;}

.r { text-align: right; }