html,body,.spkoco {
  color : #505560;
  font-size : 12pt;
  font-weight : normal;
  font-family : Messe-Univers-Regular, serif;
  background-color : #fcfcfc;
}
body > div.container {
  background-color : #f5f5f5;
}
.spacer {
  background-color : #b0003f;
  height : 0;
}
p {
  color : #b0003f;
  font-size : 100%;
  font-weight : normal;
  font-family : Raleway, serif;
}
h1,.h1 {
  color : #b0003f;
  font-size : 200%;
  font-weight : bold;
  font-family : Raleway, serif;
}
h2,.h2 {
  color : #b0003f;
  font-size : 180%;
  font-weight : bold;
  font-family : Raleway, serif;
}
h3,.h3 {
  color : #b0003f;
  font-size : 160%;
  font-weight : bold;
  font-family : Raleway, serif;
}
h4,.h4 {
  color : #b0003f;
  font-size : 140%;
  font-weight : bold;
  font-family : Raleway, serif;
}
h5,.h5 {
  color : #b0003f;
  font-size : 120%;
  font-weight : bold;
  font-family : Raleway, serif;
}
h6,.h6 {
  color : #b0003f;
  font-size : 100%;
  font-weight : bold;
  font-family : Raleway, serif;
}
.headerBreadcrumb, .headerBreadcrumb p {
  color : #ffffff;
  font-size : 10pt;
  background-color : #b0003f;
  display : none;
}
.teaserMiddle {
  visibility : inherit;
}
.active .title, .active .label {
  color : #505560;
}
.footerNavigation {
  color : #505560;
  font-size : 10pt;
  font-weight : normal;
  background-color : #8d8f95;
}
.footer_links {
  color : #505560;
  text-decoration : none;
}
.footer_links:hover,.footer_links:focus {
  color : #b0003f;
  font-family : Raleway, serif;
  text-decoration : underline;
}
.infoFooter {
  background-color : #8d8f95;
}
.infoFooter p {
  color : #505560;
  font-size : 10pt;
  font-weight : normal;
}
.infoFooter a {
  color : #505560;
  font-size : 100%;
  font-weight : normal;
  font-family : Raleway, serif;
  text-decoration : none;
}
.infoFooter a:hover {
  color : #b0003f;
  font-size : 100%;
  font-weight : normal;
  font-family : Raleway, serif;
  text-decoration : underline;
}
.infoFooter a:visited {
  color : #505560;
  font-size : 100%;
  font-weight : normal;
  font-family : Raleway, serif;
  text-decoration : none;
}
.btn-primary, .btn-primary a {
  color : #fcfcfc;
  background-color : #b0003f;
  border-color : #b0003f;
  font-size : 100%;
  font-weight : normal;
  font-family : Raleway, serif;
  text-decoration : none;
}
.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary:active:focus {
  color : #b0003f;
  background-color : #FFFFFF;
  border-color : #b0003f;
  font-size : 100%;
  font-weight : normal;
  font-family : Raleway, serif;
}
a {
  color : #b0003f;
  font-size : 100%;
  font-weight : normal;
  font-family : Raleway, serif;
  text-decoration : none;
}
a:hover {
  color : #c4406f;
  font-size : 100%;
  font-weight : normal;
  font-family : Raleway, serif;
  text-decoration : underline;
}
.language-switch, .language-switch a, .language-switch a:hover, .language-switch a:visited {
  color : #b0003f;
  font-size : 10pt;
}
.btn-primary .badge {
  color : #3c3c3c;
}
