@charset "utf-8";
@import url("../webfonts/seni/stylesheet.css");

#head {
}
#head .col-xl-9 h1 {
    font-family: seni;
    text-align: center;
    font-size: 38px;
    text-shadow: 0px 0px;
    color: #646464;
    padding-top: 15px;
}

#intro {
    background-image: url(url);
    background-size: cover;
    height: auto;
    background-color: #FBBA00;
    padding-top: 23px;
    padding-bottom: 23px;
}
#inhalt {
    background-color: #2774BA;
    padding-top: 28px;
    padding-bottom: 26px;
}
#service {
    padding-top: 28px;
}
#anbieter {
    background-color: #FBBA00;
    padding-top: 27px;
    padding-bottom: 28px;
}
#footer {
    background-color: #5C5C5C;
    padding-top: 12px;
    padding-bottom: 21px;
    padding-left: 17px;
    padding-right: 14px;
}
#intro-rechner {
    padding-top: 431px;
    text-align: center;
}
.btn-rot {
    background-color: #F51115;
    color: #FFFFFF;
    margin-top: 28px;
}
.hg-weiss {
    background-color: #FFFFFF;
}
.inahlt-text {
    padding-top: 16px;
    padding-left: 48px;
    padding-right: 39px;
}
.img-mittig {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-left: auto;
    padding-right: auto;
    margin-bottom: 37px;
}
.box {
    padding-left: 40px;
    padding-right: 34px;
    border-right: thin solid #2774BA;
}
.hg-accordeon {
    background-color: #2774BA;
}
.schrift-weiss {
    color: #FFFFFF;
}
#rechner {
    background-color: #FBBA00;
    padding-top: 29px;
}
#seite-head {
}
#seite-intro {
    background-color: #2976BC;
    padding-top: 9px;
    padding-bottom: 0px;
}
#seite-inhalt {
    background-color: #FBBA00;
    padding-top: 26px;
    padding-bottom: 23px;
}
#seite-footer {
    background-color: #555555;
    padding-top: 18px;
}
.seite-h2 {
    color: #797979;
    text-align: center;
    padding-top: 10px;
}
.seite-inhalt {
    padding-top: 14px;
    padding-left: 21px;
    padding-right: 200px;
    padding-bottom: 14px;
}
.bild-rechts {
    float: right;
    margin-left: 8px;
}
.rechner {
    height: 94vmin;
}
.rechner-frame {
    width: 120%;
    height: 91%;
}
.intro-text {
    padding-top: 0px;
    padding-left: 34px;
    padding-right: 42px;
}
