/*<= 570px*/
#hgoben {
    /*height: 108px;
    background-color: #ffe08d;
    height: 88px;*/
    height: 140px;
}
header {
    /*height: 90px;
    height: 70px; */
    height: auto;
    padding-bottom: 10px;
}
#kopflinks {
   /* float: left;
    margin-top: 23px;
    margin-left: 50px;
    width: 33px;
    margin-top: 27px;
    margin-left: 15px;
    width: 20px;*/
    display: none;
}
#kopfmitte {
    /*float: left;
    margin-top: 20px;
    padding-left: 10px;
    padding-left: 8px;*/
    padding-left: 0;
    margin-left: 60px;
    margin-top: 50px;
}
h1 {
    /*font-size: 1.6em;
    font-weight: normal;
    letter-spacing: 1px;
    word-spacing: 3px;
    font-size: 1.2em;*/
}
#kopfrechts {
    /*float: right;
    padding-top: 12px;
    padding-right: 50px;
    text-align: right;
    padding-top: 17px;
    padding-right: 15px; */
    padding: 0;
    position: absolute;
    top: 10px;
    left: 10px;
}
#kopfrechts img {
/*    width: 180px;*/
    width: 160px;
}
/* -------------- */
#inhalt {
    /* position: relative;
    min-height: 250px;
    background-image: url(../teile/hgtrenner.png);
    background-position: 200px 65px;
    background-size: 1px 100%;
    background-repeat: no-repeat; */
    background-image: none;
}
article {
    /*padding-top: 40px;
    padding-left: 220px;*/
    padding-left: 0;
}
#inlinks {
    /*position: absolute;
    top: 92px;
    font-size: 0.75em;*/
    position: static;
    padding-top: 20px;
}
footer {
    /*margin-top: 30px;
    padding-top: 10px;
    padding-bottom: 20px;
    border-top: thin solid black;
    font-size: 0.7em;*/
    margin-top: 10px;
}
