<!-- ************ KOPIEREN ANFANG ************ -->
<style type="text/css">
body {
text-align: center;
margin: auto;
background: #ffffff;
}
#rahmen1 {
border: 5px solid #B07F80;
margin: 30px ;
padding: 1px ;
}
#rahmen2 {
background: url(BILDADRESSE);
padding: 1px ;
}
#rahmen3 {
border: 23px dashed #8FB08F;
padding: 3px ;
}
#rahmen4 {
border: 6px double #666;
margin: 3px ;
padding: 0px ;
}
.textfeld {
text-align: center;
margin: auto;
border: 5px dotted #B07F80;
padding: 10px ;
font: italic 1.3em Verdana, sans-serif;
color: #535353;
}
.textfeld h1 {
font: bold 2em 'Times New Roman', serif;
text-align: center;
padding: 50px 0;
color: #004578;
}
.textfeld ul {
background: #E9F4F4;
margin: 3em 3em 2em 3em;
text-align: center;
padding: 50px;
border: 2px solid #666;
}
.textfeld li {
text-align: left;
list-style: square;
padding-bottom: 15px;
}
.bild-quer {
margin: 30px;
width: 555px;
}
.bild-hoch {
margin: 30px;
width: 312px;
height: 416px;
}
.angebot {
background: #E9F4F4;
text-align: center;
margin: 2em 3em;
padding: 50px;
font: italic 0.9em Verdana, sans-serif;
color: #535353;
border: 2px solid #666;
}
.angebot li {
list-style: square;
padding-bottom: 15px;
}
.angebot a,
.angebot a:visited {
color: #7F605F;
}
.angebot a:hover {
color: #a00;
}
</style>
<div id="rahmen1">
<div id="rahmen2">
<div id="rahmen3">
<div id="rahmen4">
<div class="textfeld">
<h1>***Willkommen in meiner Auktion***</h1>
<img src="schlaf.jpg" alt="Alternativtext" style="width: 424px; height: 310px;">
<ul>
<li>hier kann die ARTIKELBESCHREIBUNG stehen</li>
<li>Text nach Belieben ...</li>
<li>Maße Gewicht ...</li>
<li>Material ...</li>
<li>Erhaltungszustand ...</li>
<li>Sonstiges ... Sonstiges ... Sonstiges ...</li>
</ul>
<p style="color: #9E9E9E; font-weight: bold;">**************************************</p><br>
<img src="BILDADRESSE" title="" alt="" class="bild-quer"><br>
<img src="BILDADRESSE" title="" alt="" class="bild-quer"><br>
<img src="BILDADRESSE" title="" alt="" class="bild-quer"><br>
<img src="BILDADRESSE" title="" alt="" class="bild-quer"><br>
<img src="BILDADRESSE" title="" alt="" class="bild-hoch">
<img src="BILDADRESSE" title="" alt="" class="bild-hoch"><br>
<img src="BILDADRESSE" title="" alt="" class="bild-hoch">
<img src="BILDADRESSE" title="" alt="" class="bild-hoch"><br>
<img src="BILDADRESSE" title="" alt="" class="bild-hoch">
<img src="BILDADRESSE" title="" alt="" class="bild-hoch"><br>
<img src="BILDADRESSE" title="" alt="" class="bild-hoch">
<img src="BILDADRESSE" title="" alt="" class="bild-hoch"><br>
<img src="BILDADRESSE" title="" alt="" class="bild-hoch">
<img src="BILDADRESSE" title="" alt="" class="bild-hoch"><br>
<img src="BILDADRESSE" title="" alt="" class="bild-hoch">
<img src="BILDADRESSE" title="" alt="" class="bild-hoch"><br>
<br>
<p style="color: #666; font-weight: bold;">**************************************</p>
<div class="angebot"><span style="font-weight: bold; font-size: 1.2em; color: #B07F80";>Viel Spaß beim Bieten!</span><br>
<br>Interessieren Dich auch meine anderen
<a href="http://cgi6.ebay.de/ws/eBayISAPI.dll?ViewSellersOtherItems&userid=
DEIN_EBAY_NAME&include=0&sort=3&rows=25&since=-1&rd=1"> Angebote</a> ?<br><span style="font-size:0.8em;">(vielleicht läßt sich Porto sparen)</span></div>
<p style="color: #666; font-weight: bold;">**************************************</p>
<ul class="angebot">
<li> ZUSATZANGABEN wie z.B.:</li>
<li>Versandkosten: ... Euro</li>
<li>Als gewerblicher Verkäufer gelten die in meinen <a href="URL">AGBs</a> aufgeführten Geschäftsbedingungen</li>
<li>oder Haftungsausschluss bei Privatverkauf</li>
</ul>
</div><!--textfeld-->
</div><!--rahmen4-->
</div><!--rahmen3-->
</div><!--rahmen2-->
</div><!--rahmen1-->
<!-- ================== KOPIEREN ENDE ======================================== -->