#thermoaround h4{
	background-color: #e60011;
	color: #ffffff;
	padding: 5px 5px 5px 5px ;
}

#thermoaround p{
	margin: 0;
	padding: 15px 5px 0px 5px ;
	font-size:11px;
}
#thermoaround h3{
	padding:10px 10px 0px 10px ;
}

#einsThermo{
	position: absolute; 
	margin-top: 148px;
	margin-left: 187px;
	z-index: 2;
}

#thermoInfoBoxEins{
	position: absolute;
	top: -81px;
	left: 251px;
	width: 224px;
	height: 377px;
	overflow: hidden;
}

#zweiThermo{
	position: absolute; 
	margin-top: 277px;
	margin-left: 179px;
}

#thermoInfoBoxZwei{
	position: absolute; 
	top: -211px;
	left: 259px;
	width: 224px;
	height: 377px;
	overflow: hidden;
}

#dreiThermo{
	position: absolute; 
	margin-top: 232px;
	margin-left: 94px;
}

#thermoInfoBoxDrei{
	position: absolute; 
	top: -166px;
	left: 344px;
	width: 224px;
	height: 377px;
	overflow: hidden;
}

#vierThermo{
	position: absolute;  
	margin-top: 195px;
	margin-left: 226px;
}

#thermoInfoBoxVier{
	position: absolute; 
	top: -128px;
	left: 212px;
	width: 224px;
	height: 377px;
	overflow: hidden;
}

#fuenfThermo{
	position: absolute;  
	margin-top: 244px;
	margin-left: 295px;
}

#thermoInfoBoxFuenf{
	position: absolute; 
	top: -178px;
	left: 143px;
	width: 224px;
	height: 377px;
	overflow: hidden;
}

#thermoaround {
	width: 711px; 
	height: 500px;
	margin: 20px 20px 20px 20px;
	background-image: url(../images/thermoaround.jpg);
	background-repeat: no-repeat;
}


#thermoaround a:hover {
*width: 250px;
text-decoration:none;
*overflow: visible;
}

#thermoaround a{
width: 25px;
height: 25px;
border: 0;
*overflow: hidden;
}

#thermoaround a span {
	display:none;
	visibility: hidden;
}

#thermoaround a:hover span {
display:block;
visibility: visible;
}

#thermoText{
	float: right;
	width: 250px;	
}

.textInfoBox{
	margin: -10px 7px 0px 7px;
	border: 8px solid #ffffff;
	text-decoration:none;
	display: bock;
	visibility: visible;
}

.backgroundInfoBox{
	position: absolute; 
	width: 226px;
	height: 377px;
	z-index: -1;
}
