/*
 Author:         Manfred Zlamala (AppWebIT)
 Author URI:     http://appwebit.com
 Version:        1.1.1
*/


@font-face {
    font-family: 'FrutigerLTStd';
    src: url('../fonts/frutiger-lt-std-cn.eot'); /* IE9 Compat Modes */
    src: url('../fonts/frutiger-lt-std-cn.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/frutiger-lt-std-cn.woff') format('woff'), /* Modern Browsers */
         url('../fonts/frutiger-lt-std-cn.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('../fonts/frutiger-lt-std-cn.svg#FrutigerLTStd') format('svg'); /* Legacy iOS */
    font-weight: 300 500;
}

@font-face {
    font-family: 'FrutigerLTStd';
    src: url('../fonts/frutiger-lt-std-bold-cn.eot'); /* IE9 Compat Modes */
    src: url('../fonts/frutiger-lt-std-bold-cn.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/frutiger-lt-std-bold-cn.woff') format('woff'), /* Modern Browsers */
         url('../fonts/frutiger-lt-std-bold-cn.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('../fonts/frutiger-lt-std-bold-cn.svg#FrutigerLTStd') format('svg'); /* Legacy iOS */
    font-weight: 700;
}

@font-face {
    font-family: 'FrutigerLTStd';
    src: url('../fonts/frutiger-lt-std-black-cn.eot'); /* IE9 Compat Modes */
    src: url('../fonts/frutiger-lt-std-black-cn.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/frutiger-lt-std-black-cn.woff') format('woff'), /* Modern Browsers */
         url('../fonts/frutiger-lt-std-black-cn.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('../fonts/frutiger-lt-std-black-cn.svg#FrutigerLTStd') format('svg'); /* Legacy iOS */
    font-weight: 800;
}

@font-face {
    font-family: 'FrutigerLTStd';
    src: url('../fonts/frutiger-lt-std-extra-black-cn.eot'); /* IE9 Compat Modes */
    src: url('../fonts/frutiger-lt-std-extra-black-cn.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/frutiger-lt-std-extra-black-cn.woff') format('woff'), /* Modern Browsers */
         url('../fonts/frutiger-lt-std-extra-black-cn.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('../fonts/frutiger-lt-std-extra-black-cn.svg#FrutigerLTStd') format('svg'); /* Legacy iOS */
    font-weight: 900;
}

h3 a {
    color:  #ff0000;
}

.tdd-balken {
    width: 49.6%;
    margin: 0.2%;
    padding: 5px;
    float: left;
    text-align: center;
    font-family: 'FrutigerLTStd';
}

.tdd-background-red {
    background-color: #ff0000;
}

.tdd-background-pink {
    background-color: #ff8888;
}

.tdd-background-oldpink {
    background-color: #ff535c;
}

.tdd-background-lightblue {
    background-color: #87CEFA;
}

.tdd-background-yellow {
    background-color: #F7C53A;
}

.tdd-background-orange {
    background-color: #E57939;
}

.tdd-background-beige {
    background-color: #BEA69A;
}

.tdd-background-green {
    background-color: #869D44;
}

.tdd-background-blue {
    background-color: #287094;
}

.tdd-background-grey {
    background-color: #a5a5a5;
}

.tdd-background-lightgrey {
    background-color: #c8c8c8;
}

.tdd-background-darkgrey {
    background-color: #6b6e70;
}

.tdd-background-black {
    background-color: #000000;
}

.tdd-background-violett {
    background-color: #8a2be2;
}

.tdd-background-darkgoldenrod {
    background-color: #b8860b;
}

.tdd-row {
    margin-top: 30px;
}

.tdd-row h1 {
    font-family: 'FrutigerLTStd';
    font-size: 1.75rem;
    font-weight: 900;
}

.tdd-row h2 {
    font-family: 'FrutigerLTStd';
    font-size: 1.5rem;
    font-weight: 800;
}

.tdd-row h3 {
    font-family: 'FrutigerLTStd';
    font-size: 1.5rem;
    font-weight: 700;
}

.tdd-row p {
    margin-bottom: 1rem;
}

.tdd-text p,
.tdd-text li{
    line-height: 2rem;
    font-size: 1.5rem;
    font-family: 'FrutigerLTStd';
}

.tdd-text-smaller p,
.tdd-text-smaller li,
button {
    line-height: 1.5rem !important;
    font-size: 1.25rem !important;
    font-family: 'FrutigerLTStd';
}

.tdd-text-smaller p {
    margin-bottom: 0.75rem;
}

.tdd-row .tdd-text-smaller h3 {
    font-size: 1.25rem;
}

.tdd-balken {
    padding-top: 0.5rem;
    line-height: 1.25rem;
    font-size: 1.25rem;
    font-family: 'FrutigerLTStd';
}

.tdd-circle {
    width: 38px;
    height: 38px;
    line-height: 38px;
    padding-left: 1px;
    background-color: #9B1723;
    border-radius: 50%;
    color: #FFF;
    text-align: center;
}

.tdd-circle p {
    font-size: 1.1rem;
    font-family: 'FrutigerLTStd';
    padding-top: 0.09rem;
    padding-left: 0.05rem;
}

.tdd-red {
    color: #ff0000;
}

.tdd-white {
    color: #FFF;
}

.tdd-balken-left {
    min-width: 20px;
    width: 100%;
    height: 100%;
    background-color: #ff0000;
    float: left;
}

.tdd-padding-bottom-75rem {
    padding-bottom: 0.75rem;
}

.tdd-margin-bottom-0 {
    margin-bottom: 0;
}

.tdd-margin-bottom-75rem {
    margin-bottom: 0.75rem;
}

.tdd-margin-top-25rem {
    margin-top: 0.25rem;
}

.tdd-margin-top-100rem {
    margin-top: 1rem;
}

#tdd-slideshow { 
    width: 99.6%;
    margin: 0.2%;
    position: relative;
    overflow: hidden;
    height: 425px;
}

.tdd-slider-container {
    /* ToDo: Höhe muss noch angepasst werden */
    height: 427px;
}

.tdd-slider-image {
    /* ToDo: Höhe muss analog .tdd-slider-container angepasst werden */
    height: 425px;
    line-height: 425px;
    overflow: hidden;
    text-align: center;
    width: 100%;
}

.tdd-slider-image img {
    height: 100%;
    /* margin: -100%; */
}

.tdd-icons {
    margin: 0;
}

.tdd-icon {
    width: 12.6%;
    margin: 1.2% 2.4% 1.2% 0;
    position: relative;
}

.tdd-icon-klein {
    width: 10.5%;
    margin: 25px 20px 0 0;
}

.tdd-icon img,
.tdd-icon-klein img {
    width: 100%;
}

.tdd-icon img.emil {
    width: 200%;
    margin-top: -25px;
}

.zurueck button {
    margin-right: 25px;
}

#tdd-slideshow { 
    height: 280px;
}

.tdd-slider-container {
    height: 282px;
}

.tdd-slider-image {
    height: 280px;
    line-height: 280px;
}

@media (max-width: 992px) {
   
    .tdd-nr-ort-bezeichnung .col-1 {
        margin-right: 5%;
    }
    .tdd-nr-ort-bezeichnung .col-11 {
        margin-right: -10%;
    }

    .tdd-row h1 {
        font-size: 1.25rem;
    }
    
    .tdd-row h2 {
        font-size: 1rem;
    }
    
    .tdd-row h3 {
        font-size: 1rem;
    }
    
    .tdd-row p {
        margin-bottom: 0.5rem;
    }
    
    .tdd-text p,
    .tdd-text li {
        line-height: 1.25rem;
        font-size: 1rem;
    }
    
    .tdd-text-smaller p,
    .tdd-text-smaller li,
    button {
        line-height: 1.1rem !important;
        font-size: 0.9rem !important;
    }
    
    .tdd-text-smaller p {
        margin-bottom: 0.4rem;
    }

    .tdd-row .tdd-text-smaller h3 {
        font-size: 0.9rem;
    }
    
    .tdd-balken {
        width: 99.6%;
        margin: 1px 0;
        padding-top: 0.5rem;
        line-height: 0.9rem;
        font-size: 0.9rem;
    }

    #tdd-slideshow { 
        height: 240px;
    }

    .tdd-slider-container {
        height: 242px;
    }
    
    .tdd-slider-image {
        height: 240px;
        line-height: 240px;
    }

}

@media (max-width: 768px) {
    
    .tdd-icon {
        width: 10.5%;
        margin: 1% 2% 1% 0;
    }

    .tdd-icon-klein {
        width: 10.2%;
        margin: 25px 5% 0 0;
    }

    #tdd-slideshow { 
        height: 280px;
    }

    .tdd-slider-container {
        height: 282px;
    }
    
    .tdd-slider-image {
        height: 280px;
        line-height: 280px;
    }

}

