@charset "UTF-8";
.rahmen_gruen {
    position: relative;
    border: 20px solid #7AC943;
    height: 100%;
    margin-left: 5px;
    margin-top: 5px;
}
.rahmen_gruen #navigatin {
    border-top: 2px solid #000000;
    border-left: 2px solid #000000;
    border-right: 2px solid #000000;
    width: auto;
    margin-left: 5px;
    margin-top: 5px;
    margin-right: -5px;
}
.ueschrift {
    color: #7AC943;
    font-weight: bold;
    font-size: 18pt;
    line-height: 20pt;
    margin-top: 0px;
    margin-left: 5px;
}
.rahmen_gruen #spalten {
    border-left: 2px solid #000000;
    border-right: 2px solid #000000;
    padding-left: 5px;
    padding-right: 25px;
    margin-left: 5px;
    margin-right: -5px;
    background-color: #FFFFFF;
}
.links {
    margin-left: 5px;
    padding-top: 10px;
}
.mitte {
    padding-top: 10px;
    padding-left: 18px;
}
.rechts {
    top: auto;
}
.rahmen_gruen #fuss {
    background-image: url(../picts/schwarzekatze.png);
    background-repeat: no-repeat;
    height: 50px;
    border-bottom: 2px solid #000000;
    border-left: 2px solid #000000;
    border-right: 2px solid #000000;
    background-color: #FFFFFF;
    background-position: 1% 100%;
    background-size: 50px auto;
    margin-left: 5px;
    margin-bottom: -10px;
    margin-right: -5px;
    padding-left: 65px;
    padding-top: 25px;
}
.fliess_grey {
    color: #565656;
    font-size: 11pt;
}
.pfote {
    position: relative;
    left: 90%;
    top: 90%;
}
.pfote_2 {
    position: absolute;
    left: 240px;
    top: 60px;
}
.eisen {
    position: relative;
    left: 70%;
    top: 80%;
}
