<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de">
<head>
<!--
  This OnlineStore is brought to you by Estelco - Ebusiness & more
	Evergreen is a free open source e-Commerce System
	created by André Estel and licensed under GNU/GPL.
	Information and contribution at http://www.evergreen-shop.de
  based on:
	This OnlineStore is brought to you by XT-Commerce, Community made shopping
	XTC is a free open source e-Commerce System
	created by Mario Zanier & Guido Winger and licensed under GNU/GPL.
	Information and contribution at http://www.xt-commerce.com
-->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="generator" content="(c) by Evergreen v1.1.0.0, http://www.estelco.de" />
<meta name="robots" content="noindex,nofollow" />
<meta name="language" content="de" />
<meta name="author" content="elnaturalista.de : SchuhSign GmbH & Co. KG" />
<meta name="publisher" content="SchuhSign GmbH & Co. KG" />
<meta name="company" content="SchuhSign GmbH & Co. KG" />
<meta name="page-topic" content="shopping" />
<meta name="reply-to" content="store@elnaturalista.de" />
<meta name="distribution" content="global" />
<meta name="revisit-after" content="4" />
<meta name="description" content="Onlineshop und Informationen rund um die Schuhe mit dem Frosch. Versand und Umtausch Ihrer El Naturalista Schuhe portofrei. Sofortige Lieferung in 48 Stunden." />
<meta name="keywords" content="El Naturalista, Schuhe, elnaturalista, natura, lista, Spanien, Iggdrasil, Viajero, Ambar, Dome, 
Cork Oak, Duna, Iroko, Macabuca, Nasca, Nido, Organico, Rana Tharu, Recyclus, Tesela, Trillo, Wakataua, Angkor, Frosch, Froschschuhe, Frog Family" />
<meta name="google-site-verification" content="qPJxu11FuuYC7UTCIlVBDWI-O81im9n7l6HmXpUOhlQ" />
<title> El Naturalista Schuhe
</title>
<link rel="alternate" type="application/atom+xml" title="Das El Naturalista-Tagebuch" href="http://www.elnaturalista.de/blog/atom.xml" />
<base href="http://www.elnaturalista.de/" />
<!--[if lte IE 7]>
<link rel="stylesheet" type="text/css" href="templates/tpl/css/ie_fixes.css" />
<![endif]-->

<script type="text/javascript" src="includes/javascript/jquery.js" async></script>













<link rel="stylesheet" type="text/css" href="cache/3e62998de30dcc936a7b04164fa13421.css" />
<link rel="stylesheet" type="text/css" href="cache/5fb6e4e01fc6bec8bbb25677f8b0e887.css" />
<link rel="stylesheet" type="text/css" href="cache/badf4fd216b9604e4c34569501c0b56f.css" />
<link rel="stylesheet" type="text/css" href="cache/9a4a483f1cbc0a468d4a28480fe16c5d.css" />

<link rel="stylesheet" type="text/css" href="cache/d41d8cd98f00b204e9800998ecf8427e.css" />

<link rel="stylesheet" type="text/css" href="templates/tpl/stylesheet-lokal.css" />

<!-- <link rel="stylesheet" type="text/css" href="includes/javascript/autocomplete/styles.css" /> -->



</head>
<body>


<div id="topwrap">  

   <!-- ServiceMenu -->
    <div id="topbar">
	  <div style="width:555px;">
		
		<div class="topInfoItem">
		  <img src="templates/tpl//img/fb_icon2.jpg" style="vertical-align: text-top;"
		  title="El Naturalista bei FaceBook"
		  alt="El Naturalista bei FaceBook">
		  		</div>

		<div class="topInfoItem">
		  <img src="templates/tpl//img/twitter_icon2.jpg" style="vertical-align: text-top;"
		  title="El Naturalista bei Twitter"
		  alt="El Naturalista bei Twitter">
		  		</div>
		
		<div class="topInfoItem">
		  		  <a href="blog/">Blog</a>
		</div>

		<div class="topInfoItem">
		  			<a href="kontakt.html">0361 654 752 0</a>
		</div>

		<div class="topInfoItem">
		  		                





  
 <div class="serviceNav" id="login_box_link" style="display:block;">
 <a href="https://www.elnaturalista.de/account.php" id="login_box_overlay_button" rel="#login_box_overlay" >
  Mein El Naturalista. </a> 
