﻿<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>Homepage</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="mm_travel2.css" type="text/css">
	<style type="text/css">
		@import url("mm_travel2.css");
	</style>
<script language="javascript">
//--------------- LOCALIZEABLE GLOBALS---------------
var d=new Date();
monthname= new Array("Januar","Februar","März","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember");
//Ensure correct for language. English is "January 1, 2004"
var TODAY = d.getDate() + " " + monthname[d.getMonth()] + " " + d.getFullYear();
//--------------- END LOCALIZEABLE   ---------------
</script>
</head>
<body bgcolor="#C0DFFD">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr bgcolor="#3366CC">
    <td width="382" colspan="3" rowspan="2"><img src="mm_travel_photo.jpg" alt="Kopfzeilenbild" width="382" height="127" border="0"></td>
    <td width="378" height="63" colspan="3" id="logo" valign="bottom" align="center" nowrap>Name der Website einfügen</td>
    <td width="100%">&nbsp;</td>
  </tr>

  <tr bgcolor="#3366CC">
    <td height="64" colspan="3" id="tagline" valign="top" align="center">Optionale Tagline</td>
	<td width="100%">&nbsp;</td>
  </tr>

  <tr>
    <td colspan="7" bgcolor="#003366"><img src="../../mm_spacer.gif" alt="" width="1" height="1" border="0"></td>
  </tr>

  <tr bgcolor="#CCFF99">
  	<td colspan="7" id="dateformat" height="25">&nbsp;&nbsp;<script language="javascript">
      document.write(TODAY);	</script>
	</td>
  </tr>
 <tr>
    <td colspan="7" bgcolor="#003366"><img src="../../mm_spacer.gif" alt="" width="1" height="1" border="0"></td>
  </tr>

 <tr>
    <td width="165" valign="top" bgcolor="#E6F3FF">
	<table border="0" cellspacing="0" cellpadding="0" width="165" id="navigation">
        <tr>
          <td width="165">&nbsp;<br>
		 &nbsp;<br></td>
        </tr>
        <tr>
          <td width="165"><a href="javascript:;" class="navText">Ziele</a></td>
        </tr>
        <tr>
          <td width="165"><a href="javascript:;" class="navText">Flugpreis</a></td>
        </tr>
        <tr>
          <td width="165"><a href="javascript:;" class="navText">Kreuzfahrten</a></td>
        </tr>
        <tr>
          <td width="165"><a href="javascript:;" class="navText">Sonderreisen</a></td>
        </tr>
        <tr>
          <td width="165"><a href="javascript:;" class="navText">KONTAKT</a></td>
        </tr>
      </table>
 	&nbsp;<br>
  	&nbsp;<br>
  	&nbsp;<br>
  	&nbsp;<br>
 	</td>
    <td width="50"><img src="../../mm_spacer.gif" alt="" width="50" height="1" border="0"></td>
    <td width="305" colspan="2" valign="top"><img src="../../mm_spacer.gif" alt="" width="305" height="1" border="0"><br>
	&nbsp;<br>
	&nbsp;<br>
	<table border="0" cellspacing="0" cellpadding="0" width="305">
        <tr>
          <td class="pageName">Begrüßungstext</td>
		</tr>

		<tr>
          <td class="bodyText"><p>Dieses Homepage-Layout ist ein idealer Ausgangspunkt für Ihre Website. Nahezu der gesamte Inhalt kann angepasst werden, einschließlich der Bilder, des Textes und der Hyperlinks. Sie können entscheiden, ob die vorhandenen Grafiken erhalten oder durch Ihre eigenen Bilder ersetzt werden sollen.</p>

		<p>Der Text auf dieser Seite soll Ihnen als Starthilfe beim Design dienen, indem er beispielhafte typische Inhalte enthält. Dieser Vorschlag schränkt Sie aber nicht ein. Das gilt auch für die Hyperlinks. Ändern Sie diese Ihren Anforderungen entsprechend. Wenn Sie Fragen zur Bearbeitung dieser Seiten mit Contribute haben, beachten Sie die im Download enthaltene ReadMe-Datei bzw. die Informationen im Hilfesystem von Contribute. Viel Spaß beim Erstellen einer großartigen Website!</p></td>
        </tr>
      </table>
	  &nbsp;<br>
	  </td>
    <td width="50"><img src="../../mm_spacer.gif" alt="" width="50" height="1" border="0"></td>
        <td width="190" valign="top"><br>
		&nbsp;<br>
		<table border="0" cellspacing="0" cellpadding="0" width="190">
			<tr>
			<td colspan="3" class="subHeader" align="center">NEUE ZIELE</td>
			</tr>

			<tr>
			<td width="40"><img src="../../mm_spacer.gif" alt="" width="40" height="1" border="0"></td>
			<td width="110" id="sidebar" class="smallText"><br>
			<p><img src="mm_travel_photo1.jpg" alt="Bild 1" width="110" height="110" vspace="6" border="0"><br>
			Geben Sie hier eine kurze Beschreibung an.<br>
			<a href="javascript:;">weiter lesen &gt;</a></p>

			<p><img src="mm_travel_photo2.jpg" alt="Bild 2" width="110" height="110" vspace="6" border="0"><br>
			Geben Sie hier eine kurze Beschreibung an.<br>
			<a href="javascript:;">weiter lesen &gt;</a></p>
			&nbsp;<br>
			&nbsp;<br>
			&nbsp;<br>
			</td>
			<td width="40">&nbsp;</td>
			</tr>
		</table>
	</td>
	<td width="100%">&nbsp;</td>
  </tr>
  <tr>
    <td width="165">&nbsp;</td>
    <td width="50">&nbsp;</td>
    <td width="167">&nbsp;</td>
    <td width="138">&nbsp;</td>
    <td width="50">&nbsp;</td>
    <td width="190">&nbsp;</td>
	<td width="100%">&nbsp;</td>
  </tr>
</table>
</body>
</html>
