@font-face {
    font-family: 'open_sans';
    src: url('../fonts/OpenSans-Regular-webfont.eot');
    src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanslight';
    src: url('../fonts/OpenSans-Light-webfont.eot');
    src: url('../fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Light-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Light-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;

}

#No1 h6 {
 /*display: none;*/
}

#No4 {
  margin-bottom: 0;
  margin-top: 16px;
}



.carousel {
  margin-bottom: 2px;
}

.carousel-caption {
  position: absolute;
  width: auto; /*606  alt:656*/
  height: auto;
  left: 14px;
  right: auto;
  bottom: 14px; /*14*/
  background-color: rgba(0,85,100,.75);
  padding: 10px 14px 44px 14px; /*u: 32*/
  font-family: open_sans,Tahoma,Arial,Helvetica,sans-serif;
  color: #ff6a20;
  font-size: 25px;
  font-weight: normal;
  line-height:28px;
  text-align: left;
  text-shadow: none;
}


/* Box-Parameter */

.carousel-caption.rechts{
  left: auto;
  right: 16px;
}

.carousel-caption.kurz{
  bottom: 54px;
  padding-bottom: 44px;
}

.carousel-caption.nachricht {
  max-width: 580px;
}

/* ausschalten des News-Link bei Testimonials und umgekehrt */
.carousel-caption.testimonial .title1 {
  display: none;
}
.carousel-caption.nachricht .title2 {
  display: none;
}

.carousel-caption.nolink {
  pointer-events: none;
  cursor: default;
}

.carousel-caption.nolink .arrow {
  display: none;  
}

.carousel-caption.notVisible {
  display: none;
}

/* Footer */

#Footer hr {
  /*display: none;*/
}


/* --- */

.carousel-caption .header {
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 10px;
  line-height: 18px;
  color: #fff;
  text-transform: uppercase;
  padding-bottom: 2px;
  display: none;
  text-align: left;
}

.carousel-caption.nachricht .header {
  display: inherit;
}

.carousel-caption .title,
.carousel-caption .title a {
  color: #ff6a20 !important;
  width: auto;
  text-align: left;
}

.carousel-caption .title a p {
  font-family: open_sans,Tahoma,Arial,Helvetica,sans-serif;
  color: #ff6a20;
  font-size: 25px;
  font-weight: normal;
  line-height:28px;
  color: #ff6a20 !important;
  width: auto;
  text-align: left;
}

/* ein div im Titel wird als Abstand eingesetzt */
.carousel-caption .title div {
  height: 8px;
  text-align: left;
}

.carousel-caption .subtitle,
.carousel-caption .subtitle p {
  color: #fff;
  line-height: 24px;
  font-size: 16px;
  text-align: left;
}

.carousel-caption .subtitle {
  padding-top: 2px; 
}

.carousel-caption .subtitle a {
  color: #fff !important;
  text-align: left;
}

.carousel-caption .arrow a {
  display: block;
  /*width: 40px;*/
  line-height: 14px;
  position: absolute;
  text-align: left;
  background-color:rgba(0,65,75,.85);
  border-radius: 2px;
  padding: 4px 5px 4px 6px;
  margin: 0 0 0 0;
  text-transform: uppercase;
  color: #FF6A20 !important;
  font-size: 9px;
  font-weight: bold;
  letter-spacing: 0.1em;
  font-family: open_sanslight,Tahoma,Arial,Helvetica,sans-serif;
  vertical-align: middle;
  left: 10px;
  bottom: 15px;
}

.carousel-caption .arrow a:hover,
.carousel-caption .arrow a:active,
.carousel-caption .arrow a:focus {
  color: #000 !important;
  background: rgba(255,255,255,.5); 
}

.carousel-caption .arrow .ar_right {
  font-size: 20px;
  display: inline-block;
  line-height: 8px;
  padding: 0 ;
  margin: 0 0 0 0;
  vertical-align: top;
}

/*.carousel-caption .arrow a {
  background-color: rgba(0,85,100,.70);
  position: absolute;
  right: -41px;
  bottom: 0px;
  width: 38px;
  height: 38px;
  padding-left: 2px;
  padding-top: 2px;
  v-align: center;
  text-align: center;
  font-size: 40px;
  color: #fff !important;
  z-index: 10;
}*/

.carousel-caption.rechts .arrow a {
  right: auto;
}

.carousel-control {
  position: absolute;
  top: 45%;
  left: 0px;
  width: 40px;
  height: 100px;
  margin-top: -20px;
  margin-left: 40px !important;
  padding: 0 0 24px 0;
  font-family: open_sanslight,Tahoma,Arial,Helvetica,sans-serif;
  font-size: 120px;
  font-weight: 100;
  line-height: auto;
  color: #ffffff !important;
  text-align: left;
  background: none;
  border: none;
  opacity: 0.6;
  filter: alpha(opacity=50);
  border: none;
  border-radius: 0;
  background: none !important;
  
}

