.blaueSchrift {
	color: rgb(13,64,121);
}

.grosseSchrift {
	font-size: 200%;
	font-weight: bold;
}

h1 {
  background:none;
  border:none;
  color:rgb(234,93,14);
  font-size:150%;
  margin:0.4em 0pt 0.5em;
}

h2 {
  background:none;
  border:none;
  color:rgb(234,93,14);
  font-size:115%;
  margin:0.3em 0pt 0.4em;
}

