.uber {
	position: absolute;
	left: 50px;
	top: 20px;
	font-size: 18px;
	font-weight: bolder;
	color: #333333;

}
.datum1 {

	color: #333333;
	position: absolute;
	left: 30px;
	top: 55px;
}
.datum2 {

	color: #333333;
	position: absolute;
	left: 30px;
	top: 75px;
}
.beschreibung {
	color: #333333;
	position: absolute;
	left: 25px;
	top: 100px;
	text-align: justify;
	width: 380px;


}
.uber1 {

	color: #333333;
	position: absolute;
	left: 50px;
	top: 230px;
	font-weight: bolder;

}
.datum3 {

	color: #333333;
	position: absolute;
	left: 30px;
	top: 255px;
}
.datum4 {

	color: #333333;
	position: absolute;
	left: 30px;
	top: 275px;
}
.beschreibung1 {
	color: #333333;
	text-align: justify;
	position: absolute;
	left: 25px;
	top: 310px;
	width: 380px;

}
.verbild {
	position: absolute;
	top: 40px;
	width: 150px;
	right: 30px;

}
.verbild1 {
	position: absolute;
	right: 30px;
	bottom: 60px;
	width: 150px;


}

