@charset "UTF-8";
body {
    background-color: #A4D848;
    background-repeat: repeat-x;
    color: #656060;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    text-align: center;
    font-variant: normal;
    font-style: normal;
    font-size: small;
    margin-left: 474px;
    border: thin solid #FFFFFF;
    width: 742px;
    background-image: url(../images/pgbk.jpg);
    background-origin: border-box;
    background-attachment: fixed;
    background-position: 100% 0;
}



a:link {
    color: #828282;
    min-width: 128px;
    max-width: 177px;
    border-left-width: thin;
    background-repeat: no-repeat;
}

a:visited {
    color: #000080;
}

a:active {
    color: #7EAE24;
}

a:hover {
    background-color: #CFEAA0;
}

.h1 {
    font-size: medium;
}

#Content #Preise {
}

tbody tr td {
    font-size: medium;
    text-align: right;
}


#Header {
    width: 735px;
    border: medium solid #FFFFFF;
    height: 279px;
}

#Menu {
    width: 743px;
    background-color: #FFFFFF;
}

#Menu li {
    display: inline-block; /* Listenelemente nebeneinander */
    list-style-type: none; /* Aufzählungszeichen entfernen */
    width: 141px;
    height: 29px;
    font-style: normal;
    font-size: small;
    background-color: #A4D848;
    background-size: 227px auto;
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
    padding-top: 8px;
    border: thin solid #FDFDFD;
    clear: left;
    border-radius: 5px;
}


#Section {
    width: 735px;
    font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
}

#Content {
    background-color: #DBF0B7;
    border: medium solid #FFFFFF;
    width: 742px;
    text-align: left;
    padding-top: 16px;
    padding-right: 16px;
    /* [disabled]padding-bottom: 16px; */
    padding-left: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    left: 101px;
}

.Image {
    position: relative;
    width: 400px;
    left: 260px;
    margin-left: -106px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.sterne {
    width: 142px;
    display: block;
    float: right;
    clear: left;
    top: 81px;
}

.Active {
    background-color: #A9A9A9;
}

.cal {
    display: inherit;
    width: 180px;
}
