• Dienstag, 15 Juli 2025
  • 05:12 Frankfurt
  • 04:12 London
  • 23:12 New York
  • 23:12 Toronto
  • 20:12 Vancouver
  • 13:12 Sydney

U.S. Borax Launches Mobile Crop Guide to Help Agronomists, Growers and Researchers Identify and Treat Boron Deficiency in Soils

13.09.2017  |  Business Wire
</head> <body> <p>U.S. Borax, part of Rio Tinto, has launched a mobile crop guide to help agronomists, growers and researchers identify and treat boron deficiency in soils, a key issue facing agriculture.</p> <p>Boron is an essential micronutrient to plant growth. In recent years, there’s been increased attention to the role micronutrients--such as boron and zinc--play in the proper absorption of macronutrients.</p> <p>“Boron deficiency is the second-most common micronutrient deficiency problem worldwide,” said Malcolm Carr, Vice President, Commercial. “In working with our distributors and research partners, we saw a need to increase the understanding of boron’s role in soil and plant health for producing higher yields of quality crops.”</p> <p>The mobile-optimized crop guide available at https://agriculture.borax.com includes:</p> <ul> <li>Boron deficiency tips and growing guidance for more than 140 crops.</li> <li>Regional specific content for different growing seasons, crops and soil conditions.</li> <li>Expert advice, including more than 42 videos and additional resources.</li> <li>Value in Use Calculator to help estimate how improving boron uptake leads to better crop yield, quality and profitability.</li> </ul> <p>Overfarming, extremely hot or cold conditions, drought, an overabundance of rainfall or irrigation and sandy soils are factors that can reduce the amount of boron available to crops.</p> <p>Certain crops are more susceptible to boron deficiency than others. For example, apples and broccoli tend to fare worse than bananas or barley.</p> <p>Solubility of boron key factor for uptake effectiveness</p> <p>U.S. Borax and third-party research dating to the 1940s demonstrates that refined borate products outperform raw minerals in producing high-quality crops.</p> <p>“Our research shows a direct correlation between the solubility of the boron and the amount the plant uptakes during critical stages of development,” said Jordi Bru, Global Market Development Director, U.S. Borax. “A 100-percent water-soluble refined borate with no impurities ensures a balanced crop nutrition that meets society’s environmental standards.”</p> <p>The mobile crop guide and related resources are phase one of a multi-year project to build the world’s largest soil database for boron deficiency. Later releases will offer customized content for regions including Asia and Europe.</p> <p>U.S. Borax, part of Rio Tinto group, supplies about 30 percent of the world's refined borates from its world-class mine in Boron, California, about 100 miles east of Los Angeles, to over 1,700 delivery locations globally. Learn more at agriculture.borax.com.</p> <p id="mmgallerylink">View source version on businesswire.com: http://www.businesswire.com/news/home/20170913005181/en/</p> ./ContentItem/Format <p>Check out #ag mobile crop guide for boron deficiency in #soils.</p> <br> <br> Contact<br> <p>Rio Tinto<br> John Brown, 303-713-5022<br> john.brown@riotinto.com</p> </body> </html> <br class="clear" /> </div> </div> <div class="itemFoot"> <div class="ilikeit" style="float: left;">Bewerten <a href="javascript:void(0)" class="like yes" title="Artikel bewerten"> </a><span class="like yes">0</span> <a href="javascript:void(0)" class="like no" title="Artikel bewerten"> </a><span class="like no">0</span> <div id="dialog_ilikeit" style="display: none;"> <input type="button" value="Gefällt mir" onclick="like('yes')" class="like yes" /> <input type="button" value="Gefällt mir nicht" onclick="like('no')" class="like no" /> <div id="message"></div> </div> <script type="text/javascript"> function showIlikeitDialog(yn) { $("#dialog_ilikeit input.like").hide(); $("#dialog_ilikeit input.like."+yn).show(); $("#dialog_ilikeit" ).dialog( "open" ); } function like(yn) { $.ajax({ type: 'GET', url: 'https://www.rohstoff-welt.de/modules/_helper/ajax/ilikeit.php?globalid=rw:news:stories_en:186868&'+yn+'=1', dataType: 'text', error: function() {}, success: function(data) { $( "#dialog_ilikeit #message" ).html("Vielen Dank für Ihre Meinung!"); $( "span.like."+yn ).html(data); disable(); } }) $("#dialog_ilikeit input.like").hide(); setTimeout(function() { $("#dialog_ilikeit").fadeOut({ complete: function() {$("#dialog_ilikeit" ).dialog( "close" );}, duration: 1500 });}, 2000); } function disable() {//return; $( "a.like" ).css("color", "red"); $( "a.like" ).unbind("click"); $( "a.like" ).css("cursor", "default"); $( "a.like" ).attr("title", "Sie haben schon abgestimmt"); } $(document).ready(function() { $( "a.like.yes" ).click(function() { showIlikeitDialog('yes') }); $( "a.like.no" ).click(function() { showIlikeitDialog('no') }); $("#dialog_ilikeit").dialog({ autoOpen: false, title: "Artikel bewerten", height: 100, width: 200, position: { my: "center", at: "left bottom", of: "a.like" }, show: 500, hide: 500, close: function() { $("#dialog_ilikeit #message").html(""); } }); }); </script> </div> <div class="itemToolbar"> <script type="text/javascript"> jQuery(document).ready(function() { jQuery("#textsizer a").textresizer({ //target: "#article .itemText", target: "#article div.item .itemText", // type: "fontSize", //sizes: [ ".8em", "1em", "1.5em", "2em", "2.5em" ], sizes: [ "12px", "14px", "17px" ] }); }); </script> <div id="textsizer" class="textresizer"> <a href="javascript: void()" title="Schriftgröße des Artikels ändern" class="S">A</a> <a href="javascript: void()" title="Schriftgröße des Artikels ändern" class="M">A</a> <a href="javascript: void()" title="Schriftgröße des Artikels ändern" class="L">A</a> </div> <a target="_blank" href="https://www.rohstoff-welt.de/modules/news/article2pdf.php?storyid=276847" rel="nofollow" title="Artikel als PDF erzeugen" class="pdf">PDF</a> <!-- <a href="#" class="comment"></a> <a href="mailto:?subject=Interessanter Artikel auf Rohstoff-Welt.de&body=Hier ist ein interessanter Artikel den ich auf Rohstoff-Welt.de gefunden habe: https://www.rohstoff-welt.de/modules/news/article.php?storyid=276847" title="" rel="nofollow" class="mail">Verschicken</a> --> <script> $(function() { recdialogele = $('#dialog_recommend'); recdialogele.dialog({ autoOpen: false, //height: 700, width: 680, modal: true, position: { my: "center", at: "left bottom", of: "#recommend1" }, // http://api.jqueryui.com/position/ buttons: { //"OK": submitForm(), //Cancel: function() { //$( this ).dialog( "close" ); //} }, open: function() { $("#dialog_recommend form").show(); }, close: function() { refreshDialogRecommend(); //closedialog_recommend(); // jQuery has no reset() method; but native JavaScript does. So, convert the jQuery element to a JavaScript object by either using : //$( "#dialog_recommend form" ).get(0).reset(); } }); }); function reloadCaptchaRecommend() { $( "#dialog_recommend .captcha_img img" ).click(); } function refreshDialogRecommend() { // Serverseitige Fehlerausgabe leeren $( "#dialog_recommend #errors" ).html(''); $( "#dialog_recommend #messages" ).html(''); // jQuery has no reset() method; but native JavaScript does. So, convert the jQuery element to a JavaScript object by either using : $( "#dialog_recommend form" ).get(0).reset(); // Captcha neu laden $( "#dialog_recommend .captcha_img img" ).click(); // == jQuery validator reset, siehe Frameworks/gs/class/jsFormValidateRenderer.php $( "div.error" ).remove(); $( "#dialog_recommend form" ).find('.error').removeClass('error'); } function openDialogRecommend() { $( '#dialog_recommend' ).dialog( "open" ); //$("#dialog_recommend form").fadeIn("slow", function(){ //$( '#dialog_recommend' ).dialog( 'open' ); //}); } function submitFormRecommend() { if(checkFormRecommend()) sendEmailRecommend(); else { reloadCaptchaRecommend(); } } function sendEmailRecommend() { //$("#dialog1 input[type=submit]").replaceWith("<em>sending...</em>"); $.ajax({ type: 'POST', url: '/modules/_helper/ajax/util_form_recommend.php', data: $("#dialog_recommend form").serialize(), //dataType: 'html', dataType: 'json', error: function() {alert("sendEmailRecommend()::error");}, success: function(data) {//alert("success : "+data['errors']); //$( "#dialog1 #errors" ).html( data['errors'] ); //$( "#dialog1 #messages" ).html( data['messages'] ); $( "#dialog_recommend #errors" ).empty(); $( "#dialog_recommend #messages" ).empty(); if(typeof data['errors'] !== 'undefined' && data['errors'] !== null) { for(var i = 0; i<data['errors'].length; i++) { $( "#dialog_recommend #errors" ).append($('<div class="error">'+data['errors'][i]+'</div>')); } } if(typeof data['messages'] !== 'undefined' && data['messages'] !== null) { for(var i = 0; i<data['messages'].length; i++) { $( "#dialog_recommend #messages" ).append($('<div class="message">'+data['messages'][i]+'</div>')); } } if(typeof data['errors'] === 'undefined' || data['errors'] === null || data['errors'].length == 0) { $("#dialog_recommend form").fadeOut("slow", function(){ //$(this).before("<strong>Success! Your feedback has been sent, thanks :)</strong>"); setTimeout("$( '#dialog_recommend' ).dialog( 'close' )", 10); //$( '#dialog1' ).dialog('destroy'); }); } else { //alert('reloadCaptchaRecommend();'); //reloadCaptchaRecommend(); } } }).done(function( data ) { // }); reloadCaptchaRecommend(); } function checkFormRecommend() { var checkfunc = $('#dialog_recommend form').attr('onsubmit'); if(checkfunc.indexOf('return') == 0) { // wegen JS Error 'return not in function' falls z.B. onclick="return xoopsFormValidate_artikel_versenden()" statt "xoopsFormValidate_artikel_versenden()" // siehe class/xoopsform/form.php XoopsForm::assign() "extra" checkfunc = checkfunc.replace('return', ''); } var ok = eval(checkfunc); return ok; } $(document).ready(function() { $('a.a_recommend').click(function() { sbj = $(this).next('.rec_sbj').val(); msg = $(this).next('.rec_sbj').next('textarea.rec_msg').text(); recdialogele.find('input#betreff').val(sbj); recdialogele.find('textarea#nachricht').text(msg); openDialogRecommend(); }); $('#dialog_recommend input[type=submit]').click(function(event) { event.preventDefault(); submitFormRecommend(); }); }); </script> <div id="dialog_recommend" title="Nachricht versenden" style="display: none;"> <div id="errors"></div> <div id="messages"></div> <form name="form_recommend" id="form_recommend" action="/news/276847--U.S.-Borax-Launches-Mobile-Crop-Guide-to-Help-Agronomists-Growers-and-Researchers-Identify-and-Treat-Boron-Deficiency-in-Soils.html" method="post" onsubmit="return xoopsFormValidate_form_recommend();"> <table width="100%" class="outer" cellspacing="1"> <tr><th colspan="2"></th></tr> <tr valign="top" align="left"><td class="head"></td><td class="even"><span ><div id="required-descr">Die mit <span class="required">*</span> gekennzeichneten Felder sind Pflichtfelder.</div></span></td></tr> <tr valign="top" align="left"><td class="head"><div class="xoops-form-element-caption-required"><span class="caption-text">Absender</span><span class="caption-marker">*</span></div></td><td class="even"><input type='text' name='absender' title='Absender' id='absender' size='50' maxlength='255' value='' /></td></tr> <tr valign="top" align="left"><td class="head"><div class="xoops-form-element-caption-required"><span class="caption-text">E-Mail-Adresse Empfänger</span><span class="caption-marker">*</span></div></td><td class="even"><input type='text' name='emailto' title='E-Mail-Adresse Empf&#228;nger' id='emailto' size='50' maxlength='255' value='' /></td></tr> <tr valign="top" align="left"><td class="head"><div class="xoops-form-element-caption"><span class="caption-text">Betreff</span><span class="caption-marker">*</span></div></td><td class="even"><input type='text' name='betreff' title='Betreff' id='betreff' size='50' maxlength='255' value='U.S. Borax Launches Mobile Crop Guide to Help Agronomists, Growers and Researchers Identify and Treat Boron Deficiency in Soils' disabled="disabled" /></td></tr> <tr valign="top" align="left"><td class="head"><div class="xoops-form-element-caption"><span class="caption-text">Nachricht</span><span class="caption-marker">*</span></div></td><td class="even"><textarea name='nachricht' id='nachricht' title='Nachricht' rows='5' cols='50' disabled="disabled">Hier ist eine interessante Information, die ich auf Rohstoff-Welt.de gefunden habe: https://www.rohstoff-welt.de/news/276847--U.S.-Borax-Launches-Mobile-Crop-Guide-to-Help-Agronomists-Growers-and-Researchers-Identify-and-Treat-Boron-Deficiency-in-Soils.html</textarea></td></tr> <tr valign="top" align="left"><td class="head"></td><td class="even"><textarea name='nachricht2' id='nachricht2' title='' rows='5' cols='50' maxlength="100"></textarea></td></tr> <tr valign="top" align="left"><td class="head"></td><td class="even"><span id="cr_price_max" >Alle hinterlegten Daten der "Nachricht versenden"-Funktion werden ausschlißlich zu Übertragungszwecken verwendet und nicht gespeichert.</span></td></tr> <tr valign="top" align="left"><td class="head"><div class="xoops-form-element-caption-required"><span class="caption-text">Zustimmung</span><span class="caption-marker">*</span></div></td><td class="even"><input type="checkbox" name="rechtl_hinweis" id="rechtl_hinweis1" title="Zustimmung" value="1" /><label name="xolb_rechtl_hinweis" for="rechtl_hinweis1" >Mit Setzen des Häkchens im Kontrollkästchen bestätigen Sie <a title="Impressum" href="/diverses/impressum.php" style="color: #0033CC">uns</a>, dass Sie unsere <a title="Datenschutzerklärung" href="/diverses/datenschutz.php" style="color: #0033CC">Datenschutzerklärung</a> zur Kenntnis genommen haben und dass Sie unseren <a title="Allgemeinen Geschäftsbedingungen (AGB)" href="/diverses/AGB.php" style="color: #0033CC">Allgemeinen Geschäftsbedingungen (AGB)</a> zustimmen.<br>Sie erklären sich damit einverstanden, dass Ihre Daten zur Bearbeitung Ihres Anliegens verwendet werden. Weitere Informationen und Widerrufshinweise finden Sie in der <a title="Datenschutzerklärung" href="/diverses/datenschutz.php" style="color: #0033CC">Datenschutzerklärung</a> u. a. im Punkt "Informationsangebote".</label> </td></tr> <tr valign="top" align="left"><td class="head"><div class="xoops-form-element-caption-required"><span class="caption-text">Bestätigungscode</span><span class="caption-marker">*</span></div></td><td class="even"><script type='text/javascript'> function xoops_captcha_refresh(imgId) { xoopsGetElementById(imgId).src = 'https://www.rohstoff-welt.de/class/captcha/image/scripts/image.php?refresh='+Math.random(); } </script><div class="captcha_img clearfix"><img id="xoopscaptcha_img" src="https://www.rohstoff-welt.de/class/captcha/image/scripts/image.php" onclick='this.src="https://www.rohstoff-welt.de/class/captcha/image/scripts/image.php?refresh="+Math.random()' style="cursor: pointer; vertical-align: middle;" alt="" /><div class="captcha_refresh"><a href="javascript: xoops_captcha_refresh('xoopscaptcha_img')">Zum neu Laden auf das Bild klicken.</a></div></div><div class="captcha_input clearfix"><input type="text" name="xoopscaptcha" id="xoopscaptcha" size="4" maxlength="4" value="" /><div class="captcha_rule">Geben Sie die Zeichen aus dem Bild einEs wird nicht zwischen Groß und Kleinschreibung unterschieden</div></div></td></tr> <tr valign="top" align="left"><td class="head"></td><td class="even"><input type='submit' class='formButton' name='submit' id='submit' value='Senden' title='Senden' /></td></tr> </table> <input type="hidden" name="betreff2" id="betreff2" value="U.S. Borax Launches Mobile Crop Guide to Help Agronomists, Growers and Researchers Identify and Treat Boron Deficiency in Soils" /><input type="hidden" name="nachricht1" id="nachricht1" value="Hier ist eine interessante Information, die ich auf Rohstoff-Welt.de gefunden habe: https://www.rohstoff-welt.de/news/276847--U.S.-Borax-Launches-Mobile-Crop-Guide-to-Help-Agronomists-Growers-and-Researchers-Identify-and-Treat-Boron-Deficiency-in-Soils.html" /><input type="hidden" name="sent" id="sent" value="1" /></form> <!-- Start Form Validation JavaScript //--> <script type='text/javascript'> <!--// function xoopsFormValidate_form_recommend() { var myform = window.document.form_recommend; if (myform.absender.value == "") { window.alert("Bitte kontrollieren Sie Ihre Eingabe im Feld \"Absender\""); myform.absender.focus(); return false; } if (myform.emailto.value == "") { window.alert("Bitte kontrollieren Sie Ihre Eingabe im Feld \"E-Mail-Adresse Empfänger\""); myform.emailto.focus(); return false; } var hasChecked = false; var checkBox = myform.elements['rechtl_hinweis']; if (checkBox.length) {for (var i = 0; i < checkBox.length; i++) {if (checkBox[i].checked == true) {hasChecked = true; break;}}} else {if (checkBox.checked == true) {hasChecked = true;}}if (!hasChecked) {window.alert("Bitte kontrollieren Sie Ihre Eingabe im Feld \"Zustimmung\"");if (checkBox.length) {checkBox[0].focus();} else {checkBox.focus();}return false;}return true; } //--></script> <!-- End Form Validation JavaScript //--> <!-- Start Form Validation JavaScript //--> <script type='text/javascript'> <!--// $(document).ready(function() { formele = $('form#form_recommend'); // alert('111222333: '+formele.length); var origF = xoopsFormValidate_form_recommend; xoopsFormValidate_form_recommend = function(str) { //alert('neueF'); //return origF(); var container = $('<div>').insertBefore($('#form_recommend')); var rules_o = {}; var messages_o = {}; var groups_o = {}; rules_o['absender'] = { required: true }; messages_o['absender'] = { required: 'Das Feld \"Absender\" muß ausgefüllt sein' }; rules_o['emailto'] = { required: true, email: true }; messages_o['emailto'] = { required: 'Bitte kontrollieren Sie Ihre Eingabe im Feld \"E-Mail-Adresse Empfänger\"', email: 'E-Mail-Adresse Empfänger: Email invalid' }; rules_o['rechtl_hinweis'] = { required: true }; messages_o['rechtl_hinweis'] = { required: 'Das Feld \"Zustimmung\" muß ausgefüllt sein' }; rules_o['xoopscaptcha'] = { required: true }; messages_o['xoopscaptcha'] = { required: 'Das Feld \"Bestätigungscode\" muß ausgefüllt sein' }; // validate signup form on keyup and submit var validator = $('#form_recommend').validate({ debug: false, errorLabelContainer: container, errorClass: 'error', errorElement: 'div', rules: rules_o, messages: messages_o, groups: groups_o }); ok = validator.form(); //if(ok) validator.resetForm(); return ok; } });//--></script> <!-- End Form Validation JavaScript //--> </div><a href="javascript:void(0)" id="recommend1" rel="nofollow" class="mail a_recommend" title="Nachricht per Mail versenden" >Versenden</a><input type="text" class="rec_sbj" value="U.S. Borax Launches Mobile Crop Guide to Help Agronomists, Growers and Researchers Identify and Treat Boron Deficiency in Soils" style="display: none;" /><textarea class="rec_msg" style="display: none;">Hier ist eine interessante Information, die ich auf Rohstoff-Welt.de gefunden habe: https://www.rohstoff-welt.de/news/276847--U.S.-Borax-Launches-Mobile-Crop-Guide-to-Help-Agronomists-Growers-and-Researchers-Identify-and-Treat-Boron-Deficiency-in-Soils.html</textarea> <a href="https://www.rohstoff-welt.de/modules/news/print.php?storyid=276847" rel="nofollow" target="_blank" title="Artikel drucken" class="print last">Drucken</a> </div> </div><!-- .itemFoot --> </div><!-- .item --> </div><!-- #article --></div> <br /> <div> </div> <div class="disclaimer disclaimer_article">Für den Inhalt des Beitrages ist allein der Autor verantwortlich bzw. die aufgeführte Quelle. Bild- oder Filmrechte liegen beim Autor/Quelle bzw. bei der vom ihm benannten Quelle. Bei Übersetzungen können Fehler nicht ausgeschlossen werden. Der vertretene Standpunkt eines Autors spiegelt generell nicht die Meinung des Webseiten-Betreibers wieder. Mittels der Veröffentlichung will dieser lediglich ein pluralistisches Meinungsbild darstellen. Direkte oder indirekte Aussagen in einem Beitrag stellen keinerlei Aufforderung zum Kauf-/Verkauf von Wertpapieren dar. Wir wehren uns gegen jede Form von Hass, Diskriminierung und Verletzung der Menschenwürde. Beachten Sie bitte auch unsere <a href="/diverses/AGB.php" title="AGB/Disclaimer">AGB/Disclaimer</a>!</div> <br /> <br /> <br /> <div> </div> <div> </div> </div> <!-- End content module --> <!-- Start center bottom blocks loop --> <div id="bottomcolumn"> <div id="bottomLcolumn"> <div><div class="box lvl1 clearfix news_news_gs_blockszumartikel "> <div class="boxcontent blockContent_news_news_gs_blockszumartikel"> <div class="clearfix box sub last"> <div class="boxheader"><div class="boxtitle">Weiteres aus der Rubrik: <a href="/news/meldungen-engl/" title="Meldungen, engl.">Meldungen, engl.</a></div></div> <div class="boxcontent clearfix"><!-- TEASER: - LAYOUT: 11 --> <!-- --> <ul class="itemlist presslist"> <li class="listitem border-bottom"> <span class="date right">03:15</span> <h3> <a href="https://www.rohstoff-welt.de/news/698574--Nord-Files-Year-End-Financials-and-Announces-MCTO-Status.html" title="Nord Files Year End Financials and Announces MCTO Status" class="new" >Nord Files Year End Financials and Announces MCTO Status</a> </h3> </li> <li class="listitem border-bottom"> <span class="date right">02:04</span> <h3> <a href="https://www.rohstoff-welt.de/news/698573--Tamarack-Valley-Energy-Announces-Offering-and-Pricing-of-325MM-Five-Year-Senior-Unsecured-Notes-due-in-2030-and-Partial-Redemption-of-its-Existing-300MM-Unsecured-Notes-due-in~.html" title="Tamarack Valley Energy Announces Offering and Pricing of $325MM, Five-Year Senior Unsecured Notes due in 2030 and Partial Redemption of its Existing $300MM Unsecured Notes due in 2027" class="new" >Tamarack Valley Energy Announces Offering and Pricing of $325MM, Five-Year Senior Unsecured Notes due in 2030 and Partial Redemption of its Existing ...</a> </h3> </li> <li class="listitem border-bottom"> <span class="date right">01:45</span> <h3> <a href="https://www.rohstoff-welt.de/news/698571--Early-Warning-Press-Release.html" title="Early Warning Press Release" class="new" >Early Warning Press Release</a> </h3> </li> <li class="listitem border-bottom"> <span class="date right">01:37</span> <h3> <a href="https://www.rohstoff-welt.de/news/698569--Montage-Gold-Closes-Strategic-Investment-in-Aurum-Resources.html" title="Montage Gold Closes Strategic Investment in Aurum Resources" class="new" >Montage Gold Closes Strategic Investment in Aurum Resources</a> </h3> </li> <li class="listitem border-bottom"> <span class="date right">01:34</span> <h3> <a href="https://www.rohstoff-welt.de/news/698570--Imperial-to-Redeem-Senior-Unsecured-Convertible-Debentures-due-August-30-2027.html" title="Imperial to Redeem Senior Unsecured Convertible Debentures due August 30, 2027" class="new" >Imperial to Redeem Senior Unsecured Convertible Debentures due August 30, 2027</a> </h3> </li> </ul> </div> </div> </div> </div> </div> <div><div class="box lvl1 clearfix news_news_gs_blockszumartikel "> <div class="boxcontent blockContent_news_news_gs_blockszumartikel"> <div class="clearfix box sub "> <div class="boxheader"><div class="boxtitle">Weitere Nachrichten von: <a href="111/profil/66--Business-Wire/Artikel" title="Business Wire">Business Wire</a></div></div> <div class="boxcontent clearfix"><!-- TEASER: - LAYOUT: 11 --> <!-- --> <ul class="itemlist presslist"> <li class="listitem border-bottom"> <span class="date right">20.06.</span> <h3> <a href="https://www.rohstoff-welt.de/news/696172--SLB~-Telefonkonferenz-zu-den-Ergebnissen-des-2.-Quartals-2025.html" title="SLB: Telefonkonferenz zu den Ergebnissen des 2. Quartals 2025" >SLB: Telefonkonferenz zu den Ergebnissen des 2. Quartals 2025</a> </h3> </li> <li class="listitem border-bottom"> <span class="date right">03.06.</span> <h3> <a href="https://www.rohstoff-welt.de/news/694159--Sierra-Metals-beruft-ordentliche-und-ausserordentliche-Hauptversammlung-der-Aktionaere-ein.html" title="Sierra Metals beruft ordentliche und außerordentliche Hauptversammlung der Aktionäre ein" >Sierra Metals beruft ordentliche und außerordentliche Hauptversammlung der Aktionäre ein</a> </h3> </li> <li class="listitem border-bottom"> <span class="date right">07.05.</span> <h3> <a href="https://www.rohstoff-welt.de/news/691107--SLB-stellt-digital-unterstuetzte-elektrische-Systeme-fuer-Bohrloecher-vor.html" title="SLB stellt digital unterstützte elektrische Systeme für Bohrlöcher vor" >SLB stellt digital unterstützte elektrische Systeme für Bohrlöcher vor</a> </h3> </li> <li class="listitem border-bottom"> <span class="date right">05.05.</span> <h3> <a href="https://www.rohstoff-welt.de/news/690855--SLB-OneSubsea-und-Subsea7-erhalten-EPCI-Auftrag-fuer-das-Ginger-Projekt-von-bp.html" title="SLB OneSubsea und Subsea7 erhalten EPCI-Auftrag für das Ginger-Projekt von bp" >SLB OneSubsea und Subsea7 erhalten EPCI-Auftrag für das Ginger-Projekt von bp</a> </h3> </li> <li class="listitem border-bottom"> <span class="date right">27.04.</span> <h3> <a href="https://www.rohstoff-welt.de/news/689955--SLB-gibt-Ergebnisse-des-1.-Quartals-2025-bekannt.html" title="SLB gibt Ergebnisse des 1. Quartals 2025 bekannt" >SLB gibt Ergebnisse des 1. Quartals 2025 bekannt</a> </h3> </li> </ul> <div class="readmore"><a href="/profil/66--Business-Wire" title="weitere">weitere</a></div> </div> </div> <div class="clearfix box sub last"> <div class="boxheader"><div class="boxtitle">Weitere Nachrichten, englisch von: <a href="222/profil/66--Business-Wire/Artikel%2C+engl." title="Business Wire">Business Wire</a></div></div> <div class="boxcontent clearfix"><!-- TEASER: - LAYOUT: 11 --> <!-- --> <ul class="itemlist presslist"> <li class="listitem border-bottom"> <span class="date right">14.07.</span> <h3> <a href="https://www.rohstoff-welt.de/news/698537--Permian-Resources-Announces-Second-Quarter-2025-Earnings-Conference-Call.html" title="Permian Resources Announces Second Quarter 2025 Earnings Conference Call" class="new" >Permian Resources Announces Second Quarter 2025 Earnings Conference Call</a> </h3> </li> <li class="listitem border-bottom"> <span class="date right">14.07.</span> <h3> <a href="https://www.rohstoff-welt.de/news/698498--San-Ciprin-Smelter-Resumes-Restart-Following-National-Power-Outage.html" title="San Ciprián Smelter Resumes Restart Following National Power Outage" class="halfnew" >San Ciprián Smelter Resumes Restart Following National Power Outage</a> </h3> </li> <li class="listitem border-bottom"> <span class="date right">14.07.</span> <h3> <a href="https://www.rohstoff-welt.de/news/698469--Almonty-Announces-Nasdaq-Listing-Concurrent-with-Pricing-of-US90-Million-Upsized-Oversubscribed-Public-Offering.html" title="Almonty Announces Nasdaq Listing Concurrent with Pricing of US$90 Million Upsized, Oversubscribed Public Offering" class="halfnew" >Almonty Announces Nasdaq Listing Concurrent with Pricing of US$90 Million Upsized, Oversubscribed Public Offering</a> </h3> </li> <li class="listitem border-bottom"> <span class="date right">14.07.</span> <h3> <a href="https://www.rohstoff-welt.de/news/698455--MAC-Copper-Limited-Provides-Notice-of-Release-of-Second-Quarter-2025-Results-and-Conference-Call-Details.html" title="MAC Copper Limited Provides Notice of Release of Second Quarter 2025 Results and Conference Call Details" class="halfnew" >MAC Copper Limited Provides Notice of Release of Second Quarter 2025 Results and Conference Call Details</a> </h3> </li> <li class="listitem border-bottom"> <span class="date right">11.07.</span> <h3> <a href="https://www.rohstoff-welt.de/news/698334--TomaGold-Signs-Definitive-Asset-Purchase-Agreement-for-Sale-of-Hazeur-Monster-Lake-East-and-Monster-Lake-West-Properties.html" title="TomaGold Signs Definitive Asset Purchase Agreement for Sale of Hazeur, Monster Lake East and Monster Lake West Properties" class="halfnew" >TomaGold Signs Definitive Asset Purchase Agreement for Sale of Hazeur, Monster Lake East and Monster Lake West Properties</a> </h3> </li> </ul> <div class="readmore"><a href="/profil/66--Business-Wire" title="weitere">weitere</a></div> </div> </div> </div> </div> </div> <div><div class="box lvl1 clearfix minen_minen_company_itemlist "> <div class="boxheader blockTitle_minen_minen_company_itemlist"><div class="boxtitle">Unternehmen dieses Artikels</div></div> <div class="boxcontent blockContent_minen_minen_company_itemlist"> <div id="minen_itemlist"> <div class="table_wrapper"> <table class="itemlist"> <tr> <th class="unternehmen">Unternehmen</th> <th>Land</th> <th class="wkn">WKN</th> <th class="symbol">Symbol</th> <th>Profil</th> <th>News</th> <th>News, engl.</th> <th>Forum</th> <th>Details</th> </tr> <!-- Start item loop --> <tr class="even"> <td class="unternehmen"><a href="/aktien/125--Rio-Tinto-Plc" title="Rio Tinto Plc (WKN: 852147 | ISIN: GB0007188757 | Symbol: RIO.L)">Rio Tinto Plc</a></td> <td><a href="https://www.rohstoff-welt.de/aktien/uebersicht.php?op=hauptsitz&lid=GB#Großbritannien" title="Großbritannien"><img class="flag_icon" src="https://www.rohstoff-welt.de//themes/rw-2022/icons/flag_icons//gb.gif" title="Großbritannien" alt="Großbritannien" /></a> Großbritannien</td> <td class="wkn"><a href="/aktien/125--Rio-Tinto-Plc/Kurse+%26+Charts" title="Rio-Tinto-Plc">852147</a></td> <td class="symbol"><a href="/aktien/125--Rio-Tinto-Plc/Kurse+%26+Charts" title="Rio-Tinto-Plc">RIO.L</a></td> <td></td> <td><a href="/aktien/125--Rio-Tinto-Plc/Nachrichten" title="Nachrichten zu Rio-Tinto-Plc"><span class="icon_mine_news"> </span></a></td> <td><a href="/aktien/125--Rio-Tinto-Plc/Nachrichten%2C+engl." title="Nachrichten, engl. zu Rio-Tinto-Plc"><span class="icon_mine_news"> </span></a></td> <td><a href="https://www.goldseiten-forum.com/thread/131/" target="_blank" title="zum Forum Rio-Tinto-Plc"><span class="icon_mine_forum"> </span></a></td> <td><a href="/aktien/125--Rio-Tinto-Plc" title="Snapshot Rio-Tinto-Plc"><span class="icon_mine_details"> </span></a></td> </tr> <tr class="odd"> <td class="unternehmen"><a href="/aktien/239--Rio-Tinto-Ltd" title="Rio Tinto Ltd. (WKN: 855018 | ISIN: AU000000RIO1 | Symbol: RIO.AX)">Rio Tinto Ltd.</a></td> <td><a href="https://www.rohstoff-welt.de/aktien/uebersicht.php?op=hauptsitz&lid=AU#Australien" title="Australien"><img class="flag_icon" src="https://www.rohstoff-welt.de//themes/rw-2022/icons/flag_icons//au.gif" title="Australien" alt="Australien" /></a> Australien</td> <td class="wkn"><a href="/aktien/239--Rio-Tinto-Ltd/Kurse+%26+Charts" title="Rio-Tinto-Ltd.">855018</a></td> <td class="symbol"><a href="/aktien/239--Rio-Tinto-Ltd/Kurse+%26+Charts" title="Rio-Tinto-Ltd.">RIO.AX</a></td> <td></td> <td><a href="/aktien/239--Rio-Tinto-Ltd/Nachrichten" title="Nachrichten zu Rio-Tinto-Ltd."><span class="icon_mine_news"> </span></a></td> <td><a href="/aktien/239--Rio-Tinto-Ltd/Nachrichten%2C+engl." title="Nachrichten, engl. zu Rio-Tinto-Ltd."><span class="icon_mine_news"> </span></a></td> <td><a href="https://www.goldseiten-forum.com/thread/131/" target="_blank" title="zum Forum Rio-Tinto-Ltd."><span class="icon_mine_forum"> </span></a></td> <td><a href="/aktien/239--Rio-Tinto-Ltd" title="Snapshot Rio-Tinto-Ltd."><span class="icon_mine_details"> </span></a></td> </tr> <tr class="even"> <td class="unternehmen"><a href="/aktien/445--Rio-Tinto-Plc-ADR" title="Rio Tinto Plc (ADR) (WKN: 868009 | ISIN: US7672041008 | Symbol: RIO)">Rio Tinto Plc (ADR)</a></td> <td><a href="https://www.rohstoff-welt.de/aktien/uebersicht.php?op=hauptsitz&lid=GB#Großbritannien" title="Großbritannien"><img class="flag_icon" src="https://www.rohstoff-welt.de//themes/rw-2022/icons/flag_icons//gb.gif" title="Großbritannien" alt="Großbritannien" /></a> Großbritannien</td> <td class="wkn"><a href="/aktien/445--Rio-Tinto-Plc-ADR/Kurse+%26+Charts" title="Rio-Tinto-Plc-ADR">868009</a></td> <td class="symbol"><a href="/aktien/445--Rio-Tinto-Plc-ADR/Kurse+%26+Charts" title="Rio-Tinto-Plc-ADR">RIO</a></td> <td></td> <td><a href="/aktien/445--Rio-Tinto-Plc-ADR/Nachrichten" title="Nachrichten zu Rio-Tinto-Plc-ADR"><span class="icon_mine_news"> </span></a></td> <td><a href="/aktien/445--Rio-Tinto-Plc-ADR/Nachrichten%2C+engl." title="Nachrichten, engl. zu Rio-Tinto-Plc-ADR"><span class="icon_mine_news"> </span></a></td> <td><a href="https://www.goldseiten-forum.com/thread/131/" target="_blank" title="zum Forum Rio-Tinto-Plc-ADR"><span class="icon_mine_forum"> </span></a></td> <td><a href="/aktien/445--Rio-Tinto-Plc-ADR" title="Snapshot Rio-Tinto-Plc-ADR"><span class="icon_mine_details"> </span></a></td> </tr> <!-- End item loop --> </table> </div> </div> </div> </div> </div> </div> </div> <!-- End center bottom blocks loop --> <!-- Start center bottom blocks loop --> <div id="bottomCColumn"> <div><div class="box lvl1 clearfix _helper_util_block_banner "> <div class="boxcontent blockContent__helper_util_block_banner"> <div class="banner" ><ins data-revive-zoneid='157' data-revive-id='609d4a2207bbae24027686f37c3ec0a6'><span id='test'></span></ins> <script async type="text/plain" data-type="application/javascript" data-src="https://gsadserver.de/www/delivery/asyncjs.php" data-name="werbung"></script><noscript><iframe id='153892807' name='153892807' src='https://gsadserver.de/www/delivery/afr.php?zoneid=157&cb=INSERT_RANDOM_NUMBER_HERE' frameborder='0' scrolling='no' align='left' width='200' height='600'><a href='https://gsadserver.de/www/delivery/ck.php?n=a3508a55&cb=INSERT_RANDOM_NUMBER_HERE' target='_blank'><img src='https://gsadserver.de/www/delivery/avw.php?zoneid=157&cb=INSERT_RANDOM_NUMBER_HERE&n=652497985' border='0' alt='' /></a></iframe></noscript></div> </div> </div> </div> </div> <!-- End center bottom blocks loop --> <!-- *********************** Ende mittlere Spalte *********************** --> </div> <!-- *********************** Beginn rechte Spalte *********************** --> <div class="col right sidebar" id="rightcolumn"> <div><div class="box lvl1 clearfix _helper_util_blocks_searchform "> <div class="boxheader blockTitle__helper_util_blocks_searchform"><div class="boxtitle">Suchen nach</div></div> <div class="boxcontent blockContent__helper_util_blocks_searchform"> <form name="searchform" id="searchform" action="https://www.google.de/custom" method="get" onsubmit="return xoopsFormValidate_searchform();" target="_blank"> <table width="100%" class="outer" cellspacing="1"> <tr><th colspan="2"></th></tr> <tr valign="top" align="left"><td class="head"></td><td class="even"><select size="1" class="select_m" onchange="window.location = this.value;" name="uid" id="uid" title=""><option value="">Autoren</option><option value="/profil/213--ABN-Newswire">ABN Newswire</option><option value="/profil/281--ACCESS-Newswire">ACCESS Newswire</option><option value="/profil/283--ACN-Newswire">ACN Newswire</option><option value="/profil/227--Michael-Adams">Adams, Michael</option><option value="/profil/9--AGEB">AGEB</option><option value="/profil/218--Aktienstars.com">Aktienstars.com</option><option value="/profil/308--Macro-Alerts">Alerts, Macro</option><option value="/profil/310--Macro-Alerts-WisdomTree">Alerts, Macro (WisdomTree)</option><option value="/profil/95--Alpha-Investments">Alpha-Investments</option><option value="/profil/120--Artex-Swiss">Artex Swiss</option><option value="/profil/58--Heiko-Aschoff">Aschoff, Heiko</option><option value="/profil/277--Luca-Baccarini">Baccarini, Luca</option><option value="/profil/279--Luca-Baccarini-Energy-Funds-Advisors">Baccarini, Luca (Energy Funds Advisors)</option><option value="/profil/237--Kemal-Bagci">Bagci, Kemal</option><option value="/profil/238--Kemal-Bagci-RBS">Bagci, Kemal (RBS)</option><option value="/profil/206--Barclays-Capital---iPath">Barclays Capital - iPath</option><option value="/profil/245--Roman-Baudzus">Baudzus, Roman</option><option value="/profil/247--Roman-Baudzus-aaaa">Baudzus, Roman (GoldMoney)</option><option value="/profil/109--BlackRock">BlackRock, NL Deutschland</option><option value="/profil/51--Hans-Juergen-Bocker">Bocker, H.-J.</option><option value="/profil/261--Stephan-Bogner">Bogner, Stephan</option><option value="/profil/263--Stephan-Bogner-Rockstone">Bogner, Stephan (Rockstone Research Ltd.)</option><option value="/profil/250--Sintje-Boie">Boie, Sintje</option><option value="/profil/251--Sintje-Boie-HSH-Nordbank">Boie, Sintje (HSH Nordbank AG)</option><option value="/profil/55--Dora-Borbly">Borbély, Dora</option><option value="/profil/90--Michael-Bulgrin">Bulgrin, Michael</option><option value="/profil/173--Bulle-und-Baer-Research">Bulle & Bär Research</option><option value="/profil/66--Business-Wire">Business Wire</option><option value="/profil/260--Andreas-Boeger">Böger, Andreas</option><option value="/profil/23--Alvaro-Chaves">Chaves, Alvaro</option><option value="/profil/113--CNW">CNW</option><option value="/profil/192--Commerzbank">Commerzbank AG</option><option value="/profil/265--CompanyMaker">CompanyMaker</option><option value="/profil/38--DAF">DAF</option><option value="/profil/8--DEBRIV">DEBRIV</option><option value="/profil/144--Goldreport">Der Goldreport</option><option value="/profil/13--DGAP">DGAP</option><option value="/profil/169--Rohstoff-Woche">Die Rohstoff-Woche</option><option value="/profil/148--Sintje-Diek">Diek, Sintje</option><option value="/profil/149--Sintje-Diek-HSH-Nordbank">Diek, Sintje (HSH Nordbank AG)</option><option value="/profil/35--vom-Unternehmen">Diverse</option><option value="/profil/65--DJ-Newswire">Dow Jones Newswire</option><option value="/profil/259--Dietmar-Siebholz">Dr. Siebholz, Dietmar</option><option value="/profil/187--DZ-Bank">DZ Bank</option><option value="/profil/127--EG-fuer-Gold-und-Silber">EG für Gold und Silber</option><option value="/profil/132--Alexander-Ehmann">Ehmann, Alexander</option><option value="/profil/167--Alexander-Ehmann-Morningstar">Ehmann, Alexander (Morningstar)</option><option value="/profil/313--EIN-Presswire">EIN Presswire</option><option value="/profil/164--EMFIS">EMFIS</option><option value="/profil/278--Energy-Funds-Advisors">Energy Funds Advisors</option><option value="/profil/3--F.-William-Engdahl">Engdahl, F. William</option><option value="/profil/112--ETF-Securities">ETF Securities</option><option value="/profil/85--Financial-Newsline">Financial Newsline</option><option value="/profil/81--First-Capital-Research">First Capital Research</option><option value="/profil/116--First-Platinum-GmbH">First Platinum GmbH</option><option value="/profil/298--Martina-Fischer">Fischer, Martina</option><option value="/profil/299--Martina-Fischer-Heraeus">Fischer, Martina (Heraeus)</option><option value="/profil/119--Paul-Foellbach">Foellbach, Dr. Paul</option><option value="/profil/183--Fortuna-Capital">Fortuna Capital</option><option value="/profil/280--FSCwire">FSCwire</option><option value="/profil/79--Futurestocks">Futurestocks</option><option value="/profil/254--Michael-Gasteiner">Gasteiner, Michael</option><option value="/profil/255--Michael-Gasteiner-Proga-Research">Gasteiner, Michael (Proga Research GmbH)</option><option value="/profil/223--Christoph-Geyer">Geyer, Christoph</option><option value="/profil/224--Christoph-Geyer-Commerzbank">Geyer, Christoph (Commerzbank AG)</option><option value="/profil/103--Global-Investor-M-und-E">Global Investor Mining & Energy</option><option value="/profil/77--Global-SmallCap-Report">Global SmallCap Report</option><option value="/profil/276--GlobeNewswire">GlobeNewswire</option><option value="/profil/43--Globenewswire-Europe">Globenewswire Europe</option><option value="/profil/221--GoldMoney">GoldMoney</option><option value="/profil/246--aaaa">GoldMoney</option><option value="/profil/1--GoldSeiten">GoldSeiten.de</option><option value="/profil/305--H.-Juergen-Kiefer">H. Jürgen Kiefer GmbH</option><option value="/profil/111--Daniel-Haase">Haase, Daniel</option><option value="/profil/63--Rainer-Hahn">Hahn, Rainer</option><option value="/profil/239--Rainer-Hahn-EMFIS">Hahn, Rainer (EMFIS)</option><option value="/profil/42--Adam-Hamilton">Hamilton, Adam</option><option value="/profil/216--Ole-S-Hansen">Hansen, Ole S</option><option value="/profil/217--Ole-S-Hansen-Saxo-Bank">Hansen, Ole S (Saxo Bank)</option><option value="/profil/137--alexandra">Hauck, Alexandra</option><option value="/profil/219--Joachim-Haug">Haug, Joachim</option><option value="/profil/220--Joachim-Haug-Aktienstars.com">Haug, Joachim (Aktienstars.com)</option><option value="/profil/108--Werner-Hedrich">Hedrich, Werner</option><option value="/profil/197--Werner-Hedrich-Morningstar">Hedrich, Werner (Morningstar)</option><option value="/profil/20--Bjoern-Heidkamp">Heidkamp, Björn</option><option value="/profil/294--Bjoern-Heidkamp-Kagels-Trading">Heidkamp, Björn (Kagels Trading)</option><option value="/profil/17--Sebastian-Hell">Hell, Sebastian</option><option value="/profil/165--Sebastian-Hell-EMFIS">Hell, Sebastian (EMFIS)</option><option value="/profil/163--Sebastian-Hell-Rohstoff-Trader">Hell, Sebastian (Rohstoff-Trader)</option><option value="/profil/267--Sonia-Hellwig">Hellwig, Sonia</option><option value="/profil/268--Sonia-Hellwig-Heraeus">Hellwig, Sonia (Heraeus)</option><option value="/profil/174--Heraeus">Heraeus</option><option value="/profil/248--Oliver-Heuschuch">Heuschuch, Oliver</option><option value="/profil/249--Oliver-Heuschuch-Heraeus">Heuschuch, Oliver (Heraeus)</option><option value="/profil/48--Mike-Hewitt">Hewitt, Mike</option><option value="/profil/52--Jochen-Hitzfeld">Hitzfeld, Jochen</option><option value="/profil/300--Philip-Hopf">Hopf, Philip</option><option value="/profil/302--Philip-Hopf-Hopf-Klinkmueller-Capital">Hopf, Philip (Hopf-Klinkmüller Capital)</option><option value="/profil/301--Hopf-Klinkmueller-Capital">Hopf-Klinkmüller Capital</option><option value="/profil/94--Olaf-Hordenbach">Hordenbach, Olaf</option><option value="/profil/178--HSBC-Trinkaus-und-Burkhardt">HSBC Trinkaus & Burkhardt</option><option value="/profil/126--HSH-Nordbank">HSH Nordbank AG</option><option value="/profil/59--Hannes-Huster">Huster, Hannes</option><option value="/profil/145--Hannes-Huster-Goldreport">Huster, Hannes (Der Goldreport)</option><option value="/profil/234--IG-Markets">IG Markets</option><option value="/profil/72--Invest-Inside">Invest Inside</option><option value="/profil/115--Investment24-AG">Investment24 AG</option><option value="/profil/11--IRW-Press">IRW-Press</option><option value="/profil/284--JCN-Newswire">JCN Newswire</option><option value="/profil/147--Johnson-Matthey">Johnson Matthey</option><option value="/profil/320--Christian-Jubelt">Jubelt, Christian </option><option value="/profil/286--Kaack-Terminhandel">Kaack Terminhandel</option><option value="/profil/292--Kagels-Trading">Kagels Trading</option><option value="/profil/62--Karsten-Kagels">Kagels, Karsten</option><option value="/profil/293--Karsten-Kagels-Kagels-Trading">Kagels, Karsten (Kagels Trading)</option><option value="/profil/241--Eckart-Keil">Keil, Eckart</option><option value="/profil/242--Eckart-Keil-Premium-Pearl-Fund-AG">Keil, Eckart (Premium Pearl Fund AG)</option><option value="/profil/274--Frank-Klumpp">Klumpp, Frank</option><option value="/profil/275--Frank-Klumpp-LBBW">Klumpp, Frank (LBBW)</option><option value="/profil/209--Jan-Kneist">Kneist, Jan</option><option value="/profil/211--Jan-Kneist-Metals-und-Mining-Consult">Kneist, Jan (Metals & Mining Consult)</option><option value="/profil/142--Mike-C.-Kock">Kock, Mike</option><option value="/profil/143--Mike-C.-Kock-Artex-Swiss">Kock, Mike (Artex Swiss)</option><option value="/profil/243--Gregor-Kuhn">Kuhn, Gregor</option><option value="/profil/244--Gregor-Kuhn-IG-Markets">Kuhn, Gregor (IG Markets)</option><option value="/profil/39--Christian-Kaemmerer">Kämmerer, Christian</option><option value="/profil/157--LBBW">LBBW</option><option value="/profil/212--Marketwired">Marketwired</option><option value="/profil/210--Metals-und-Mining-Consult">Metals & Mining Consult</option><option value="/profil/45--Juergen-Meyer">Meyer, Jürgen</option><option value="/profil/190--Juergen-Meyer-LBBW">Meyer, Jürgen (LBBW)</option><option value="/profil/230--Midas-Invest-Ltd">Midas Invest Ltd.</option><option value="/profil/129--David-Morgan">Morgan, David</option><option value="/profil/166--Morningstar">Morningstar</option><option value="/profil/93--MunichInvest">MunichInvest</option><option value="/profil/34--Hans-Joerg-Muellenmeister">Müllenmeister, Hans Jörg</option><option value="/profil/118--Dr.-Juergen-Mueller">Müller, Jürgen</option><option value="/profil/160--Dr.-Juergen-Mueller-EG-fuer-Gold-und-Silber">Müller, Jürgen (EG für Gold und Silber)</option><option value="/profil/314--Christian-Moehrer">Möhrer, Christian</option><option value="/profil/316--Christian-Moehrer-Kagels-Trading">Möhrer, Christian (Kagels Trading)</option><option value="/profil/318--NewsDirect">NewsDirect</option><option value="/profil/282--Newsfile">Newsfile</option><option value="/profil/16--Marc-Nitzsche">Nitzsche, Marc</option><option value="/profil/162--Marc-Nitzsche-Rohstoff-Trader">Nitzsche, Marc (Rohstoff-Trader)</option><option value="/profil/61--Juergen-Nowacki">Nowacki, Jürgen</option><option value="/profil/67--Simon-Noeth">Nöth, Simon</option><option value="/profil/200--Simon-Noeth-Morningstar">Nöth, Simon (Morningstar)</option><option value="/profil/75--Oberbayer.-Boersenbrief">Oberbayer. Börsenbrief</option><option value="/profil/60--Dirk-Masuch-Oesterreich">Oesterreich, Dirk Masuch</option><option value="/profil/96--Sven-Olsson">Olsson, Sven</option><option value="/profil/146--Sven-Olsson-Zimtu-Capital">Olsson, Sven (Zimtu Capital)</option><option value="/profil/125--Pearl-Trader">Pearl Trader</option><option value="/profil/78--Pearlsfactory">Pearlsfactory</option><option value="/profil/76--Pennystock-Report">Pennystock Report</option><option value="/profil/124--Pennystockraketen">Pennystockraketen.de</option><option value="/profil/88--Performaxx">Performaxx</option><option value="/profil/264--Uli-Pfauntsch">Pfauntsch, Uli</option><option value="/profil/266--Uli-Pfauntsch-CompanyMaker">Pfauntsch, Uli (CompanyMaker)</option><option value="/profil/87--Planetinvest.de">Planetinvest.de</option><option value="/profil/107--Platts">Platts</option><option value="/profil/311--Thorsten-Polleit">Polleit, Thorsten</option><option value="/profil/122--PR-Newswire">PR Newswire</option><option value="/profil/240--Premium-Pearl-Fund-AG">Premium Pearl Fund AG</option><option value="/profil/50--Thorsten-Proettel">Proettel, Thorsten</option><option value="/profil/159--Thorsten-Proettel-LBBW">Proettel, Thorsten (LBBW)</option><option value="/profil/214--Profiteer">Profiteer</option><option value="/profil/253--Proga-Research">Proga Research GmbH</option><option value="/profil/32--Jens-Rabe">Rabe, Jens</option><option value="/profil/22--Andr-Radloff">Radloff, André</option><option value="/profil/154--RBS">RBS</option><option value="/profil/68--Robert-Rethfeld">Rethfeld, Robert</option><option value="/profil/272--Florian-Richardt">Richardt , Florian</option><option value="/profil/273--Florian-Richardt-Heraeus">Richardt , Florian (Heraeus)</option><option value="/profil/262--Rockstone">Rockstone Research Ltd.</option><option value="/profil/6--Tim-Roedel">Roedel, Tim</option><option value="/profil/170--Tim-Roedel-Rohstoff-Woche">Roedel, Tim (Die Rohstoff-Woche)</option><option value="/profil/252--Rohstoff-Express">Rohstoff Express</option><option value="/profil/2--Rohstoff-Spiegel">Rohstoff-Spiegel</option><option value="/profil/161--Rohstoff-Trader">Rohstoff-Trader</option><option value="/profil/28--Redaktion">Rohstoff-Welt.de</option><option value="/profil/40--Redaktion-Export">Rohstoff-Welt.de</option><option value="/profil/181--RohstoffJournal">RohstoffJournal</option><option value="/profil/7--Rohstoffraketen">Rohstoffraketen.de</option><option value="/profil/5--Ross-Trading">Ross Trading</option><option value="/profil/53--Matthias-Rubisch">Rubisch, Matthias</option><option value="/profil/199--Matthias-Rubisch-Commerzbank">Rubisch, Matthias (Commerzbank AG)</option><option value="/profil/287--Wolfgang-Sabel">Sabel, Wolfgang</option><option value="/profil/288--Wolfgang-Sabel-Kaack-Terminhandel">Sabel, Wolfgang (Kaack Terminhandel)</option><option value="/profil/235--Andr-Saenger">Saenger, André</option><option value="/profil/236--Andr-Saenger-IG-Markets">Saenger, André (IG Markets)</option><option value="/profil/135--tatjana">Salnikowa, Tatjana</option><option value="/profil/215--Saxo-Bank">Saxo Bank</option><option value="/profil/47--Frank-Schallenberger">Schallenberger, Frank</option><option value="/profil/158--Frank-Schallenberger-LBBW">Schallenberger, Frank (LBBW)</option><option value="/profil/10--Bernhard-Schmidt">Schmidt, Bernhard</option><option value="/profil/184--Bernhard-Schmidt-Fortuna-Capital">Schmidt, Bernhard (Fortuna Capital)</option><option value="/profil/186--Bernhard-Schmidt-USC">Schmidt, Bernhard (USC)</option><option value="/profil/19--Robert-Schroeder">Schröder, Robert</option><option value="/profil/319--christian">Schulz Christian</option><option value="/profil/232--Boris-Schulze">Schulze, Boris</option><option value="/profil/204--Dennis-Schwarz">Schwarz, Dennis</option><option value="/profil/205--Dennis-Schwarz-SchwarzTrading">Schwarz, Dennis (SchwarzTrading)</option><option value="/profil/203--SchwarzTrading">SchwarzTrading</option><option value="/profil/70--Silberjunge">Silberjunge</option><option value="/profil/86--Small-Cap-News">Small Cap News</option><option value="/profil/80--Small-Cap-Trader">Small Cap Trader</option><option value="/profil/82--Smallcap-Investor">Smallcap-Investor</option><option value="/profil/54--Andy-Sommer">Sommer, Andy</option><option value="/profil/150--Andy-Sommer-HSH-Nordbank">Sommer, Andy (HSH Nordbank AG)</option><option value="/profil/105--Jochen-Stanzl">Stanzl, Jochen</option><option value="/profil/44--Jochen-Steffens">Steffens, Jochen</option><option value="/profil/172--Jochen-Steffens-Stockstreet">Steffens, Jochen (Stockstreet)</option><option value="/profil/18--Marius-Steininger">Steininger, Marius</option><option value="/profil/226--Stock-Telegraph.com">Stock-Telegraph.com</option><option value="/profil/317--stock3.com">stock3.com</option><option value="/profil/74--stockreport.de">stockreport.de</option><option value="/profil/171--Stockstreet">Stockstreet</option><option value="/profil/269--Thomas-Straub">Straub, Thomas</option><option value="/profil/271--Thomas-Straub-Taurus-Gruppe">Straub, Thomas (Taurus Edelmetall Gruppe)</option><option value="/profil/46--Sven-Streitmayer">Streitmayer, Sven</option><option value="/profil/189--Sven-Streitmayer-LBBW">Streitmayer, Sven (LBBW)</option><option value="/profil/289--Stephanie-Stoever">Stöver, Stephanie</option><option value="/profil/290--Stephanie-Stoever-Kaack-Terminhandel">Stöver, Stephanie (Kaack Terminhandel)</option><option value="/profil/117--SwissMoneyReport">SwissMoneyReport</option><option value="/profil/25--Funda-Tarhan">Tarhan, Funda</option><option value="/profil/156--Funda-Tarhan-RBS">Tarhan, Funda (RBS)</option><option value="/profil/270--Taurus-Gruppe">Taurus Edelmetall Gruppe</option><option value="/profil/128--The-Morgan-Report">The Morgan Report</option><option value="/profil/222--The-Newswire">The Newswire</option><option value="/profil/304--Dimitri-Theise">Theise, Dimitri</option><option value="/profil/307--Dimitri-Theise-H.-Juergen-Kiefer">Theise, Dimitri (H. Jürgen Kiefer GmbH)</option><option value="/profil/21--Marcel-Torney">Torney, Marcel</option><option value="/profil/182--Marcel-Torney-RohstoffJournal">Torney, Marcel (RohstoffJournal)</option><option value="/profil/73--Trading-Insider">Trading Insider</option><option value="/profil/123--Trendraketen">Trendraketen.de</option><option value="/profil/231--Trendspekulant">Trendspekulant</option><option value="/profil/233--Trendspekulant-Boris-Schulze">Trendspekulant (Schulze, Boris)</option><option value="/profil/36--Egon-Tschol">Tschol, Egon</option><option value="/profil/185--USC">USC</option><option value="/profil/131--Value-Investor">Value Investor</option><option value="/profil/312--Chris-Vermeulen">Vermeulen, Chris</option><option value="/profil/106--Vertrauliche-Mitteilungen">Vertrauliche Mitteilungen</option><option value="/profil/4--Gabor-Vogel">Vogel, Gabor</option><option value="/profil/188--Gabor-Vogel-DZ-Bank">Vogel, Gabor (DZ Bank)</option><option value="/profil/31--Eugen-Weinberg">Weinberg, Eugen</option><option value="/profil/193--Eugen-Weinberg-Commerzbank">Weinberg, Eugen (Commerzbank AG)</option><option value="/profil/104--Harald-Weygand">Weygand, Harald</option><option value="/profil/201--Tom-Whitelaw">Whitelaw, Tom</option><option value="/profil/202--Tom-Whitelaw-Morningstar">Whitelaw, Tom (Morningstar)</option><option value="/profil/309--WisdomTree">WisdomTree</option><option value="/profil/295--Achim-Wittmann">Wittmann, Achim</option><option value="/profil/297--Achim-Wittmann-LBBW">Wittmann, Achim (LBBW)</option><option value="/profil/64--Natalia-Wolfstetter">Wolfstetter, Natalia</option><option value="/profil/198--Natalia-Wolfstetter-Morningstar">Wolfstetter, Natalia (Morningstar)</option><option value="/profil/49--Manfred-Wolter">Wolter, Manfred</option><option value="/profil/168--Manfred-Wolter-LBBW">Wolter, Manfred (LBBW)</option><option value="/profil/121--World-Gold-Council">World Gold Council</option><option value="/profil/41--Scott-Wright">Wright, Scott</option><option value="/profil/29--Wolfgang-Wrzesniok-Rossbach">Wrzesniok-Roßbach</option><option value="/profil/175--Wolfgang-Wrzesniok-Rossbach-Heraeus">Wrzesniok-Roßbach (Heraeus)</option><option value="/profil/26--Herbert-Wuestefeld">Wüstefeld, Herbert</option><option value="/profil/155--Herbert-Wuestefeld-RBS">Wüstefeld, Herbert (RBS)</option><option value="/profil/92--Yalta-advisory">YALTA advisory</option><option value="/profil/57--Zimtu-Capital">Zimtu Capital</option></select></td></tr> <tr valign="top" align="left"><td class="head"></td><td class="even"><script type="text/javascript"> $(document).ready(function(){ //$( "#ftac2 #mid" ).hide(); var selectedvalue = "Minen | WKN | ISIN"; var defaultvalue = ""; $( "#ftac2 #mid_ac" ) .click(function() { $(this).val(""); $("#ftac2 #mid").attr("value", 0); }) .autocomplete({ source: function( request, response ) { $.ajax({ url: "/modules/minen/ajax/selectcompany_autocomplete.php", dataType: "json", type: "POST", data: { term: request.term, token: '6ba2c904af502ad707c368cd834b3bf1' }, success: function( data ) { response( $.map( data, function( item ) { return { label: item["label"], value: item["value"].replace( new RegExp( "(?![^&;]+;)(?!<[^<>]*)(" + $.ui.autocomplete.escapeRegex(request.term) + ")(?![^<>]*>)(?![^&;]+;)", "gi"), "<strong>$1</strong>") } })); } }); }, minLength: 2, create: function( event, ui ) { $(this).tooltip(); }, select: function( event, ui ) { this.value = $("<div/>").html(ui.item.value).text(); //window.location = ui.item.label; //var ele = $("<input type=\"hidden\" name=\"mid\" value=\""+ui.item.label+"\""); //var ele = $("<input/>").attr("type", "hidden").attr("name", "mid").attr("value", ui.item.label); if(ui.item) { //$("#ftac2 #mid").attr("value", ui.item.label).change(); // $("#ftac2 #mid").attr("value", ui.item.label).change(); top.location.href = ui.item.label; } //$(this).after(ele); return false; }, close: function( event, ui ) { }, change: function( event, ui ) { // falls Suchergebnisse vorhanden, nicht weiter if(ui.item) { /*$(this).val(defaultvalue);*/ return; } var value = $(this).val(); var message = ""; // Suchbegrief zu kurz if(value.length < 2) message = "\""+value+"\" ist zu kurz"; // keine Treffer else message = "\""+value+"\" ist nicht vorhanden"; $(this) .attr( "title", message ) .tooltip( "open" ); setTimeout(function(){ $( "#ftac2 #mid_ac" ).tooltip( "close" ).attr( "title", "" ).val(defaultvalue); }, 2000); $(this).data( "ui-autocomplete" ).term = ""; $("#ftac2 #mid").attr("value", 0); return false; } }).data( "ui-autocomplete" )._renderItem = function( ul, item ) { return $( "<li></li>" ) .data( "item.autocomplete", item ) //.append( "<a href=\""+item["label"]+"\">" + item["value"] + "</a>" ) .append( "<a>" + item["value"] + "</a>" ) .appendTo( ul ); }; if(selectedvalue != "") { $.ajax({ url: "/modules/minen/ajax/selectcompany_autocomplete.php", dataType: "json", type: "POST", data: { //term: request.term, id: selectedvalue }, success: function( data ) { //$("#ftac2 #mid").attr("value", data.label); $("#ftac2 #mid_ac").attr("value", data.value); //alert(data.value); } }); } /* if(selectedvalue != "") { $( "#ftac2 #mid_ac" ).autocomplete( "option", "autoFocus", true ); $( "#ftac2 #mid_ac" ).autocomplete( "search" ); // $( "#ftac2 #mid_ac").data("ui-autocomplete")._trigger("change"); } */ }); </script><span id="ftac2"><input type="hidden" name="mid" id="mid" value="Minen | WKN | ISIN" /><input type='text' name='mid_ac' title='' id='mid_ac' size='25' maxlength='255' value='Minen | WKN | ISIN' /></span></td></tr> <tr valign="top" align="left"><td class="head"></td><td class="even"><script type="text/javascript"> $(document).ready(function(){ //$( "#ftac2 #fonds" ).hide(); var selectedvalue = "Fonds | WKN | ISIN"; var defaultvalue = "Fonds | WKN | ISIN"; $( "#ftac2 #fonds_ac" ) .click(function() { $(this).val(""); $("#ftac2 #fonds").attr("value", 0); }) .autocomplete({ source: function( request, response ) { $.ajax({ url: "/modules/fonds/ajax/selectfonds_autocomplete.php", dataType: "json", type: "POST", data: { term: request.term, token: '6ba2c904af502ad707c368cd834b3bf1' }, success: function( data ) { response( $.map( data, function( item ) { return { label: item["label"], value: item["value"].replace( new RegExp( "(?![^&;]+;)(?!<[^<>]*)(" + $.ui.autocomplete.escapeRegex(request.term) + ")(?![^<>]*>)(?![^&;]+;)", "gi"), "<strong>$1</strong>") } })); } }); }, minLength: 2, create: function( event, ui ) { $(this).tooltip(); }, select: function( event, ui ) { this.value = $("<div/>").html(ui.item.value).text(); //window.location = ui.item.label; //var ele = $("<input type=\"hidden\" name=\"fonds\" value=\""+ui.item.label+"\""); //var ele = $("<input/>").attr("type", "hidden").attr("name", "fonds").attr("value", ui.item.label); if(ui.item) { //$("#ftac2 #fonds").attr("value", ui.item.label).change(); // $("#ftac2 #fonds").attr("value", ui.item.label).change(); top.location.href = ui.item.label; } //$(this).after(ele); return false; }, close: function( event, ui ) { }, change: function( event, ui ) { // falls Suchergebnisse vorhanden, nicht weiter if(ui.item) { /*$(this).val(defaultvalue);*/ return; } var value = $(this).val(); var message = ""; // Suchbegrief zu kurz if(value.length < 2) message = "\""+value+"\" ist zu kurz"; // keine Treffer else message = "\""+value+"\" ist nicht vorhanden"; $(this) .attr( "title", message ) .tooltip( "open" ); setTimeout(function(){ $( "#ftac2 #fonds_ac" ).tooltip( "close" ).attr( "title", "" ).val(defaultvalue); }, 2000); $(this).data( "ui-autocomplete" ).term = ""; $("#ftac2 #fonds").attr("value", 0); return false; } }).data( "ui-autocomplete" )._renderItem = function( ul, item ) { return $( "<li></li>" ) .data( "item.autocomplete", item ) //.append( "<a href=\""+item["label"]+"\">" + item["value"] + "</a>" ) .append( "<a>" + item["value"] + "</a>" ) .appendTo( ul ); }; if(selectedvalue != "") { $.ajax({ url: "/modules/fonds/ajax/selectfonds_autocomplete.php", dataType: "json", type: "POST", data: { //term: request.term, id: selectedvalue }, success: function( data ) { //$("#ftac2 #fonds").attr("value", data.label); $("#ftac2 #fonds_ac").attr("value", data.value); //alert(data.value); } }); } /* if(selectedvalue != "") { $( "#ftac2 #fonds_ac" ).autocomplete( "option", "autoFocus", true ); $( "#ftac2 #fonds_ac" ).autocomplete( "search" ); // $( "#ftac2 #fonds_ac").data("ui-autocomplete")._trigger("change"); } */ }); </script><span id="ftac2"><input type="hidden" name="fonds" id="fonds" value="" /><input type='text' name='fonds_ac' title='' id='fonds_ac' size='25' maxlength='255' value='Fonds | WKN | ISIN' location /></span></td></tr> <tr valign="top" align="left"><td class="head"></td><td class="even"><select size="1" onchange="window.location = this.value;" name="rs_id" id="rs_id" title=""><option value="">Rohstoffe</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=37">Agrar</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=13">Aluminium</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=42">Antimon</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=53">Baumwolle</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=71">Benzin</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=43">Beryllium</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=41">Bismut</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=12">Blei</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=76">Butter</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=47">Cannabis</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=29">Chrom</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=79">CO2</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=50">Cryptocoin Mining</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=18">Diamanten</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=35">Dienstleister</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=72">Diesel</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=7">Eisen</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=20">Erdgas</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=34">Ethanol</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=46">Flussspat</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=1">Gold</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=32">Graphit</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=77">Hafer</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=70">Heizöl</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=51">Helium</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=39">Holz</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=27">Indium</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=6">Iridium</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=54">Kaffee</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=55">Kakao</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=36">Kali & Phosphate</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=17">Kobalt</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=8">Kohle</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=10">Kupfer</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=56">Lebendrind</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=38">Lithium</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=57">Mag. Schwein</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=22">Magnesium</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=58">Mais</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=28">Mangan</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=59">Mastrind</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=73">Milch</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=30">Mineralsande</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=21">Molybdän</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=11">Nickel</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=31">Niob</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=66">Orangensaft</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=48">Osmium</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=4">Palladium</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=78">Palmöl</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=3">Platin</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=44">Quarzsand</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=68">Raps</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=69">Reis</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=5">Rhodium</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=19">Rohöl</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=49">Ruthenium</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=52">Rutil</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=81">Salz</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=80">Scandium</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=60">Schweinebäuche</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=25">Seltene Erden</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=2">Silber</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=45">Silicium</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=61">Sojabohnen</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=62">Sojamehl</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=63">Sojaöl</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=26">Sonstiges</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=67">Stahl</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=75">Strom</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=9">Tantalium</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=40">Titan</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=16">Uran</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=33">Vanadium</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=74">Wasser</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=64">Weizen</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=23">Wolfram</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=15">Zink</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=14">Zinn</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=65">Zucker</option><option value="https://www.rohstoff-welt.de/news/rohstoffe.php?rs_id=24">Ölsande</option></select></td></tr> <tr valign="top" align="left"><td class="head"></td><td class="even"><input type='text' name='q' title='' id='q' size='0' maxlength='254' value='' />  <input type='submit' class='formButton' name='' id='' value='Los' title='Los' class="text_s" /> </td></tr> </table> <input type="hidden" name="domains" id="domains" value="www.rohstoff-welt.de" /><input type="hidden" name="sa" id="sa" value="Suchen" /><input type="hidden" name="sitesearch" id="sitesearch" value="www.rohstoff-welt.de" /><input type="hidden" name="clien" id="clien" value="pub-7588177713248947" /><input type="hidden" name="forid" id="forid" value="1" /><input type="hidden" name="ie" id="ie" value="ISO-8859-1&oe=ISO-8859-1" /><input type="hidden" name="cof" id="cof" value="GALT%3A%23CC9900%3BGL%3A1%3BDIV%3A%233D6A7F%3BVLC%3A999999%3BAH%3Acenter%3BBGC%3AFFFFFF%3BLBGC%3AFFFFFF%3BALC%3A0000CC%3BLC%3A0000CC%3BT%3A000000%3BGFNT%3A999999%3BGIMP%3A999999%3BLH%3A48%3BLW%3A186%3BL%3Ahttp%3A%2F%2Fwww.goldseiten.de%2Fbilder%2Flogo_suche.png%3BS%3Ahttp%3A%2F%2Fwww.goldseiten.de%3BFORID%3A1%3B" /><input type="hidden" name="hl" id="hl" value="de" /></form> <!-- Start Form Validation JavaScript //--> <script type='text/javascript'> <!--// function xoopsFormValidate_searchform() { var myform = window.document.searchform; return true; } //--></script> <!-- End Form Validation JavaScript //--> </div> </div> </div> <div><div class="box lvl1 clearfix minen_minen_mine_info "> <div class="boxheader blockTitle_minen_minen_mine_info"><div class="boxtitle">Mineninfo</div></div> <div class="boxcontent blockContent_minen_minen_mine_info"> <div class="mine_info mine_info_zusatzinfo"> <div class="item clearfix"> <div class="itemHead"><h3 class="itemTitle"><a href="/aktien/125--Rio-Tinto-Plc" title="Rio Tinto Plc (WKN: 852147 | ISIN: GB0007188757 | Symbol: RIO.L)">Rio Tinto Plc</a></h3></div> <div class="itemImg"><a href="/aktien/125--Rio-Tinto-Plc" title="Rio Tinto Plc (WKN: 852147 | ISIN: GB0007188757 | Symbol: RIO.L)"><img src="/bilder/minen/logos/125.png" alt="Rio Tinto Plc" border="0" /></a></div> <div class="itemBody"> <div class="row branche"> <label>Branche:</label> <div class="value">Bergbau</div> </div> <div class="row registeredin"> <label>Heimatland:</label> <div class="value"><a href="https://www.rohstoff-welt.de/aktien/uebersicht.php?op=hauptsitz&lid=GB#Großbritannien" title="Großbritannien">Großbritannien</a></div> </div> <div class="row wkn"> <label>WKN:</label> <div class="value">852147</div> </div> <div class="row isin"> <label>ISIN:</label> <div class="value">GB0007188757</div> </div> <div class="row"> <label><div class="website"></div></label> <div class="value"><a href="http://www.riotinto.com" title="www.riotinto.com" rel="external">www.riotinto.com</a></div> </div> <div class="row subnavi clearfix"> <label>weitere Infos:</label> <div class="value"> <ul class="more_infos"> <li><a href="/aktien/125--Rio-Tinto-Plc">Übersicht</a><br></li> <li><a href="/aktien/125--Rio-Tinto-Plc/Kurse+%26+Charts">Kurse & Charts</a><br></li> <li><a href="/aktien/125--Rio-Tinto-Plc/Nachrichten">Nachrichten</a><br></li> <li><a href="/aktien/125--Rio-Tinto-Plc/Nachrichten%2C+engl.">Nachrichten, engl.</a><br></li> </ul> </div></div> </div><!-- #itemBody --> </div><!-- #item --> <div class="companies clearfix"> <h3>weitere Unternehmen:</h3> <ul> <li> <div class="mLogo"><a href="/aktien/445--Rio-Tinto-Plc-ADR" title="Rio Tinto Plc (ADR) (WKN: 868009 | ISIN: | Symbol: RIO)"><img src="/bilder/minen/logos/445.png" alt="Rio Tinto Plc (ADR)" border="0" /></a></div> <div class="mName"> <a href="/aktien/445--Rio-Tinto-Plc-ADR" title="Rio Tinto Plc (ADR) (WKN: 868009 | ISIN: | Symbol: RIO)">Rio Tinto Plc (ADR)</a> </div> <br class="clear" /> </li> <li> <div class="mLogo"><a href="/aktien/239--Rio-Tinto-Ltd" title="Rio Tinto Ltd. (WKN: 855018 | ISIN: | Symbol: RIO.AX)"><img src="/bilder/minen/logos/239.png" alt="Rio Tinto Ltd." border="0" /></a></div> <div class="mName"> <a href="/aktien/239--Rio-Tinto-Ltd" title="Rio Tinto Ltd. (WKN: 855018 | ISIN: | Symbol: RIO.AX)">Rio Tinto Ltd.</a> </div> <br class="clear" /> </li> </ul> </div> </div><!-- #mine_info --> </div> </div> </div> <div><div class="box lvl1 clearfix _helper_util_block_itemlist_modules "> <div class="boxheader blockTitle__helper_util_block_itemlist_modules"><div class="boxtitle">Top-News</div></div> <div class="boxcontent blockContent__helper_util_block_itemlist_modules"> <!-- TEASER: - LAYOUT: 16 --> <script src="/Frameworks/gs/lib/jquery/plugins/jquery-scrollbox-master/jquery.scrollbox.js"></script> <script> $(function () { $('#scroll273').scrollbox({ linear: true, step: 1, delay: 0, speed: 100 }); }); </script> <div id="scroll273" style="height: 200px; overflow: hidden;"> <ul class="itemlist"> <li class="listitem clearfix"> <h3><a href="https://www.rohstoff-welt.de/news/698402--MP-Materials-mit-Mega-Deal.html" title="MP Materials mit Mega-Deal" >MP Materials mit Mega-Deal</a></h3> <p class="info"> <span class="date">13.07.</span> | <span class="author"><a href="/profil/145--Huster-Hannes-Der-Goldreport/Artikel">Hannes Huster (Goldreport)</a></span> </p> </li> <li class="listitem clearfix"> <h3><a href="https://www.rohstoff-welt.de/news/697990--Kupfer-explodiert-auf-neues-Rekordhoch.html" title="Kupfer explodiert auf neues Rekordhoch!" >Kupfer explodiert auf neues Rekordhoch!</a></h3> <p class="info"> <span class="date">09.07.</span> | <span class="author"><a href="/profil/28--Rohstoff-Welt.de/Artikel">Redaktion</a></span> </p> </li> <li class="listitem clearfix"> <h3><a href="https://www.rohstoff-welt.de/news/697026--Trump---China---Seltene-Erden---Kupfer.html" title="Trump - China - Seltene Erden - Kupfer" >Trump - China - Seltene Erden - Kupfer</a></h3> <p class="info"> <span class="date">27.06.</span> | <span class="author"><a href="/profil/145--Huster-Hannes-Der-Goldreport/Artikel">Hannes Huster (Goldreport)</a></span> </p> </li> <li class="listitem clearfix"> <h3><a href="https://www.rohstoff-welt.de/news/696377--Torex-Gold-Resources-uebernimmt-Reyna-Silver.html" title="Torex Gold Resources übernimmt Reyna Silver" >Torex Gold Resources übernimmt Reyna Silver</a></h3> <p class="info"> <span class="date">24.06.</span> | <span class="author"><a href="/profil/28--Rohstoff-Welt.de/Artikel">Redaktion</a></span> </p> </li> <li class="listitem clearfix"> <h3><a href="https://www.rohstoff-welt.de/news/695946--Seahawk-Ventures-Inc.~-Uebernahme-von-Alluvial-Capital-Corp.-und-FlexGPU-Inc.-Aenderung-der-Geschaeftstaetigkeit.html" title="Seahawk Ventures Inc.: Übernahme von Alluvial Capital Corp. & FlexGPU Inc., Änderung der Geschäftstätigkeit" >Seahawk Ventures Inc.: Übernahme von Alluvial Capital Corp. & FlexGPU Inc ...</a></h3> <p class="info"> <span class="date">19.06.</span> | <span class="author"><a href="/profil/28--Rohstoff-Welt.de/Artikel">Redaktion</a></span> </p> </li> </ul> </div> </div> </div> </div> <div><div class="box lvl1 clearfix _helper_util_blocks_blockset "> <div class="boxheader blockTitle__helper_util_blocks_blockset"><div class="boxtitle">Meistgelesene Artikel</div></div> <div class="boxcontent blockContent__helper_util_blocks_blockset"> <script type="text/javascript" language="javascript"> //jQuery.noConflict(); $(document).ready(function() { showBlock272(0); }); function showBlock272(no) { $('#blockset272 #tabs .tab a').removeClass('selected'); $('#blockset272 #tabs #tab'+no+' a').addClass('selected'); $('#blockset272 .bl').hide(); $('#blockset272 #bl'+no).show(); } </script> <div class="blockset" id="blockset272"> <div class="tabs" id="tabs"> <div class="tab" id="tab0"> <a href="javascript:void(0)" onclick="showBlock272(0)" onmouseover="showBlock272(0)">24h</a> </div> <div class="tab" id="tab1"> <a href="javascript:void(0)" onclick="showBlock272(1)" onmouseover="showBlock272(1)">48h</a> </div> <div class="tab" id="tab2"> <a href="javascript:void(0)" onclick="showBlock272(2)" onmouseover="showBlock272(2)">1Wo</a> </div> <div class="tab" id="tab3"> <a href="javascript:void(0)" onclick="showBlock272(3)" onmouseover="showBlock272(3)">1Mo</a> </div> <div class="tab" id="tab4"> <a href="javascript:void(0)" onclick="showBlock272(4)" onmouseover="showBlock272(4)">6Mo</a> </div> <div class="tab" id="tab5"> <a href="javascript:void(0)" onclick="showBlock272(5)" onmouseover="showBlock272(5)">Alle</a> </div> </div><!-- EO .tabs --> <div class="blocks" id="blocks"> <div class="bl clearfix" id="bl0"><!-- TEASER: - LAYOUT: 14 --> <div class=""> <ul class="itemlist"> <li class="listitem clearfix"> <h3><a href="https://www.rohstoff-welt.de/news/698442--Inspiration-Energy-identifiziert-nach-Satellitenuntersuchung-zahlreiche-Gold-Kupfer-Zielgebiete-angrenzend-an-Rush-von-Ramp-Metals.html" title="Inspiration Energy identifiziert nach Satellitenuntersuchung zahlreiche Gold-Kupfer-Zielgebiete angrenzend an Rush von Ramp Metals" class="halfnew" >Inspiration Energy identifiziert nach Satellitenuntersuchung zahlreiche ...</a></h3> <p class="info"> <span class="date">14.07.</span> | <span class="author"><a href="/profil/11--IRW-Press/Artikel">IRW-Press</a></span> </p> </li> <li class="listitem clearfix"> <h3><a href="https://www.rohstoff-welt.de/news/698517--Great-Atlantic-Resources-Corp.-Receives---Bulk-Sample-Permit-Approved.html" title="Great Atlantic Resources Corp. Receives - Bulk Sample Permit Approved" class="halfnew" >Great Atlantic Resources Corp. Receives - Bulk Sample Permit Approved</a></h3> <p class="info"> <span class="date">14.07.</span> | <span class="author"><a href="/profil/282--Newsfile/Artikel%2C+engl.">Newsfile</a></span> </p> </li> <li class="listitem clearfix"> <h3><a href="https://www.rohstoff-welt.de/news/698440--Prince-Silver-Corp.-schliesst-Uebernahme-von-Stampede-Metals-Corp.-ab.html" title="Prince Silver Corp. schließt Übernahme von Stampede Metals Corp. ab" class="halfnew" >Prince Silver Corp. schließt Übernahme von Stampede Metals Corp. ab</a></h3> <p class="info"> <span class="date">14.07.</span> | <span class="author"><a href="/profil/28--Rohstoff-Welt.de/Artikel">Redaktion</a></span> </p> </li> <li class="listitem clearfix"> <h3><a href="https://www.rohstoff-welt.de/news/698445--Inspiration-Satellite-Survey-Provides-Numerous-Gold-Copper-Targets-Bordering-Ramp-Metals-Inc.und039s-Rush-Copper-Gold-Silver-Discovery.html" title="Inspiration Satellite Survey Provides Numerous Gold-Copper Targets Bordering Ramp Metals Inc.'s Rush Copper-Gold-Silver Discovery" class="halfnew" >Inspiration Satellite Survey Provides Numerous Gold-Copper Targets ...</a></h3> <p class="info"> <span class="date">14.07.</span> | <span class="author"><a href="/profil/282--Newsfile/Artikel%2C+engl.">Newsfile</a></span> </p> </li> <li class="listitem clearfix"> <h3><a href="https://www.rohstoff-welt.de/news/698549--Green-Bridge-Metals-schliesst-endgueltige-Vereinbarung-ueber-die-Option-auf-das-grossvolumige-Kupfer-Nickel-PGE--Serpentine-Projekt.html" title="Green Bridge Metals schließt endgültige Vereinbarung über die Option auf das großvolumige Kupfer-Nickel-PGE- Serpentine-Projekt" class="new" >Green Bridge Metals schließt endgültige Vereinbarung über die Option auf ...</a></h3> <p class="info"> <span class="date">14.07.</span> | <span class="author"><a href="/profil/11--IRW-Press/Artikel">IRW-Press</a></span> </p> </li> </ul> </div></div> <div class="bl clearfix" id="bl1"><!-- TEASER: - LAYOUT: 14 --> <div class=""> <ul class="itemlist"> <li class="listitem clearfix"> <h3><a href="https://www.rohstoff-welt.de/news/698442--Inspiration-Energy-identifiziert-nach-Satellitenuntersuchung-zahlreiche-Gold-Kupfer-Zielgebiete-angrenzend-an-Rush-von-Ramp-Metals.html" title="Inspiration Energy identifiziert nach Satellitenuntersuchung zahlreiche Gold-Kupfer-Zielgebiete angrenzend an Rush von Ramp Metals" class="halfnew" >Inspiration Energy identifiziert nach Satellitenuntersuchung zahlreiche ...</a></h3> <p class="info"> <span class="date">14.07.</span> | <span class="author"><a href="/profil/11--IRW-Press/Artikel">IRW-Press</a></span> </p> </li> <li class="listitem clearfix"> <h3><a href="https://www.rohstoff-welt.de/news/698415--TDG-Gold-Provides-Update-on-Planned-Completion-of-Bought-Deal-Private-Placement-and-Acquisition-of-Anyox-Copper.html" title="TDG Gold Provides Update on Planned Completion of Bought Deal Private Placement and Acquisition of Anyox Copper" class="halfnew" >TDG Gold Provides Update on Planned Completion of Bought Deal Private ...</a></h3> <p class="info"> <span class="date">13.07.</span> | <span class="author"><a href="/profil/281--ACCESS-Newswire/Artikel%2C+engl.">ACCESS Newswire</a></span> </p> </li> <li class="listitem clearfix"> <h3><a href="https://www.rohstoff-welt.de/news/698402--MP-Materials-mit-Mega-Deal.html" title="MP Materials mit Mega-Deal" class="halfnew" >MP Materials mit Mega-Deal</a></h3> <p class="info"> <span class="date">13.07.</span> | <span class="author"><a href="/profil/145--Huster-Hannes-Der-Goldreport/Artikel">Hannes Huster (Goldreport)</a></span> </p> </li> <li class="listitem clearfix"> <h3><a href="https://www.rohstoff-welt.de/news/698403--Silberpreis-mit-neuem-Jahreshoch---Ziele-bei-40-aktiv.html" title="Silberpreis mit neuem Jahreshoch - Ziele bei $40 aktiv" class="halfnew" >Silberpreis mit neuem Jahreshoch - Ziele bei $40 aktiv</a></h3> <p class="info"> <span class="date">13.07.</span> | <span class="author"><a href="/profil/316--Moehrer-Christian-Kagels-Trading/Artikel">Christian Möhrer (Kagels Trading)</a></span> </p> </li> <li class="listitem clearfix"> <h3><a href="https://www.rohstoff-welt.de/news/698517--Great-Atlantic-Resources-Corp.-Receives---Bulk-Sample-Permit-Approved.html" title="Great Atlantic Resources Corp. Receives - Bulk Sample Permit Approved" class="halfnew" >Great Atlantic Resources Corp. Receives - Bulk Sample Permit Approved</a></h3> <p class="info"> <span class="date">14.07.</span> | <span class="author"><a href="/profil/282--Newsfile/Artikel%2C+engl.">Newsfile</a></span> </p> </li> </ul> </div></div> <div class="bl clearfix" id="bl2"><!-- TEASER: - LAYOUT: 14 --> <div class=""> <ul class="itemlist"> <li class="listitem clearfix"> <h3><a href="https://www.rohstoff-welt.de/news/698388--Battery-X-Metals-Engages-U.S.-Investment-Bank-to-Support-Strategic-Path-Toward-Potential-US-National-Securities-Exchange-Listing-Aligned-with-U.S.-Growth-Initiatives.html" title="Battery X Metals Engages U.S. Investment Bank to Support Strategic Path Toward Potential US National Securities Exchange Listing Aligned with U.S. Growth Initiatives" >Battery X Metals Engages U.S. Investment Bank to Support Strategic Path ...</a></h3> <p class="info"> <span class="date">12.07.</span> | <span class="author"><a href="/profil/281--ACCESS-Newswire/Artikel%2C+engl.">ACCESS Newswire</a></span> </p> </li> <li class="listitem clearfix"> <h3><a href="https://www.rohstoff-welt.de/news/698239--Cartier-Resources-praesentiert-ein-von-VRIFY-generiertes-KI-Modell-das-im-Vorfeld-des-bis-dato-groessten-Bohrprogramms-bei-Cadillac-wichtige-Ziele-hervorhebt.html" title="Cartier Resources präsentiert ein von VRIFY generiertes KI-Modell, das im Vorfeld des bis dato größten Bohrprogramms bei Cadillac wichtige Ziele hervorhebt" >Cartier Resources präsentiert ein von VRIFY generiertes KI-Modell, das im ...</a></h3> <p class="info"> <span class="date">10.07.</span> | <span class="author"><a href="/profil/11--IRW-Press/Artikel">IRW-Press</a></span> </p> </li> <li class="listitem clearfix"> <h3><a href="https://www.rohstoff-welt.de/news/698442--Inspiration-Energy-identifiziert-nach-Satellitenuntersuchung-zahlreiche-Gold-Kupfer-Zielgebiete-angrenzend-an-Rush-von-Ramp-Metals.html" title="Inspiration Energy identifiziert nach Satellitenuntersuchung zahlreiche Gold-Kupfer-Zielgebiete angrenzend an Rush von Ramp Metals" class="halfnew" >Inspiration Energy identifiziert nach Satellitenuntersuchung zahlreiche ...</a></h3> <p class="info"> <span class="date">14.07.</span> | <span class="author"><a href="/profil/11--IRW-Press/Artikel">IRW-Press</a></span> </p> </li> <li class="listitem clearfix"> <h3><a href="https://www.rohstoff-welt.de/news/698021--Fortuna-Mining-liefert-im-2.-Quartal-2025-eine-Produktion-von-71.229-oz-Goldaequivalent-aus-dem-laufenden-Betrieb.html" title="Fortuna Mining liefert im 2. Quartal 2025 eine Produktion von 71.229 oz Goldäquivalent aus dem laufenden Betrieb" class="halfnew" >Fortuna Mining liefert im 2. Quartal 2025 eine Produktion von 71.229 oz ...</a></h3> <p class="info"> <span class="date">09.07.</span> | <span class="author"><a href="/profil/11--IRW-Press/Artikel">IRW-Press</a></span> </p> </li> <li class="listitem clearfix"> <h3><a href="https://www.rohstoff-welt.de/news/698304--Inspiration-Energy~-Vielversprechende-Ergebnisse-der-AMRT-Fernerkundungsuntersuchung-auf-Rottenstone-North.html" title="Inspiration Energy: Vielversprechende Ergebnisse der AMRT-Fernerkundungsuntersuchung auf Rottenstone North" class="halfnew" >Inspiration Energy: Vielversprechende Ergebnisse der ...</a></h3> <p class="info"> <span class="date">11.07.</span> | <span class="author"><a href="/profil/11--IRW-Press/Artikel">IRW-Press</a></span> </p> </li> </ul> </div></div> <div class="bl clearfix" id="bl3"><!-- TEASER: - LAYOUT: 14 --> <div class=""> <ul class="itemlist"> <li class="listitem clearfix"> <h3><a href="https://www.rohstoff-welt.de/news/695931--Gold-Mountain-Mining-Corp.-Announces-Temporary-Cessation-of-Regular-Works.html" title="Gold Mountain Mining Corp. Announces Temporary Cessation of Regular Works" >Gold Mountain Mining Corp. Announces Temporary Cessation of Regular Works</a></h3> <p class="info"> <span class="date">19.06.</span> | <span class="author"><a href="/profil/281--ACCESS-Newswire/Artikel%2C+engl.">ACCESS Newswire</a></span> </p> </li> <li class="listitem clearfix"> <h3><a href="https://www.rohstoff-welt.de/news/696939--Canada-Nickel-Company~-Abschluss-einer-vermittelten-Privatplatzierung-mit-einem-Bruttoerloes-von-13-Mio.-CAD.html" title="Canada Nickel Company: Abschluss einer vermittelten Privatplatzierung mit einem Bruttoerlös von 13 Mio. CAD" >Canada Nickel Company: Abschluss einer vermittelten Privatplatzierung mit ...</a></h3> <p class="info"> <span class="date">27.06.</span> | <span class="author"><a href="/profil/11--IRW-Press/Artikel">IRW-Press</a></span> </p> </li> <li class="listitem clearfix"> <h3><a href="https://www.rohstoff-welt.de/news/695674--Ecuador-gibt-nach-sieben-Jahren-das-Register-fuer-Bergbaukonzessionen-wieder-frei.html" title="Ecuador gibt nach sieben Jahren das Register für Bergbaukonzessionen wieder frei" >Ecuador gibt nach sieben Jahren das Register für Bergbaukonzessionen wieder ...</a></h3> <p class="info"> <span class="date">17.06.</span> | <span class="author"><a href="/profil/28--Rohstoff-Welt.de/Artikel">Redaktion</a></span> </p> </li> <li class="listitem clearfix"> <h3><a href="https://www.rohstoff-welt.de/news/697602--Battery-X-Metals-Reports-Estimated-Driving-Range-Increase-of-255-km-Following-Successful-Rebalancing-of-Light-Duty-Electric-Vehicle-Model.html" title="Battery X Metals Reports Estimated Driving Range Increase of 255 km Following Successful Rebalancing of Light-Duty Electric Vehicle Model" >Battery X Metals Reports Estimated Driving Range Increase of 255 km ...</a></h3> <p class="info"> <span class="date">05.07.</span> | <span class="author"><a href="/profil/281--ACCESS-Newswire/Artikel%2C+engl.">ACCESS Newswire</a></span> </p> </li> <li class="listitem clearfix"> <h3><a href="https://www.rohstoff-welt.de/news/695623--Jahresbericht-der-AG-Energiebilanzen-liefert-aktuellste-Daten-zur-Energiewirtschaft.html" title="Jahresbericht der AG Energiebilanzen liefert aktuellste Daten zur Energiewirtschaft" >Jahresbericht der AG Energiebilanzen liefert aktuellste Daten zur ...</a></h3> <p class="info"> <span class="date">17.06.</span> | <span class="author"><a href="/profil/9--AGEB/Artikel">AGEB</a></span> </p> </li> </ul> </div></div> <div class="bl clearfix" id="bl4"><!-- TEASER: - LAYOUT: 14 --> <div class=""> <ul class="itemlist"> <li class="listitem clearfix"> <h3><a href="https://www.rohstoff-welt.de/news/695931--Gold-Mountain-Mining-Corp.-Announces-Temporary-Cessation-of-Regular-Works.html" title="Gold Mountain Mining Corp. Announces Temporary Cessation of Regular Works" >Gold Mountain Mining Corp. Announces Temporary Cessation of Regular Works</a></h3> <p class="info"> <span class="date">19.06.</span> | <span class="author"><a href="/profil/281--ACCESS-Newswire/Artikel%2C+engl.">ACCESS Newswire</a></span> </p> </li> <li class="listitem clearfix"> <h3><a href="https://www.rohstoff-welt.de/news/696939--Canada-Nickel-Company~-Abschluss-einer-vermittelten-Privatplatzierung-mit-einem-Bruttoerloes-von-13-Mio.-CAD.html" title="Canada Nickel Company: Abschluss einer vermittelten Privatplatzierung mit einem Bruttoerlös von 13 Mio. CAD" >Canada Nickel Company: Abschluss einer vermittelten Privatplatzierung mit ...</a></h3> <p class="info"> <span class="date">27.06.</span> | <span class="author"><a href="/profil/11--IRW-Press/Artikel">IRW-Press</a></span> </p> </li> <li class="listitem clearfix"> <h3><a href="https://www.rohstoff-welt.de/news/695674--Ecuador-gibt-nach-sieben-Jahren-das-Register-fuer-Bergbaukonzessionen-wieder-frei.html" title="Ecuador gibt nach sieben Jahren das Register für Bergbaukonzessionen wieder frei" >Ecuador gibt nach sieben Jahren das Register für Bergbaukonzessionen wieder ...</a></h3> <p class="info"> <span class="date">17.06.</span> | <span class="author"><a href="/profil/28--Rohstoff-Welt.de/Artikel">Redaktion</a></span> </p> </li> <li class="listitem clearfix"> <h3><a href="https://www.rohstoff-welt.de/news/697602--Battery-X-Metals-Reports-Estimated-Driving-Range-Increase-of-255-km-Following-Successful-Rebalancing-of-Light-Duty-Electric-Vehicle-Model.html" title="Battery X Metals Reports Estimated Driving Range Increase of 255 km Following Successful Rebalancing of Light-Duty Electric Vehicle Model" >Battery X Metals Reports Estimated Driving Range Increase of 255 km ...</a></h3> <p class="info"> <span class="date">05.07.</span> | <span class="author"><a href="/profil/281--ACCESS-Newswire/Artikel%2C+engl.">ACCESS Newswire</a></span> </p> </li> <li class="listitem clearfix"> <h3><a href="https://www.rohstoff-welt.de/news/695623--Jahresbericht-der-AG-Energiebilanzen-liefert-aktuellste-Daten-zur-Energiewirtschaft.html" title="Jahresbericht der AG Energiebilanzen liefert aktuellste Daten zur Energiewirtschaft" >Jahresbericht der AG Energiebilanzen liefert aktuellste Daten zur ...</a></h3> <p class="info"> <span class="date">17.06.</span> | <span class="author"><a href="/profil/9--AGEB/Artikel">AGEB</a></span> </p> </li> </ul> </div></div> <div class="bl clearfix" id="bl5"><!-- TEASER: - LAYOUT: 14 --> <div class=""> <ul class="itemlist"> <li class="listitem clearfix"> <h3><a href="https://www.rohstoff-welt.de/news/1--Interview-mit-dem-CEO-von-Tara-Gold-Resources-Corp.html" title="Interview mit dem CEO von Tara Gold Resources Corp." >Interview mit dem CEO von Tara Gold Resources Corp.</a></h3> <p class="info"> <span class="date">02.01.2007</span> | <span class="author"><a href="/profil/2--Rohstoff-Spiegel/Artikel">Rohstoff-Spiegel</a></span> </p> </li> <li class="listitem clearfix"> <h3><a href="https://www.rohstoff-welt.de/news/978--Marc-Faber-im-EMFIS-Exklusiv-Interview~-Aber-eines-Tages-endet-die-Musik.html" title="Marc Faber im EMFIS Exklusiv-Interview: Aber eines Tages endet die Musik" >Marc Faber im EMFIS Exklusiv-Interview: Aber eines Tages endet die Musik</a></h3> <p class="info"> <span class="date">11.06.2007</span> | <span class="author"><a href="/profil/17--Hell-Sebastian/Artikel">Sebastian Hell</a></span> </p> </li> <li class="listitem clearfix"> <h3><a href="https://www.rohstoff-welt.de/news/2484--Oel-aus-Venezuela-nicht-mehr-in-Dollar.html" title="Öl aus Venezuela nicht mehr in Dollar" >Öl aus Venezuela nicht mehr in Dollar</a></h3> <p class="info"> <span class="date">17.09.2007</span> | <span class="author"><a href="/profil/28--Rohstoff-Welt.de/Artikel">Redaktion</a></span> </p> </li> <li class="listitem clearfix"> <h3><a href="https://www.rohstoff-welt.de/news/1062--Niob-und-Tantal~-Schluesselmetalle-fuer-Jahrzehnte.html" title="Niob und Tantal: Schlüsselmetalle für Jahrzehnte" >Niob und Tantal: Schlüsselmetalle für Jahrzehnte</a></h3> <p class="info"> <span class="date">16.06.2007</span> | <span class="author"><a href="/profil/2--Rohstoff-Spiegel/Artikel">Rohstoff-Spiegel</a></span> </p> </li> <li class="listitem clearfix"> <h3><a href="https://www.rohstoff-welt.de/news/2305--Japan-bezahlt-iranisches-Rohoel-in-Yen.html" title="Japan bezahlt iranisches Rohöl in Yen" >Japan bezahlt iranisches Rohöl in Yen</a></h3> <p class="info"> <span class="date">06.09.2007</span> | <span class="author"><a href="/profil/28--Rohstoff-Welt.de/Artikel">Redaktion</a></span> </p> </li> </ul> </div></div> </div><!-- EO .blocks --> </div><!-- EO .blocksetxx --> <!-- layout 6 --> </div> </div> </div> <div><div class="box lvl1 clearfix minen_minen_profile_logos "> <div class="boxheader blockTitle_minen_minen_profile_logos"><div class="boxtitle">Minen Profile</div></div> <div class="boxcontent blockContent_minen_minen_profile_logos"> <script type="text/javascript"><!--//<![CDATA[ $(document).ready(function() { var ele = $('.jcarousel li'); var ele_height = ele.outerHeight(true); $('.jcarousel').innerHeight(3 * ele_height); $('.jcarousel').jcarousel({ vertical: true, wrap: 'circular', }); $('.jcarousel').jcarouselAutoscroll({ interval: 3000, target: '+=1', autostart: true }); }); //]]>--></script> <div class="jcarousel" style="overflow: hidden;"> <ul class="minenlogos"> <li class="minenlogo"><a href="/aktien/1933--EMX-Royalty-Corp/Profil" target="_top"><img src="/bilder/minen/logos_startseite/1933.png" border="0" vspace="4" alt="EMX Royalty Corp." title="EMX Royalty Corp." /></a></li> <li class="minenlogo"><a href="/aktien/3335--MTB-Metals-Corp/Profil" target="_top"><img src="/bilder/minen/logos_startseite/3335.png" border="0" vspace="4" alt="MTB Metals Corp." title="MTB Metals Corp." /></a></li> <li class="minenlogo"><a href="/aktien/553--Fortuna-Mining-Corp/Profil" target="_top"><img src="/bilder/minen/logos_startseite/553.png" border="0" vspace="4" alt="Fortuna Mining Corp." title="Fortuna Mining Corp." /></a></li> <li class="minenlogo"><a href="/aktien/2186--Silver-X-Mining-Corp/Profil" target="_top"><img src="/bilder/minen/logos_startseite/2186.png" border="0" vspace="4" alt="Silver X Mining Corp." title="Silver X Mining Corp." /></a></li> </ul> </div> <div class="banner"><a></a></div> </div> </div> </div> </div> <!-- *********************** Ende rechte Spalte ***********************--> </div> <!-- ende offset --> </div> <!-- Ende Spaltensystem --> <!-- Beginn Footer --> <div id="footer"> <div class="offset clearfix"> <!-- Start footer blocks loop --> <!-- End footer blocks loop --> </div> <!-- Ende offset --> </div> <!-- Ende centerme --> <!-- Ende Footer --> <div id="bottom"> <div class="centermexxx clearfix"> <script> // globale Variablen blockCMTitle = 'Cookie-Einstellungen'; // blockConsentModal = '<div class="item text"><div class="itemBody"><div class="itemText"><div><span>Dieses Tool ermöglicht es Ihnen, Ihre individuellen Cookie-Einstellungen zu verwalten. Die Cookies sind nach ihrem Zweck in verschiedene Kategorien unterteilt.<br /><br />Ihre erteilte Einwilligung können Sie jederzeit ändern oder widerrufen mit Hilfe des "Zahnrad"-Symbols rechts unten in Ihrem Browserfenster.</span></div></div></div></div>'; blockCMDescription = '<div class="item text"><div class="itemBody"><div class="itemText"><div><span>Dieses Tool ermöglicht es Ihnen, Ihre individuellen Cookie-Einstellungen zu verwalten. Die Cookies sind nach ihrem Zweck in verschiedene Kategorien unterteilt.<br /><br />Ihre erteilte Einwilligung können Sie jederzeit ändern oder widerrufen mit Hilfe des "Zahnrad"-Symbols rechts unten in Ihrem Browserfenster.</span></div></div></div></div>'; blockNonotice = false; blockCchome = ''; // blockCookieconsent_msg = '<div class="item text"><div class="itemHead"><div class="itemTitle">RohstoffWelt.de verwendet Cookies</div></div><div class="itemBody"><div class="itemText">Indem Sie auf die Schaltfläche "Alle Cookies akzeptieren" klicken, erklären Sie sich damit einverstanden, dass <span>Webseite</span> und Dritte Cookies auf Ihrem Gerät speichern und darauf zugreifen dürfen. Diese Cookies werden für Betrieb der Webseite, Analysen und interessenbezogene Werbung verwendet.<br /><br />Ihre erteilte Einwilligung können Sie jederzeit ändern oder widerrufen mit Hilfe des "Zahnrad"-Symbols rechts unten in Ihrem Browserfenster.<br /><br />Weitere Informationen finden Sie in unseren <a href="/diverses/datenschutz.php" title="Datenschutz">Datenschutzinformationen</a>.</div></div></div>'; blockCNDescription = '<div class="item text"><div class="itemHead"><div class="itemTitle">RohstoffWelt.de verwendet Cookies</div></div><div class="itemBody"><div class="itemText">Indem Sie auf die Schaltfläche "Alle Cookies akzeptieren" klicken, erklären Sie sich damit einverstanden, dass <span>Webseite</span> und Dritte Cookies auf Ihrem Gerät speichern und darauf zugreifen dürfen. Diese Cookies werden für Betrieb der Webseite, Analysen und interessenbezogene Werbung verwendet.<br /><br />Ihre erteilte Einwilligung können Sie jederzeit ändern oder widerrufen mit Hilfe des "Zahnrad"-Symbols rechts unten in Ihrem Browserfenster.<br /><br />Weitere Informationen finden Sie in unseren <a href="/diverses/datenschutz.php" title="Datenschutz">Datenschutzinformationen</a>.</div></div></div>'; blockUrlDatenschutz = '/diverses/datenschutz.php'; blockUrlCchome = ''; blockUrlImpressum = '/diverses/impressum.php'; blockUrlPrivacypolicy = '/diverses/datenschutz.php'; blockModal = false; blockShowCcmsg = true; blockMustconsent = false; blockDefaultstate = true; blockDomain = 'www.rohstoff-welt.de'; blockSiteName = 'Rohstoff-Welt.de'; blockCCNavi = '<div class="cm-navi"><a href="/diverses/datenschutz.php">Datenschutz</a> | <a href="/diverses/impressum.php">Impressum</a></div>'; /**/ </script> <script defer type="application/javascript" src="https://www.rohstoff-welt.de/modules/_helper/js/cookieconsent.before.klaro.min.js" charset="utf8"></script> <script defer type="application/javascript" src="https://www.rohstoff-welt.de/modules/_helper/js/cookieconsent.klaro.config.min.js?v=1" data-style-prefix="gs-ccm" charset="utf8"></script> <!--<script defer type="application/javascript" src="https://www.rohstoff-welt.de/Frameworks/gs/lib/cookieconsent.klaro/klaro.js" data-style-prefix="gs-ccm" charset="utf8" data-no-auto-load="true"></script>--> <script defer type="application/javascript" src="https://www.rohstoff-welt.de/Frameworks/gs/lib/cookieconsent.klaro/klaro.js" data-style-prefix="gs-ccm" charset="utf8"></script> <script defer type="application/javascript" src="https://www.rohstoff-welt.de/modules/_helper/js/cookieconsent.klaro.min.js" charset="utf8"></script> <link rel="stylesheet" href="/themes/rw-2024/css/gs-ccm.min.css?v=1" /> © 2007 - 2025 Rohstoff-Welt.de ist ein Mitglied der GoldSeiten Mediengruppe<br> Es wird keinerlei Haftung für die Richtigkeit der Angaben übernommen! Alle Angaben ohne Gewähr!<br> Kursdaten: Data Supplied by BSB-Software.de (mind. 15 min zeitverzögert)<br> <div class="nav"> <a href="/diverses/AGB.php">AGB</a> | <a href="/diverses/datenschutz.php">Datenschutz</a> | <a href="/diverses/impressum.php">Impressum</a> | <a href="/diverses/kontakt.php">Kontakt</a> | <a href="/news/suche.php">Suche</a> | <a href="/diverses/rss-xml.php">RRS-Feeds</a> | <a href="/diverses/mediadaten.php">Mediadaten</a> | <a href="/diverses/sitemap.php">Sitemap</a> </div> </div> </div> </div> <!-- EO .centerme --> <script>window.jQuery || document.write('<script src="https://www.rohstoff-welt.de/browse.php?Frameworks/jquery/jquery.js"><\/script>')</script> <script src="https://www.rohstoff-welt.de/themes/rw-2024/js/plugins.js"></script> <script type="text/plain" data-type="application/javascript" data-name="viewswitcher" data-src="https://www.rohstoff-welt.de/themes/rw-2024/js/switch-view.js"></script> <script src="https://www.rohstoff-welt.de/themes/rw-2024/js/main.js"></script> <!-- Matomo --> <script type="text/javascript"> var _paq = _paq || []; /* tracker methods like "setCustomDimension" should be called before "trackPageView" */ _paq.push(['trackPageView']); _paq.push(['enableLinkTracking']); (function() { var u="//piwik.goldseiten.de/"; _paq.push(['setTrackerUrl', u+'piwik.php']); _paq.push(['setSiteId', '4']); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s); })(); </script> <noscript> <img src="https://piwik.goldseiten.de/piwik.php?idsite=5&rec=1" style="border:0" alt="" /> </noscript> <!-- End Matomo Code --> <!--{xo-logger-output}--> </body> </html>