/*  - für den Kopfbereich -  */

h1 {
	color: #FF0000;
	font-family: "Arial,Helvetica,Geneva,Swiss,SunSans-Regular", Times, serif;
	font-size: 57px;
	font-weight: 800;
	font-style: oblique;
	font-variant: small-caps;
    }

p {
}

