body {
}
a:link {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 11pt;
  color: #ed4152;
  text-decoration: underline;
}
a:active {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 11pt;
  color: #ed4152;
  text-decoration: underline;
}
a:visited {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 11pt;
  color: #ed4152;
  text-decoration: underline;
}
a:hover {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 11pt;
  color: lightblue;
  text-decoration: none;
}
.no_a {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 11pt;
  color: #ed4152;
  text-decoration: none;
}
.main_titel_text_01 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 20pt;
  color: #3e95ca;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
}
.main_titel_text_02 {
  border-bottom: 2px solid #5ab358;
  color: #5ab358;
  margin-top: 100px;
  font-weight: bold;
  text-decoration: none;
  margin-bottom: 50px;
  font-size: 16pt;
  font-family: Arial,Helvetica,sans-serif;
}
.weblink {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12pt;
  color: #ed4152;
  text-decoration: underline;
  font-weight: bold;
}
.weblink.hover {
  color: #ed4152;
  font-size: 12pt;
  text-decoration: none;
}
.link_style_01 {
  padding: 7px;
  background-color: #ffcc99;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14pt;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  color: #ed4152;
}
.middle_text_01 {
  font-family: Arial,Helvetica,sans-serif;
  color: #ed4152;
  font-size: 11pt;
  text-decoration: none;
  text-align: justify;
}
