
#icontent {
    border: 0px solid red;
    opacity: 0.01;
}

html {
    font-size: 14px;
    font-family: "Roboto Flex", "Adobe NotDef";
    font-variation-settings: "wght" 323, "wdth" 110.1, "opsz" 13.44, "GRAD" 0, "slnt" 0, "XTRA" 481, "XOPQ" 96.56, "YOPQ" 82, "YTLC" 514.56, "YTUC" 711.28, "YTAS" 789, "YTDE" -203.57, "YTFI" 789;
    position: relative;
    min-height: 100%;
}

@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

body {
    margin-bottom: 60px;
}

#main {
    background: white;
    border: 1px, solid, red
}

.toph {
    height: 40px;
    background: #009c95;
    background: linear-gradient(0deg,#009c95 0,#18B79C 100%);
}

    
.logo {
    margin-top: 30px;
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}


.slog {
    font-size: 30px;
    color: #827b7b;
    font-family: Roboto;
    font-family: 'Roboto Flex', sans-serif;
    font-stretch: ultra-expanded;
    line-height: initial;
    font-weight: 100;
}
#logo {
    border: 0px solid red;
    border-radius: 0px;
    margin: 0;
    padding: 0;
    content: url("/img/Zahnputzerei_logo.jpg");
    max-width: 100%;
    height: auto;
}
#logo3b {
    border: 0px solid red;
    border-radius: 0px;
    margin: 0;
    padding: 0;
    max-width: 100%;
    height: auto;
    
}
#logo3c {
    margin: 0;
    padding: 0;
    max-width: 100%;
    height: auto;
    max-height: 102px;
}
#logo2 {
    border: 0px solid red;
    border-radius: 0px;
    margin: 0;
    padding: 0;
    content: url("/img/fuer_mehr_biss.jpg");
    max-width: 100%;
    height: auto;
}
.slideshow {
    margin: auto;
    width: 100%;
    border: 0px solid #73ad21;
    padding: 0px;
    margin-left:-2px
}
.slideshow img {
        width: 100%;
        height: 100%;   
}
.content {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: white;
    width: 60%;
    height: 80%;
    border: 1px, solid,black;
    max-width:600px;
    margin-bottom:40px;
}
.inf {
    margin-top: 0px;
    font-size: 24px;
    font-weight: 300;
    line-height: 28px;
    border: 0px solid red;
    font-family: Roboto;
    font-family: 'Roboto Flex', sans-serif;
    font-stretch: ultra-expanded;
    font-family: "Roboto Flex";
    font-weight: 321;
    font-style: normal;
    font-stretch: 105.8%;
    line-height: initial;
    font-variation-settings: "slnt" 0, "GRAD" 0, "XTRA" 468, "YOPQ" 79, "YTAS" 750, "YTDE" -203, "YTFI" 738, "YTLC" 514, "YTUC" 712;
    font-size: 28px;
    font-optical-sizing: none;
    color: rgb(0, 0, 0);
    background-color: rgb(255, 255, 255);
    font-family: "Roboto Flex", "Adobe NotDef";
    font-variation-settings: "wght" 323, "wdth" 110.1, "opsz" 13.44, "GRAD" 0, "slnt" 0, "XTRA" 481, "XOPQ" 96.56, "YOPQ" 82, "YTLC" 514.56, "YTUC" 711.28, "YTAS" 789, "YTDE" -203.57, "YTFI" 789;
}
.tinf {
    margin-top: 1px;
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 2px;
    border: 0px solid red;
    font-family: Roboto;
    font-stretch: ultra-expanded;
    font-family: "Roboto Flex";
    font-weight: 672;
    font-style: normal;
    font-stretch: 119.5%;
    line-height: initial;
    font-size: 28px;
    font-optical-sizing: none;
    color: rgb(0, 0, 0);
    background-color: rgb(255, 255, 255);
    font-family: "Roboto Flex", "Adobe NotDef";
    font-variation-settings: "wght" 669, "wdth" 124.1, "opsz" 13.44, "GRAD" 0, "slnt" 0, "XTRA" 481, "XOPQ" 96.56, "YOPQ" 82, "YTLC" 514.56, "YTUC" 711.28, "YTAS" 789, "YTDE" -203.57, "YTFI" 789;
}
.tinf2 {
    margin-top: 3px;
    font-size: 24px;
    line-height: initial;
}

a {
    color: #1f858f;
}
a:link {
    text-decoration: none;
}
a:visited {
    text-decoration: none;
}
    a:hover {
        text-decoration: none;
        color: #56a9b1;
    }
a:active {
    text-decoration: none;
}

@media only screen and (max-width: 930px) {
    .content {
        width: 80%;
    }
    .inf {
        margin-top: 0px;
        font-size: 24px;
        line-height: 24px;
    }

    .tinf {
        font-size: 24px;
        font-weight: 700;
        line-height: 27px;
        margin-bottom: 2px;
    }
    .tinf2 {
        margin-top: 2px;
        font-size: 24px;
        font-weight: 400;
        line-height: 27px;
    }
}

@media only screen and (max-width: 690px) {
    content {
        width: 85%;
    }
    .inf {
        margin-top: 0px;
        font-size: 21px;
        line-height: 23px;
    }

    .tinf {
        font-size: 22px;
        font-weight: 700;
        line-height: 24px;
        margin-bottom: 2px;
    }
    .tinf2 {
        margin-top: 1px;
        font-size: 21px;
        line-height: 24px;
    }
}


@media only screen and (max-width:532px) {


    .inf {
        margin-top: 0px;
        font-size: 18px;
        line-height: 21px;
    }
        .tinf {
            font-size: 18px;
            font-weight: 700;
            line-height: 28px;
            margin-bottom: 2px;
        }

        .tinf2 {
            margin-top: 3px;
            font-size: 18px;
            font-weight: 400;
            line-height: 19px;
            border: 0px solid green;
        }
    }



    @media only screen and (max-width: 456px) {
       

        .content {
            width: 90%;
            height: 80%;
        }


        .inf {
            margin-top: 0px;
            font-size: 16px;
            line-height: 19px;
        }

        .tinf {
            font-size: 16px;
            font-weight: 700;
            line-height: 19px;
            margin-bottom: 2px;
        }

        .tinf2 {
            margin-top: 1px;
            font-size: 16px;
            font-weight: 400;
            line-height: 19px;
            border: 0px solid red;
        }
    }

   