#header {
  background: url("../gfx/bg_main_ges1000.jpg") no-repeat;
}

/* Navigation */
#nav-festnetz a {
	color: #fff;
  background: transparent url("../gfx/tabs_in.png") no-repeat 0 -44px;
}

#subnav h2 {
  background: transparent url("../gfx/nav_head_orange.gif") no-repeat 0 0;
}
/* Navigation */

#ledge {
  background: url("../gfx/bd_orange.gif") repeat-x left bottom;
}

.box {
  border: 1px solid #e80;
}

.headline {
  background-color: #e80;
}

.headline_preis {
  background-color: #e80;
}

.ln {
  border-bottom:1px solid #e80;
}

.news_date {
	color:#e80;
}

.tariff_tab {
	background-color: #feeacb;
	margin-top: 2em;
	width: 100%;
}


.tariff_tab th {
	background-color: #e80;
	color: #fff;
	padding: 4px;
	font-weight: bold;
	font-size: 13px;
}

.tariff_tab td {
	padding: 4px;
}

.tariff_tab .e {
	background-color: #fff;
}

.tariff_tab .o {
	background-color: #fff3e0;
}

.tariff_tab a:link, .tariff_tab a:visited {
	background: transparent url(/gfx/details.gif) no-repeat 0 5px;
	padding-left: 12px;
	color: #333;
}

.planinfo {
	padding: 5px 0 5px 5px;
}

.planinfo dt {
	float: left;
	display: block;
	margin: 0;
	padding: 5px;
	width: 130px;
	font-weight: bold;
}

.planinfo dd {
	display: block;
	margin: 0 0 0 130px;
	padding: 5px 0 5px 0;
}

.planinfo dd.o, .planinfo dt.o {
	background-color: #fff3e0;
}

.planremark {
	padding: 10px;
	background-color: #fff3e0;
}

.planremark ul {
	margin-left: 0;
}

.prices_times {
	border: 1px solid #ffbf5c;
	border-collapse: collapse;
}

.old_data .prices_times { border: 1px solid #eb7; }

.prices_times th {
	width: 30px;
	background-color: #ffbf5c;
	color: #fff;
	padding: 2px;
	border: 1px solid #ffbf5c;
	font-weight: normal;
}

.old_data .prices_times th { background-color: #eb7; border: 1px solid #eb7; }

.prices_times td {
	padding: 4px 2px;
	border: 1px solid #ffbf5c;
	background-color: #fff3e0;
	text-align: center;
}

.prices_times td.high {
	padding: 14px 2px;
}

.old_data .prices_times td { color: #888; background-color: #fff; border: 1px solid #eb7; }

.prices_times .legend {
	width: 50px;
	background-color: #ffbf5c;
	color: #fff;
	text-align: left;
}

.old_data .prices_times .legend { color: #fff; background-color: #eb7; }

.old_data .prices_date { color: #a00; }
.future_data .prices_date { color: #0a0; }

.TCThi {
	margin: 10px 0 -15px 5px;
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	border-bottom: 2px solid #e80;
}

#reiter {
	list-style:none;
	height: 20px;
	margin: 20px 0 0 0;
	padding: 0;
}

#reiter a {
	font-size:11px;
	color:#000;
}

#reiter li {
	background:transparent url(/gfx/o_reiter_leftoff.gif) top left no-repeat; 
	float:left; 
	margin:0px 0px 0px -19px; 
	padding:0px;
}

#reiter li a {
	background:transparent url(/gfx/o_reiter_rightoff.gif) top right no-repeat;
	display:block; 
	line-height:19px; 
	padding:0px 20px 0px 0px; 
	text-align:center; 
	margin-left:19px;
}

#reiter li a span {
	display:block; 
	line-height:20px;
}

#reiter li.first {
	background:transparent url(/gfx/o_reiter_links.gif) top left no-repeat; 
	margin-left:2px;
	padding-left:5px;
}

#reiter li.first a {
	margin-left:0px;
}


#reiter li.first.active {
	background:transparent url(/gfx/o_reiter_links.gif) top left no-repeat;
}

#reiter li.active {
	background:transparent url(/gfx/o_reiter_lefton.gif) top left no-repeat;
}


#reiter li.active a {
	color: #e00;
}

