/*Stylesheet Reiffix
    Autor: Christian Reifferscheid
    Datum: März08
    Erstellt für www.tennisschuhe24.de
	Copyright by Reiffix.de
 */
* {
  padding: 0px;
  margin: 0px;
}
p {
  margin-bottom: 1em;
}
html {
  height: 100%;
  }
body {
  background-image: url(images/bg.gif);
  background-repeat: repeat-y;
  background-position: center;
  height: 100%;
  font-family: Verdana;
  font-size: 12px;
}
* html #wrapper
{
height: 100%;
}
#content ul li {
  margin-left: 20px;
  margin-bottom: 5px;
}
#content a {
  color: #9cbc25;
  text-decoration: none;
}
#content a:hover {
  color: #9cbc25;
  text-decoration: underline;
  
}
#wrapper {
  position: relative;
  width: 708px;
  margin: 0 auto;
  min-height: 100%;
}
#header {
  position: relative;
  background-image: url(images/header.gif);
  background-repeat: no-repeat; 
  width: 708px;
  height: 150px;
  }
#logo {
    position: absolute;
	width: 380px;
	height: 110px;
	left: 40px;
}
#logo a {
   text-indent:-9999px; 
   height: 110px; 
   overflow:hidden; 
   width: 380px; 
   display:block; 
}
#search {
   position: absolute;
   width: 260px;
   left: 427px;
   top: 56px;
}
#search input#suchfeld {
  background-image: url(images/suchfeld.gif);
  background-repeat: no-repeat;
  border: none;
  width: 175px;
  height: 14px;
  padding: 10px 15px 4px 15px;
  background-color: #31464B;
  color: #FFFFFF;
  font-size: 11px;
}
#searchform input {
border: 0px solid #006C89;
}
#searchform input#submitsearch {
  position: absolute;
  left: 210px;
  top: 0px;
  background-image: url(images/submitsuche.gif);
  width: 28px;
  height: 29px;
}
#headnavi {
  position: absolute;
  width: 670px;
  height: 0px;
  top: 124px;
  left: -1px;
}
#headnavi ul li {
  display: inline;
  color: #FFFFFF;
  font-family: Tahoma, Arial, Verdana;
  font-size: 12px;
  margin-left: 35px;
} 

#headnavi a {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}
#inhalt {
  width: 703px;
  margin: 5px auto;
  background-image: url(images/hintergrund.jpg);
  background-repeat: no-repeat;
  padding-bottom: 45px;
  z-index: 10;
}
#content {
  float: left;
  width: 465px;
  margin-top: 20px;
  margin-left: 20px;
  font-size: 11px;
  color: #5f5f5f;
  padding-bottom: 70px;
  
}
#sidebar {
  float: right;
  width: 190px;
  margin-top: 20px;
  font-family: Tahoma, Verdana, sans-serif;
  margin-bottom: 50px;
}
.einleitung {
  background-image: url(images/einleitung.gif);
  background-position: bottom;
  background-repeat: no-repeat;
  height: 200px;
}
#footer {
  position: relative;
    margin: 0 auto;
  margin-top: -45px;
  background-image: url(images/footer.gif);
  background-repeat: no-repeat;
  width: 661px;
  height: 25px;
  color: #FFFFFF;
  padding-top: 20px;
  padding-left: 40px;
  font-family: Tahoma;
  font-size: 10px;
  font-weight: bold;
}
#footertext {
  width: 400px;
  position: absolute;
  left: 20px;
  top: 20px;
}
h3 {
  color: #5F5F5F;
}

#sidebar h3 {
  background-image: url(images/navioben.gif);
  background-repeat: no-repeat;
  width: 154px;
  height: 14px;
  padding: 9px 12px;
  padding-top: 10px;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
}
#sidebar ul li {
  background-image: url(images/navi.gif);
  width: 154px;
  height: 12px;
  padding: 9px 12px;
  list-style-type: none;
  color: #515151;
  font-size: 11px;
}
#sidebar a {
  text-decoration: none;
  color: #515151;  
}
#sidebar a:hover {
  text-decoration: none;
  color: #000000;
  margin-left: 5px;
}
#sidebar .current_page_item a {
  text-decoration: none;
  color: #006784;
  margin-left: 5px;
}
.closenavi {
  background-image: url(images/naviunten.gif);
  background-repeat: no-repeat;
  width: 178px;
  height: 10px;
  margin-bottom: 20px;
  }
.einleitung h2 {
  font-family: Helvetica;
  font-size: 16px;
  color: #9cbc25;
  margin-bottom: 10px;
}
h2 {
  color: #9cbc25;
  font-size: 14px;
  font-size: Verdana;
  margin-bottom: 10px;
}
#nachoben {
  position: absolute;
  left: 590px;
  top: 20px;
  width: 80px;
}

#nachoben a {
   text-indent:-9999px; 
   overflow:hidden; 
   width: 65px; 
   display:block; 
   height: 20px;
}

.bildlinks {
  float: left;

}

.bildrechts {
  float: right;

}
#ebayad {
  width: 170px;
  height: 230px;
  padding-top: 25px;
  padding-left: 10px; 
}
.new {
  margin-top: 10px;
}
.new ul li{
  margin-bottom: 5px;
  margin-left: 5px;
}