@media (max-width: 566px) {

    .card-body {
        padding: 0rem;
    }

    #tdd-slideshow { 
        height: 260px;
    }

    .tdd-slider-container {
        height: 262px;
    }
    
    .tdd-slider-image {
        height: 260px;
        line-height: 260px;
    }

    .tdd-row h1 {
        font-size: 1.25rem;
    }
    
    .tdd-row h2 {
        font-size: 1rem;
    }
    
    .tdd-row h3 {
        font-size: 1rem;
    }
    
    .tdd-row p {
        margin-bottom: 0.5rem;
    }
    
    .tdd-text p,
    .tdd-text li {
        line-height: 1.25rem;
        font-size: 1rem;
    }
    
    .tdd-text-smaller p,
    .tdd-text-smaller li,
    button {
        line-height: 1.1rem !important;
        font-size: 0.9rem !important;
    }
    
    .tdd-text-smaller p {
        margin-bottom: 0.4rem;
    }

    .tdd-row .tdd-text-smaller h3 {
        font-size: 0.9rem;
    }
    
    .tdd-balken {
        width: 49.6%;
        margin: 0.2%;
        padding-top: 0.5rem;
        line-height: 0.9rem;
        font-size: 0.9rem;
    }

}


@media (max-width: 470px) {

    #tdd-slideshow { 
        height: 286px;
    }

    .tdd-slider-container {
        height: 288px;
    }
    
    .tdd-slider-image {
        height: 286px;
        line-height: 286px;
    }

    .tdd-balken {
        width: 100%;
        margin: 1px 0;
    }

    .tdd-icon img.emil {
        margin-top: -20px;
    }

}

