body {
	font: 90%/1.4 Arial, sans-serif;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
}
h1 a {
	display: block;
	width: 960px;
	height: 150px;
	background: url('../img/header.jpg');
	text-indent: -9999em;
	overflow: hidden;
}

h2 {
	color: #999;
}

.top .left {
	position: relative;
	float: left;
	width: 773px;
	height: 422px;
}

.top .start {
	background: url('../img/vorteile.jpg');
}

.top .rc {
	background: url('../img/rc.jpg');
	width: 730px;
	height: 362px;
	padding: 30px 20px;
}

.top .sofunktionierts ul {
	text-decoration: none;
}
.top .sofunktionierts ul li{
	clear: both;
	padding: 5px 0;
}
.top .sofunktionierts span{
	position: absolute;
	left: 150px;
	margin: 10px 0;
}
.top .sofunktionierts img{
	float: left;
}

.top .start ul {
	margin-left: 405px;
	margin-top: 122px;
}

.top .start ul li {
	width: 350px;
	font-weight: bold;
	font-size: 120%;
}

.top .freiminuten ul {
	margin-left: 20px;
	list-style-type: disc;
}

.top .freiminuten ul li {
	margin: 0 0 5px 0;
}

.top .left .button {
	display: block;
	position: absolute;
	top: 286px;
	left: 373px;
	width: 365px;
	height: 80px;
	background: url('../img/buttons.png') no-repeat;
	overflow: hidden;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	padding-top: 42px;
	text-align: center;
	font-size: 122%;
}

.top .left .button:hover {
	color: #fae80a;
}

.top .left h3 {
	font-size: 120%;
	font-weight: bold;
	line-height: 1.6;
}

.top .rc a {
	color: #000;
}

.top .left .handy {
	display: block;
	position: absolute;
	top: 154px;
	left:-20px;
	width: 177px;
	height: 372px;
	background: url('../img/handy.png') no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/handy.png');
	text-indent: -9999em;
	overflow: hidden;
	font-weight: bold;
}

.top .left .preis {
	display: block;
	font-size: 75%;
	position: absolute;
	bottom: 20px;
	right: 10px;
}

.top .left .puppefreiminuten {
	position: absolute;
	top: 25px;
	right: 50px;
}


.top .right {
	float: left;
	width: 187px;
	height: 422px;
	overflow: hidden;
	
}
.top .right .freiminuten, .top .right .bestellen {
	float: left;
	display: block;
	width: 184px;
	overflow: hidden;
	margin: 12px 0 0 3px;
}

.top .right .freiminuten {
	text-indent: -9999em;
	height: 163px;
	background: url('../img/freiminuten.jpg');
}

.top .right .bestellen {
	height: 200px;
	padding: 8px 0;
	text-align: center;
	background: url('../img/right-box-bestellen.png');
	background-repeat: no-repeat;
	
}

.top .right .connect {
	float: left;
	display: block;
	width: 184px;
	height: 137px;
	background: url('../img/connect.jpg');
	text-indent: -9999em;
	overflow: hidden;
	margin: 0 0 0 3px;
}
.top .right .f2 {
	float: left;
	display: block;
	width: 184px;
	height: 108px;
	background: url('../img/f2.jpg');
	text-indent: -99999em;
	overflow: hidden;
	margin: 0 0 0 3px;
}

.top .right .tv {
	float: left;
	display: block;
	width: 164px;
	height: 64px;
	padding: 10px;
	background: url('../img/right-box-TV.png');
	overflow: hidden;
	margin: 0 0 0 3px;
	color: #999;
	line-height: 1.6;
}

.top .right .tv a, .top .right .tv a:hover {
	text-decoration: none;
	color: #999;
}

.bottom .left {
	position: relative;
	float: left;
	width: 482px;
	height: 165px;
	background: url('../img/partner.jpg');
}

.bottom .left h3 {
	margin: 30px 20px;
	color: #999;
}

.bottom .left a.alle {
	position: absolute;
	left: 200px;
	top: 30px;
	color: #999;
}

.bottom .left a.links,
.bottom .left a.rechts {
	position: absolute;
	display: none;
	top: 60px;
	left: 5px;
	width: 31px;
	height: 68px;
	text-indent: -9999em;
	overflow: hidden;
	background: url('../img/partner-links.jpg') no-repeat;
}
.bottom .left a.rechts {
	background-image: url('../img/partner-rechts.jpg');
	left: auto;
	right: 5px;
}
.bottom .left div {
	position: absolute;
	left: 30px;
	top: 50px;
	width: 400px;
	height: 60px;
	overflow: hidden;
}
.bottom .left ul {
	position: absolute;
	left: 0;
	top: 0;
	width: 9999px;
}
.bottom .left ul li {
	float: left;
	margin: 0 14px 0 0;
}

.bottom .left ul li img {
	width: 125px;
}

.bottom .right {
	position: relative;
	float: left;
	width: 478px;
	height: 165px;
	background: url('../img/so-funktionierts.jpg') no-repeat right bottom;
}
.bottom .right h3 {
	margin: 30px 20px;
	color: #999;
}
.bottom .right ul {
	text-indent: -9999em;
}






.footer {
	position: relative;
	height: 50px;
	margin: 10px 0 0 0;
}
.footer,
.footer .left a {
	color: #999;
	font-size: 90%;
}
.footer .left {
	position: absolute;
	left: 0;
	top: 0;
}
.footer .right {
	position: absolute;
	right: 0;
	top: 0;
}

.ticker span{
	float: left;
    margin: 0 5px 0 0;
}

#ticker a{
     font-weight: bold;
     text-decoration: none;
     color: #000;
}

#ticker a:hover {
	text-decoration: underline;
}


