/* General Page Styles */
body {
	margin: 0;
	padding: 0;
	background:#ebedf2;
	background:#ebedf2 url(../images/css/background.gif) no-repeat top center;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
}
img {
	border: none;	
}
h3 {
	margin: 5px 0 20px 0;
	font-size: 14px;
}
h4 {
	margin: 5px 0 10px 0;
	font-size: 12px;
}
a {
	outline: none;
	-moz-outline: none;
	color:black;
}
a:hover {
}

small {
	font-size:10px;
}

/* Positions and Layout Blocks */
#container {
	/*background:url(../images/css/background.gif) no-repeat top center;*/
	width:1000px;
	margin:auto; /* Center Container */
	/*padding:0px 51px;*/
}

#container div.wrapper {
	background:white;
	padding:0px 21px;
	margin-bottom:20px;
}

#header {
	height:184px;
	position:relative;
}

#header a.logo {
	width:199px;
	height:0px;
	padding-top:45px;
	background:url(../images/css/weltbild-mobil.gif) no-repeat;
	overflow:hidden;
	position:absolute;
	left:0px;
	top:13px;
}

#header a.return {
	background:url(../images/css/arrow_red.gif) no-repeat right center;
	padding-right:28px;
	position:absolute;
	right:0px;
	top:13px;
	text-align:right;
	font-weight: bold;
}

#header div.hotline{
	position:absolute;
	right:0px;
	top:33px;
	text-align:right;
}

.arrow {
	background:url(../images/css/arrow_red.gif) no-repeat right center;
	padding-right:25px;
}

#header div.partner {
	background:url(../images/css/subnav_bg.gif) repeat-x;
	line-height:44px;
	position:absolute;
	left:0px;
	bottom:0px;
	font-weight:bold;
	padding-left:15px;
	width:943px;
}

ul#primary {
	padding:0px;
	margin:0px;
	height:57px;
	width:100%;
	display:block;
	position:absolute;
	left:0px;
	top:83px;
	line-height:36px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	background:url(../images/css/tab_bg.gif) repeat-x;
}

ul#primary li {
	list-style-type: none;
	display:inline;
}

ul#primary li a{
	float:left;
	padding:0px 20px;/*minimal padding in case of dynamic changes*/
	text-decoration: none;
	text-align:center;
	background:url(../images/css/tab_sep.gif) no-repeat right top;
	font-weight:bold;
}

ul#primary li a.nav-home {	width:103px; }
ul#primary li a.nav-tarif {	width:94px; }
ul#primary li a.nav-bestellen {	width:120px; }
ul#primary li a.nav-auswahl {	width:120px; }
ul#primary li a.nav-guthaben-aufladen {	width:174px; }
ul#primary li a.nav-service {	width:108px; }
ul#primary li a.nav-faq {	width:118px; }

ul#primary li a.first{
	border-left:1px solid #C2C2CE;
}

ul#primary li a:hover {
	color:#dc0000;
	text-decoration: underline;
}

ul#primary li a.on{
	background:#dc0000;
	border-color:#dc0000;
	color:white;
}

#main {
	min-height:400px;
	position:relative;
	zoom:1;
}

#main h1 {
	font-size:25px;
	font-weight:bold;
	/*color:#dc0000;*/
}

#main div.sidebar {
	float:right;
	width:340px;
	padding-left:20px;
	zoom:1;
}

* html #main div.sidebar p{
zoom:1;
}

#main div.indented {
	background:#ebedf2;
	padding:10px;
	width:160px;
	float:left;
}

#main div.w_sidebar {
	margin-right:380px;
	zoom:1;
}

#main div.d_sidebar {
	margin-right:380px;
	margin-left:200px;
}

#main div.indented a,
table.bullets a{
	background: url(../images/bullet.gif) no-repeat left center;
	padding-left:10px;
}
table.bullets a.nobullet{
	padding:0px;
	background:none;
}
table.lines td{
	padding:4px 5px;
}
table td.line{
	border-bottom:1px solid #ccc;
	padding:4px 5px;
}


