/*** Alle außer IE **/
.foot
	{
	color: #7DC1F8;
	}
	
/*** For IE 7 and lower ***/
#ie7andlower .infotext { 
color: #7DC1F8;
}
	
 .fooot h1
	{
	/*color: #0099FF;*/
	color: #0033cc;
  font-size : 13px;	
  font-weight : normal;
  font-family: 'Times New Roman',Times,serif;
	}

.fooot p
	{
	font-family: 'Times New Roman',Times,serif;
  text-decoration: none;
  color: #666666;
  font-size: 12px;
	}
