.Uberschrift {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.text {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
.box{
	width: 485px;
	height: 350px;
	overflow: auto;
	align: center;
	z-index: auto;
}
