#header {
  background: url("../gfx/header_mobilfunk.jpg") no-repeat;
}

/* Navigation */
#nav-mobilfunk a {
	color: #fff;
  background: transparent url("../gfx/tabs_in.png") no-repeat 0 -110px;
}

#subnav h2 {
  background: transparent url("../gfx/nav_head_cyan.gif") no-repeat 0 0;
}
/* Navigation */


#ledge {
  background: #099 url("../gfx/bd_cyan.gif") repeat-x left bottom;
}

.box {
  border: 1px solid #099;
}

.box_preis {
  border: 1px solid #099;
  background-color: #099;
}

.headline {
  background-color: #099;
}

.headline_preis {
  background-color: #099;
}

.ln {
  border-bottom:1px solid #099;
}

.news_date {
	color:#099;
}

.bg_cyan {
  background-color: #e9fafa;
}

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/mobilfunk_reiter_leftoff.gif) top left no-repeat; 
	float:left; 
	margin:0px 0px 0px -19px; 
	padding:0px;
}

div#reiter li a {
	background:transparent url(/gfx/mobilfunk_reiter_rightoff.gif) top right no-repeat;
	display:block; 
	line-height:19px; 
	padding:0px 20px 0px 0px; 
	text-align:center; 
	margin-left:19px;
}

div#reiter li a span {
	display:block; 
	line-height:20px;
}

div#reiter li.first {
	background:transparent url(/gfx/mobilfunk_reiter_links.gif) top left no-repeat; 
	margin-left:2px;
	padding-left:5px;
}

div#reiter li.first a {
	margin-left:0px;
}


div#reiter li.first.active {
	background:transparent url(/gfx/mobilfunk_reiter_links.gif) top left no-repeat;
}

div#reiter li.active {
	background:transparent url(/gfx/mobilfunk_reiter_lefton.gif) top left no-repeat;
}

div#reiter li.active a {
	color: #e80000;
}

