Onkel Paul
Grünschnabel
Das Menue klappt sich unter die nächsten Divs und kann nicht genutzt werden.
Habe schon alles versucht und weiss nicht mehr weiter.
Wo liegt mein Problem und wie kann ich es in den Griff bekommen?
Hier die Seite:
Ich danke schon einmal im Voraus!
Paul
Habe schon alles versucht und weiss nicht mehr weiter.
Wo liegt mein Problem und wie kann ich es in den Griff bekommen?
Hier die Seite:
HTML:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Unbenanntes Dokument</title>
<style type="text/css">
<!--
body {
margin: 0px;
padding: 0px;
background-color: #390;
}
#container {
height: 1300px;
width: 1100px;
margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
}
#content {
float: left;
height: 1085px;
width: 935px;
margin-right: 5px;
}
#werbung-rechts {
float: left;
height: 1085px;
width: 160px;
}
#hauptfenster {
height: 700px;
width: 935px;
margin-top: 5px;
margin-bottom: 5px;
}
#menue {
float: left;
height: 700px;
width: 225px;
}
##banner-oben-oben {
height: 160px;
width: 835px;
margin-bottom: 5px;
}
#banner-oben-unten {
height: 45px;
width: 825px;
padding-left: 10px;
}
#banner-oben {
height: 210px;
width: 1100px;
color: #D6D6D6;
}
#banner-oben-logo {
float: left;
height: 210px;
width: 260px;
}
##banner-oben-re {
float: right;
height: 210px;
width: 835px;
}
.ding{
display: block;
color:#F30;
background-color:;
text-align: center;
}
a.link{
display: block;
color:#FFF;
font-family:"Comic Sans MS", cursive;
font-size: 16px;
text-decoration: None;
}
a.link.ding{
display: block;
background-color:#FFF;
width: 100px;
height: 25px;
}
a.link:hover{
display:block;
font-size:16px;
color:#00F;
background-color:#000;
font-family:"Comic Sans MS", cursive;
}
ul {
list-style:none;
margin: 0;
padding: 0;
}
#OnkelPaul01 {
width: 225px;
}
#OnkelPaul01 li a {
height: 32px;
height: 24px;
}
#OnkelPaul01 li a:link, #OnkelPaul01 li a:visited {
color:#000;
display: block;
background:url(images/OnkelPaul01.jpg);
padding-top: 8px;
padding-left: 30px;
font-size: 13px;
font-family:"Comic Sans MS", cursive
}
#OnkelPaul01 li a:hover, #OnkelPaul01 li #current {
color:#900;
background:url(images/OnkelPaul01.jpg) 0 -32px;
font-size: 13px;
font-family:"Comic Sans MS", cursive;
}
#hauptfenster-re {
float: right;
height: 700px;
width: 700px;
margin-left: 10px;
}
#copy {
height: 15px;
width: 935px;
text-align: center;
font-size: 12px;
color: #030;
}
#footer1 {
height: 160px;
width: 935px;
margin-top: 5px;
margin-bottom: 5px;
}
#footer1-re {
float: left;
height: 160px;
width: 225px;
margin-right: 5px;
}
#footer1-li {
float: right;
height: 160px;
width: 700px;
}
#footer2 {
height: 190px;
width: 935px;
}
#footer2-li {
float: left;
height: 190px;
width: 305px;
margin-right: 5px;
}
#footer2-re {
float: right;
height: 190px;
width: 620px;
}
#footer2-re-1 {
float: left;
height: 190px;
width: 305px;
margin-right: 5px;
}
#footer2-re-2 {
float: right;
height: 190px;
width: 305px;
}
#feld1 {
height: 170px;
width: 700px;
margin-bottom: 5px;
}
#container #content #footer2 #footer2-li {
font-family: "Comic Sans MS", cursive;
}
#feld2 {
height: 170px;
width: 700px;
margin-bottom: 5px;
}
#feld3 {
height: 170px;
width: 700px;
margin-bottom: 5px;
}
#feld4 {
height: 170px;
width: 700px;
}
#werbung-rechts-suche {
height: 60px;
width: 160px;
margin-top: 5px;
}
#werbung-rechts-rest {
height: 1015px;
width: 160px;
margin-top: 5px;
}
-->
</style>
</head>
<script type='text/javascript'>
function anzeigen(das){
if(document.getElementById(das).style.display=='none')
document.getElementById(das).style.display='block';
else document.getElementById(das).style.display='none';}
</script>
<body>
<div id="container">
<div id="banner-oben">
<div id="banner-oben-logo"><img src="http://www.tutorials.de/images/Kuechenschlachtlogo210hoch.png" alt="©2011 by Onkel Paul from www.onkel-paul.com" width="257" height="210" border="0" usemap="#Map">
<map name="Map">
<area shape="rect" coords="6,8,250,203" href="http://www.onkel-paul.com/" target="_blank" alt="©2011 by Onkel Paul from www.onkel-paul.com">
</map>
</div>
<div id="#banner-oben-re">
<div id="#banner-oben-oben"><img src="http://www.tutorials.de/css/images/banner-oben-backgr..jpg" width="835" height="160"></div>
<div id="banner-oben-unten">
<table cellPadding=0 cellSpacing=0 >
<tr>
<td valign=top><div class="ding" onMouseover="anzeigen('nr1')" onMouseout="anzeigen('nr1')"> <img src="http://www.tutorials.de/images/startseite.png" width=135 height=45><span id="nr1" style="display: none;"> <a href="" class="link">Rezepte von A-Z</a> <a href="" class="link">schnelle Küche</a> <a href="" class="link">Kids-Küche</a> <a href="" class="link"></a> <a href="" class="link"></a> <a href="" class="link"></a> <a href="" class="link"></a> <a href="" class="link"></a> </span> </div></td>
<td valign=top ><div class="ding" onMouseover="anzeigen('nr2')" onMouseout="anzeigen('nr2')"> <img src="http://www.tutorials.de/images/saisonseite.png" width=135 height=45 /><span id="nr2" style="display: none;"> <a href="" class="link">Grillen</a> <a href="" class="link">Erdbeerzeit</a> <a href="" class="link">Pilzsaison</a> <a href="" class="link">Spargelzeit</a> </span> </div></td>
<td valign=top><div class="ding" onMouseover="anzeigen('nr3')" onMouseout="anzeigen('nr3')"> <img src="http://www.tutorials.de/images/Kuechenwissen.png" width=135 height=45><span id="nr3" style="display: none;"> <a href="" class="link">Küchenbegriffe</a> <a href="" class="link">Kräuterkunde</a> <a href="" class="link">Gewürzkunde</a> <a href="" class="link">Tipps & Tricks</a> <a href="" class="link">Pastaarten</a> <a href="" class="link">Salatarten</a> <a href="" class="link">Dressings</a> <a href="" class="link">Marinaden</a> </span> </div></td>
<td valign=top><div class="ding" onMouseover="anzeigen('nr4')" onMouseout="anzeigen('nr4')"> <img src="http://www.tutorials.de/images/verschiedene_themen.png" width=135 height=45> <span id="nr4" style="display: none;"> <a href="" class="link">Sprüche & Zitate</a> <a href="" class="link">Kochsendungen</a> <a href="" class="link"></a> <a href="" class="link"></a> <a href="" class="link"></a> </span> </div></td>
<td valign=top><div class="ding" onMouseover="anzeigen('nr5')" onMouseout="anzeigen('nr5')"> <img src="http://www.tutorials.de/images/shop.png" width=135 height=45> <span id="nr5" style="display: none;"> <a href="" class="link">Kochbücher</a> <a href="" class="link">Küchenhelfer</a> <a href="" class="link">Erlebnisse</a> <a href="" class="link"></a> <a href="" class="link"></a> </span> </div></td>
<td valign=top><div class="ding" onMouseover="anzeigen('nr6')" onMouseout="anzeigen('nr6')"> <img src="http://www.tutorials.de/images/rezepte_veraten.png" width=135 height=45> <span id="nr6" style="display: none;"> <a href="" class="link">Hier entlang!</a> </span> </div></td>
</tr>
</table>
</div>
</div>
</div>
<div id="content">
<div id="hauptfenster">
<div id="menue">
<div id="menue">
<div id="OnkelPaul01">
<ul>
<li><a href="index.html"><strong><em>Rezepte mit Rindfleisch </em></strong></a></li>
<li><a href="Onkel_Pauls_Seiten/Homepages.html"><strong><em>Rezepte mit Schweinefleisch</em></strong></a></li>
<li><a href="Tipps_für_Homepages/Tipps_zum_Thema_Homepages.html"><strong><em>Rezepte mit Geflügelfleisch</em></strong></a></li>
<li><a href="Onkel_Pauls_Seiten/Auktionsvorlagen.html"><strong><em>Rezepte mit Lammfleisch</em></strong></a></li>
<li><a href="Onkel_Pauls_Seiten/Tipps_zu_Auktionen.html"><strong><em>Rezepte mit Kalbfleisch</em></strong></a></li>
<li><a href="Onkel_Pauls_Seiten/kostenlose_Homepage-Buttons.html"><strong><em>Rezepte mit Wild</em></strong></a></li>
<li><a href="Onkel_Pauls_Seiten/Tipps_zu_Homepage-Buttons.html"><strong><em>Rezepte mit Fisch</em></strong></a></li>
<li><a href="Onkel_Pauls_Seiten/kostenlose_HTML-Menues.html"><strong><em>Rezepte mit Meeresfrüchten</em></strong></a></li>
<li><a href="Onkel_Pauls_Seiten/Tipps_zu_HTML-Menues.html"><strong><em>Vegetarische Rezepte</em></strong></a></li>
<li><a href="Onkel_Pauls_Seiten/Lexikon.html"><strong><em>Verschiedenste Gemüse</em></strong></a></li>
<li><a href="index.html"><strong><em>Suppen für jeden Geschmack</em></strong></a></li>
<li><a href="index.html"><strong><em>Desserts jeglicher Art</em></strong></a></li>
<li><a href="index.html"><strong><em>Kartoffel, Kloß, Reis & Co.</em></strong></a></li>
<li><a href="index.html"><strong><em>Da haben wir den Salat</em></strong></a></li>
<li><a href="index.html"><strong><em>Rezepte zum Backen</em></strong></a></li>
<li><a href="index.html"><strong><em>Vorspeisen aller Art</em></strong></a></li>
<li><a href="index.html"><strong><em>Internationale Gerichte</em></strong></a></li>
<li><a href="index.html"><strong><em>Saisionale Gerichte</em></strong></a></li>
<li><a href="index.html"><strong><em>Regionale Gerichte</em></strong></a></li>
<li><a href="index.html"><strong><em>Rezepte für Festtage</em></strong></a></li>
<li><a href="Onkel_Pauls_Seiten/Kontakt_zu_Onkel_Paul.html"><strong><em>Kontakt zu Onkel Paul</em></strong></a></li>
</ul>
</div>
</div>
</div>
<div id="hauptfenster-re">
<div id="feld1">
<p>bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</p>
<p>bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</p>
<p>bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</p>
</div>
<div id="feld2"></div>
<div id="feld3"></div>
<div id="feld4"></div>
</div>
</div>
<div id="copy">powered by Onkel Paul from <a href="http://www.onkel-paul.com/" style="color:#030">www.onkel-paul.com</a></div>
<div id="footer1">
<div id="footer1-re"></div>
<div id="footer1-li"></div>
</div>
<div id="footer2">
<div id="footer2-li"> am meisten gesuchte Begriffe: </div>
<div id="footer2-re">
<div id="footer2-re-1"></div>
<div id="footer2-re-2"></div>
</div>
</div>
</div>
<div id="werbung-rechts">
<div id="werbung-rechts-suche"></div>
<div id="werbung-rechts-rest"></div>
</div>
</div>
</body>
</html>
Ich danke schon einmal im Voraus!
Paul
Zuletzt bearbeitet: