þÿ<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <html> <head> <title></title> <style type="text/css"> body { color: black; font-family: "Courier New", Courier, mono; color: #000000; text-align: center; /* Zentrierung im Internet Explorer */ } div#Seite { text-align: left; /* Seitenrechts wieder links ausrichten */ margin: 0 auto; /* standardkonforme horizontale Zentrierung */ width: 860px; } div#links { float: left; width: 500px; padding-right: 15px; padding-top: 20px; } div#links h1 { font-size: 24px; font-weight: normal; border-top:1px dashed black; padding-top:0.5em } div#links h2 { font-size: 18px; margin: 0 0 1em; } div#links p { font-size:14px; margin: 3 em 3;; } div#links p.extra {font-size:12px; font-weight:bold} div#links a { text-decoration: none; color: black; border-bottom: 1px dashed silver; } div#links a:hover { background-color: #cccccc; } div#rechts { margin-left: 550px; padding-left: 10px; width: 210px; padding-top: 500px; font-size: 3em; line-height:1.2em; } </style> </head> <body> <div id="Seite"> <div id="links"> <p> &lt; <a href="index.html">Review</a> </p> <h1> Review II: Parallel </h1> <h2> Schall und Rauch </h2> <p> Bird Holloway: Sleepy Bridge, The Captain Of My Heart <br> No Possible Outcome: Hello And Please Close The Door <br> Papststraße: Auf der Straße der verlorenen Siege <br> Pinzettenrostwasser: Ausdruck und Gelassenheit <br> Cannot Rule The Renaissance: Postblock <br> Marc Sears: The Speech On The Tower <br> Black Baby Black: The New Frontier <br> How Else If Not John: Ski Anyone? <br> Nina Blackwood: Light The Night <br> Truck Of The Year: A Year Or So <br> Rhine Slices: Angry And Coming <br> Ion and the Bionics: Marathion <br> Freie Deutsche Partei: Party <br> The Distant Digital Band: dto.<br> Mermann: Heute Ist Scheiße <br> Grießige Mieseln: Grias De <br> Miss Rousseau: Le Truc A. <br> The Years: A Year Or Two <br> The Marx : Pinguin Rock <br> Ganz schön bleich: dto.<br> Gernot Riesmann: Wed <br> Los Angeles: My Love <br> The Dead: Empty Day <br> Many More Tears: dto.<br> Monitor: Vertikal <br> Feinstaub: Filter <br> Pato Pato: Shine <br> Feger: Der Wald <br> Camaa: Please <br> Ricochet: dto.<br> </p> <h1></h1> </div> <div id="rechts"></div> </div> </body> </html>