#header {
  background: url("../gfx/bg_handy_ges1000.jpg") no-repeat;
}

/* Navigation */
#nav-handy a {
	color: #fff;
  background: transparent url("../gfx/tabs_in.png") no-repeat 0 -66px;
}

#subnav h2 {
  background: transparent url("../gfx/nav_head_green.gif") no-repeat 0 0;
}
/* Navigation */

#ledge {
  background: #060 url("../gfx/bd_green.gif") repeat-x left bottom;
}

.box {
  border: 1px solid #090;
}

.box_preis {
  border: 1px solid #090;
  background-color: #090;
}

.headline {
  background-color: #090;
}

.headline_preis {
  background-color: #090;
}

.ln {
  border-bottom:1px solid #090;
}

.news_date {
	color:#090;
}

/* Reiternavigation (Handy-Details) */

div#reiter ul {
  list-style:none;
}

div#reiter {
  width: 730px;
  height: 19px;
  margin-left: -19px;
  margin-bottom: 1px;
}

div#reiter a {
  font-size: 11px;
  color: #000;
}

div#reiter li {
  background: transparent url(/gfx/n_reiter_leftoff.gif) no-repeat 0 0;
  float:left;
  margin: 0 0 0 -19px;
  padding: 0;
}

div#reiter li a {
  background:transparent url(/gfx/n_reiter_rightoff.gif) no-repeat 0 0;
  display: block;
  line-height: 19px;
  padding: 0 20px 0 0;
  text-align: center;
  margin-left: 19px;
}

div#reiter li a span {
  display: block;
  line-height: 20px;
}

div#reiter li.first {
  background: transparent url(/gfx/n_reiter_links.gif) no-repeat 0 0;
  margin-left: 2px;
  padding-left: 5px;
}

div#reiter li.first a {
  margin-left: 0;
}


div#reiter li.first.active {
  background: transparent url(/gfx/n_reiter_links.gif) no-repeat 0 0;
}

div#reiter li.active {
  background:transparent url(/gfx/n_reiter_lefton.gif) no-repeat 0 0;
}


div#reiter li.active a {
  color: #e80000;
}
