html {
  font-size: 62.5%;
}
body {
  font-family: Arial, sans-serif;
  line-height: 1.5;
  font-size: 15px;
  font-size: 1.5rem;
  color: #666666;
  -webkit-text-size-adjust: none;
}
input,
textarea,
select {
  font-family: Arial, sans-serif;
  line-height: 1.5;
  color: #666666;
}
a,
textarea,
input {
  outline: none;
}
h1,
h2 {
  font-family: 'HelveticaNeueW47LtCn', Arial, sans-serif;
  letter-spacing: 0.5px;
  font-weight: normal;
  line-height: 1.2;
}
h3,
h4,
h5,
h6 {
  font-family: 'HelveticaNeueW77BdCn', Arial, sans-serif;
  font-weight: normal !important;
  line-height: 1.2;
}
h1 {
  font-size: 35px;
  font-size: 3.5rem;
  color: #b0356a;
  text-transform: uppercase;
}
h2 {
  font-size: 26px;
  font-size: 2.6rem;
  color: #444444;
}
h3 {
  font-size: 20px;
  font-size: 2rem;
  color: #444444;
}
h4 {
  font-size: 18px;
  font-size: 1.8rem;
  color: #444444;
}
h5 {
  font-size: 18px;
  font-size: 1.8rem;
  color: #666666;
}
h6 {
  font-size: 15px;
  font-size: 1.5rem;
  color: #666666;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  text-decoration: none;
}
a {
  color: #444444;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
strong {
  font-weight: bold;
}
/* COMMON CLASSES START */
.spacerLineTop {
  border-top: 1px solid #d1d1d1;
  padding-top: 10px;
}
.clearBoth {
  clear: both;
  height: 1px;
  margin-bottom: -1px;
}
.pageMain .dateTime {
  color: #779665;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.3;
}
@media only screen and (min-width:581px) {
  .pageMain .newsColumn,
  .pageMain .eventsColumn,
  .pageMain .sidebarColumn,
  .pageMain .teaserColumn,
  .pageMain #highlightsTeaser {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.pageMain .newsColumn h2,
.pageMain .eventsColumn h2,
.pageMain .sidebarColumn h2,
.pageMain .teaserColumn h2,
.pageMain #highlightsTeaser h2 {
  font-size: 20px;
  font-size: 2rem;
  color: #444444;
  text-transform: uppercase;
}
.pageMain .newsColumn h3,
.pageMain .eventsColumn h3,
.pageMain .sidebarColumn h3,
.pageMain .teaserColumn h3,
.pageMain #highlightsTeaser h3 {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: 'HelveticaNeueW77BdCn', Arial, sans-serif;
  font-weight: normal !important;
  color: #b0356a;
  padding: 8px 0 4px;
}
.pageMain .newsColumn h3 a,
.pageMain .eventsColumn h3 a,
.pageMain .sidebarColumn h3 a,
.pageMain .teaserColumn h3 a,
.pageMain #highlightsTeaser h3 a {
  color: #b0356a;
}
.pageMain #highlightsTeaser h2 {
  margin-bottom: -10px;
}
.pageMain .sidebarColumn h2 {
  margin-bottom: 10px;
}
.pageMain .newsColumn h2,
.pageMain .eventsColumn h2,
.pageMain .teaserColumn h2 {
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 12px;
  margin-bottom: 20px;
}
.pageMain .newsColumn .firstElement .dateTime,
.pageMain .eventsColumn .firstElement .dateTime {
  margin-top: -2px;
}
.pageMain .newsColumn .nextElements .dateTime,
.pageMain .eventsColumn .nextElements .dateTime {
  border-top: 1px solid #d1d1d1;
  padding-top: 10px;
}
.pageMain .newsColumn .infoWrap,
.pageMain .eventsColumn .infoWrap {
  font-size: 13px;
  font-size: 1.3rem;
}
.pageMain .newsColumn .newsLinkAll,
.pageMain .eventsColumn .newsLinkAll {
  float: right;
  color: #666666;
}
.pageMain .highlightsColumn,
.pageMain .newsColumn {
  padding-bottom: 40px;
}
@media only screen and (min-width: 901px) {
  .pageMain .sidebarColumn h2 {
    border-bottom: 1px solid #d1d1d1;
    padding-bottom: 12px;
    margin-bottom: 20px;
  }
}
.pageMain .eventsColumn h3 {
  font-size: 15px;
  font-size: 1.5rem;
  padding: 2px 0 0;
}
.pageMain .eventsColumn .infoWrap {
  margin: 20px 0;
  padding-top: 11px;
  border-top: 1px solid #d1d1d1;
}
.pageMain .eventsColumn .infoWrap.firstElement {
  border-top: none;
  padding-top: 0;
}
.pageMain .eventsColumn .dateTime {
  background: url(../../img/rehau/sprite20px.png) no-repeat;
  background-position: -40px -80px;
  padding-left: 40px;
}
.pageMain .eventsColumn .eventsLinkAll {
  float: right;
  color: #666666;
}
@media only screen and (max-width: 580px) {
  .pageMain {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .pageMain h2 {
    font-size: 24px;
    font-size: 2.4rem;
    border-bottom: 1px solid #d1d1d1;
    padding-bottom: 10px;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .pageMain h3 {
    font-size: 20px;
    font-size: 2rem;
  }
  .pageMain .eventsColumn h3 {
    font-size: 20px;
    font-size: 2rem;
  }
  .pageMain .newsColumn .imageWrap {
    display: none;
  }
  .pageMain .newsColumn .infoWrap {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
/* COMMON CLASSES END */
/* COREMEDIA CLASSES START */
.hidden {
  display: none !important;
}
.hiddenScrnRdr {
  display: inline;
  height: 0;
  width: 0;
  top: -1000px;
  left: -1000px;
  overflow: hidden;
  position: absolute;
}
.imageWrap img {
  width: 100%;
}
.image-rwd {
  display: block;
}
.image-rwd img {
  width: 100%;
}
/* COREMEDIA CLASSES END */
#headerPrint {
  display: none;
}
/* SPRITES START */
.linkSymbol {
  display: block;
  margin-left: 14px;
}
.linkSymbol:before {
  background: url(../../img/rehau/sprite20px.png) no-repeat;
  content: "";
  position: absolute;
  width: 12px;
  margin-left: -14px;
  height: 16px;
  background-position: 0 -15px;
}
/* SPRITES END */
/* clearfix for floated layouts */
/* http://nicolasgallagher.com/micro-clearfix-hack /*/
/* For modern browsers */
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
/********************  jquery ui-elements START *********************/
/* Layout helpers */
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
.ui-front {
  z-index: 100;
}
/* ui-tabs */
.ui-tabs {
  position: relative;
}
.ui-tabs .ui-tabs-nav {
  display: block;
  position: relative;
  border-bottom: 1px solid #d1d1d1;
  margin-top: 30px;
}
.ui-tabs .ui-tabs-nav li {
  float: left;
  position: relative;
  top: 0;
  white-space: nowrap;
  list-style: none;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
}
.ui-tabs .ui-tabs-nav li a {
  float: left;
  font-size: 15px;
  font-size: 1.5rem;
  padding: 5px 20px 3px;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}

@media only screen and (max-width: 580px) {
  .ui-tabs .ui-tabs-nav {
    background-color: #e8e8e8;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -20px;
    border-bottom: none;
  }
  .ui-tabs .ui-tabs-nav li {
    border-bottom: 1px solid #D1D1D1;
    margin-top: -1px;
    margin-left: -1px;
  }
  .ui-tabs .ui-tabs-nav li a {
    padding-left: 15px;
    padding-right: 15px;
  }
  .ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}

.ui-widget-content {
  background-color: #ffffff;
}
.ui-state-hover,
.ui-state-focus {
  background-color: #e8e8e8;
}
.ui-menu {
  display: block;
  padding: 2px;
}
.ui-menu .ui-menu-item a {
  display: block;
}
.ui-menu .ui-menu-item a:hover {
  background-color: #d1d1d1;
  text-decoration: none;
}
.ui-autocomplete {
  position: absolute;
}
/********************  jquery ui-elements END *********************/
