/* CSS Document */
#ani{
	width:273px;
	padding:0px 20px 0 16px;
	margin:0 0px 0 0;
	background:url('http://www.it-fitness.de/res_projects/lernplattform/images/main_lernplat_bg.gif') no-repeat;
	float:left;
	font-size:12px;
	color:#fff;
	position:relative;
	height:265px;
}

#ani #flashbereich{
	position:absolute;
	top:0px;
	left:0px;
	width:309px;
	height:124px;
}

#ani #flashtext{
	position:absolute;
	top:138px;
	left:105px;
	width:200px;
}

#ani #testlink a,
#ani #testlink a:link,
#ani #testlink a:visited{
	position:absolute;
	top:220px;
	width:270px;
	height:30px;
}

