<?php // WebYep init WebYepV1
/* ><table><tr><td bgcolor=white><h2>WebYep meldet: Fehler, PHP inaktiv</h2>
<font color=red>Der PHP-Code in dieser Seite wird nicht durchgef&uuml;hrt!<ul>
<li>Entweder rufen Sie die Seite nicht &uuml;ber den WebServer sondern direkt
von Ihrer Festplatte aus auf (zB. mittels &quot;Voransicht im Browser&quot; im Dreamweaver).</li>
<li>Oder Sie haben der Datei nicht die richtige Dateierweiterung (extension) gegeben -
WebYep-Seiten m&uuml;ssen die Erweiterung &quot;.php&quot; aufweisen und <b>nicht</b> ".html" bzw. ".htm"!</li>
</ul></font></td></tr></table><!--
*/
$webyep_sIncludePath = "./";
$iDepth = 0;
while (!file_exists($webyep_sIncludePath . "webyep-system")) {
	$iDepth++;
	if ($iDepth > 10) {
		error_log("webyep-system Ordner nicht gefunden.", 0);
		echo "<html><head><title>WebYep</title></head><body><b>WebYep:</b> Diese Seite kann leider nicht angezeigt werden <br>Problem: Der webyep-system Ordner konnte nicht gefunden werden!</body></html>";
		exit;
	}
	$webyep_sIncludePath = ($webyep_sIncludePath == "./") ? ("../"):("$webyep_sIncludePath../");
}
if (file_exists("${webyep_sIncludePath}webyep-system/programm")) $webyep_sIncludePath .= "webyep-system/programm";
else $webyep_sIncludePath .= "webyep-system/program";
include("$webyep_sIncludePath/webyep.php");
// -->?>
<!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">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="stylesheet" type="text/css" href="css/style.css">
<link rel="stylesheet" type="text/css" href="css/formular.css">
<link rel="stylesheet" href="css/calendar.css">
<title>Echt Italien · mittendrin · weit weg vom Alltag</title>
</head>
<body id="preise">
<div id="wrapper">
<div id="logo"></div>
<div id="inhalt">
  <div id="home"><img src="img/navi-it/nav-home-klein.jpg" border="0" usemap="#lucciola" />
    <map name="lucciola" id="lucciola">
      <area shape="rect" coords="8,384,30,442" href="index.php" target="_parent" />
    </map>
  </div>
  <div id="left-1" style="left:7px"><img src="img/navi-it/fewo-inaktiv.jpg" border="0" usemap="#cascina" />
    <map name="cascina" id="cascina">
      <area shape="rect" coords="9,57,61,71" href="cascina-it.php" target="_parent" />
      <area shape="rect" coords="9,37,55,51" href="fienile-it.php" target="_parent" />
      <area shape="rect" coords="9,17,61,31" href="cantina-it.php" target="_parent" />
	  <area shape="rect" coords="46,310,71,443" href="cantina-it.php" target="_parent" />
    </map>
  </div>
  <div id="left-2" style="left:14px"><img src="img/navi-it/nav-kontakt-inaktiv.jpg" border="0" usemap="#anreise" />
    <map name="anreise" id="anreise">
      <area shape="rect" coords="9,33,75,59" href="mieten-it.php" target="_parent" />
      <area shape="rect" coords="9,16,44,30" href="preise-it.php" target="_parent" />
      <area shape="rect" coords="9,63,59,77" href="anfrage-it.php" target="_parent" />
      <area shape="rect" coords="9,82,72,108" href="anreise-it.php" target="_parent" />
	  <area shape="rect" coords="44,363,71,440" href="preise-it.php" target="_parent" />
    </map>
  </div>
  <div id="content" style="left:21px">
  <div id="bild-ganz">
    <?php webyep_image("links-bild", true, 'border=0', '', '', 0, 0, false); // WebYepV1 ?>
  </div>
  <div id="text-ganz">
  <table border="0" cellspacing="6">
  <tr>
    <td align="left" valign="top" nowrap="nowrap"><p><strong>Impressum</strong></p>
      <p>
        <?php webyep_longText("impressum-links", true, "", true); // WebYepV1 ?>
      </p></td>
    <td align="left" valign="top" nowrap="nowrap"><p>&nbsp;</p>
      <p>
        <?php webyep_longText("impressum-rechts", true, "", true); // WebYepV1 ?>
      </p></td>
    <td align="left" valign="top" nowrap="nowrap"><p>&nbsp;</p>
      <p>
        <?php webyep_longText("impressum-drei", true, "", true); // WebYepV1 ?>
      </p></td>
    <td align="left" valign="top" nowrap="nowrap"><p>&nbsp;</p>
      <p>
        <?php webyep_longText("impressum-vier", true, "", true); // WebYepV1 ?>
      </p></td>
  </tr>
</table>
  <p>
    <?php webyep_longText("haftungsausschluss", false, "", true); // WebYepV1 ?>
  </p>
  </div>
  </div>
  <div id="right"><img src="img/navi-it/nav-landleute-inaktiv.jpg" border="0" usemap="#links" />
    <map name="links" id="links">
      <area shape="rect" coords="9,17,62,31" href="wir-it.php" target="_parent" />
      <area shape="rect" coords="9,33,68,47" href="lage-it.php" target="_parent" />
      <area shape="rect" coords="9,50,52,62" href="aktiv-it.php" target="_parent" />
      <area shape="rect" coords="9,68,52,82" href="galerie-it.php" target="_parent" />
      <area shape="rect" coords="9,86,45,100" href="links-it.php" target="_parent" />
	  <area shape="rect" coords="43,308,74,445" href="wir-it.php" target="_parent" />
    </map>
  </div>
</div>
<div id="impressum">
<div id="land-d"><a href="impressum.php" target="_parent"><img src="img/bilder/de.png" border="0" /></a></div>
<div id="land-i"><img src="img/bilder/it.png" border="0" /></div>
<div id="land-e"><a href="impressum-uk.php" target="_parent"><img src="img/bilder/uk.png" border="0" /></a></div>
  <p><a href="impressum-it.php" target="_parent">Impressum</a>&nbsp;&nbsp;&nbsp;
    <?php webyep_logonButton(false); // WebYepV1 ?>
  </p>
</div>
</div>
</body>
</html>
