
#key_visual {
   background: url('resources/_wsb_keyvisual.jpg') no-repeat;
}
#text_caption {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #746859;
}

#content_container h1 {
  font-family: Tahoma,Courier New,Trebuchet MS,Verdana,Arial,sans-serif;
  margin-top: 20px;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #613927;
  text-align: center;
}
#content_container h2 {
  font-family: Tahoma,Courier New,Trebuchet MS,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: normal;
  text-decoration: none;
  color: #613927;
}
#content_container h3 {
  font-family: Tahoma,Courier New,Trebuchet MS,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #613927;
}
#content_container h4 {
  font-family: Tahoma,Courier New,Trebuchet MS,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #666;
}
#content_container p {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #666;
}
#content_container big {
  color: black;
}
#content_container a:link {
  font-family: verdana, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #8E411C;
}
#content_container a:visited {
  font-family: verdana, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #8E411C;
}
#content_container a:hover {
  font-family: verdana, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: underline;
  color: #8E411C;
}
#content_container a:active {
  font-family: verdana, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: underline;
  color: #8E411C;
}

#footer a {
  font-family: verdana, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #8E411C;
}
