/* 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: 0 0 0 0;
width: 279px;
background-image: url(../images/img_jobs/teaser_bg.gif);
background-repeat: repeat-y;
}
#content table.bestellung td div.ttop {
background-image: url(../images/img_jobs/freisteller1.png);
background-repeat: no-repeat;
height: 172px;
width: 279px;
}
#content table.bestellung td div.tbottom {
background-color: transparent;
    background-image: url(../images/teaser_bottom.png); 
background-repeat: no-repeat;
height: 25px;
}


#content table.bestellung td div.nelson-figur h2 {
background-image: url(../images/mini/mini_uebersicht/teaser_dots_trans.gif);
background-repeat: no-repeat;
background-position: bottom;
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #53C3F1;
margin: 0;
padding-left: 20px;
margin-bottom: 0;
padding-bottom: 2px;
padding-top: 15px;
}

#content table.bestellung td div.nelson-figur p {
padding: 15px 20px 0 20px;
}

#content table.bestellung td div.nelson-figur div.helfer {
position: absolute;
top: 100px;
left: 20px;
}
#content table.bestellung td div.nelson-figur div.helfer a {
display: block;
background-image: url(../images/img_bestell/bt_helfer_off.gif);
background-repeat: no-repeat;
width: 81px;
height: 28px;
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_on.gif);
}

/* verschachtelter Table mit Bestellinfo */
#content table.bestellung td table p {
margin-top: 20px;
}
#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_erika_off.gif);
background-repeat: no-repeat;
width: 228px;
height: 81px;
text-decoration: none;
border: 0 none;
}
#content table.bestellung td table td.erika a:hover {
background-image: url(../images/img_bestell/bt_erika_on.gif);
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/bilder/punkt.gif);
  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/bilder/punkt.gif);
  background-position: 15px;
  background-repeat: no-repeat;
  padding-left: 25px;
}

#downloads .downloadblock {
  padding-top: 5px; 
  padding-bottom: 10px;
}


#downloads .downloadblock p {
  font-weight: bold;
}

#downloads ul {
margin: 0;
padding: 0;
padding-top: 10px;
list-style: none;
font-size: 11px;
color: #66cef4;
}

#huhn {
  background-image: url(../images/img_jobs/freisteller2.png);
  width: 119px;
  height: 93px;
  background-repeat: no-repeat;
  margin-left: 335px;
  margin-top: 20px;
}





