.bild1 {
	background-image: url(../bilder/helsinki.jpg);
	position: absolute;
	left: 260px;
	top: 180px;
	height: 155px;
	width: 80px;
}
.bild2 {
	background-image: url(../bilder/stockholm.jpg);
	position: absolute;
	left: 360px;
	top: 180px;
	height: 162px;
	width: 80px;
}
.bild3 {
	background-image: url(../bilder/pan-vitosol.jpg);
	position: absolute;
	right: 20px;
	top: 30px;
	height: 165px;
	width: 164px;
}
.bild4 {
	background-image: url(../bilder/viessmannsolartrol.gif);
	position: absolute;
	right: 20px;
	top: 200px;
	height: 172px;
	width: 164px;
}
.text1 {
	position: absolute;
	height: 40px;
	width: 300px;
	top: 400px;
	right: 20px;
}
