* {
	margin: 0px;
	padding: 0px;
}
body {
    background-color: #bebb84; /* dunkelgelblich */
    color: #445016; /* dunkelgruen */
    font-family: Times New Roman, serif;
    font-size: 16px;
    font-style: italic;
    line-height: 1.4;
}
#wrapper {
    width: 780px;
    /*height: 600px;*/
    margin-top: 5px;
    margin-right: auto;
    margin-left: auto;
    background-color: #fefab0; /* hellgelblich */
}
#wrappimpress {
    width: 780px;
    margin-top: 5px;
    margin-right: auto;
    margin-left: auto;
    background-color: #fefab0; /* hellgelblich */
}
img {border: none;}
h1 {
    padding-left: 130px;
    padding-top: 15px;
    font-size: 28px;
    font-weight: normal;
    letter-spacing: 11px;
}
h2 {
    padding-top: 20px;
    font-size: 24px;
    font-weight: normal;
    text-align: center;
}
h3 {
    font-size: 28px;
    font-weight: normal;
}
h4 {
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 1px;
}
/* ------------------------------- */
#gesamtblock { /* alles bis zum fuss */
    width: 780px;
    /*height: 550px;*/
}
#index #gesamtblock {
    display: flex;
}
#impressum #gesamtblock { /* alles bis zum fuss */
    width: 780px;
    height: 1060px;
}
#menublock {
    float: left;
    width: 150px;
}
#index #menublock {
    float: none;
}
#menukopf {
    float: left;
    width: 30px;
    margin-top: 60px;
    height: 110px;
    background-color: #e4e19e; /* mittelgelblich */
}
#menubild {
    float: left;
    padding-top: 20px;
    padding-bottom: 30px;
}
.button {
    clear: left;
    padding-left: 30px;
    padding-bottom: 20px;
}

.button span {
    color: #3f3e2b; /* dunkelbraun */
}
.button a {
    width: 120px;
    padding-top: 6px;
    height: 24px;
    display: block;
    background-image: url(../teile/button.png);
    text-decoration: none;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    color: #677821; /* mittelgruen */
    word-spacing: 3px;
}
.button a:hover {
    background-image: url(../teile/buttona.png);
}
#text p {
    padding-bottom: 10px;
}
#text a {
    color: #445016; /* dunkelgruen */
    text-decoration: underline;
}
#fuss a {
    color: #445016; /* dunkelgruen */
}
#text a:hover, #fuss a:hover {
    color: #2a6fde; /* buttonblau */
}/* --------------------------- */
#rechtsblock {
    float: left;
    width: 630px;
}
#index #rechtsblock {
    float: none;
}
#titel { /* gehoert zu h1 */
    height: 60px;
}
#kopf {
    height: 110px;
    background-color: #e4e19e; /* mittelgelblich */
    color: #677821; /* mittelgruen */
}/* -------------------------------- */
#index #ueber {
    padding: 40px 50px 20px;
}
#uebermich #ueber {
    float: left;
    padding-left: 90px;
    width: 280px; /* 370px */
    padding-top: 110px;
    height: 110px; /* 230px */
}
#flexinhalt {
    /*display: flex;*/
    padding: 0 50px;
}
#bildzeile {
    padding: 20px 0 40px;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
#bildzeile img {
    height: 100%;
}
#bildrahmen {
    float: left;
    width: 200px; /* 180+10+10 */
    margin-top: 35px;
    height: 155px; /* 230px */
    background-color: #e4e19e; /* mittelgelblich */
}
#index #bildrahmen {
    float: none;
    flex: 0 0 auto;
    margin-top: 6px;
    margin-left: 40px;
}
#bild {
    padding-left: 10px;
    padding-top: 10px;
}
#unterschrift {
    padding-left: 22px;
    padding-top: 15px;
}
#hinweis {
    padding: 40px 50px 0;
}
/* ----------------------------- */
#sprech #ueber, #leistungen #ueber, #team #ueber {
    text-align: center;
    padding-top: 40px;
    height: 60px;
}
#tabtag {
    float: left;
    padding-left: 110px;
    width: 120px;
}
#tabvormitt {
    float: left;
    width: 140px;
}
#tabnachmitt {
    float: left;
}
.aufzeile {
    padding-left: 110px;
}
.oben {
    clear: left;
    padding-top: 30px;
    padding-bottom: 15px;
}
.aufzeilexxx {
    clear: left;
    padding-left: 110px;
    height: 20px;
}
.aufzeichen {
    float: left;
    padding-top: 6px;
}
.auftext {
    float: left;
    padding-left: 10px;
    line-height: 1.2;
}
/* ------------------------------- */
#leistungen #ueber {
    text-align: center;
    padding-top: 60px;
    height: 70px;
}
#textlinks {
    float: left;
    padding-left: 90px;
}
#textrechts {
    float: left;
    padding-left: 100px;
}
/* ------------------------------- */
#team #ueber {
    text-align: center;
    padding-top: 50px;
    height: 70px;
}
#bild1 {
    float: left;
    padding-left: 130px;
    width: 180px;
}
#bild2 {
    float: left;
    padding-left: 50px;
    width: 180px;
}
#bild3 {
    float: left;
    width: 160px;
}
#team #rechtsblock p {/* bildunterschriften */
    padding-bottom: 10px;
    line-height: 1.2;
}
/* ------------------------------- */
#uebermich #text {
    clear: left;
    padding-left: 40px;
    width: 530px;
    font-size: 14px;
    text-align: justify;
}
/* ------------------------------- */
#anfahrt #ueber {
    padding-left: 200px;
    padding-top: 15px;
    height: 35px;
}
#anfahrtbild {
    float: left;
    padding-left: 30px;
    width: 400px;
}
#anfahrt #text {
    float: left;
    width: 170px;
}
#anfahrt #text p {
    padding-left: 20px;
    width: 150px;
    height: 260px;
    font-size: 14px;
    text-align: justify;
}
.schalt {
    padding-left: 20px;
}
.schalt15 {
    padding-left: 20px;
    padding-top: 22px;
}
.pfeil {
    padding-right: 5px;
    padding-bottom: 2px;
}
/* ------------------------------- */
#impressum #ueber {
    text-align: center;
    padding-top: 20px;
    height: 25px;
}
#impressum #text {
    padding-left: 90px;
    width: 510px;
    padding-top: 20px;
    padding-bottom: 15px;
    font-size: 12px;
    font-style: normal;
}
.datenschutz h2 {
    padding: 0;
    margin: 10px 0 0 0;
    text-align: left;
    letter-spacing: 0;
    font-weight: bold;
    font-size: 1rem;
}
.datenschutz h3 {
    padding: 0;
    margin: 10px 0 3px 0;
    text-align: left;
    letter-spacing: 0;
    font-weight: bold;
    font-size: 0.85rem;
}
/* ------------------------------- */
#fuss {
    clear: left;
    margin-left: 30px;
    width: 720px;
    padding-top: 6px;
    height: 44px;
    font-size: 12px;
    font-style: normal;
    border-top : 1px solid #445016; /* dunkelgruen */
}
.links {
    float: left;
}
.rechts {
    float: right;
}
#wrunter {
    clear: both;
    height: 30px;
    background-color: #bebb84; /* dunkelgelblich */
}
