
#alles {
	position: relative;
	width: 100%
}


body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000;
	margin-right: 0px;
	margin-left: 0px;
}
.schriftbox {
	position: relative;
	background-image:url(bilder/hg-ueberschrift.jpg);
	width:757px;
	height: 38px;
	background-repeat:no-repeat;
}

h1 {
  font-size: 18px;
  font-style:italic;
  font-weight:bold;
}
h2 {
  font-size: 12px;
  font-style:italic;
  font-weight:bold;
}