</div>
<!-- <a href="login.php" id="login_box_overlay_button" rel="#login_box_overlay" >Login</a> -->

<div id="login_box_overlay" class="shadow_box" style="text-align:left;display:none;width:870px;">
  <div class="floater">
   <div class="close" onClick="hide_cart();" style="position:relative; top:15px; left:835px;"></div>
  </div>
  <div class="shadow_box_top">
      <h3 style="font-weight:normal; color:#fff; padding:10px 10px 10px 10px;">
        Anmeldung
      </h3>
   </div>
   <div class="shadow_box_content" style="padding:0px;margin:0px;width:870px;height:400px;overflow:hidden;">
   <iframe src="https://www.elnaturalista.de/ajax/login_box.php" id="login_window_iframe" style="width:960px;height:400px;border:0px" scrolling="no"></iframe>   </div>
   <div class="shadow_box_bottom">
   </div>
</div>


<!-- <script type="text/javascript" src="includes/javascript/jtools/jquery.tools.min.js"></script> -->
<script type="text/javascript">
var overlay_login_box = null;

 $(document).ready(
 function() {
   $('#login_box_overlay_button').overlay({
    mask : {
    color : '#999',
    loadSpeed : 200,
    opacity : 0.9
   },
   top: '5%',
   onLoad: function(){overlay_login_box=this;monitor_login_box();}
   });
 });
 
function hide_login_box() {
  overlay_login_box.close();
  //$('#shopping_cart_insert_container').remove();
 } //window.setTimeout("hide_cart()", 40000);
 
 function monitor_login_box() {
// 	 return;
	 $.get('ajax/is_logged_in.php',
			{},
			function(result) {
				if (result=='true') {
					location.reload();
				} else {
					if ($('#login_window_iframe').is(':visible')) {
// 						console.log('unready');
						window.setTimeout("monitor_login_box()",500);
					}
				}
			}
	 );
	 
 }
</script>

 
 

     	          
		</div>
      
		
	  </div>
	  
	  <div style="width:200px; float:right;">
		


		<!-- cart has no content -->
		<div class="loglink serviceNav" id="box_shopping_cart">
			<div class="cartNavEmpty" id="box_cart">
				Warenkorb
								<div class="dropdown">		
					<div class="logoDiv">&nbsp;</div>
					<!-- <h3>Keine Artikel im Warenkorb.</h3> -->
					<p>Finden Sie Ihre El Naturalista Schuhe - bei El Naturalista bestellen Sie portofrei und Sie können kostenfrei umtauschen.</p>

									</div>
			</div>
		</div>
		
		<script type="text/javascript">
    		$('#box_cart').hover(
        		function(){ $('#box_cart .dropdown').fadeIn("fast"); }, 
        		function() { $('#box_cart .dropdown').fadeOut("fast"); } 
    		);
		</script>
		
		


	
	  </div>
	  
	  <div style="width:200px; float:right;">
		

<form action="#" onsubmit="return search_kw('search_input_box') && false;" method="get">
	<div class="serviceNav" style="background-color: transparent; margin:1px 0px 0px 20px;">
 		<input 	type="text" name="keywords" 
 				value="" id="search_input_box"
 				style="padding:0px; margin:3px 0px 0px 0px;border:1px solid #ccc;width:120px;" 
 		/>
 		<button type="submit" 
 				class="gradient rounded-small" 
 				style="font-size:80%; margin:1px 0px 0px 0px; padding:3px; " 
 				value="">Finden</button>
	</div>
