@charset "utf-8";
#mainContent #thermie {
	width: 700px;
	height: 400px;
	margin-left: 39px;
	margin-top: 10px;
	background-image: url(../images/text_thermie_hint_700_400.png);
	position: absolute;
	background-repeat: no-repeat;
	background-position: left top;
}
#mainContent  #thermie  h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	margin-left: 10px;
	font-size: 18px;
	line-height: 0px;
	padding-top: 10px;
}
#mainContent #bilder_ther h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	line-height: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#mainContent #thermie p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #999999;
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: justify;
}
#mainContent #thermie #text {
	height: 365px;
	margin-top: 10px;
	overflow: auto;
	padding-bottom: 10px;
}

#mainContent #bilder_ther {
	height: 400px;
	width: 160px;
	float: right;
	margin-right: 39px;
	margin-top: 10px;
	text-align: center;
	background-image: url(../images/thermie_bilder_hint_160_400.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	margin-left: 752px;
}
