/*  - für den Kopfbereich -  */

h1 {
	color: #FF0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 2cm;
	font-weight: 800;
	font-style: oblique;
	font-variant: small-caps;
    }
p {
	height: auto;
	width: auto;
	padding: 1cm;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	line-height: 12px;
	clear: left;
	float: center;
}