#co2_bus {
	width: 788px;
	height: 450px;
	background-image:url(../img/co2-bus-superbude.png);
	position:absolute;
	top:150px;
	left:50%;
	margin-left:-394px;
}

.handle {
        background-image:url(../img/handle.png);
	height:10px;
	position:absolute;
	top:-5px;
	left:0px;
	width:17px;
	cursor:move;
	display:block;
}

.rechner {
	width: 300px;
}
.rechner li {
	height:20px;
	overflow:hidden;
	margin-bottom:5px;
}
.rechner li label {
	width: 130px;
	display:block;
	float:left;
}
.rechner li .slider {
        background-image:url(../img/slider.png);
	width:90px;
	height:4px;
	cursor:pointer;
	position: relative;
	float:left;
	margin-top:10px;
	margin-right:10px;
}
.rechner li input {
	width: 30px;
	float:left;
}

.kraftstoff {
	border: 0px;
	margin-bottom:30px;
}

#co2_rechner {
	position: relative;
	top: 150px;
	width: 500px;
	left: 300px;
}

.rechner label {
	font-size: 12px;
	color: #fff;
	position: relative;
	top: 6px;
}

#wert2 {
	font-size: 12px;

}

#output {
	position: relative;
	width: 100px;
	height: 40px;
	top: 90px;
	left: 85px;
	text-align: center;
	margin:0px;
	padding:0px;
}

#output p {
	font-size: 40px;
	font-weight: bold;
	color: #fff;
}

.auswahlfeld {
	color:#666;
	top: auto;
	margin-right: 44px;

}

#spendenlink {
	position: absolute;
	top: 100px;
	left: 85px;
	text-indent: -5000px;
	display: block;
	height: 105px;
	width: 156px;
	outline: none;
        background:url(../img/jetzt-spenden.png) top left no-repeat;
}
.c02closebutton {
        background-image:url(../img/co2closeButton.png);
	width:35px;
	height:28px;
	cursor:pointer;
	position: absolute;
	display:block;
	top:40px;
	right:200px;
	outline:none;
	text-indent:-5000px;	
}
#widgets {
	height:300px;
	width:140px;
	position:absolute;
	top:146px;
	left:50%;
	margin-left:430px;
	cursor:pointer;
}
#widgets ul {
	width:45px;
	float:left;
}
#widgets ul li {
	width:41px;
	height:41px;
	overflow:hidden;
	margin-bottom:5px;
}
#widgets ul li a {
	position:relative;
	text-indent:-5000px;
	display:block;
}
#widgets ul li a:hover, #widgets .work4us-widget a:hover {
        background-position: left bottom;
}
#widgets .work4us-widget {
	width:90px;
	float:left;
	outline:none;
}

#super-preise {
	position:absolute;
	display:block;
	z-index:99;
	text-indent:-10000px;
	overflow:hidden;
	outline:none;
	cursor:pointer;
	top:0px;
	left:50%;
	margin-left:-100px;
	width:266px;
	height:110px;
	background:url(../img/superbudde-preise.png) top left no-repeat;
}
#super-preise:hover {
	width:266px;
	height:110px;
	background:url(../img/superbudde-preise-a.png) top left no-repeat;
}
a.facebook-page {
	width:41px;
	height:41px;
	background:url(../img/facebook-button2.png) top left no-repeat;
}
a.twitter-page {
	width:41px;
	height:41px;
	background:url(../img/twitter-button2.png) top left no-repeat;
}
a.skype-page {
	width:41px;
	height:41px;
	background:url(../img/skype-button-normal2.png) top left no-repeat;
}
a.tv-page {
	width:41px;
	height:41px;
	background:url(../img/tv-button2.png) top left no-repeat;
}
a.co2-page {
	width:41px;
	height:41px;
	background:url(../img/co2_button_small.png) top left no-repeat;
}
a.work4us-page {
	width:82px;
	height:128px;
	background:url(../img/work4us_big.png) top left no-repeat;
	position:relative;
	text-indent:-5000px;
	display:block;
}
#co2 {
background:url(..//img/warnung_gross.png) no-repeat;
width:330px;
height:280px;
text-align:left;
padding:35px;
}
#co2 a {
position:relative;
}
#co2opener {
	outline:none;
}