/* CSS Document */


#Ueberschrift{
	position: absolute;
	left: 290px;
	top: 103px;
	width: 270px;
	height: 65px;
	z-index:20;
}

#Fliesstext{
	position: absolute;
	left: 581px;
	top: 102px;
	width: 150px;
	height: 440px;
	z-index:10;
	color: #000000;
	font-size: 70%;
}
/*....................... innerContent gibt es auch im bal.css  ........................*/
#innerContent{
	width: 466px;
	height: 466px;
	background-color: #fff;
}