body { background-color: #E5E5E5;
	background-image: url("./titel.jpg");
	background-repeat:no-repeat;
	margin-top: 0px;
	margin-bottom: 0px; 
	margin-left: 0px;
	margin-right: 0px; }

h1   { font-size: 38px;
	color:#FF0000;
	font-family: "Times New Roman", times, sans-serif, arial;
	font-style: italic; 
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px; }
	 
h1 font { font-size: 24px;
	color:#000000;
	font-family: "Times New Roman", times, sans-serif, arial;
	font-style: italic;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px; }

font.klein { font-size: 4px;
	font-family: "Times New Roman", times, sans-serif, arial;
	font-style: normal; 
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px; }


