/* Ich bin ein hilfreicher Kommentar und diene zur besseren Übersicht und Zuordnung der jeweiligen Abschnitte */

#full         
{ 
background-image: url('http://www.homepage-vorlagen-webdesign.de/ebay/v_003/images/bg.png'); 
background-repeat: repeat-x;
margin: 0 0 15px 0
}
/* border = Rahmen von Grafiken deaktiviert bzw. auf 0 gesetzt */
#full img
{
border: 0
}

/* allgemeine Formatierung von Hyperlinks im Fließtext */
#full a:link, #full a:active, #full a:visited
{
text-decoration: underline;
color: #333
}
#full a:hover
{
text-decoration: none;
color: #666
}

/* Listenformatierung */
#full ul
{
margin: 3px 0 20px 10px;
padding: 0;
font-size: 14px
}
#full ol
{
margin: 3px 0 20px 10px;
padding: 0 0 0 16px;
font-size: 14px
}
#full li
{
margin: 0 5px;
line-height: 120%;
padding: 0;
font-size: 14px
}

/* Header - Grafik Ihr Mitglieds-/Shopname */
#header
{
margin: 0;
background-image: url('http://www.homepage-vorlagen-webdesign.de/ebay/v_003/images/header.png'); 
background-repeat: no-repeat;
height: 200px;
width: 907px
}
#header h1
{
font-family: Arial, Tahoma, Helvetica;
margin: 18px 0 0 0;
font-size: 36px;
color: #333;
text-align: left;
padding: 0 0 0 45px
}
#header h2
{
font-family: Arial, Tahoma, Helvetica;
margin: 0;
font-size: 14px;
color: #fff;
text-align: left;
padding-left: 45px
}
/* Formatierung Formular für Shop-Suche */
#header form
{
margin-right: 40px
}
#header .feld
{
background-color: transparent;
color: #fff;
margin: 40px 7px 0 0;
border: none
}

/* horizontale Navigation oben */
#nav        
{ 
width: 900px;
margin: 10px 0 35px 0
}
#nav p       
{ 
font-family: Arial, Tahoma, Helvetica;
width: 500px;
float: right;
text-align: left;
line-height: 200%;
font-size: 14px;
color: #660000;
letter-spacing: 1px
}
#nav p span      
{ 
font-weight: bold;
font-size: 16px
}
#navi         
{ 
padding-top: 10px
}
#navi a:link, #navi a:active, #navi a:visited         
{ 
font-family: Arial, Tahoma, Helvetica;
text-decoration: none;
width: 250px;
padding-left: 5px;
font-size: 13px;
font-weight: bold;
display: block;
color: #666;
text-align: left; 
border-bottom: 1px dashed #ccc;
line-height: 36px 
}
#navi a:hover        
{ 
text-decoration: none;
color: #333
}

/* Formatierung Rahmen/Content des Inhalts wie Artikelbeschreibung etc. (auch Absätze und Überschriften, die innerhalb in diesem Bereich liegen) */
#content
{
font-family: Arial, Tahoma, Helvetica;
width: 907px;
font-size: 14px;
text-align: justify;
}
#content p
{
line-height: 120%;
margin: 0 0 10px 0;
font-size: 14px
}
#content h1
{
background-repeat: no-repeat;
height: 120px;
width: 907px
}
#content h1.pics
{
background-image: url('http://www.homepage-vorlagen-webdesign.de/ebay/v_003/images/pics.png')
}
#content h1.versand
{
background-image: url('http://www.homepage-vorlagen-webdesign.de/ebay/v_003/images/versand.png')
}
#content h1.besch
{
background-image: url('http://www.homepage-vorlagen-webdesign.de/ebay/v_003/images/beschreibung.png')
}
#content h1.kontakt
{
background-image: url('http://www.homepage-vorlagen-webdesign.de/ebay/v_003/images/kontakt.png')
}
#content h1.zahlung
{
background-image: url('http://www.homepage-vorlagen-webdesign.de/ebay/v_003/images/zahlung.png')
}
#content h2
{
font-family: 'Arial Black', Impact;
color: #660000;
margin: 20px 0 0 0;
font-size: 16px
}
#content .buts
{
margin: 15px 0
}
#content .buts img
{
margin: 5px
}

/* Formatierung Navigation Footer */
#footer
{
font-family: Arial, Tahoma, Helvetica;
width: 800px;
margin: 50px 0 10px 0
}
#footer a:link, #footer a:active, #footer a:visited
{
font-family: Arial, Tahoma, Helvetica;
text-decoration: underline;
width: 150px;
float: left;
font-size: 13px;
font-weight: bold;
display: block;
color: #333;
text-align: center;
line-height: 36px 
}
#footer a:hover
{
text-decoration: none;
color: #666
}
/* Bildergalerie */
#galerie 
{		
border: 12px solid #f2f2f2;
margin: 15px 0
}
#galerie td 
{	
padding: 5px
}
#galerie .zoom img 
{
max-height: 515px;
max-width: 516px;
width: 515px;
border: 1px solid #666
}
#galerie .thumbs img 
{
width: 120px;
max-height: 120px;
border: 1px solid #666
}
#galerie .thumbs img:hover 
{
text-decoration: none;
border: 1px solid #333
}  
/* Formatierung Copyright-Verweis */
#design
{
border-top: 1px solid #666;
margin: 0 0 25px 0;
width: 907px;
text-align: center
}
#design p
{
font-family: Arial, Tahoma, Helvetica;
font-size: 11px;
color: #666;
text-align: center;
line-height: 100px
}
#design a
{
color: #666
}  