 h1   { color: green; text-align: center; }
 h2   { color: green; text-align: center; border: solid thin red; } 
 h3     { color: black; font-size: 12pt; font-family: Arial; font-style: italic; text-align: left } /*listenüberschrift*/
 h4        {
	font-size: 11pt;
	font-family: "New York";
	font-variant: normal;
	font-weight: lighter;
	text-align: justify;
	text-transform: none;
	text-indent: 22pt;
	word-spacing: 3pt;
	visibility: inherit;
	position: relative;
	float: inherit;
	clear: inherit;
	vertical-align: 2pt;
	border-color: white;
	outline-color: white
}
 /*der normaltext*/
 h5 { } /*not yet defined*/
 h6    { font-size: 9pt; font-family: "Courier New"; text-align: nowrap; border: solid thin blue } /*<th nowrap="nowrap"> kleine bottom anmerkungen mit nach oben element! */

body   { background-color: white; text-align: center; contend-align: center  }
