html {
  width: 100%;
  height: 100%;
  background-color: #000;
  background-image: url(images/bg_html4.jpg);
  background-repeat: repeat-x;
  background-position: top center;
}
html body {
  background-image: url(images/bg_body6.jpg);
}
html body #homelink img {
  width: 193px;
}
html body #container {
  padding-bottom: 7px;
}
html body #contentWrap {
  height: auto;
}
html body #content {
  height: auto;
  overflow-y: auto;
  overflow-x: hidden;
  width: 766px;
  padding: 0;
}
html body #right #units {
  background-image: url(images/bg_units4.jpg);
}
#right #untenContainer {
  background-image: url(images/bg_untenContainer4.jpg);
}
html body #footerContainer1 {
  background-image: url(images/bg_footer3.jpg);
  height: 269px;
}
html body html > body #footerContainer1 {
  height: auto;
  min-height: 269px;
}
html body #footerContainer2 {
  background-image: url(images/bg_footer4.jpg);
  height: 269px;
}
html > body #footerContainer2 {
  height: auto;
  min-height: 269px;
}
html body #right #untenContainer #highlights,
html body #right #untenContainer #highlights a {
  color: #d91732;
}
html body h1, 
html body h2, 
html body h3, 
html body h4, 
html body h5, 
html body h6 {
  color: #d91732;
}
html body .termin_element h1 a {
  color: #d91732;
}
html body .news_element h1 a {
  color: #d91732;
}
html body #content h1 a, html body #content h2 a, html body #content h3 a, html body #content h4 a, html body #content h5 a, html body #content h6 a {
  color: #d91732;
}
/* TemplaVoila */
/* 1-1-1 */
html body #content .tv1-1-1left, html body #content .tv1-1-1middle, html body #content .tv1-1-1right {
  width: 252px;
}
html body #content .tv1-1-1left {
  padding: 0 5px 0 0;
}
html body #content .tv1-1-1middle {
  padding: 0 5px 0 0;
}
html body #content .tv1-1-1right {
  padding: 0;
}
html body #content .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
  color: #Ab142d;
}