/* Generated by KompoZer */
#rootelement {
    margin: 0px;
    padding: 0px;
    background-color: #660000;
    height: 100%;
}
table#contentpane {
    width: 100%;
    height: 100%;
    text-align: center;
    margin: 0px;
    padding: 0px;
}
tr#top {
    height: 50%;
    text-align: center;
    vertical-align: bottom;
    background-color: #FFBE00;
}
tr#top img {
    margin-bottom: 10px;
}
tr#middle {
    height: 25%;
    text-align: center;
    vertical-align: top;
    background-color: #660000;
    color: #FFBE00;
}
tr#middle img {
    margin-top: 15px;
}
tr#middle2 {
    height: 25%;
    text-align: center;
    vertical-align: top;
    background-color: #660000;
    color: #FFBE00;
}
tr#bottom {
    text-align: center;
    background-color: #FFBE00;
}

table#address {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #FFBE00;
    width: 450px;
    margin: auto;
    margin-top: 0px;
}

table#address td.left {
    text-align: left;
    vertical-align: top;
}

table#address td.right {
    vertical-align: top;
    text-align: right;
}

table#address td.center {
    text-align: center;
    vertical-align: top;
}

ul#bottomnav {
    margin: 0px;
    padding: 0px;
    text-align: center;
    border: 0px solid black;
    vertical-align: middle;
    width: 700px;
    margin: auto;
    margin-top: 0px;
    margin-bottom: 0px;
}
ul#bottomnav li {
    background-color: #FFBE00;
    list-style: none;
    vertical-align: middle;
    display: block;
    float: left;
    width: 19%;
    margin: 0px;
}
ul#bottomnav a {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    border: 0px solid black;
    color: #660000;
    padding-top: 3px;
    padding-bottom: 3px;
    margin: 0px;
    width: 100%;
    display: block;
}
ul#bottomnav a:hover {
    color: #FFBE00;
    background-color: #660000;
}
img {
    border: 0px;
}

.monate {
    font-weight: bold;
    overflow: hidden;
}

.zeiten {
    margin-bottom: 10px;
    overflow: hidden;
    font-weight: normal;
}

.kueche {
    overflow: hidden;
    font-weight: bold;
}
