Um es mal in meiner Sprache zu sagen : ); es soll alles im Content-Bereich bleiben) ...
<div id="header2">
</div>
<div id="main">
<div id="content">
<h2 class="componentheading ">
Ferienwohnungen</h2>
<div class="intro">
<p><span style="font-family: arial,helvetica,sans-serif;">Die Villa Albarosa bietet Ihren Gästen 3 Ferienwohnungen im typischen mediterranen Stil an, die alle 3 exklusiv und hochwertig eingerichtet sind. Die Ferienwohnungen sind ausserdem durch ein großes Platzangebot im Innenbereich gekennzeichnet und durch die weitläufigen Terrassen entwickelt sich ein "barrierefreies" Wohlfühlambiente.</span></p>
<p><span style="font-family: arial,helvetica,sans-serif;">Wir stellen Ihnen hier unsere 3 Ferienwohnungen vor:</span></p>
<p><span style="font-family: arial,helvetica,sans-serif;">Für Informationen bitte Wohnung anklicken: </span></p>
<ul>
<li><a href="/index.php?option=com_content&view=category&id=36&Itemid=71&lang=de"><span style="font-family: georgia,palatino; color: #051900; font-size: 14pt;">Ferienwohnung "BELVEDERE"</span></a></li>
</ul>
<p> <img src="/images/stories/Villa Albarosa-Appartamento Belvedere-Cucina-web.jpg" /> </p>
<p> </p>
<p> <span style="font-family: arial,helvetica,sans-serif;">Für Informationen bitte Wohnung anklicken: </span></p>
<ul>
<li><span style="font-family: georgia,palatino; color: #051900; font-size: 14pt;"><a href="/index.php?option=com_content&view=category&id=37&Itemid=72&lang=de">Ferienwohnung "AURORA"</a></span></li>
</ul>
<p><img src="/images/stories/Villa Albarosa-Appartamento Aurora-Cucina-web.jpg" /></p>
<p> </p>
<p> <span style="font-family: arial,helvetica,sans-serif;">Für Informationen bitte Wohnung anklicken: </span></p>
<ul>
<li><span style="font-family: georgia,palatino; color: #051900; font-size: 14pt;"><a href="/index.php?option=com_content&view=category&id=38&Itemid=73&lang=de">Ferienwohnung "ROMANTICO"</a></span></li>
</ul>
<p><strong><span style="color: #993366;"></span></strong></p>
<p><img src="/images/stories/Villa Albarosa-Appartamento Romantico-Terrazza-web.jpg" /></p>
<p><strong><span style="color: #993366;"></span></strong> </p>
<p> </p> </div>
<ul class="categories">
</ul>
</div>
</div>
<div class="clear"></div>
</div>
<div class="footer"> <div class="moduletable">
Aber natürlich hast Du Recht, nicht breiter als header 2
Der CSS-Code:
header li,
#header2 li {
list-style-image: none;
}
#main {
width: 866px;
margin-top: 8px;
background-color: #ddffbb;
display: inline-block;
padding-bottom: 20px;
}
#content {
width: 840px;
float: left;
margin-left: 10px;
}
h2 {
font-size: 16px;
color: #700;
border-bottom: dotted 1px #fff;
line-height: 130%;
margin-top: 8px;
}
.clear {
clear: both;
}
#mainMenu h3 {
display: none;
Grüsse
Su