stopfermaxi.de.tl

naxi

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
<meta http-equiv="content-script-type" content="text/javascript">
<meta http-equiv="content-style-type" content="text/css">
<title>Foldoutmenue Horizontal</title>

<style type="text/css" media="screen">
<!--
body
{
font-family: Verdana, sans-serif;
font-size: 14px;
overflow: auto;
padding: 0px;
margin: 0px;
}

ul, li
{
list-style-type: none;
padding: 0px;
margin: 0px;
}

.menu
{
position: absolute;
z-index: 3;
top: 200px;
left: 100px;
}

.menu li
{
width: 140px;
float: left;
}

.menu a
{
border: 1px solid #888;
background-color: #fff;
bachground-image:url();
text-decoration: none;
text-align: center;
font-weight: bold;
cursor: default;
margin: 0px 2px;
display: block;
height: 20px;
color: #000;
}

.menu a:hover
{
background-color: #ccc;
background-image: none;
}

#smenu1
{
font-size: 12px;
display: none;
width: 140px;
float: left;
}

#smenu1 a
{
font-weight: normal;
padding-top: 2px;
border-top: 0px;
cursor: pointer;
}
//-->
</style>

<script type="text/javascript">
<!--
function montre(id)
{
with (document)
{
if (getElementById)
getElementById(id).style.display = 'block';
else if (all)
all[id].style.display = 'block';
else
layers[id].display = 'block';
}
}

function cache(id)
{
with (document)
{
if (getElementById)
getElementById(id).style.display = 'none';
else if (all)
all[id].style.display = 'none';
else
layers[id].display = 'none';
}
}
//-->
</script>

</head>
<body>

<div class="menu">
<ul>
<li><a href="javascript:void(0);" onmouseover="montre('smenu1');" onmouseout="cache('smenu1');">weitere Seiten</a>
<ul id="smenu1" onmouseover="montre('smenu1');" onmouseout="cache('smenu1');">
<li><a href="http://stopfermaxi.de.tl/Home.htm">Home</a></li>
<li><a href="http://stopfermaxi.de.tl/fc-bayern.htm">FC Bayern</a></li>
<li><a href="http://stopfermaxi.de.tl/musik2.htm">Musik</a></li>
<li><a href="http://stopfermaxi.de.tl/Poters-Leben.htm">Poters Leben</a></li>
<li><a href="http://stopfermaxi.de.tl/Umfrage.htm">Umfragen</a></li>
<li><a href="http://stopfermaxi.de.tl/Statistiken-dieser-Homepage.htm">Statistiken</a></li>
<li><a href="http://stopfermaxi.de.tl/Gewinnspiel.htm">Gewinnspiel</a></li>
<li><a href="http://stopfermaxi.de.tl/a_t_d_c.htm">cool werden?^^</a></li>
<li><a href="http://stopfermaxi.de.tl/aktuell.htm">News</a></li>
</ul>
</li>





</ul>
</div>

</body>
</html>
 
Diese Webseite wurde kostenlos mit Homepage-Baukasten.de erstellt. Willst du auch eine eigene Webseite?
Gratis anmelden