/* eBooks-Auflistung Start */
.box_bild, #box_bild
{
  width: 170px;
  margin-right: 10px;
  position: relative;
  top: 3px;
  float: left;
}

.box_text, #box_text
{
  width: 200px;
  float: left;
}

.box_autorname, #box_autorname
{
  color: #FF6600;
  margin-bottom: 10px;
}

#box_ebook_navigation
{
  width: 400px;
  text-align: center;
}
/* eBooks-Auflistung Ende */



/* eBooks-Detailansicht Start */
#box_ebooks_detailansicht
{
  position: relative;
  left: -7px;
  width: 400px;
}

.box_pdf_download
{
  width: 400px;
  text-align: center;
  padding: 40px 0 20px 0;
}
/* eBooks-Detailansicht Ende */



#inhaltsangabe
{
  margin: 15px 10px 0 10px;
}

#banner
{
  width: 400px;
  text-align: center;
  margin: 10px 0 0 10px;
}

#box_zurueck
{
  padding: 4px 0 0 10px;
  margin: 10px 0;
  border-top: 1px solid #999999;
}



/* XSelling Start */
#box_xselling_oben
{
  width: 400px;
  min-height: 535px;
  background-color: #EBEBEB;
  padding-bottom: 49px;
}
*:first-child+html #box_xselling_oben
{
  width: 400px;
  min-height: 535px;
  background-color: #EBEBEB;
  padding-bottom: 0;
}
* html #box_xselling_oben
{
  width: 400px;
  background-color: #EBEBEB;
  padding-bottom: 0;
}

.box_xselling_unten
{
  width: 400px;
  min-height: 5px;
}

.box_xselling_eintrag
{
  width: 120px;
  margin: 0 0 20px 10px;
  float: left;
}

.box_xselling_cover
{
  width: 100px;
  margin: 10px 0;
}

.box_xselling_autor
{
  color: #FF6600;
}

.box_xselling_titel
{
  color: #0033CC;
  margin: 5px 0 10px 0;
}
/* XSelling Ende */



/* Autor Start */
#box_autor
{
 
}


#box_autor_details
{
margin: 10px;
}

#box_autor_name
{
  color: #FF6600;
  margin-bottom: 10px;
}

/********************
* wft3 included hover no text-decoration 
***************/

#box_autor_name a
{
  color: #FF6600;
}


#box_autor_foto
{
  padding: 3px 10px 10px 0;
  float: left;
}

#box_autor_vita
{

}


/* Autor Ende */



/* Top-Downloads Start */
#box_top_downloads
{
  width: 177px;
  height: auto;
  position: relative;
  margin: 0 auto 10px auto;
}
.box_ebook
{
  margin: 5px;
}
.box_top_download_autor
{
  color: #FF6600;
}
.box_top_download_titel
{
  color: #0033CC;
}
/* Top-Downloads Ende */



/* Autoren und neue eBooks Start */
.box_autoren_bild, .box_neue_ebooks_bild
{
  width: 170px;
  position: relative;
  top: 3px;
  margin-right: 10px;
  float: left;
}
/* Autoren und neue eBooks Ende */