
#key_visual {
   background: url(resources/Head_neu.jpg) no-repeat;
}
#text_caption {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #4d4d4d;
}
.content h1 {
  font-family: Times New Roman,serif;
  font-style: italic;
  font-size: 26px;
  font-weight: bold;
  text-decoration: none;
  color: #800;
}
.content h2 {
  font-family: Times New Roman,serif;
  font-style: italic;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #880000;
}
.content h3 {
  font-family: Times New Roman,serif;
  font-style: italic;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  color: #880000;
}
.content, .content p, .content table {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000;
}
.content a:visited {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #880000;
}
.content a:link {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #880000;
}
.content a:hover {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #880000;
}
.content a:active {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #880000;
}
#footer_text {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #8d2a30;
}

