h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #005f8e;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
}
.bildlinks {
	margin-bottom: 5px;
	margin-right: 15px;
}
.bildrechts {
	margin-bottom: 5px;
	margin-left: 15px;
}
.highlight {
  background-color: lightblue;
  text-decoration: underline;
}
.important {
  font-weight: bold;
  font-size: 2.1em;
}
