.Text {
	font-family: "Century Gothic";
	font-size: 17px;
	text-align: justify;
}
.Überschrift {
	font-family: "Century Gothic";
	font-size: 25px;
	font-weight: bold;
	text-align: center;
}
.Hintergrund {
	background-attachment: fixed;
	background-image: url(Bilder/Hintergrund_Frame_Inhalt.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;

}