</form>

	  </div>
	
		  

  </div>

  <div style="clear: both;">&nbsp;</div>
    
  
  <!-- Categories Menu -->
  <div id="header">
    	<div id="boxCategories" class="">
	  <div class="boxContainer" >
		<ul id="CatNavi" class="nav">
			

       <!--  <li></li>--> 
      <li class="green-four"   onclick="location.href='elnaturalista.html';">
        <a href="elnaturalista.html">Marke</a>
        <span>Die Marke<br>
        El Naturalista</span>

       </li>
      <li class="green-three"  onclick="location.href='el+naturalista-pflege.html';">
        <a href="el+naturalista-pflege.html">
          Pflege        </a>
        <span>Die richtige Pflege<br> für El Naturalista</span>        
       </li>
      
      
            <li class="green-two"   onclick="location.href='el+naturalista-herren-schuhe.html';">
        <a href="el+naturalista-herren-schuhe.html">
          Herren        </a>
        <span>Herrenschuhe von<br>
        El Naturalista</span>

      </li>
      <li class="green-one"   onclick="location.href='el+naturalista-damen-schuhe.html';">
        <a href="el+naturalista-damen-schuhe.html">
          Damen        </a>
        <span>Damenschuhe von<br>
        El Naturalista</span>
       </li> 
		</ul>
	  </div>
	</div>
		<div style="position:relative; top:-45px;">
	<a href="index.php" title="El Naturalista Schuhe">
	  <img src="templates/tpl/img/logo-elnaturalista.jpg" alt="El Naturalista Schuhe" border="0" /></a>
	<!-- <p style="padding-left:25px;color: #864614;">Exklusiv. Elegant. Einzigartig.-->
	</div>
	</div>
  </div>

<div id="wrap">
  <div id="main_content">
  <br>
         
  	<div style="padding:50px 30px;">
<h1>Entschuldigung.</h1>
<h1 style="font-weight:normal;" class="color2">
 Die gesuchte Seite wurde nicht gefunden
</h1>

<p>Möglicherweise wurde die Seite entfernt oder das Produkt, <br>
nach dem Sie suchen, ist nicht mehr verfügbar.<br>
Vielleicht haben Sie sich einfach auch nur vertippt.</P>
<h2 style="font-weight:normal;padding-top:20px;">
 Sie suchen einen bestimmten Schuh? 
</h2>
Geben Sie einen Suchbegriff ein -<br> 
<a href="--schuhe.html">oder sehen Sie sich alle Modelle an &raquo;&raquo;</a>
 <form action="#" onsubmit="return search_kw('search_input_no_products') && false;" method="post">  
   <span class="form_input rounded-small" style="height:30px;width:325px;display:inline-block" onclick="$('#search_input_no_products').focus()">
   Suchbegriff
    <input type="text" name="keywords" value="" id="search_input_no_products" class="search_input" onfocus="englow_input_element(this)" onblur="unglow_input_element(this)"/>
   </span>
   <button type="submit" class="sprite_button rounded-small" onclick="search('search_input_no_products')">Suchen <span class="symbol">>></span></button>
</form>
</div>
  </div>
</div>


<div id="footerTop">
  <h3>
	<img src="templates/tpl/img/icon/newsletter-anstrich.jpg" style="padding-top:6px; vertical-align: middle;">
	<img src="templates/tpl/img/icon/newsletter-anstrich.jpg" style="padding-top:6px; vertical-align: middle;">
	  <a href="newsletter.php" style="padding-top:8px;">
	  Mehr Informationen? - Für den Newsletter eintragen...
	  </a>
  </h3>
</div>


<div id="footer">

	<div class="content">
	  <div class="float-box">
		<div class="item">
		  <h4 style="color:#ffa800;">El Naturalista in Erfurt!</h4>
		  			
			  <div id="posts">
												  				    <div>
					<!--
				  	<a href="blog/verantwortung-footer.html">
				  	 <p class="headline2">08.07.2010<br>
				  	Verantwortung - Footer</a> </h4> -->
					<p><iframe title="YouTube video player" width="300" height="199" src="http://www.youtube.com/embed/y0k-eu7N9-4" frameborder="0" allowfullscreen></iframe><br />