@media (max-width: 430px) {

    #tdd-slideshow { 
        height: 260px;
    }

    .tdd-slider-container {
        height: 262px;
    }
    
    .tdd-slider-image {
        height: 260px;
        line-height: 260px;
    }

    .tdd-icon img.emil {
        margin-top: -18px;
    }

}

@media (max-width: 415px) {

    #tdd-slideshow { 
        height: 222px;
    }

    .tdd-slider-container {
        height: 224px;
    }
    
    .tdd-slider-image {
        height: 222px;
        line-height: 222px;
    }

}

@media (max-width: 400px) {

    #tdd-slideshow { 
        height: 212px;
    }

    .tdd-slider-container {
        height: 214px;
    }
    
    .tdd-slider-image {
        height: 212px;
        line-height: 212px;
    }

    .tdd-icon img.emil {
        margin-top: -16px;
    }

}


@media (max-width: 380px) {

    #tdd-slideshow { 
        height: 200px;
    }

    .tdd-slider-container {
        height: 202px;
    }
    
    .tdd-slider-image {
        height: 200px;
        line-height: 200px;
    }

}

@media (max-width: 375px) {

    #tdd-slideshow { 
        height: 196px;
    }

    .tdd-slider-container {
        height: 198px;
    }
    
    .tdd-slider-image {
        height: 196px;
        line-height: 196px;
    }

}

@media (max-width: 360px) {

    .tdd-icon-klein {
        width: 10.2%;
        margin: 25px 4% 0 0;
    }

    #tdd-slideshow { 
        height: 180px;
    }

    .tdd-slider-container {
        height: 182px;
    }
    
    .tdd-slider-image {
        height: 180px;
        line-height: 180px;
    }

    .tdd-icon img.emil {
        margin-top: -14px;
    }

    .zurueck button {
        margin-right: 10px;
    }

}

@media (max-width: 320px) {

    #tdd-slideshow { 
        height: 160px;
    }

    .tdd-slider-container {
        height: 162px;
    }
    
    .tdd-slider-image {
        height: 160px;
        line-height: 160px;
    }

    .tdd-icon img.emil {
        margin-top: -12px;
    }

}

@media (min-width: 992px) {
    
    .tdd-icon {
        width: 10.5%;
        margin: 1% 2% 1% 0;
    }

    .tdd-icon-klein {
        width: 8.4%;
    }

    #tdd-slideshow { 
        height: 344px;
    }

    .tdd-slider-container {
        height: 346px;
    }
    
    .tdd-slider-image {
        height: 344px;
        line-height: 344px;
    }
    
}

@media (min-width: 1200px) {
    
    .tdd-icon {
        width: 8.4%;
        margin: 0.8% 1.6% 0.8% 0;
    }

    .tdd-icon-klein {
        width: 7%;
    }

    #tdd-slideshow { 
        height: 425px;
    }

    .tdd-slider-container {
        height: 427px;
    }
    
    .tdd-slider-image {
        height: 425px;
        line-height: 425px;
    }

}