@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,700");
.icon {
  font-family: 'FontAwesome';
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
}
.shadowPublikation {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(50,50,50,0.5);
  -moz-box-shadow: 0px 0px 5px 0px rgba(50,50,50,0.5);
  box-shadow: 0px 0px 5px 0px rgba(50,50,50,0.5);
}
.clear {
  clear: both;
}
.bold {
  font-weight: 700;
}
.ultra-bold {
  font-weight: 900;
}
.tx-cellent-banner-pro {
  position: relative;
  width: 986px;
  height: 440px;
}
.tx-cellent-banner-pro .overlayText {
  font-size: 21.6px;
  font-size: 1.35rem;
  font-weight: 200;
  position: absolute;
  top: 0px;
  left: 120px;
  width: 310px;
  height: 400px;
  padding: 20px;
  z-index: 30;
  color: #ffffff;
}
.tx-cellent-banner-pro .overlayText strong {
  display: block;
  font-size: 40px;
  font-size: 2.5rem;
  font-weight: normal;
  margin-bottom: 20px;
}
.tx-cellent-banner-pro .overlayColour {
  position: absolute;
  top: 0px;
  left: 120px;
  width: 310px;
  height: 400px;
  background-color: #009900;
  padding: 20px;
  z-index: 20;
}
.tx-cellent-banner-pro .flexslider {
  margin: 0;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0;
  -moz-box-shadow: 0;
  -o-box-shadow: 0;
  box-shadow: 0;
}
.tx-cellent-banner-pro .nav {
  position: absolute;
  z-index: 40;
  bottom: 7px;
  right: 12px;
}
.tx-cellent-banner-pro .nav li {
  float: left;
  width: 16px;
  height: 16px;
  background-image: url("../../../img/sprite_banner_nav.png");
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}
.tx-cellent-banner-pro .nav li span {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.tx-cellent-banner-pro .nav li span.focusable:active,
.tx-cellent-banner-pro .nav li span.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.tx-cellent-banner-pro .nav li:hover {
  background-position: -16px 0;
}
.tx-cellent-banner-pro .nav li.flex-active {
  background-position: -32px 0;
}
.tx-cellent-banner-pro .flex-direction-nav a {
  content: '';
  width: 61px;
  height: 61px;
  background-image: url("../../../img/sprite_banner_prev_next.png");
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
.tx-cellent-banner-pro .flex-direction-nav a span {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.tx-cellent-banner-pro .flex-direction-nav a span.focusable:active,
.tx-cellent-banner-pro .flex-direction-nav a span.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.tx-cellent-banner-pro .flex-direction-nav a:before {
  content: '';
}
.tx-cellent-banner-pro .flex-direction-nav a.flex-next {
  background-position: -61px 0;
}
.tx-cellent-banner-pro .overlayText a {
  color: #fff;
  text-decoration: none;
}
.tx-cellent-banner-pro .overlayText a:hover {
  text-decoration: underline;
}
.tx-cellent-banner-pro .overlayText a span {
  display: block;
  background-image: url('../../../img/icon_pfeil_rechts.png');
  background-repeat: no-repeat;
  width: 21px;
  height: 22px;
  margin: 3px 7px 0 0;
  float: left;
}
.tx-cellent-banner-pro-inhaltsseite {
  width: 673px;
  height: 306px;
}
.tx-cellent-banner-pro-inhaltsseite .overlayTextSimple {
  position: absolute;
  color: #fff;
  left: 0;
  width: 633px;
  margin: 0;
  padding: 20px;
  font-size: 16px;
  font-size: 1rem;
  bottom: 0;
  background: url('../../../img/ext/cellent_bannerpro_bg.png');
}
#content .tx-cellent-banner-pro ul.slides li,
#content .tx-cellent-banner-pro ul.nav li {
  padding: 0;
  background: none;
}