</p>
				    </div>
				    <div style="clear: both;">&nbsp;</div>
							  </div>
		  		  <!--
		  <img src="templates/tpl/img/recyclus.jpg">
		  El Naturalista stellt sich seiner Verantwortung für Ihre Produkte und Ihre Produktion.<br><br>
		  <a href="verantwortung.html">Mehr Informationen zum Umweltbewusstsein von El Naturalista...</a>
		  -->
		</div>
	  </div>

	  <div class="float-box">
		<div class="item">
			<a href="blog/inspiration">
		  <h4 style="color:#ffa800;">Inspirationen</h4>
		  </a>
		  			
			  <div id="posts">
												  				    <div>
					<!--
				  	<a href="blog/inspirationen-footer.html">
				  	 <p class="headline2">08.07.2010<br>
				  	Inspirationen - Footer</a> </h4> -->
					<p><a href="http://www.elnaturalista.de/el+naturalista-damen-schuhe----iggdrasil--.html"><img class="alignleft" title="El Naturalista Iggdrasil" src="http://blog.elnaturalista.de/wp-content/upload/iggdrasil-neue-kollektion.jpg" alt="" width="270" /></a><b>El Naturalista Iggdrasil</b><br />
Eine Reise durch Finnland inspirierte die Designer zu den Modellen der Gruppe <a href="http://www.elnaturalista.de/el+naturalista-damen-schuhe----iggdrasil--.html">Iggdrasil</a>. Die Sohlen erinnern an die Rinde des Weltenbaumes. Lebendige Leder und farbige Vielfalt machen die Modelle unverwechselbar.<br><a href="http://www.elnaturalista.de/el+naturalista-damen-schuhe----iggdrasil--.html">Die neuen Modelle ansehen...</a><br><br><a href="blog/inspiration/el-naturalista-iggdrasil-die-neuen-modelle.html">Mehr zum Thema lesen</a><br />
</p>
				    </div>
				    <div style="clear: both;">&nbsp;</div>
							  </div>
		  		  <!-- <img src="templates/tpl/img/inspiration-trips.jpg"> -->
		  <!-- Die Vielfalt der Welt, der Geschichten, der Menschen, der Natur - das ist die Inspirationsquelle
		  für die Designer von El Naturalista.<br><br>
		  <a href="inspirationen.html">Mehr über die Hintergründe der Designs lesen...</a>
		  -->
		</div>
	  </div>
	  
	  <div class="float-box">
		<div class="item_right">
		  <h4 style="color:#ffa800;">Community</h4>
			<iframe src="http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Ffroschschuhe&amp;width=318&amp;connections=5&amp;stream=false&amp;header=false&amp;height=165" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:318px; height:165px;" allowTransparency="true"></iframe>
								</div>  
	  </div>
	  
	  <div style="clear: both;">&nbsp;</div><hr><br>
	  
	  <div class="informationItem">
		<a href="kontakt.html">Kontakt</a>
	  </div>

	  <div class="informationItem">
		<a href="versand.html">Versand</a>
	  </div>
	  <!-- 
	  <div class="informationItem">
		<a href="rueckgabe.html">Rückgabe</a>
	  </div>
	  -->
	  <div class="informationItem">
		<a href="zahlung.html">Zahlung</a>
	  </div>

	  <div class="informationItem">
		<a href="impressum.html">Impressum</a>
	  </div>
	  
 	  <div class="informationItem">
		<a href="datenschutz.html">Datenschutz</a>
	  </div>
	  
	  <div class="informationItem">
		<a href="agb.html">AGB</a>
	  </div>

	  <div class="informationItem">
		<a style="color:#887818; font-weight: bold;" href="haendleranfragen.html" target="_blank">Händleranfragen</a>
	  </div>

	  <div class="informationItem">
		<a style="color:#887818; font-weight: bold;" href="http://www.elnaturalista.com/"  target="_blank">elnaturalista.com</a>
	  </div>

	  <div class="informationItem">
		<a href="http://www.schuhsign.de">2010 &copy; SchuhSign</a>
	  </div>
  	
	<br><br><br>
	<div style="text-align:center;">
	<a href="zahlung.html">
	<script type="text/javascript">
			
			var gaJsHost = (("https:" == document.location.protocol) ? "https://" : "http://");
			document.write(unescape("%3Cimg src='" + gaJsHost + "schuhsign.de/shop/templates/schuhsign/img/index/index-payment-block.png' style='width: 500px;'%3E"));
			
	</script>
	</a>
	</div>
	</div>
</div>
<script type="text/javascript" src="cache/309409d104bb3d7160595fb7f380b0dd.js"></script>


<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-4281261-3");
pageTracker._initData();
pageTracker._trackPageview();
</script>

<div class="parseTime">Parse Time: 0.251s</div>
</body>
</html>