.carousel-control.right {
  right: 5px;
  left: auto;
  text-align: right;
}
.carousel-control.left {
  margin-left: 20px !important;  
}

.carousel-indicators {
  position: absolute;
  /*top: auto;*/
  top: 10px;
  left: auto;
  right: auto;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding: 0;
  bottom: auto;
}

.carousel-indicators li {
  display: inline-block;
  float: none;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 5px;
  cursor: pointer;
}

.carousel-indicators .active {
  margin-left: 3px;
  opacity: 0.8;
}



/* Testimonial Archiv-Anzeige */

#Testimonials .caption {
  margin-top: 10px;
  height: 55px;
  overflow: hidden;
}

#Testimonials .caption .subtitle {
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 11px; 
  line-height: 14px;
}

#Testimonials .caption .subtitle br:before {
    content: '\a0';
}

#Testimonials .caption .subtitle br {
  display: none;
}

#Testimonials .caption .subtitle div {
  display: none;
}


/* Site Menu */

#No3 ._4spalten {
  background-color: #ebefec;
  padding-top: 12px;
  margin-top: 12px;
}

#No3 ._4spalten h2 {
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 15px;
  line-height: 17px;
  color: #005566;
}

#No3 ._4spalten p {
  font-size: 13px;
  line-height: 20px;
}



/* SlingBox Aenderungen fuer Testimonial Archiv */

#sbCaption .carousel-caption {
  bottom: 60px; 
  top: auto;
  padding-bottom: 14px;
  margin-left: 8px;
}

#sbCaption {
  width: 100% !important;
}

#sbBottomContainer {
  overflow: visible !important;
}

#sbBottom {
  margin-top: 0 !important; 
}


/* Scrolling Text auf Startseite wg. Telefonnummernumstellung */

.telWrapper {
  width: 100%;
  border-top: 1px solid #5c8f99;
  border-bottom: 1px solid #5c8f99;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-bottom: 18px;
  
}

.telWrapperInner {
  overflow: hidden;
  position: relative;
  height: 18px;
}

.telMarquee {
  width 100%;
  overflow: hidden;
  height: 100%;
}

.telMarquee p {
  position: absolute;
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 13px;
  line-height: 18px;
  width: 100%;
  height: 100%;
  margin: 0;
  text-align: center;
  color: #333;
  /*text-shadow: 1px 1px 0px #ccc;*/
  /*filter: dropshadow(color=#ccc, offx=1, offy=1);*/
  transform:translateX(100%);
  -moz-transform:translateX(100%);
  -webkit-transform:translateX(100%);
}
.telMarquee p:nth-child(1) {
  animation: left-one 8s ease infinite;
  -moz-animation: left-one 8s ease infinite;
  -webkit-animation: left-one 8s ease infinite;
}
.telMarquee p:nth-child(2) {
  animation: left-two 12s ease infinite;
  -moz-animation: left-two 12s ease infinite;
  -webkit-animation: left-two 12s ease infinite;
}

@keyframes left-one {
  0%  {    transform:translateX(75%); }
  40% {    transform:translateX(-25%); }
  60% {    transform:translateX(-25%); }
  100%{    transform:translateX(-80%); }
}
@-moz-keyframes left-one {
  0%  {    -moz-transform:translateX(75%); }
  40% {    -moz-transform:translateX(-25%); }
  60% {    -moz-transform:translateX(-25%); }
  100%{    -moz-transform:translateX(-80%); }
}
@-webkit-keyframes left-one {
  0%  {    -webkit-transform:translateX(75%); }
  40% {    -webkit-transform:translateX(-25%); }
  60% {    -webkit-transform:translateX(-25%); }
  100%{    -webkit-transform:translateX(-80%); }
}

@keyframes left-two {
  0%  {    transform:translateX(100%); }
  50% {    transform:translateX(100%); }
  65% {    transform:translateX(-30%); }
  90% {    transform:translateX(-30%); }
  100%{    transform:translateX(-90%); }
}
@-moz-keyframes left-two {
  0%  {    -moz-transform:translateX(100%); }
  50% {    -moz-transform:translateX(100%); }
  65% {    -moz-transform:translateX(-30%); }
  90% {    -moz-transform:translateX(-30%); } 
  100%{    -moz-transform:translateX(-90%); }
}
@-webkit-keyframes left-two {
  0%  {    -webkit-transform:translateX(100%); }
  50% {    -webkit-transform:translateX(100%); }
  65% {    -webkit-transform:translateX(-30%); }
  90% {    -webkit-transform:translateX(-30%); }
  100%{    -webkit-transform:translateX(-90%); }
}


