#content_container h1 {
  font-family: Arial;
  font-style: normal;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}

#content_container h2 {
  font-family: Arial;
  font-style: normal;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #620000;
}

#content_container h2.blau {
  font-family: Arial;
  font-style: normal;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #000062;
}

#content_container h3 {
  font-family: Arial;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}

#content_container, #content_container p {
  font-family: Arial;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}

#content_container a:link {
  font-family: Arial;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #919191;
}

#content_container a:visited {
  font-family: Arial;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #070722;
}

#content_container a:focus {
  font-family: Arial;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #cda400;
}

#content_container a:hover {
  font-family: Arial;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #ffcc00;
}

#content_container a:active {
  font-family: Arial;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #cda400;
}



#content_container_index h1 {
  font-family: Arial;
  font-style: normal;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}

#content_container_index h2 {
  font-family: Arial;
  font-style: normal;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #626262;
}

#content_container_index h3 {
  font-family: Arial;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}

#content_container_index, #content_container_index p {
  font-family: Arial;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}

#content_container_index a:link {
  font-family: Arial;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #919191;
}

#content_container_index a:visited {
  font-family: Arial;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #222222;
}

#content_container_index a:focus {
  font-family: Arial;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #cda400;
}

#content_container_index a:hover {
  font-family: Arial;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #ffcc00;
}

#content_container_index a:active {
  font-family: Arial;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #cda400;
}