/* General Form Styles */
form {
	margin: 0;
	padding: 0;
	display:inline;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
input[type=password],
input[type=text], 
textarea {
	padding:2px;
	margin:0;
	border:1px solid #b6b6b6;
	width:186px;
	font-size:90%;
}

/* IE 6 Hacks */
* html input {
	padding:2px;
	margin:0;
	border:1px solid #b6b6b6;
	width:186px;
	font-size:90%;
	zoom:1;
}
* html input.checkbox {
	border:none;
	width:15px;
}
* html input.image {
	width:auto;
	height:auto;
	border:none;
	padding:0px;
	float:none;
}
* html input.nstep {
	float:right;
}

/* IE 7 Hacks */
*+html input {
	padding:2px;
	margin:0;
	border:1px solid black;
	width:186px;
	font-size:90%;
	zoom:1;
}
*+html input.checkbox {
	border:none;
	width:15px;
}
*+html input.image {
	width:auto;
	height:auto;
	border:none;
	padding:0px;
	float:none;
}
*+html input.nstep {
	float:right;
}

select {
	padding:1px 2px;
	border:1px solid #b6b6b6;
	font-size:90%;
}


/* Order Screens*/
div.order_steps div {
	/*background:url(../images/css/order_1.gif) no-repeat top center;
	height:0px;
	padding-top:37px;
	overflow:hidden;*/
	text-align:center;
	margin-top:10px;
}
div.order_steps div.daten { background-image:url(../images/css/order_1.gif);}
div.order_steps div.konto { background-image:url(../images/css/order_2.gif);}
div.order_steps div.confirm { background-image:url(../images/css/order_3.gif);}
div.order_steps div.final { 
	background-image:url(../images/css/order_4.gif);
	height:0px;
	padding-top:37px;
	overflow:hidden;
}
div.order_steps a img.hover {  display:none;}
div.order_steps a:hover img.active { display:none;}
div.order_steps a:hover img.hover { display:inline;}

/* Order Forms */
fieldset {
	width:720px;
	zoom:1;
}
fieldset h3{
	margin-top:20px;
	margin-bottom:10px;
	font-size:12px;
	font-weight: bold;
}

div.single-line{
	width:358px!important;
	float:left;
	margin-bottom:9px;
}

div.single-line div.form_el,
div.full-line div.form_el,
div.single-line div.value,
div.full-line div.value{
	width:192px;
	margin-left:168px;
}

* html div.form_el,
* html div.single-line div.value,
* html div.full-line div.value
{
	margin-left:0px!important;
	float:left;
}

*+html div.form_el,
*+html div.single-line div.value,
*+html div.full-line div.value
{
	margin-left:0px!important;
	float:left;
}

fieldset div.bg div.value {
	font-weight:bold;
}

div.single-line label,
div.full-line label,
div.single-line div.title,
div.full-line div.title {
	width:160px;
	float:left;
	text-align: right;
}

* html div.full-line div.title,
* html div.single-line div.title,
* html label{
	width:158px;
	margin-right:5px;
}

*+html div.full-line div.title,
*+html div.single-line div.title,
*+html label{
	width:158px;
	margin-right:5px;
}

div.full-line {
	margin-bottom:9px;
}

fieldset div.form_el input,
fieldset div.form_el a {
	float:left;
}
fieldset div.form_el a{
	margin-left:4px;
}

fieldset div.bg {
	background:#ebedf2;
	padding:10px 0px 0px 0px;
	zoom:1;
}

/* References and Footer*/

div.references{
/*	border-top:1px solid #d4d8e1;*/
/*	border-bottom:1px solid #d4d8e1;*/
	padding:10px 0px;
	height:136px;
}
div.references h1{
	font-size:15px;
	margin:0px;
	padding:0px;
}
div.references div.logos {
	background:url(../images/cms/Image/logo_pan.jpg) no-repeat left bottom;
	height:136px;
}

div.inline_footer{
	text-align: center;
	padding-top:10px;
	padding-bottom:30px;
}

div.inline_footer a {
	text-decoration: none;
}

#footnotes {
	font-size:11px;
	line-height:13px;
}

