/*www.j-sites.de*/

* { padding: 0; margin: 0; }
html {
min-height: 101%;
height: 101%;
}
body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 80%;
 text-align: left;
 ba//ckground: #f4f4f4;
 background: #ffffff;
 color:#696969;
}
#accessoires { 
 margin: 0 auto;
 width: 800px;
 background: #fff;
 border-top: 1px solid #696969;
 border-left: 1px solid #696969;
 border-right: 1px solid #696969;
 border-bottom: 1px solid #696969;

}
#seitenkopf {
 background: #ffffff url(../images/seitenkopf-geschlossen.jpg) no-repeat;
 background-position: top;
 height: 305px;
}
#seitenkopflogin {
 background: #ffffff url(../images/seitenkopf-offen.jpg) no-repeat;
 background-position: top;
 height: 305px;
}
#haendlerseitenkopf {
 background: #ffffff url(../images/haendlerseitenkopf-geschlossen.jpg) no-repeat;
 background-position: top;
 height: 305px;
}
#haendlerseitenkopflogin {
 background: #ffffff url(../images/haendlerseitenkopf-offen.jpg) no-repeat;
 background-position: top;
 height: 305px;
}
#seitenkopfsweetcharity {
 background: #ffffff url(../images/sweet-charity-geschlossen.jpg) no-repeat;
 background-position: top;
 height: 305px;
}
#seitenkopfsweetcharitylogin {
 background: #ffffff url(../images/sweet-charity-offen.jpg) no-repeat;
 background-position: top;
 height: 305px;
}
#seitenkopfethicallifestyle {
 background: #ffffff url(../images/ethical-lifestyle-geschlossen.jpg) no-repeat;
 background-position: top;
 height: 305px;
}
#seitenkopfethicallifestylelogin {
 background: #ffffff url(../images/ethical-lifestyle-offen.jpg) no-repeat;
 background-position: top;
 height: 305px;
}

/*Navigation*/
#navigation-oben{
  height: 30px;
}

#navigation-oben li a { 
  display: block; 
  float: left; 
  height: 21px;
  width: auto;
  text-decoration: none; 
  color: #696969;
  margin: 0 1px 0 0;
  padding: 8px 4px 0 4px;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 0.1em;
  font-weight: bold;
  text-align: center;
  } 
   
#navigation-oben a:hover {
  color:#e50083;
  padding: 8px 4px 0;
 }
#navigation-oben a#current
{
  color:#e50083;
  padding: 8px 4px 0;
}

#navigation-oben ul{
  margin: 0 auto;
} 

#navigation-oben li{
  margin: 0 1px 0 0; 
  float: right; 
  padding: 0px;
  list-style-type: none;
}

/*Navigation Konto/Warenkorb*/
#meinewishlist {
position: absolute;
margin-top: 285px;
margin-left: 365px;
height: 17px;
width: 100px;
}
#meinaccount {
position: absolute;
margin-top: 285px;
margin-left: 500px;
height: 17px;
width: 80px;
}
#meinkonto {
position: absolute;
margin-top: 285px;
margin-left: 605px;
height: 17px;
width: 80px;
}

#meineinkauf {
position: absolute;
margin-top: 285px;
margin-left: 705px;
height: 17px;
width: 85px;
}

a.meinkonto, a.meineinkauf, a.meinewishlist, a.meinaccount {
height: 14px;
text-decoration: none; 
color: #696969;
padding: 3px 0 0 0;
font-size: 11px;
font-weight: bold;
letter-spacing: 0.08em;
text-align: center;
}

a.meinkonto:hover, a.meineinkauf:hover, a.meinewishlist:hover, a.meinaccount:hover { 
color: #e50083;
}
#meinkonto a#curent, #meineinkauf a#curent , #meinewishlist a#curent, #meinaccount a#curent { 
color: #e50083;
}

#inhalt {
 background: #fff;
 float: right;
 width: 600px;
 text-align: left;
 margin: 15px 15px 15px 0;
 padding: 0 0 0 10px;
 border-left: 1px solid #e0e6dc;
}

* html #inhalt {
 float: right;
width: 570px;
 margin: 15px 0 15px 0;
 padding: 0 0 0 10px;
}
#inhalt a{
text-decoration: underline;
color: #696969;
font-weight: bold;
}

