/* Slideshow Startseite */

.main_footer .ddfslider_navwrap li {
    background-image: url("../pics/slider_closed.png");
    float: left;
    height: 136px;
    margin-right: 5px;
    position: relative;
    width: 170px;
}

.main_footer .ddfslider_navwrap  li.ddfslider_act {
    background-image: url("../pics/slider_open.png");
    height: 136px;
}


#c387 .tx-ddfslider-pi1 #Header_Quote {
    height: 100px;
    left: 103px;
    position: absolute;
    top: 300px;
    width: 650px;
    z-index: 3;
}

.main_footer .ddfslider_navwrap {
    left: 94px;
    position: absolute;
    top: -91px;
    width: 740px;
}

#c387 #Header_Quote .header h1 {
    font-size: 20px;
    padding: 5px 10px 0;
}

#c387 #Header_Quote .text p {
    font-size: 15px;
    font-weight: bold;
/*    padding-bottom: 10px; padding comes now from ..text*/
}

#c387 #Header_keyvis .ddfslider_image.ddfslider_act > img {
  height: 400px;
  width: 975px;
}

#c387 #Header_keyvis .ddfslider_image.ddfslider_pas > img {
    display: none;
}

.ddfslider_quote {
  position: absolute;
  width: 100%;
  bottom: 50px;
  left: 5%;
}

.ddfslider_quote .text {width:70%;}

.ddfslider_quote .text p {
  background-color: #154b25;
  font-size: 16px;
  padding: 10px;
  line-height: 22px;
  display: inline;
  float: left;
}

.ddfslider_quote .text h1 {
  width: auto;
  background-color: #154b25;
  font-size: 27px;
  padding: 10px;
  line-height: 40px;
  display: inline;
  clear:both;
  margin-bottom: 10px;
  float:left;
}

.ddfslider_quote .text a,
.ddfslider_quote .text h1 {
  color:#FFFFFF;
}

.ddfslider_quote.ddfslider_act {
    z-index: 1;
}

.ddfslider_quote.ddfslider_pas {
    display: none;
    z-index: 0;
}

.ddfslider_act img {
  height: auto;
  width: 100%;
}

#c387 .main .content1 {
    position: relative;
}

#c387 #Header_Keyvis .ddfslider_image.ddfslider_trans {
    width: 95%;
}

#c387 .tx-ddfslider-pi1 #Header_Keyvis img {
    width: 95%;
}

.main_footer .ddfslider_navigation img {
  left: 11px;
  position: absolute;
  top: 36px;
}

.closing_background {
    background: url("../pics/GAIDT_back_slider_green.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 130px;
    left: -5px;
    margin: 5px;
    padding: 0;
    position: absolute;
    top: 400px;
    width: 975px;
    z-index: 1;
}

#c388 .csc-textpic-imagewrap.csc-textpic-single-image img {
  left: -20px;
    position: relative;
    top: -13px;
}

.text {
    padding: 5px;
    float: left;
}

.text:empty {
    background: transparent;
    padding: 0;
}

/*Added by M-ko*/
.Textline{
  background-color: #FFFFFF;
    font-size: 12px;
    height: 18px;
    margin-left: 8px;
    margin-top: 111px;
    padding-left: 3px;
    position: relative;
    width: 150px;
}

.ddfslider_quote .header{
  height:5px;
}

.tx-ddfslider-pi1 .link {
  background: url("../pics/arrow.png") no-repeat;
  float: left;
  font-size: 1px;
  height: 70px;
  margin-left: 86%;
  width: 40px;
  top: -100px;
  position: absolute;
}


.tx-ddfslider-pi1 .link:empty {
    background: none transparent;}
.tx-ddfslider-pi1 .link > a {
    display: inline-block;
    height: 100%;
    width: 100%;}

@media (max-width: 930px) {

    #c387 .tx-ddfslider-pi1 #Header_Quote {
        width: 90%;
        left: 17px;
    }

    .ddfslider_quote .text {
        width: 100%;
    }
    #start .main_footer {
        margin: 50px 0px 0px 0px;
    }
    .ddfslider_quote {
        width: 100%;
        position:relative;
    }

    .tx-ddfslider-pi1 {
       width:100%; 
       height:auto !important;
    }

   .main_repeat {
       overflow-x:hidden;
    }
}
