.infotext
	{

	padding: 15px 20px 20px 20px;
	font-size: 10px;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	text-align: left;
	text-decoration: none;
	text-align: justify;
	/*position: relative;
	left: 194px;
	top: 20px;
		overflow: auto;
	height: 70px;
	overflow: auto; 
	width: 500px; */

	}	

#ie .infotext
	{

	padding: 20px;
	font-size: 10px;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	text-align: left;
	text-decoration: none;
	text-align: justify;
	/*position: relative;
	left: 194px;
	top: 20px;
	width: 600px;
	height: 70px;
	overflow: auto; 
	width: 500px; */

	overflow: auto;
	scrollbar-base-color 			:#D5CEB9;	/* = Basisfarbe der Scroll-Leiste */
	scrollbar-3dlight-color 	:#00B28F;	/* = Farbe für 3D-Effekte */
	scrollbar-arrow-color 		:#000000;	/* = Farbe für Verschiebepfeile */
	scrollbar-darkshadow-color:#D5CEB9;	/* = Farbe für Schatten */
	scrollbar-face-color 			:#D5CEB9;	/* = Farbe für Oberfläche */
	scrollbar-highlight-color :#D5CEB9;	/* = Farbe für oberen und linken Rand */
	scrollbar-shadow-color 		:#00B28F;	/* = Farbe für unteren und rechten Rand */
	scrollbar-track-color 		:#D5CEB9;	/* = Farbe für freibleibenden Verschiebeweg */
	}	
	
 .infotext h1
	{
	color: #00B28F;
  font-size : 10px;	
  font-weight : bold;
  font-family: Tahoma,Arial,Helvetica,sans-serif;
	}

.infotext p
	{
	font-family: Tahoma,Arial,Helvetica,sans-serif;
  text-decoration: none;
  color: #666666;
  font-size: 10px;
	}
