.text-normal {
	font-family: "Comic Sans MS";
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	letter-spacing: normal;
	text-align: justify;	
	white-space: normal;

}
.bild-links {
	text-align: left;
	white-space: normal;
	left: 10px;
	top: 20px;
	right: 20px;
	bottom: 10px;
	float: left;
	margin-right: 10px;

}
.bild-rechts {
	text-align: right;
	white-space: normal;
	left: 20px;
	top: 30px;
	right: 50px;
	bottom: 10px;
	float: right;
	margin-left: 15px;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 25px;
	margin-right: 80px;

}
.text-uberschrift {

	font-family: "Comic Sans MS";
	font-size: large;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	letter-spacing: normal;
	text-align: center;
	white-space: normal;
}
.text-anfang {

	font-family: "Comic Sans MS";
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	letter-spacing: normal;
	text-align: justify;	
	white-space: normal;
}
.background {
	background-color: #FFFF99;
}