#inhalt ul{
margin: 2px 15px; 
padding: 2px 15px; 
list-style-type:square;
}
#inhalt img{ 
margin: 0 2px 5px 5px;
}
.normal{ 
border: 1px solid #e50083;
margin: 0 2px 5px 5px;
}

#inhalt table{
width:600px;
}
#linke-seite { 
 float: left;
 width: 160px;
 margin: 15px 0 15px 0;
 padding: 0;
}
#linke-seite h1 {
 color: #e50083;
 line-height: 1.3;
 margin-left: 10px;
 font-size: 100%; 
 font-weight: bold;
 text-transform: uppercase;
 text-align: left;
}
#linke-seite p{
margin: 0 10px 0 10px;
text-align: justify;
}


#seitenende {
height: 25px;
 b//ackground: #ffffff url(../images/seitenende.gif) no-repeat;
 background-position: 50% 50%;
  clear:both;
}
/*unteres menue*/
#impressum {
float: right;
height: 20px;
width:800px;
margin: 3px 0px 0px 6px;
text-align: right;
}

#impressum ul {
margin: 0 auto;
}
#impressum li {
float: right;
margin: 0 2px 0 0; 
padding: 0px;
list-style-type: none;
}
#impressum li a {
text-decoration: none;
color: #696969;
padding: 3px 6px 3px 0;
font-size: 12px;
font-weight: bold;
letter-spacing: 0.08em;
text-align: center;
}
#impressum a {
text-decoration: none;
color: #696969;
padding: 3px 6px 3px 0;
font-size: 12px;
font-weight: bold;
letter-spacing: 0.08em;
text-align: center;
}
#impressum li a:hover {
color: #e50083;
}
a.impressum:hover { 
color: #e50083;
}
#impressum a#curent { 
color: #e50083;
}
#impressum li a#current { 
color: #e50083;
}
h1 {
 color: #696969;
 line-height: 1.3;
 margin-bottom: 15px;
 font-size: 100%; 
 font-weight: bold;
 text-transform: uppercase;
 text-align: left;
}
h2{
 color: #696969;
 line-height: 1.3;
 font-size: 100%; 
 font-weight: bold;
 margin-bottom: 5px;
 text-align: left;
}
hr {
color: #696969;
height: 1px;
}

/* Navigation-CMS */
.cms-navi a
{ background: transparent url("../images/pfeil-off.gif") no-repeat left center;
  color: #555;
  margin-left: 10px;
} 

.cms-navi a:hover
{ background: transparent url("../images/pfeil-on.gif") no-repeat left center;
  margin-left: 10px;
}
.cms-navi a#curent
{ background: transparent url("../images/pfeil-on.gif") no-repeat left center;
  margin-left: 10px;
}

.cms-navi 
{ margin: 0px; 
  float: left; 
  list-style: none; 
  text-align: left;
  line-height:14px;
} 

.cms-navi ul
{
margin-top:-4px;
list-style-type:none;
}

.cms-navi li 
{
float:left;
list-style-type:none;
}

.cms-navi a, .cms-navi a:hover
{ float: left; 
  height: 16px;
  text-decoration: none; 
  font-weight: bold;
  border: 0;
  margin: 5px 5px 5px 10px;
  padding: 0 0 0 20px;
  width: 120px;
  color: #696969;
}

.cms-navi-z a
{ background: transparent url("../images/z-pfeil-off.gif") no-repeat left center;
  color: #555;
  margin-left: 10px;
} 

.cms-navi-z a:hover
{ background: transparent url("../images/z-pfeil-on.gif") no-repeat left center;
  margin-left: 10px;
}
.cms-navi-z a#curent
{ background: transparent url("../images/z-pfeil-on.gif") no-repeat left center;
  margin-left: 10px;
}
.cms-navi-z 
{ margin: 0px; 
  float: left; 
  list-style: none; 
  text-align: left;
} 

.cms-navi-z a, .cms-navi-z a:hover
{ float: left; 
  height: 16px;
  text-decoration: none; 
  font-weight: bold;
  border: 0;
  margin: 5px 5px 5px 10px;
  padding: 0 0 0 20px;
  width: 120px;
  color: #696969;
}
.keine{
margin: 0;
padding: 0;
}
.BildMitRahmen {
border: 1px solid #e50083;
}

