ÿþ<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//DE"> <html> <head> <title>OTRE-MEDIA</title> <script language="JavaScript" src="../js/selectkill.js"></script> <script language="JavaScript" src="../js/reservierung.js"></script> <style> .big {font-family:Vardana, Arial, Helvetica,Sans-Serif; color:black; font-size:14pt} A.big:link {color:black; text-decoration:none; font-size:14pt;cursor:hand} A.big:visited {color:black; text-decoration:none; font-size:14pt;cursor:hand} A.big:hover {color:black; text-decoration:none; font-size:14pt} A.big:active {color:black; text-decoration:none; font-size:14pt;cursor:hand} .bigwhite {font-family:Vardana, Arial, Helvetica,Sans-Serif; color:white; font-size:14pt} A.bigwhite:link {color:white; text-decoration:none; font-size:14pt;cursor:hand} A.bigwhite:visited {color:white; text-decoration:none; font-size:14pt;cursor:hand} A.bigwhite:hover {color:white; text-decoration:none; font-size:14pt} A.bigwhite:active {color:white; text-decoration:none; font-size:14pt;cursor:hand} .normalwhite {font-family:Vardana, Arial, Helvetica,Sans-Serif; color:white; font-size:10pt} A.normalwhite:link {color:white; text-decoration:none; font-size:10pt;cursor:hand; margin:0em;} A.normalwhite:visited {color:white; text-decoration:none; font-size:10pt;cursor:hand; margin:0em;} A.normalwhite:hover {color:white; text-decoration:none; font-size:10pt} A.normalwhite:active {color:white; text-decoration:none; font-size:10pt;cursor:hand; margin:0em;} .mini {font-family:Vardana, Arial, Helvetica,Sans-Serif; color:black; font-size:8pt; text-align:left; padding-left:0px; padding-top:0px; padding-bottom:0px; display:inline} A.mini:link {color:black; text-decoration:none; font-size:8pt; cursor:hand; margin:0em; text-align:left; padding-left:0px; padding-top:0px; padding-bottom:0px; display:inline} A.mini:visited {color:black; text-decoration:none; font-size:8pt; cursor:hand; margin:0em; text-align:left; padding-left:0px; padding-top:0px; padding-bottom:0px; display:inline} A.mini:hover {color:yellow; text-decoration:none; font-size:8pt; text-align:left; padding-left:0px; padding-top:0px; padding-bottom:0px; display:inline} A.mini:active {color:black; text-decoration:none; font-size:8pt; cursor:hand} .miniwhite {font: 11px/13px arial,helvetica,sans-serif; color:white; text-decoration:none; padding:0px; text-align:left;} A.miniwhite:link {font: 11px/13px arial,helvetica,sans-serif; color:white; text-decoration:none; padding:0px; cursor:hand; margin:0em;} A.miniwhite:visited {font: 11px/13px arial,helvetica,sans-serif; color:white; text-decoration:none; padding:0px; cursor:hand; margin:0em;} A.miniwhite:hover {font: 11px/13px arial,helvetica,sans-serif; color:yellow; text-decoration:none; padding:0px;} A.miniwhite:active {font: 11px/13px arial,helvetica,sans-serif; color:white; text-decoration:none; padding:0px; cursor:hand; margin:0em;} .xmini {font-family:Vardana, Arial, Helvetica,Sans-Serif; color:black; font-size:7pt} A.xmini:link {color:black; text-decoration:none; font-size:7pt;cursor:hand; margin:0em; text-align:left; padding-left:0px; padding-top:0px; padding-bottom:0px; display:inline} A.xmini:visited {color:black; text-decoration:none; font-size:7pt;cursor:hand; margin:0em; text-align:left; padding-left:0px; padding-top:0px; padding-bottom:0px; display:inline} A.xmini:hover {color:yellow; text-decoration:none; font-size:7pt; text-align:left; padding-left:0px; padding-top:0px; padding-bottom:0px; display:inline} A.xmini:active {color:yellow; text-decoration:none; font-size:7pt;cursor:hand; margin:0em; text-align:left; padding-left:0px; padding-top:0px; padding-bottom:0px; display:inline} .xminiwhite {font-family:Vardana, Arial, Helvetica,Sans-Serif; color:white; font-size:7pt; text-align:left; padding-left:0px; padding-top:0px; padding-bottom:0px; display:inline} A.xminiwhite:link {color:white; text-decoration:none; font-size:7pt;cursor:hand; margin:0em; text-align:left; padding-left:0px; padding-top:0px; padding-bottom:0px; display:inline} A.xminiwhite:visited {color:white; text-decoration:none; font-size:7pt;cursor:hand; margin:0em; text-align:left; padding-left:0px; padding-top:0px; padding-bottom:0px; display:inline} A.xminiwhite:hover {color:yellow; text-decoration:none; font-size:7pt; text-align:left; padding-left:0px; padding-top:0px; padding-bottom:0px; display:inline} A.xminiwhite:active {color:yellow; text-decoration:none; font-size:7p;cursor:hand; margin:0em; text-align:left; padding-left:0px; padding-top:0px; padding-bottom:0px; display:inline} #marqueecontainer {position: absolut; width: 120px; height:1000px; background-color: #933b85; overflow: hidden; border: 0px solid #933b85; padding: 0px; padding-left: 0px;} </style> <script type="text/javascript"> /*********************************************** * Cross browser Marquee II- © Dynamic Drive (www.dynamicdrive.com) * This notice MUST stay intact for legal use * Visit http://www.dynamicdrive.com/ for this script and 100s more. ***********************************************/ var delayb4scroll=3000 //Specify initial delay before marquee starts to scroll on page (2000=2 seconds) var marqueespeed=1 //Specify marquee scroll speed (larger is faster 1-10) var pauseit=1 //Pause marquee onMousever (0=no. 1=yes)? ////NO NEED TO EDIT BELOW THIS LINE//////////// var copyspeed=marqueespeed var pausespeed=(pauseit==0)? copyspeed: 0 var actualheight='' function scrollmarquee(){ if (parseInt(cross_marquee.style.top)>(actualheight*(-1)+8)) cross_marquee.style.top=parseInt(cross_marquee.style.top)-copyspeed+"px" else cross_marquee.style.top=parseInt(marqueeheight)+8+"px" } function initializemarquee(){ cross_marquee=document.getElementById("vmarquee") cross_marquee.style.top=0 marqueeheight=document.getElementById("marqueecontainer").offsetHeight actualheight=cross_marquee.offsetHeight if (window.opera || navigator.userAgent.indexOf("Netscape/7")!=-1){ //if Opera or Netscape 7x, add scrollbars to scroll and exit cross_marquee.style.height=marqueeheight+"px" cross_marquee.style.overflow="scroll" return } setTimeout('lefttime=setInterval("scrollmarquee()",30)', delayb4scroll) } if (window.addEventListener) window.addEventListener("load", initializemarquee, false) else if (window.attachEvent) window.attachEvent("onload", initializemarquee) else if (document.getElementById) window.onload=initializemarquee </script> </head> <body bgcolor="#933b85" oncontextmenu="return false;" link=#933B85 vlink=#933B85 hlink=#933B85 onselectmenu="return false;" ondragstart="return false"> <table width=120 bgcolor="" valign=top align=center cellpadding=0 cellspacing=0 border=0> <tr> <td bgcolor="#933b85" align=center valign=top> <a class="xminiwhite" href="http://www.otre-media.de/agentur/first.htm#quick" target="main"> <img src="../pics/otrelogo200.png" width=120 border=0> </a> </td> </tr> <tr> <td valign=top align=center > <table width=120 align=left cellpadding=0 cellspacing=0 border=0 style="border: 1px solid #933b85"> <tr> <td bgcolor="#933b85"> <div id="marqueecontainer" onMouseover="copyspeed=pausespeed" onMouseout="copyspeed=marqueespeed"> <div id="vmarquee" style="position: relative; width: 120px;"> <table bgcolor="#933b85" width=120 bgcolor=white cellpadding=0 cellspacing=0 border=0> <tr> <td bgcolor="" background="pics/uebergang.jpg" height=20 align=center> <hr size=1 width=118 color="#732a75"> </td> </tr> <tr> <td bgcolor="#933B85" align=center> <a class="mini" href="../agentur/first.htm" target="main"> <img src="../pics/otre_m.jpg" width=117 border=0><BR><BR> </a> </td> </tr> <tr> <td bgcolor="#933b85" align=center> <hr size=1 width=118 color="#732a75"> </td> </tr> <tr> <td align=center> <a class="miniwhite" href="../agentur/info/hermeshouseband.htm" target="main"> <p style="cursor:hand; margin:0em; text-align:center;"><BR> <b>HERMES HOUSE BAND</b><BR> <img src="../agentur/pics/hermes_house_band_m.jpg" width=117 border=0><BR> Anfragen für die phänomenale und allseits beliebte <b>HERMES HOUSE BAND</b> nehmen wir gerne <U><b>HIER</b></u> entgegen.<BR> </p> </a> </td> </tr> <tr> <td bgcolor="" background="pics/uebergang.jpg" height=20 align=center> <hr size=1 width=118 color="#732a75"> </td> </tr> <tr> <td align=center> <a class="miniwhite" href="../agentur/info/mickiekrause.htm" target="main"> <p style="cursor:hand; margin:0em; text-align:center;"> <b>MICKIE KRAUSE</b><BR> <img src="../agentur/pics/mickiekrause_m.jpg" border=0><BR> "MICKIE-MANIA"... keine Party ohne <b>MICKIE KRAUSE</b>. Alle Booking-Infos direkt bei uns auf Abruf.<BR> <BR> Klicken Sie einfach <u><B>HIER</B></u>. </p> </a> </td> </tr> <tr> <td bgcolor="" background="pics/uebergang.jpg" height=20 align=center> <hr size=1 width=118 color="#732a75"> </td> </tr> <tr> <td align=center> <a class="miniwhite" href="../agentur/info/sydneyyoungblood.htm" target="main" style="cursor:hand"> <p style="cursor:hand; margin:0em; text-align:center;"> <b>SYDNEY YOUNGBLOOD</b><BR> <img src="../agentur/pics/sydney_youngblood_m.jpg" width=117 border=0><BR> Seine Welthits ("Sit And Wait", "If Only I Could", "I'd Rather Go Blind",...), sein Charisma und seine ausdruckstarke Stimme verzaubern jede Bühne. <BR><BR> Bitte klicken Sie für Terminanfragen + Booking <U><b>HIER</b></u><BR><BR> </p> </a> </td> </tr> <tr> <td bgcolor="#933b85" align=center> <hr size=1 width=118 color="#732a75"> </td> </tr> <tr> <td align=center> <a class="miniwhite" href="../agentur/info/ryanparis.htm" target="main"> <p style="cursor:hand; margin:0em; text-align:center;"><BR> <b>RYAN PARIS</b><BR> <img src="../agentur/pics/ryanparis_m.jpg" width=117 border=0><BR> Informationen zu <b>RYAN PARIS</b> (Hit: u.a. "Dolce Vita" - ausgezeichnet mit 12x Gold und 2x Platin) und die Möglichkeit diesen sympatischen Star zu buchen finden Sie <b><u>HIER</u></b><BR> <BR> Wir freuen uns über Ihre Anfrage!<BR> </p> </a> </td> </tr> <tr> <td bgcolor="" background="pics/uebergang.jpg" height=20 align=center> <hr size=1 width=118 color="#732a75"> </td> </tr> <tr> <td bgcolor="#933B85" align=center> <a class="mini" href="../agentur/first.htm" target="main"> <img src="../pics/otre_m.jpg" width=117 border=0> </a> </td> </tr> <tr> <td bgcolor="" background="pics/uebergang2.jpg" height=20 align=center> <hr size=1 width=118 color="#732a75"> </td> </tr> <tr> <td align=center> <a class="miniwhite" href="../agentur/info/peterkent.htm" target="main" style="cursor:hand"> <p style="cursor:hand; margin:0em; text-align:center;"> <b>PETER KENT</b><BR> <img src="../agentur/pics/peterkent_m.jpg" width=117 border=0><BR> Mit dem Nummer-1-Hit "It's A Real Good Feeling" und den Anschlusstreffern "You re all I need", "For your love",  Stop'n go!", usw. prägte <b>PETER KENT</b> die Charts...<BR><BR> Weitere Informationen über <b>PETER KENT</b> und die direkte Bookingmöglichkeit finden Sie <U>hier</u><BR><BR> </p> </a> </td> </tr> <tr> <td bgcolor="#933b85" align=center> <hr size=1 width=118 color="#732a75"> </td> </tr> <tr> <td align=center> <a class="miniwhite" href="../agentur/info/fancy.htm" target="main"> <p style="cursor:hand; margin:0em; text-align:center;"><BR> <b>FANCY</b><BR> <img src="../agentur/pics/fancy_s.jpg" width=117 border=0><BR> Booking-Anfragen für <b>FANCY</b> (Hits u.a. "Flames Of Love, "Slice Me Nice", "Lady Of Ice") nehmen wir gerne <U><b>HIER</b></u> entgegen.<BR> <BR> Wir freuen uns über Ihre Anfrage!<BR><BR> </p> </a> </td> </tr> <tr> <td bgcolor="#933b85" align=center> <hr size=1 width=118 color="#732a75"> </td> </tr> <tr> <td align=center> <a class="miniwhite"> <p style="cursor:hand; margin:0em; text-align:center;"><BR> <b>DANIEL BECK</b><BR> <img src="../agentur/pics/danielbeck_m.jpg" width=117 border=0><BR> Neu bei uns exklusiv im Booking. <BR> Wir freuen uns über Ihre Anfrage!<BR> </p> </a> </td> </tr> <tr> <td bgcolor="#933b85" align=center> <hr size=1 width=118 color="#732a75"> </td> </tr> <tr> <td align=center> <a class="miniwhite" href="../agentur/info/mauro.htm" target="main"> <p style="cursor:hand; margin:0em; text-align:center;"><BR> <b>MAURO</b><BR> <img src="../agentur/pics/mauro_press_s.jpg" width=117 border=0><BR> Der Italo-Disco-Star <b>MAURO</b> (Chart-Hit u.a. "Buona Sera...") ist beliebt wie eh und je.<BR><BR> Weitere Informationen zu <b>MAURO</b> finden Sie <U><b>HIER</b></u>. Auch Booking-Anfragen nehmen wir gerne für <b>MAURO</b> entgegen.<BR><BR> </p> </a> </td> </tr> <tr> <td bgcolor="#933b85" align=center> <hr size=1 width=118 color="#732a75"> </td> </tr> <tr> <td align=center> <a class="miniwhite" href="../agentur/info/loona.htm" target="main" style="cursor:hand"> <p style="cursor:hand; margin:0em; text-align:center;"><BR> <b>LOONA</b><BR> <img src="../agentur/pics/loona_m.jpg" width=117 border=0><BR> Mit ihrem Chart-Erfolg "Bailando" wurde <b>LOONA</b> zum Inbegriff des Latin-Pop. Wochenlang war der Song Nr. 1 in den Media Control Charts. "Bailando" wurde zum Welthit und <b>LOONA</b> zum Superstar!<BR> <BR> Weitere Informationen über <b>LOONA</b> finden Sie <u><b>HIER</b></u>. Wir freuen uns auf Ihre Booking-Anfrage.<BR><BR> </p> </a> </td> </tr> <tr> <td bgcolor="#933b85" align=center> <hr size=1 width=118 color="#732a75"> </td> </tr> <tr> <td align=center> <a class="miniwhite" href="../agentur/info/saschaklaar.htm" target="main"> <p style="cursor:hand; margin:0em; text-align:center;"><BR> <b>SASCHA KLAAR SHOW</b><BR> <img src="../agentur/pics/saschaklaar_s.jpg" width=117 border=0><BR> Ein Entertainer "par excellence"! Der allseits beliebte "Teufel am Piano" wird auch Ihre Veranstaltung unvergesslich machen.<BR> <BR> Anfragen für die sensationelle <b>SASCHA KLAAR SHOW</b> nehmen wir gerne <U><b>HIER</b></u> entgegen.<BR><BR> </p> </a> </td> </tr> <tr> <td bgcolor="" background="pics/uebergang.jpg" height=20 align=center> <hr size=1 width=118 color="#732a75"> </td> </tr> <tr> <td bgcolor="#933B85" align=center> <a class="mini" href="../agentur/first.htm" target="main"> <img src="../pics/otre_m.jpg" width=117 border=0> </a> </td> </tr> <tr> <td bgcolor="" background="pics/uebergang2.jpg" height=20 align=center> <hr size=1 width=118 color="#732a75"> </td> </tr> <tr> <td align=center> <a class="miniwhite" href="../agentur/info/ginat.htm" target="main"> <p style="cursor:hand; margin:0em; text-align:center;"> <b>GINA T.</b><BR> <img src="../agentur/pics/gina_t_m.jpg" width=117 border=0><BR> Für ihre unvergessenen Hits (z.B. "In My Fantasy", "Tokyo By Night", uvam.) erhielt Sie weltweit viele Gold- und Platinauszeichnungen. "Sail Over Seven Seas" verkaufte sich alleine in Asien über 2 Mio. mal.<BR><BR> Jetzt ist <b>GINA T.</b> bei uns im Booking. Informationen zu <b>GINA T.</b> finden Sie <U><b>HIER</b></u>.<BR><BR> </p> </a> </td> </tr> <tr> <td bgcolor="#933b85" align=center> <hr size=1 width=118 color="#732a75"> </td> </tr> <tr> <td align=center> <a class="miniwhite"<a class="miniwhite" href="../agentur/info/nicogemba.htm" target="main" style="cursor:hand"> <p style="cursor:hand; margin:0em; text-align:center;"><BR> <b>NICO GEMBA</b><BR> <img src="../agentur/pics/nicogemba_s.jpg" width=117 border=0><BR> Buchen Sie NICO GEMBA bei OTRE-MEDIA. Weitere Informationen finden Sie <u>HIER</u>.<BR> <BR> Wir freuen uns auf Ihre Booking-Anfrage.<BR><BR> </p> </a> </td> </tr> <tr> <td bgcolor="#933b85" align=center> <hr size=1 width=118 color="#732a75"> </td> </tr> <tr> <td align=center> <a class="miniwhite"<a class="miniwhite" href="../agentur/info/sash.htm" target="main" style="cursor:hand"> <p style="cursor:hand; margin:0em; text-align:center;"><BR> <b>SASH!</b><BR> <img src="../agentur/pics/sash_m.jpg" width=117 border=0><BR> Buchen Sie SASH! ("Encore Une Fois") bei OTRE-MEDIA (DJ-Show: ca. 2h). Weitere Informationen finden Sie <u>HIER</u>. Wir freuen uns auf Ihre Booking-Anfrage.<BR><BR> </p> </a> </td> </tr> <tr> <td bgcolor="#933b85" align=center> <hr size=1 width=118 color="#732a75"> </td> </tr> <tr> <td align=center> <a class="miniwhite" href="../agentur/info/rockingson.htm" target="main"> <p style="cursor:hand; margin:0em; text-align:center;"><BR> <b>ROCKING SON</b><BR> <img src="../agentur/pics/rockingson_m.jpg" width=117 border=0><BR> Tolle Kostüme, phantastische Choreografie, sensationelle Show... und nicht zu vergessen: Weltklasse Songs! Das sind <b>"ROCKING SON"</b>. <BR> <BR>Informationen und die Möglichkeit für Bookinganfragen finden Sie <U><b>HIER</b></u>.<BR><BR> </p> </a> </td> </tr> <tr> <td bgcolor="#933b85" align=center> <hr size=1 width=118 color="#732a75"> </td> </tr> <tr> <td align=center> <a class="miniwhite" href="../agentur/info/rightsaidfred.htm" target="main"> <p style="cursor:hand; margin:0em; text-align:center;"><BR> <b>RIGHT SAID FRED</b><BR> <img src="../agentur/pics/rightsaidfred_m.jpg" width=117 border=0><BR> Über uns buchbar! Weitere Informationen und Booking-Möglichkeit finden Sie <U><b>HIER</b></u><BR><BR> </p> </a> </td> </tr> <tr> <td bgcolor="" background="pics/uebergang.jpg" height=20 align=center> <hr size=1 width=118 color="#732a75"> </td> </tr> <tr> <td bgcolor="#933B85" align=center> <a class="mini" href="../agentur/first.htm" target="main"> <img src="../pics/otre_m.jpg" width=117 border=0> </a> </td> </tr> <tr> <td bgcolor="" background="pics/uebergang2.jpg" height=20 align=center> <hr size=1 width=118 color="#732a75"> </td> </tr> <tr> <td align=center> <a class="miniwhite" href="../agentur/info/sailor/index.htm" target="main"> <p style="cursor:hand; margin:0em; text-align:center;"><BR> <b>SAILOR</b><BR> <img src="../agentur/pics/sailor_m.jpg" width=117 border=0><BR> Booking-Anfragen für <b>SAILOR</b> ("Girls, Girls, Girls", "Glass of Champagne", "La Cumbia", ...) nehmen wir gerne <U><b>HIER</b></u> entgegen.<BR> </p> </a> </td> </tr> <tr> <td bgcolor="#933b85" align=center> <hr size=1 width=118 color="#732a75"> <a class="xminiwhite">Alle Angaben: o. Gewähr<BR></a> </td> </tr> </table> </div> </div> </td> </tr> <tr> <td bgcolor="#933b85" align=center valign=top> <a class="xminiwhite" href="http://www.otre-media.de/agentur/first.htm#quick" target="main"> <hr width=100% size=1 color="white"> <img src="../pics/otrelogo.png" width=120 border=0> </a> <img src="../pics/blank.gif" width=120 height=400 border=0> </td> </tr> </table> <script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script> <script type="text/javascript"> try { var pageTracker = _gat._getTracker("UA-16019106-1"); pageTracker._setDomainName("none"); pageTracker._setAllowLinker(true); pageTracker._trackPageview(); } catch(err) {}</script> </body> </html>