* html #footnotes {
	line-height:15px;
}

*+html #footnotes {
	line-height:15px;
}

/* Info and Error Messages */
div.info{
	padding: 5px;
	background: #FFA;
	margin-bottom: 10px;
}

div.error{
	padding: 5px;
	background: #FCC url(../images/ico_attention.gif) no-repeat 3px 3px;
	padding-left:25px;
	margin-bottom: 10px;
}

/* Hacks */
.clear-me,
.clear-me-spacer {
	clear: both;
	font-size: 1px;
	height: 0;
	margin: 0;
	line-height: 0;
}
.clear-me-spacer {
	padding: 10px 0;
}
div.clear-me {
	overflow: hidden;
}

/** New start page **/

div#handy_details {
	display: none;
	height: 445px;
	width: 528px;
	position: absolute;
	top: 10px;
	left: 145px;
	background: url(../images/cms/Image/handy_details.png) center center;
	z-index: 10;
}

div#handy_bundle {
	width: 291px;
	height: 380px;
	position: absolute;
	top: 1px;
	left: 660px;
	cursor: pointer;
}

div#side_bar_order {
	float:right;
	position:absolute;
	right:0px;
}

div#auswahl_tarif {
	position:absolute;
	left:0px;
	top:0px;
	width: 960px;
	height: 194px;
}

div#auswahl_handy {
	position:absolute;
	left:0px;
	top:194px;
	width: 960px;
	height: 194px;
}

div#auswahl a {
	position:absolute;
	left:0px;
	top:194px;
	display: block;
	width: 960px;
	height: 194px;
	zoom: 1;
}

div#auswahl a {
	position:absolute;
	left:0px;
	top:194px;
	display:block;
	width: 960px;
	height: 194px;
	zoom: 1;
}

div#agb ul {
	list-style-type:decimal;
}

/* IE 6 */

* html div#handy_details {
	background: url(../images/cms/Image/handy_details.gif);
}

* html div#side_bar_order {
	margin-top:30px;
}

/* Tarif-Vergleichsrechner */

#trechner {
	position:relative;
	text-align: center;
}
#trechner .trechner_img {
	margin: -12px 0px -20px 105px;
}
#trechner input.trechner {
	position:absolute;
	background:transparent;
	border:none;
	width:47px;
	height:14px;
	color:#DC0004;
	font-size: 14px;
	text-align:center;
	left:444px;
	z-index:2;
}

#trechner input.euro {
	top:128px;
}
#trechner input.festnetz {
	top:155px;
}
#trechner input.mobil {
	top:185px;
}
#trechner input.sms {
	top:215px;
}

#trechner_result_costs,
#trechner_result_economy {
	position:absolute;
	top:377px;
	left:350px;
	width:86px;
	font-size:16px;
	color:#DC0004;
	text-align: right;
}
#trechner_result_economy {
	top:401px;
}

/* WM-COUNTER */
#wm_counter_day,
#wm_counter_hour,
#wm_counter_minute {
	position: absolute;
	top: 325px;
	left: 498px;
	font-family: sans-serif;
	font-style: italic;
	font-size: 20px;
	font-weight: bold;
	color: red;
	z-index: 9;
}
#wm_counter_hour {
	left: 530px;
}
#wm_counter_minute {
	left: 563px;
}
#wm_pulsing_ball {
	position: absolute;
	top: 260px;
	left: 295px;
}
#sommer_special {
	position: absolute;
	top: 269px;
	left: 275px;
}

/* IE 7 */
*+ html #trechner {
	margin: 16px 0 0 102px;
}
*+ html #trechner input.trechner {
	left: 339px;
}
*+ html #trechner_result_costs,
*+ html #trechner_result_economy {
	left: 244px;
}
*+ html #trechner .trechner_img {
	margin: -12px 0 0;
}