/* styles fuer bestellung-seite */

#content {
padding-bottom: 20px;
}

#content table.bestellung {
width: 771px;
border: 0 none;
border-collapse: collapse;
margin: 0px 25px;
}
#content table.bestellung td {
padding-right: 10px;
background-color: transparent;
color: #2e1c86;
vertical-align: top;
}

#content table.bestellung td p.seitentitel {
margin-top: 36px;
}
#content table.bestellung td p {
font-size: 11px;
margin: 5px 0 0 0;
padding: 0 0 5px 0;
}

#content table.bestellung a {
text-decoration: none;
background-color: transparent;
color: #66cef4;
}
#content table.bestellung a:hover {
color: #E60003;
}

/* Nelson-Figur mit eingebautem Link */
#content table.bestellung td div.nelson-figur {
position: relative;
margin: 20px 0 0 0;
}
#content table.bestellung td div.nelson-figur div.helfer {
position: absolute;
top: 120px;
left: 20px;
}
#content table.bestellung td div.nelson-figur div.helfer a {
display: block;
background-image: url(../images/img_bestell/bt_helfer_off.png);
background-repeat: no-repeat;
width: 85px;
height: 33px;
text-decoration: none;
border: 0 none;
}
#content table.bestellung td div.nelson-figur div.helfer a:hover {
background-image: url(../images/img_bestell/bt_helfer_hi.png);
}

/* verschachtelter Table mit Bestellinfo */
#content table.bestellung td table p {
margin-top: 5px;
}
#content table.bestellung td table td.erika {
vertical-align: bottom;
padding: 0 20px;
}
#content table.bestellung td table td.erika a {
display: block;
background-image: url(../images/img_bestell/bt_download_off.png);
background-repeat: no-repeat;
width: 250px;
height: 83px;
text-decoration: none;
border: 0 none;
}
#content table.bestellung td table td.erika a:hover {
background-image: url(../images/img_bestell/bt_download_on.png);
background-repeat: no-repeat;
text-decoration: none;
border: 0 none;
}

#menu ul.level1 li.aktiv1 a,
#menu ul.level1 li.aktivbottom1 a{
  color: #DF0004;
  background-image: url(../images/pfeil.png);
  background-position: 11px;
  background-repeat: no-repeat;
}

#menu ul.level1 li.aktiv1 ul.level2 li.aktiv2 a,
#menu ul.level1 li.aktiv1 ul.level2 li.aktivbottom2 a {
  background-image: url(../images/punkt.png);
  background-position: 22px;
  background-repeat: no-repeat;
  padding-left: 32px;
}

#menu ul.level1 li.aktiv1 ul.level2 a:hover{

  background-position: 22px;
  background-repeat: no-repeat;
}

#menu ul.level1 li.aktiv1,
#menu ul.level1 li.aktiv1 {
   background-color: transparent;
}

#bg td.left {
background-color:#FED800;
}

#menu ul.level1 li.aktiv1 ul.level2 li.aktiv2, #menu ul.level1 li.aktiv1 ul.level2 li.aktivbottom2 {
background-color:#d3e9ed;
}


td .display {font-size: 10px;margin: 0 !important; padding: 0 !important;
}
td .display img {
border: none
}

table .box {font-size: 10px;  line-height: 14px !important}

td .disp_bold {font-size: 11px; font-weight: bold; padding-bottom: 15px !important;line-height: 13px !important}

td .bold {font-weight: bold}

td .abst {padding-top: 15px !important; }

td .isbn {color: #5087D1 !important}

td .disp_dot {  background: url(../../displays/disp_dot.gif) repeat-x 0 bottom; height: 42px; padding-top: 10px !important; padding-right: 0 !important }

td .disp_dot img {border: none}

td .disp_dot a {float: right}



