/* Textstile */


/* Headline */

#headline span.headline {
	position: absolute;
	top: 15px;
	left: -1px;
	width: 719px;
	
	font-family: arial;
	font-size: 26px;
	font-weight: bolder;
	color: #67d9ba;
	}

#text span.text {
	position: absolute;
	left: 11px;
	top: 11px;
	width: 680px;
	font-family: verdana;
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
	}

#text span.tblock {
	position: absolute;
	left: 260px;
	top: 0px;
	width: 500px;
	}
	
#text span.text a {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	}

#text span.text a:hover {
	text-decoration: underline;
	color: #b1ffea;
	}

#text span.tblock1 {
	position: absolute;
	left: 350px;
	top: 1px;
	width: 334px;
	}

#text p {
	color:#FFFFFF;
	}
