div.energiecheck {
	height: 1180px;
	background: transparent url(../design/energiecheck_bg.png) no-repeat;
	position:relative;
}

div.energiecheck p {
	padding: 5px 15px;
}
.infobox {
	position: absolute;
	width: 264px;
}
div.boxleft {
}

div.boxcenter {
	left: 264px;
}

div.boxright {
	left: 528px;
}

.totop {
	position: absolute;
	margin-top: 10px;	
	padding-left: 15px;
}

div.hotline {
	background: #FFF;
	position: absolute;
	top: 360px;
	width: 239px;
	padding: 20px 5px 20px 20px;
}
