#ebooksheader {
  position: relative;
  height: 290px;
  margin-bottom: 1px;
  background: url(../img/bg_header.gif) repeat-x;
}

#ebooksheader h1 {
  position: absolute;
  margin: 0;
  padding: 0;
  top: 20px;
  left: 20px;
}

#readerteaser {
  position: absolute;
  top: 0;
  right: 0;
}

#linklist {
  position: absolute;
  top: 100px;
  width: 500px;
}

#linklist h2 {
  margin: 0 0 10px 20px;
  padding: 0;
}

#linklist ul {
  display: block;
  margin: 0 0 0 10px;
  padding: 0;
  list-style: none;
}

#linklist ul li {
  display: block;
  float: left;
  height: 26px;
  margin: 0;
  padding: 0 10px 0 10px;
  list-style: none;
  background: url(../img/li_linklist.gif) no-repeat right top;
}

#linklist ul li:last-child {
  background: none;
}

#linklist img {
  display: block;
  border: 0;
}

#linklist p {
  clear: both;
  margin: 0;
  padding: 20px 0 0 20px;
}

#ebookscontent #marginal {
  padding-top: 24px;
  background: #EEEFF0 url(../img/marginal_start.gif) no-repeat left top;
}


#ebookscontent h2 {
  height: 24px;
  margin: 0 0 20px 0;
  padding: 0 0 0 20px;
  line-height: 24px;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: normal;
  letter-spacing: -1px;
  background: #DF5E00; 
}

#ebookscontent h4, 
#ebookscontent h5 {
  margin: 3px 0 0 0;
  padding: 0;
}

#ebookscontent h4 *,
#ebookscontent h5 * {
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 14px;
  font-weight: bold;
}

#ebookscontent h5 * {
  font-size: 11px;
}

#ebookscontent a {
  color: #F4401C;
}

#bannerlist img {
  display: block;
  border: 0;
  border-bottom: 1px solid #FFFFFF;
}

#marginal .marginheadline {
  padding: 4px 5px 5px 10px;
  background: #273446;
}

#marginal strong a {
  position: relative;
  display: block;
  margin: 0 0 6px 20px;
  padding: 0; 
  font-size: 11px;
  font-weight: bold;
  color: #515151;
}

#marginal strong a img {
  position: absolute;
  border: 0;
  left: -20px;
  top: 0;
}

#leseprobe .copytextp a {
  font-weight: bold;
}

#leseprobe .copytextp a img {
  display: none;
}

#gewinnspiel {
  background: #FACD2F;
}

#gewinnspiel .copytext {
  font-weight: bold;
  font-size: 12px;
  color: #DC1B1B;
}

#gewinnspiel img {
  display: block;
}



