$("#menu1").hover(
  function () {
    $(this).append($('<div id="submenu1" style="position: absolute; top: 24px; width: 122px; height: 7px; background-color: #7e0002;"></div>'));
    $(this).append($('\
<div id="submenu1_2" style="color: #fff; padding: 8px; font-size: 16px; z-index: 1; position: absolute; top: 31px; background-image: url(images/submenu.png); background-repeat: repeat;">\n\
<a style="color: #fff; text-decoration: none;" href="hotel.php">Unser Hotel</a><br/>\n\
<a style="color: #fff; text-decoration: none;" href="buchen.php">Anfragen und Buchen</a><br/>\n\
<a style="color: #fff; text-decoration: none;" href="internet.php">Internet</a><br/>\n\
<a style="color: #fff; text-decoration: none;" href="kinder.php">Urlaub mit Kindern</a><br/>\n\
<a style="color: #fff; text-decoration: none;" href="ingolstadt.php">Nähe zu Audi und Ingolstadt</a><br/>\n\
</div>\n\
'));
}, 
  function () {
    $(this).find("#submenu1").remove();
    $(this).find("#submenu1_2").remove();
  }
);
$("#menu2").hover(
  function () {
    $(this).append($('<div id="submenu2" style="position: absolute; left: 151px; top: 24px; width: 48px; height: 7px; background-color: #7e0002;"></div>'));
    $(this).append($('\
<div id="submenu2_2" style="color: #fff; padding: 8px; font-size: 16px; z-index: 1; position: absolute; left: 151px; top: 31px; background-image: url(images/submenu.png); background-repeat: repeat;">\n\
<a style="color: #fff; text-decoration: none;" href="cafe.php">Café Fuchs</a><br/>\n\
<a style="color: #fff; text-decoration: none;" href="aktuelles.php">Aktuelles</a><br/>\n\
<a style="color: #fff; text-decoration: none;" href="gartencafe.php">Gartencafé</a><br/>\n\
<a style="color: #fff; text-decoration: none;" href="kaffeespezial.php">Kaffeespezialitäten</a><br/>\n\
<a style="color: #fff; text-decoration: none;" href="konditorei.php">Aus unserer Konditorei</a><br/>\n\
<a style="color: #fff; text-decoration: none;" href="mittagstisch.php">Kleiner Mittagstisch</a><br/>\n\
</div>\n\
'));
  }, 
  function () {
    $(this).find("#submenu2").remove();
    $(this).find("#submenu2_2").remove();
  }
);
$("#menu3").hover(
  function () {
    $(this).append($('<div id="submenu3" style="position: absolute; left: 227px; top: 24px; width: 112px; height: 7px; background-color: #7e0002;"></div>'));
    $(this).append($('\
<div id="submenu3_2" style="color: #fff; padding: 8px; font-size: 16px; z-index: 1; position: absolute; left: 227px; top: 31px; background-image: url(images/submenu.png); background-repeat: repeat;">\n\
<a style="color: #fff; text-decoration: none;" href="konditorei.php">Unsere Spezialitäten</a><br/>\n\
<a style="color: #fff; text-decoration: none;" href="jahreszeit.php">Zu jeder Jahreszeit</a><br/>\n\
<a style="color: #fff; text-decoration: none;" href="anlass.php">Zu jedem Anlass</a><br/>\n\
</div>\n\
'));
}, 
  function () {
    $(this).find("#submenu3").remove();
    $(this).find("#submenu3_2").remove();
  }
);
    $("#menu4").hover(
  function () {
    $(this).append($('<div id="submenu4" style="position: absolute; left: 367px; top: 24px; width: 204px; height: 7px; background-color: #7e0002;"></div>'));
    $(this).append($('\
<div id="submenu4_2" style="color: #fff; padding: 8px; font-size: 16px; z-index: 1; position: absolute; left: 367px; top: 31px; width: 188px; background-image: url(images/submenu.png); background-repeat: repeat;">\n\
<a style="color: #fff; text-decoration: none;" href="eichstaett.php">Sehenswertes in Eichstätt</a><br/>\n\
<a style="color: #fff; text-decoration: none;" href="naturpark.php">Naturpark Altmühltal</a><br/>\n\
<a style="color: #fff; text-decoration: none;" href="panoramaweg.php">Altmühltal Panoramaweg</a><br/>\n\
<a style="color: #fff; text-decoration: none;" href="radweg.php">Altmühltal Radwanderweg</a><br/>\n\
</div>\n\
'));
}, 
  function () {
    $(this).find("#submenu4").remove();
    $(this).find("#submenu4_2").remove();
  }
);
    $("#menu5").hover(
  function () {
    $(this).append($('<div id="submenu5" style="position: absolute; left: 599px; top: 24px; width: 77px; height: 7px; background-color: #7e0002;"></div>'));
    $(this).append($('\
<div id="submenu5_2" style="color: #fff; padding: 8px; font-size: 16px; z-index: 1; position: absolute; left: 599px; top: 31px; background-image: url(images/submenu.png); background-repeat: repeat;">\n\
<a style="color: #fff; text-decoration: none;" href="kontakt.php">Kontakt</a><br/>\n\
<a style="color: #fff; text-decoration: none;" href="partner.php">Unsere Partner</a><br/>\n\
<a style="color: #fff; text-decoration: none;" href="stadtplan.php">Stadtplan</a><br/>\n\
<a style="color: #fff; text-decoration: none;" href="prospekte.php">Prospekte</a><br/>\n\
<a style="color: #fff; text-decoration: none;" href="storno.php">Storno-Versicherung</a><br/>\n\
<a style="color: #fff; text-decoration: none;" href="impressum.php">Impressum</a><br/>\n\
</div>\n\
'));
}, 
  function () {
    $(this).find("#submenu5").remove();
    $(this).find("#submenu5_2").remove();
  }
);
    $("#menu6").hover(
  function () {
    $(this).append($('<div id="submenu6" style="position: absolute; left: 702px; top: 24px; width: 78px; height: 7px; background-color: #7e0002;"></div>'));
     $(this).append($('\
<div id="submenu6_2" style="color: #fff; padding: 8px; font-size: 16px; z-index: 1; position: absolute; left: 702px; top: 31px; background-image: url(images/submenu.png); background-repeat: repeat;">\n\
<a style="color: #fff; text-decoration: none;" href="anfahrt.php">Wo Sie uns finden</a><br/>\n\
<a style="color: #fff; text-decoration: none;" href="anreise.php">Flexible Anreise</a><br/>\n\
<a style="color: #fff; text-decoration: none;" href="raeder.php">Fahrrad, Motorrad, Boot</a><br/>\n\
<a style="color: #fff; text-decoration: none;" href="parkplaetze.php">Kostenlose Parkplätze</a><br/>\n\
</div>\n\
'));
}, 
  function () {
    $(this).find("#submenu6").remove();
    $(this).find("#submenu6_2").remove();
  }
);
