
h1 {
  font-size: 18px;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 1px;
}

h2 {
  font-size: 16px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 1px;
}

h3 {
  font-size: 14px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 1px;
}



.aktuelles h1 {
  margin-top: 8px;
  margin-bottom: 5px;
}

.aktuelles a {
  text-decoration: none;
  color: #000066;
}

.aktuelles a:link {
  color: #000066;
}

.aktuelles a:visited {
  color: #000066;
}

.aktuelles a:hover {
  text-decoration: underline;
  color: #000066;
}

.aktuelles div.element {
  border-top: 1px solid grey;
  padding-top: 5px;
  margin-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.aktuelles div.element h1 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 2px;
}

.aktuelles div.imageA {
  border: none;
  margin-top: 5px;
  margin-bottom: 10px;
}

.aktuelles div.imageB {
  border: none;
  margin-top: 5px;
  margin-bottom: 10px;
}

.aktuelles ul {
  margin-left: 25px;
  list-style-type: disc;
}

.aktuelles ol {
  margin-left: 25px;
}

.aktuelles li {
  margin-top: 3px;
  margin-bottom: 5px;
  vertical-align: middle;
  text-align: justify;
}

.aktuelles hr {
  margin-top: 5px;
  margin-bottom: 15px;
}

.aktuelles p {
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: justify;
  vertical-align: middle;
}

.aktuelles img {
  margin-top: 5px;
  vertical-align: middle;
}

.help {
  width: 750px;
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  vertical-align: top;
  line-height: normal;
  margin-top: 1px;
  margin-bottom: 0px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 0px;
  border: none;
}

.help ul {
  margin-left: 25px;
  list-style-type: disc;
}

.help li {
  margin-top: 3px;
  margin-bottom: 5px;
  vertical-align: middle;
  text-align: justify;
}

.help p {
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: justify;
  vertical-align: middle;
}

.help img {
  margin-top: 5px;
  vertical-align: middle;
}

.darstlg {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #666666;
  text-align: center;
  line-height: normal;
  background-position: center; 
}

.darstlg p {
  padding: 15px;
}

.wegweiser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.zurueck {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	text-align: left;
	vertical-align: top;
	line-height: normal;
}


