A {
  text-decoration: none;
}

a:link {
  color: #464682;
  font-size: 14px;
  font-family: serif;
  line-height: 12px;
}

a:visited {
  color: #464682;
  font-size: 14px;
  font-family: serif;
  line-height: 12px;
}

a:hover {
  color: #E6B800;
  font-size: 14px;
  font-family: serif;
  line-height: 12px;
}

a:active {
  color: #E6B800;
  font-size: 14px;
  font-family: serif;
  line-height: 12px;
}

a:focus {
  color: #E6B800;
  font-size: 14px;
  font-family: serif;
  line-height: 12px;
}

a.one:link {
  color: #464682;
  font-size: 16px;
  font-family: serif;
  font-weight: bold;
  line-height: 20px;
}

a.one:visited {
  color: #464682;
  font-size: 16px;
  font-family: serif;
  font-weight: bold;
  line-height: 20px;
}

a.one:hover {
  color: #E6B800;
  font-size: 16px;
  font-family: serif;
  font-weight: bold;
  line-height: 20px;
}

a.one:active {
  color: #E6B800;
  font-size: 16px;
  font-family: serif;
  font-weight: bold;
  line-height: 20px;
}

a.one:focus {
  color: #E6B800;
  font-size: 16px;
  font-family: serif;
  font-weight: bold;
  line-height: 20px;
}

p {
	font-size: 14px;
	font-family: serif;
	text-align: justify;
}

H1 {
  font-size: 24px;
  font-family: serif;
  font-weight: bold;
  color: #464682;
  line-height: 30px;
}

H2 {
  font-size: 20px;
  font-family: serif;
  font-weight: bold;
  line-height: 24px;
  color: #464682;
  margin-bottom: 0px;
}

H3 {
  font-size: 16px;
  font-family: serif;
  font-weight: bold;
  color: #E6B800;
  margin-top: 5pt;
  margin-bottom: 0pt;
}

H4 {
  font-family: serif;
  line-height: 20px;
}

H5 {
  font-family: sans-serif, Helvetica;
  font-size: 12px;
  font-weight: bold;
  color: #FF0000;
}

H6 {
  font-family: sans-serif;
  font-size: 10px;
  color: #555555;
  margin-bottom: 0px;
  padding-bottom: 0px;
  line-height: 14px;
  margin-top: 5px;
}

a.ueberschr {
  font-size: 16px;
  font-family: serif;
  font-weight: bold;
  color: #E6B800;
  margin-top: 5pt;
  margin-bottom: -15pt;
}


INS {
  text-decoration: none;
  line-height: 20px;
}

TD {
  font-size: 14px;
  font-family: serif;
  line-height: 20px;
  color: #585858;
}

STRONG {
  font-family: serif;
  font-size: 14px;
  font-weight: bold;
}
.bildunterschrift {
	font-style: italic;
	margin-top: 0;
.mittig {
	text-align: center;
}

