div.energieefizienz {
	height: 579px;
	background: transparent url(../design/energieefizienz_bg.png) no-repeat;
	position:relative;
}

div.infobox {
	width: 233px;
	padding: 15px;
}

div.infobox p {
	padding-top: 5px;
}

div.infoboxlinks{
	position: absolute;
	width: 233px;
	height: 101px;
	top: 307px;
}

div.infoboxlinks ul{
	list-style-type:none;
	color: #174476;
}

div.infoboxlinks li{
	position: absolute;
	left: 40px;
}

/* HOVER */

ul.buttonbox {
	margin-top: 25px;
	list-style-type:none;	
}
.buttonboxitem {
	text-decoration: none; 
	border:0; 
	padding:0; 
	display: block; 
	text-indent: -9999px; 
	letter-spacing: -9999px; 
	font-size:0;
	width: 233px; height: 29px; 
	margin: 10px 0px;
}

li.gebaeudehuelle a { background: transparent url(../images/btn_gebaeudehuelle.png) no-repeat;}
li.gebaeudehuelle a:hover {background: transparent url(../images/btn_gebaeudehuelle_hover.png) no-repeat;}

li.anlagetechnik a { background: transparent url(../images/btn_anlagentechnik.png) no-repeat;}
li.anlagetechnik a:hover {background: transparent url(../images/btn_anlagentechnik_hover.png) no-repeat;}

li.nutzerverhalten a { background: transparent url(../images/btn_nutzerverhalten.png) no-repeat;}
li.nutzerverhalten a:hover {background: transparent url(../images/btn_nutzerverhalten_hover.png) no-repeat;}

a.energiecheckbtn {
	text-decoration: none; 
	border:0; 
	padding:0; 
	display: block; 
	text-indent: -9999px; 
	letter-spacing: -9999px; 
	font-size:0;
	width: 234px; height: 28px; 
	margin: 20px 0px;
	background: transparent url(../images/btn_energiecheck.png) no-repeat;
}
a.energiecheckbtn:hover {background: transparent url(../images/btn_energiecheck_hover.png) no-repeat;}

div.energiecheck{
	position: absolute;
	width: 233px;
	height: 145px;
	top: 432px;
}
div.energiecheck p {
	padding-top: 10px;
	font-style:italic;
	
}




