<html>
<head>
<title>Navigation</title>
<style type="text/css">
body { font-family:arial;font-size:11px;color:#CCCCCC; }
a:link { font-family:arial;font-weight:bold;font-size:13px;color:#CCCCCC;text-decoration:none; }
a:active { font-family:arial;font-weight:bold;font-size:13px;color:#FF9900;text-decoration:none; }
a:visited { font-family:arial;font-weight:bold;font-size:13px;color:#CCCCCC;text-decoration:none; }
a:hover { font-family:arial;font-weight:bold;font-size:13px;color:#FF9900;text-decoration:none; }
a:link.sub { font-family:arial;font-weight:normal;font-size:12px;color:#FF9900;text-decoration:none; }
a:active.sub { font-family:arial;font-weight:normal;font-size:12px;color:#FF9900;text-decoration:none; }
a:visited.sub { font-family:arial;font-weight:normal;font-size:12px;color:#FF9900;text-decoration:none; }
a:hover.sub { font-family:arial;font-weight:normal;font-size:12px;color:#666666;text-decoration:none; }
</style>
<script type="text/javascript">
<!--
function show(divid) {
document.getElementById("panoramen").style.display="none";
document.getElementById("angebote").style.display="none";
document.getElementById("ueberuns").style.display="none";
document.getElementById(divid).style.display="inline";
}
//-->
</script>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></head>
<body bgcolor="#FFFFFF" leftmargin="0">
<a href="?id=home.php">Home</a> I
<a href="#" onmouseover="show('panoramen')">Panoramen</a> I
<a href="#" onmouseover="show('angebote')">Produkte</a> I
<a href="?id=werbung.php">Werbung</a> I
<a href="?id=partner.php">Partner</a> I
<a href="?id=support.php">Support</a> I
<a href="#" onmouseover="show('ueberuns')">Über uns</a> I
<a href="?id=kontakt.php">Kontakt</a><br>
<div id="panoramen" style="display:none"><img src="bilder/pixel.gif" width="55" height="1">
<a href="?id=panoramen-suche.php" class="sub">Suche</a> ·
<a href="?id=panoramen-neue.php" class="sub">Neue Panoramen </a> ·
<a href="?id=panoramen-top10.php" class="sub">Top10</a> </div>
<div id="angebote" style="display:none"><img src="bilder/pixel.gif" width="149" height="1">
<a href="?id=produkte-angebote.php" class="sub">Angebote</a> ·
<a href="?id=produkte-bestellung.php" class="sub">Bestellung</a>
</div>
<div id="ueberuns" style="display:none"><img src="bilder/pixel.gif" width="443" height="1">
<a href="?id=ueberuns-team.php" class="sub">Team</a> ·
<a href="?id=ueberuns-vision.php" class="sub">Vision</a>
</div>
</body>
</head>
</html>